paul
3374c666b8
lcl: publish OnUTF8KeyPress
...
git-svn-id: trunk@16520 -
2008-09-10 09:22:59 +00:00
jesus
97487d610f
LCL, enter edit state when pasting on dbedit from Christian, issue #11845
...
git-svn-id: trunk@16077 -
2008-08-15 17:48:12 +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
vincents
78880a64f6
IDE: fixed warnings caused by introduding TCustomEdit.GetReadOnly
...
git-svn-id: trunk@15167 -
2008-05-16 08:45:42 +00:00
paul
17b8712e07
lcl: publish TDBCombobox.AutoSize (by alexs request)
...
git-svn-id: trunk@14813 -
2008-04-13 16:27:09 +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
vincents
14ae0b57cc
LCL: published TDBMemo.ParentFont (bug #10695 )
...
git-svn-id: trunk@14406 -
2008-03-04 12:04:03 +00:00
vincents
6eeefb5a81
LCL: published TDBCheckbox.ParentFont (bug #10694 )
...
git-svn-id: trunk@14405 -
2008-03-04 12:01:47 +00:00
jesus
525cd7d411
LCL, fix readonly status on several db controls, issue #10867
...
git-svn-id: trunk@14388 -
2008-03-03 17:57:39 +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
paul
754b2e921d
change button enable state of TCustomEditButton descendants on ReadOnly change (issue #0010861 by Gerard Visent)
...
git-svn-id: trunk@14216 -
2008-02-21 04:17:28 +00:00
jesus
73f5db214b
LCL, missing part of dbnagivator fix
...
git-svn-id: trunk@14056 -
2008-02-09 20:20:52 +00:00
vincents
ba5c0b67b4
LCL: resourcestring for confirm delete message (bug #10372 )
...
git-svn-id: trunk@13274 -
2007-12-11 11:15:35 +00:00
paul
6b5b6fd401
1. split lcl images to:
...
- lcl_dbgrid_images and
- lcl_dbnav_images
so applications will include only those images they really nead
2. remove old lclicons
3. add script files to build resources
git-svn-id: trunk@13241 -
2007-12-09 07:03:59 +00:00
mattias
6264aac23c
LCL: fixed using parent borderspacing, fixed anchor spacing for parallel controls, fixed endless loop autosize interdependencies, implemented auto fixing anchor circles, implemented auto fixing center anchoring, fixed calculation of static childsizing layouts, fixed autosizing for controls without preferred size by providing default sizes also used in creation, fixed TSizeConstraints.MinMaxWidth/Height
...
git-svn-id: trunk@12461 -
2007-10-14 12:54:29 +00:00
mattias
f4eaf90e42
undo
...
git-svn-id: trunk@12129 -
2007-09-22 10:09:27 +00:00
mattias
b647927885
translations: german: added lazreport maincalleditor.de.po from Joerg Braun
...
git-svn-id: trunk@12128 -
2007-09-22 10:06:48 +00:00
jesus
6054c81ca5
LCL, opening a form with dbcalendar opens the lfm file instead of form designer, issue #8906
...
git-svn-id: trunk@11202 -
2007-05-25 20:11:33 +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
vincents
7acf6de61a
LCL: published Borderspacing for DB controls (bug #8472 )
...
git-svn-id: trunk@10720 -
2007-03-08 10:05:39 +00:00
jesus
351a4fbee6
dbedit: fixes set/reset display/edit format on focus change (issue #8383 )
...
git-svn-id: trunk@10685 -
2007-02-25 22:55:08 +00:00
marc
8e235a6696
* Patch for TDBImage and TDBMemo form Joost van der Sluis
...
git-svn-id: trunk@10681 -
2007-02-25 16:13:52 +00:00
vincents
96ad5d8179
LCL: published dragging related properties for TDBxxx components
...
patch by: Paul Ishenin
git-svn-id: trunk@10649 -
2007-02-16 13:11:37 +00:00
vincents
7ef1dc90d4
LCL: published T(DB)CheckBox.Color and ParentColor (bug #8185 )
...
git-svn-id: trunk@10540 -
2007-01-30 15:33:39 +00:00
vincents
21bb6f3c42
LCL: also published TDBComboBox.Color and ParentColor
...
git-svn-id: trunk@10473 -
2007-01-18 13:54:04 +00:00
mattias
921f2b2e64
LCL: TBar properties can now be changed from Aleksey Lagunov
...
git-svn-id: trunk@10178 -
2006-11-07 23:10:10 +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
jesus
b9df1396b6
fixes TDBEdit sets edit mode on EVERY key down (issue #1615 )
...
git-svn-id: trunk@8605 -
2006-01-23 13:20:56 +00:00
jesus
5c97042339
fixes dbedit update record only when editing (fixes issue #1561 ), avoid reseting editmask (part of issue #1532 )
...
git-svn-id: trunk@8421 -
2006-01-03 09:06:19 +00:00
vincents
5f41e77b48
published TDBImage.Anchors (issue #1369 )
...
git-svn-id: trunk@8003 -
2005-10-30 13:33:14 +00:00
vincents
899b221932
published TDBMemo.TabOrder (issue #1351 )
...
git-svn-id: trunk@7977 -
2005-10-21 19:18:47 +00:00
mattias
0b40ab4bb7
fixed makros in componentpalette
...
git-svn-id: trunk@7885 -
2005-10-02 10:19:20 +00:00
jesus
abc306261e
unpublished dbedit.text property, dbedit show text at runtime only when it needs to (bug #1243 )
...
git-svn-id: trunk@7853 -
2005-09-29 18:20:55 +00:00
vincents
a0311c2cba
removed cvs logs
...
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7e441f98c9
remove ===-lines in cvs log comments, so removelog awk script does its work correctly
...
git-svn-id: trunk@7538 -
2005-08-22 10:05:31 +00:00
vincents
1064272122
removed ifdef ver1 from Martin Smat
...
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
mattias
7e13a73664
added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1
...
git-svn-id: trunk@7238 -
2005-06-13 18:34:21 +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
5e5c593414
added key handling for TDBMemo from Jesus
...
git-svn-id: trunk@7136 -
2005-05-03 16:43:43 +00:00
mattias
9f22ae4900
dbgrids: Stops propagating ENTER key when modifying a field from Jesus
...
git-svn-id: trunk@7053 -
2005-04-03 10:13:34 +00:00
micha
c159d13d38
delete reference to field if closing (from jesus) (fixes bug #694 )
...
git-svn-id: trunk@7050 -
2005-04-01 21:13:09 +00:00
mattias
7792302666
fixed 1.0.10 compilation
...
git-svn-id: trunk@6098 -
2004-10-01 13:25:51 +00:00
mattias
abacaa7cbf
implemented Rename Identifier
...
git-svn-id: trunk@6075 -
2004-09-25 15:05:39 +00:00
mattias
ee2ac29bce
replaced KeyPress dependencies with KeyDown
...
git-svn-id: trunk@5902 -
2004-09-01 11:12:04 +00:00
mattias
4cb794d4d7
added OnUTF8KeyPresss
...
git-svn-id: trunk@5895 -
2004-08-30 16:37:58 +00:00
mattias
3fca394b77
changed GTK2 IFDEF to USE_UTF8BIDI_LCL
...
git-svn-id: trunk@5894 -
2004-08-30 16:11:02 +00:00
mattias
56ae7a60a2
fixed focus catch for combobox csDropDownList
...
git-svn-id: trunk@5890 -
2004-08-30 10:49:20 +00:00
mattias
e910a6ac44
added OnActiveChange from Joost
...
git-svn-id: trunk@5837 -
2004-08-22 22:57:35 +00:00
mattias
444c86b6f5
fixed fpc 1.0.10 compilation
...
git-svn-id: trunk@5798 -
2004-08-15 22:31:51 +00:00
mazen
c4db8f2797
+ TCharater type used to allow UTF8 keyboard with gtk2
...
git-svn-id: trunk@5781 -
2004-08-13 16:40:47 +00:00
mattias
dffc4d0999
replaced TDBEdit.WMKillFocus by EditingDone, Change Class basically working
...
git-svn-id: trunk@5751 -
2004-08-08 20:51:15 +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
mattias
3f8540cfdd
started TDBNavigator
...
git-svn-id: trunk@4652 -
2003-09-19 16:10:32 +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
mattias
62eb6ced1e
started TDBImage
...
git-svn-id: trunk@4647 -
2003-09-18 21:01:18 +00:00
ajgenius
fc4bf0bd5e
added initial TDBCalendar
...
git-svn-id: trunk@4645 -
2003-09-18 15:27:07 +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
5b41e99986
fixed is checks for TCustomXXX controls
...
git-svn-id: trunk@4640 -
2003-09-18 12:15:01 +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
mattias
55955882c7
started TDBCheckBox
...
git-svn-id: trunk@4631 -
2003-09-16 11:35:14 +00:00
mattias
ae92ebc5f5
implemented TDBRadioGroup
...
git-svn-id: trunk@4630 -
2003-09-15 22:02:02 +00:00
ajgenius
c24fd21f7c
Added TDBListBox. needs more work for ReadOnly
...
git-svn-id: trunk@4622 -
2003-09-15 01:56:48 +00:00
ajgenius
5d09926025
add initial TFieldDataLink, TDBEdit and TDBText
...
git-svn-id: trunk@4621 -
2003-09-14 18:40:55 +00:00