Juha
|
e27cc45f6c
|
LCL: Make TDBCheckbox events consistent with VCL and with TCheckBox. Issue #39917, patch by Arioch The.
|
2022-10-04 16:59:38 +03:00 |
|
ondrej
|
c131224bf7
|
LCL: avoid DoOnChange circle. Issue #33573
git-svn-id: trunk@57612 -
|
2018-04-06 18:41:28 +00:00 |
|
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 |
|
blikblum
|
77b7c33e02
|
lcl: avoid reseting value when changing edit state. Issue #21258
git-svn-id: trunk@35307 -
|
2012-02-11 15:59:06 +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
|
bf205acf8a
|
lcl: fix spelling FValue[Un]Check -> FValue[Un]Checked
git-svn-id: trunk@30644 -
|
2011-05-09 19:14:35 +00:00 |
|
blikblum
|
6a3307b3b2
|
lcl: Recognize separated values in TDBCheckBox.Value[Un]checked. Issue #19291
git-svn-id: trunk@30643 -
|
2011-05-09 19:12:01 +00:00 |
|
blikblum
|
a494e8fc10
|
lcl: update record in DoOnChange instead of EditingDone. Fixes #19167
git-svn-id: trunk@30347 -
|
2011-04-17 12:47:32 +00:00 |
|
juha
|
f38190794b
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
|
2011-03-16 16:52:28 +00:00 |
|
blikblum
|
0bf716d4cf
|
lcl: remove TDBCheckBox.ValueEqualsField. Use AnsiSameText instead
git-svn-id: trunk@28352 -
|
2010-11-19 20:26:31 +00:00 |
|
blikblum
|
f645b173bc
|
lcl: remove workaround introduced in rev20013 to fix bugs #13367 and #10453 since actual bug is fixed in mean time
git-svn-id: trunk@28351 -
|
2010-11-19 20:19:55 +00:00 |
|
jesus
|
870c8bc590
|
LCL, dbcheckbox now use field's AsString instead of Text to get current field value, issue #13667
git-svn-id: trunk@20182 -
|
2009-05-25 06:23:08 +00:00 |
|
jesus
|
26b0680b11
|
LCL, fix dbcheckbox modified even in unchanged dataset, issue #10453
git-svn-id: trunk@20013 -
|
2009-05-17 17:02:44 +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 |
|
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 |
|
paul
|
11de6af8b9
|
decapitalize all procedure and function keywords to make all looks the same
git-svn-id: trunk@14375 -
|
2008-03-03 08:06:26 +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 |
|
jesus
|
3aab21e7b0
|
fixed TDBCheckBox don't post changes to dataset (issue #1370)
git-svn-id: trunk@8688 -
|
2006-02-02 21:19:17 +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
|
55955882c7
|
started TDBCheckBox
git-svn-id: trunk@4631 -
|
2003-09-16 11:35:14 +00:00 |
|