JUJIBOUTILS ----------- Note: Lazarus Trunk required Version pre-1.1 -------------------------------------------------- 2013-01-03 Added: TJDbEnumCombo, like TDbComboBox but, uses itemindex instead of text 2012-09-20 Added: TJLabeledIntegerEdit and TJLabeledFloatEdit property CurrentValue 2012-06-12 Fixed: TJDbGridTimeCtrl, store time value 2012-03-14 Fixed: Prevent double updates (QT widgetset) in edit widgets 2012-03-06 Fixed: Focus issues Version 1.0 -------------------------------------------------- 2011-10-14 Released jujiboutils 1.0 2011-09-30 Added: ftString support to TJDBGridControl. MaxLength property. Translations support: spanish 2011-09-27 Added: ftDateTime support to TJDBGridControl TJFloatEdit, TJLabeledFloatEdit, TJDBFloatEdit, TJDBLabeledFloatEdit Examplenodb updated 2011-09-26 Added: TJDateTimeEdit, TJLabeledDateTimeEdit TJDBDateTimeEdit, TJDBLabeledDateTimeEdit 2011-09-23 Added: TJDBLabeledEdit, TJTimeEdit, TJLabeledTimeEdit, TJDBTimeEdit, TJDBLabeledTimeEdit 2011-09-22 Added: ftTime support 2011-09-21 Added: TJDBGridControl and example (testgridctr) 2011-09-20 Added: TJIntegerEdit, TJLabeledIntegerEdit, TJCurrencyEdit, TJLabeledCurrencyEdit, TJDateEdit, TJLabeledDateEdit 2011-09-19 Added: TJDBLabeledIntegerEdit, TJDBLabeledCurrencyEdit, TJDBLabeledDateEdit 2011-09-19 First package: TJDBIntegerEdit, TJDBCurrencyEdit, TJDBDateEdit and example 2011-09-14 Add Non Database input controls example 2011-09-13 Initial commit to lazarus-ccr