Commit Graph

25 Commits

Author SHA1 Message Date
blikblum
9e57b13d8f lcl: prevent change in dbcombobox when autoedit is false. Issue #24207
git-svn-id: trunk@41411 -
2013-05-26 10:20:34 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
blikblum
0b8695e5ae lcl: put dataset in edit state only if data changed
git-svn-id: trunk@34385 -
2011-12-24 14:10:21 +00:00
blikblum
190136efbb lcl: override Select in TCustomDBComboBox instead of TDBComboBox to affect also TDBLookupComboBox (avoid crash when ListDataset enters in Edit state inside TDBLookup.UpdateData)
git-svn-id: trunk@33467 -
2011-11-11 01:02:40 +00:00
blikblum
2e2567a84d lcl: dont test for allowed key in DBLookupCombo. Bug #20541
git-svn-id: trunk@33036 -
2011-10-23 01:57:08 +00:00
blikblum
4f339b94c0 * Put in edit state when selecting text in DBComboBox. Fix #20477
git-svn-id: trunk@32867 -
2011-10-13 07:08:51 +00:00
blikblum
5c5155956b lcl: fixed updating Text of DB*ComboBox when dataset is open/closed. Code cleanup
git-svn-id: trunk@32494 -
2011-09-24 12:49:17 +00:00
blikblum
5693e4c3da lcl: use TField.Text in TDBComboBox (Delphi compatible). Fix #19166
git-svn-id: trunk@30297 -
2011-04-15 02:06:52 +00:00
paul
6af0fb9bc9 lcl: fix asterisk position in the copyright comment
git-svn-id: trunk@19477 -
2009-04-18 04:03:13 +00:00
jesus
cdf16d4ab8 LCL, implements TDBLookupCombobox and TDBLookupListBox from Leslie Kaye, issue #1719
git-svn-id: trunk@18468 -
2009-01-28 05:36:40 +00:00
mattias
4f8e6b22ae LCL: fixed TDBEdit setting freenotification for DataSource, bug #11779
git-svn-id: trunk@15965 -
2008-08-06 07:26:49 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
paul
693bccca27 lcl: return DataLink on CM_GETDATALINK (issue #0001410)
git-svn-id: trunk@14741 -
2008-04-03 01:33:43 +00:00
jesus
15f7db6d03 LCL, fix several db controls to not enter dataset in edit state if datasource.autoedit is false, issue #8739
git-svn-id: trunk@11066 -
2007-05-03 17:34:56 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
vincents
a4973aa5ff enabled more events for TDBComboBox (issue #1976)
git-svn-id: trunk@9116 -
2006-04-11 07:09:56 +00:00
mattias
e56a156d04 fixed TDBComboBox update (bug #873) from Joost van der Sluis
git-svn-id: trunk@7160 -
2005-05-07 13:00:18 +00:00
mattias
56ae7a60a2 fixed focus catch for combobox csDropDownList
git-svn-id: trunk@5890 -
2004-08-30 10:49:20 +00:00
mattias
ce11f9f6e2 implemented mainunit hints for include files
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
mattias
0e3bbc7055 registered TDBxxx controls
git-svn-id: trunk@4651 -
2003-09-19 09:40:58 +00:00
mattias
10e86b989c added DataChange after Loaded
git-svn-id: trunk@4648 -
2003-09-18 21:17:13 +00:00
ajgenius
634cb62242 added TFieldDataLink.FocusControl/OnFocusRequest
git-svn-id: trunk@4644 -
2003-09-18 14:36:17 +00:00
mattias
b78c09452b implemented TDBGroupBox
git-svn-id: trunk@4642 -
2003-09-18 14:00:09 +00:00
mattias
93af878a76 started TDBMemo
git-svn-id: trunk@4639 -
2003-09-18 11:24:29 +00:00
mattias
f7dcbba69f started TDBComboBox
git-svn-id: trunk@4638 -
2003-09-18 10:53:05 +00:00