Commit Graph

14 Commits

Author SHA1 Message Date
juha
495f63cd83 LCL: Fix MainUnit links in DB controls' include files.
git-svn-id: trunk@51939 -
2016-03-14 19:59:45 +00:00
juha
2d68a26e97 LCL: Implement DBAction on DBControls. Issue #25988, patch from Luigi
git-svn-id: trunk@46203 -
2014-09-13 09:40:00 +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
juha
3e969373ef LCL: formatting
git-svn-id: trunk@34900 -
2012-01-24 14:10:19 +00:00
blikblum
a9beff6a99 lcl: remove debug code. Code cleaunp (DBCtrls)
git-svn-id: trunk@32508 -
2011-09-24 22:48:10 +00:00
blikblum
b4aa6f9cf7 lcl: revert setting edit in TCustomDBListBox.WMLButtonDown since was not working properly
refactor TDBLookupListBox to only initialize datalink once while loading and not while destroying
code cleanup

git-svn-id: trunk@32507 -
2011-09-24 22:43:31 +00:00
blikblum
230dedbde2 lcl: enter in Edit state before item is changed in TDB*ListBox
git-svn-id: trunk@32503 -
2011-09-24 18:14:09 +00:00
blikblum
1a948b8c22 lcl: Properly implement TFieldDataLink.FocusControl. Remove unused FocusRequest handlers
git-svn-id: trunk@32271 -
2011-09-11 01:04:11 +00:00
blikblum
b2323a742c lcl: remove Loaded procedure from DB Controls. Not needed anymore
git-svn-id: trunk@32269 -
2011-09-11 00:50:35 +00:00
blikblum
5bd27bfb26 lcl: in TDBLookupListBox update record when selection is changed (Delphi compatible)
git-svn-id: trunk@30414 -
2011-04-21 15:35:38 +00:00
blikblum
876b12fea5 lcl: remove handling for generic keys in TCustomDBListBox.KeyDown: if the key trigger a selection change then it will put the dataset in edit mode
git-svn-id: trunk@30341 -
2011-04-17 11:49:29 +00:00
blikblum
28c3707917 lcl: call UpdateRecord in TDBListBox only when loosing focus so selection can be canceled (Delphi compatible)
git-svn-id: trunk@30338 -
2011-04-17 11:15:51 +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