ondrej
|
0cd8ed04e5
|
LCL: combobox, listbox: fix drawing of customdrawn items. Change TOwnerDrawStateType.odPainted to odBackgroundPainted
git-svn-id: trunk@55304 -
|
2017-06-10 11:43:19 +00:00 |
|
ondrej
|
3a7e2ee5dd
|
IdeIntf: propedits: fix highlighting default (=not stored) properties.
git-svn-id: trunk@54955 -
|
2017-05-17 18:27:55 +00:00 |
|
juha
|
9367da0ae5
|
Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
|
2016-08-17 10:40:29 +00:00 |
|
mattias
|
914882e83c
|
IDEIntf: set free notification for TPropertyEditorHook.LookupRoot, changed TPropertyEditorHook to TComponent, set freenotification for TCustomPropertiesGrid.TIObject, bug #25872
git-svn-id: trunk@44455 -
|
2014-03-17 10:02:36 +00:00 |
|
juha
|
e5758e1aea
|
LCL: make TCustomButton.Click public. Issue #25870.
git-svn-id: trunk@44451 -
|
2014-03-16 22:45:52 +00:00 |
|
paul
|
93f4514a92
|
rtti controls: use FPC resources for component images
git-svn-id: trunk@43070 -
|
2013-10-04 15:27:31 +00:00 |
|
mattias
|
8b58ad1940
|
rtticontrols: TTiCalendar: allow TDateTimePropertyEditor, bug #18489
git-svn-id: trunk@42519 -
|
2013-08-29 13:21:44 +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
|
d382cfae08
|
RTTIControls: Fix the behavior of TTIComboBox with alias walues. Issue #23848, patch from Imants
git-svn-id: trunk@40267 -
|
2013-02-11 18:33:16 +00:00 |
|
juha
|
123dcc4bdf
|
RTTIControls: show PropertyName in TTICustomLabel's caption at design-time
git-svn-id: trunk@38620 -
|
2012-09-12 08:19:20 +00:00 |
|
mattias
|
7b4ac1c09e
|
rtti controls: published TTIColorButton.Link
git-svn-id: trunk@38036 -
|
2012-07-24 22:24:18 +00:00 |
|
mattias
|
b7d2540ebf
|
rtticontrols: published TTIProgressBarLink and UseRTTIMinMax
git-svn-id: trunk@38029 -
|
2012-07-24 08:26:38 +00:00 |
|
blikblum
|
76eab8113f
|
rtti: use component editor for TTiMaskEdit (EditMask property)
git-svn-id: trunk@33877 -
|
2011-12-01 00:07:36 +00:00 |
|
juha
|
d0be101ab4
|
RTTIControls fix SIGSEGV when destroying controls. Issue #20020, patch from Flávio Etrusco
git-svn-id: trunk@32013 -
|
2011-08-19 21:33:30 +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 |
|
mattias
|
ca7c8700f0
|
rtticontrols: published TTIComboBox AutoComplete and AutoCompleteText
git-svn-id: trunk@19276 -
|
2009-04-07 12:45:29 +00:00 |
|
paul
|
c77dcb2408
|
rtti controls: fix compilation after TCalendar.ReadOnly removal
git-svn-id: trunk@19113 -
|
2009-03-26 08:35:42 +00:00 |
|
paul
|
e999f6d313
|
components: remove Ctrl3D, ParentCtl3D properties
git-svn-id: trunk@18515 -
|
2009-01-31 12:02:04 +00:00 |
|
paul
|
5a7173ef9a
|
lcl: remove TButtonConrol.UseOnChange, register it as a removed property
others: remove various placed where we used UseOnChage property
git-svn-id: trunk@17740 -
|
2008-12-09 04:24:54 +00:00 |
|
mattias
|
1aca28b3b4
|
rtticontrols: fixed calling inherited
git-svn-id: trunk@16317 -
|
2008-08-30 21:29:25 +00:00 |
|
mattias
|
23049dc161
|
rtticontrols: using new tcombobox.getItems
git-svn-id: trunk@16315 -
|
2008-08-30 21:26:34 +00:00 |
|
mattias
|
2996a3c332
|
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
|
2008-07-22 09:48:15 +00:00 |
|
mattias
|
e8ca93235b
|
rtti controls: published TTIMaskEdit.Link
git-svn-id: trunk@11794 -
|
2007-08-12 09:55:44 +00:00 |
|
mattias
|
fb10d9cb9c
|
rtti controls: TTIComboBox now keeps Items if the property does not provide a value list
git-svn-id: trunk@11782 -
|
2007-08-10 18:49:43 +00:00 |
|
mattias
|
217be5842e
|
rtti controls: added OnBeforeWite and OnAfterWrite
git-svn-id: trunk@11781 -
|
2007-08-10 18:29:54 +00:00 |
|
mattias
|
ebac9fd99f
|
gtk2 intf: added workaround for inherited call bug of TGtk2WSCustomComboBox.DestroyHandle
git-svn-id: trunk@11779 -
|
2007-08-10 17:18:51 +00:00 |
|
mattias
|
f2b483fd29
|
rtti controls; published OnEditingDone
git-svn-id: trunk@11778 -
|
2007-08-10 16:17:36 +00:00 |
|
mattias
|
ac47999c2d
|
rtti controls: implemented streaming Link.AliasValues
git-svn-id: trunk@11773 -
|
2007-08-10 08:15:02 +00:00 |
|
mattias
|
a8c24af92f
|
added tool lrstolfm - to convert lrs files back to lfm
git-svn-id: trunk@11770 -
|
2007-08-09 23:21:57 +00:00 |
|
mattias
|
85e878ca94
|
rtti controls: added SaveActivePropertyLink procedure
git-svn-id: trunk@11769 -
|
2007-08-09 21:56:58 +00:00 |
|
mattias
|
7431e8f800
|
rtti-controls: removed check for IsValidIdent fo name property
git-svn-id: trunk@11767 -
|
2007-08-09 21:26:32 +00:00 |
|
mattias
|
4c9036617f
|
clean up debug info
git-svn-id: trunk@11766 -
|
2007-08-09 21:20:27 +00:00 |
|
mattias
|
84e280545f
|
rtticontrols: TTiTrackBar the frequency is no longer set, so can be setup
git-svn-id: trunk@11177 -
|
2007-05-22 20:48:39 +00:00 |
|
mattias
|
a46e0d0b54
|
LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings
git-svn-id: trunk@10823 -
|
2007-03-28 19:01:27 +00:00 |
|
mattias
|
e3efca8f4b
|
IDE: LazDoc: lazdoc paths can now be relative and contain global macros for projects and packages
git-svn-id: trunk@10306 -
|
2006-12-06 11:06:31 +00:00 |
|
vincents
|
7e9fc77a93
|
removed ShowScale
git-svn-id: trunk@9113 -
|
2006-04-10 11:18:13 +00:00 |
|
mattias
|
47580b39ef
|
added FindDefaultLazarusSrcDirectory
git-svn-id: trunk@8735 -
|
2006-02-14 10:40:09 +00:00 |
|
mattias
|
ee01d36329
|
fixed saving non loaded property
git-svn-id: trunk@8643 -
|
2006-01-28 14:42:12 +00:00 |
|
mattias
|
9c7d7746a8
|
converted TStringsPropEditorDlg, TCollectionPropertyEditorForm to lfm from Tomas Gregorovic
git-svn-id: trunk@8581 -
|
2006-01-20 22:34:46 +00:00 |
|
mattias
|
c5381fa007
|
reduced debugging output and extended debugging of lcl
git-svn-id: trunk@8565 -
|
2006-01-19 18:36:07 +00:00 |
|
vincents
|
8e6c6eb98d
|
renamed ClimbRate to Increment (issue #1432)
git-svn-id: trunk@8147 -
|
2005-11-14 12:48:55 +00:00 |
|
mattias
|
72e97eced6
|
disabled inline, added TTISpinEdit, added history skill to TTIComboBox
git-svn-id: trunk@8018 -
|
2005-10-31 19:17:48 +00:00 |
|
mattias
|
45e475f8c0
|
started more flexible ChildSizing.Layout engine
git-svn-id: trunk@7983 -
|
2005-10-22 18:46:09 +00:00 |
|
mattias
|
24b1fe1587
|
added function to RTTI controls to easily set alias values
git-svn-id: trunk@7840 -
|
2005-09-26 23:29:43 +00:00 |
|
mattias
|
9228d5cd07
|
renamed TSpinEdit to TFloatSpinEdit and added new TSpinEdit with integers
git-svn-id: trunk@7781 -
|
2005-09-22 08:59:42 +00:00 |
|
mattias
|
1ff461a21f
|
improved autosizing of TStringsPropertyEditorForm, implemented AnchorToCompanion Space
git-svn-id: trunk@7589 -
|
2005-08-29 08:54:36 +00:00 |
|
mattias
|
384a57a132
|
implemented renaming of new package files
git-svn-id: trunk@7339 -
|
2005-07-13 07:33:14 +00:00 |
|
mattias
|
847b359269
|
cleanup
git-svn-id: trunk@7107 -
|
2005-04-27 09:31:26 +00:00 |
|
mattias
|
543b49a3fa
|
fixed streaming widestring
git-svn-id: trunk@7106 -
|
2005-04-27 09:29:58 +00:00 |
|
mattias
|
dc731a2447
|
fixed crash on end of package tree
git-svn-id: trunk@6721 -
|
2005-02-01 11:25:16 +00:00 |
|