Commit Graph

22 Commits

Author SHA1 Message Date
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
8b188009b0 LCL: Update TDBText.Caption in overridden Loaded method. Issue #23206, patch from Tony Whyman
git-svn-id: trunk@40925 -
2013-04-29 07:20:23 +00:00
juha
3e969373ef LCL: formatting
git-svn-id: trunk@34900 -
2012-01-24 14:10:19 +00:00
sekelsenmat
f81b474d89 Fixes bug #19021, avoids getting a 1x1 TDBText in design mode
git-svn-id: trunk@32618 -
2011-10-02 14:50:39 +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
0c3b1a74a1 lcl: removed ActiveChange from DBControls since is not necessary anymore
Code cleanup

git-svn-id: trunk@32263 -
2011-09-10 18:31:44 +00:00
blikblum
366d200bb8 lcl: undo rev 27074 #706b7cc905 and re implement using a static variable
git-svn-id: trunk@27081 -
2010-08-12 16:05:16 +00:00
blikblum
706b7cc905 lcl: move RegisterPropertyToSkip calls of Grids and DBCtrls to unit initialization so it's called only once and not on every component created
git-svn-id: trunk@27074 -
2010-08-12 12:55:04 +00:00
paul
82e7ef7f8f lcl: remove few db controls properties which should not be saved/loaded with forms
git-svn-id: trunk@23883 -
2010-03-09 03:00:24 +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
0915feea3c LCL, Add const keyword for setters of DataField property of in DbCtrls, from Luiz Americo, issue #12932
git-svn-id: trunk@18205 -
2009-01-08 05:10:28 +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
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7ecd5dbcf0 remove ===-lines in cvs log comments, so removelog awk script does its work correctly
git-svn-id: trunk@7540 -
2005-08-22 11:51:25 +00:00
mattias
e910a6ac44 added OnActiveChange from Joost
git-svn-id: trunk@5837 -
2004-08-22 22:57:35 +00:00
mattias
ce11f9f6e2 implemented mainunit hints for include files
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
ajgenius
5f08b0ed8e partly fixed streaming of DBCalendar, and opRemove notification of DBText DBEdit DBCalendar
git-svn-id: trunk@4658 -
2003-09-22 15:03:19 +00:00
ajgenius
5d09926025 add initial TFieldDataLink, TDBEdit and TDBText
git-svn-id: trunk@4621 -
2003-09-14 18:40:55 +00:00