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