Files
lazarus-ccr/components/jujiboutils/changes.txt
jujibo cf72334b8a Fix: save time value properly
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2454 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-06-08 16:11:43 +00:00

34 lines
1.4 KiB
Plaintext

JUJIBOUTILS
-----------
Note: Lazarus Trunk required
Version pre-1.1
--------------------------------------------------
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