bart
02c808e51f
EditBtn: allow to clear TDateEdit.Text at designtime when DefaultToday=True and DirectInput=False. Issue #0030425 .
...
git-svn-id: trunk@52777 -
2016-08-02 16:32:04 +00:00
bart
42fe1e0f32
EditBtn: remove obsolete properties TDateEdit.OKCaption and TDateEdit.CancelCaption (they pollute .po files). Issue #0030031 .
...
git-svn-id: trunk@52760 -
2016-07-31 15:08:13 +00:00
juha
d447c14966
LCL, LazControls: Finish the FilterItem events ItemData parameter change. Patch from Ondrej.
...
git-svn-id: trunk@52748 -
2016-07-24 21:39:50 +00:00
juha
85628cd5f9
LCL: Change ItemData parameter in FilterItem events from TObject to Pointer. Add "const" to ACaption: string.
...
git-svn-id: trunk@52745 -
2016-07-24 15:12:43 +00:00
juha
bd6876da17
LCL: Add parameter ItemData:TObject to virtual TCustomControlFilterEdit.DoDefaultFilterItem. Was removed in r52716 #14b4d951fc.
...
git-svn-id: trunk@52743 -
2016-07-24 11:08:56 +00:00
ondrej
6f8636dc39
LCL: TDirectoryEdit: expose dialog options. Patch from Martok, issue #30406
...
git-svn-id: trunk@52740 -
2016-07-24 06:48:59 +00:00
juha
14b4d951fc
LazControls: Add OnFilterNode event to TTreeFilterEdit. Unify parameters.
...
git-svn-id: trunk@52716 -
2016-07-19 15:37:07 +00:00
mattias
96c19a0c0f
lcl: fixed compilation
...
git-svn-id: trunk@52268 -
2016-05-03 08:37:52 +00:00
ondrej
385bdd0d4e
LCL, LazControls: use DoFilterItem in all filter edits.
...
git-svn-id: trunk@52266 -
2016-05-02 21:57:09 +00:00
juha
3e95bbe7a8
LCL: Improve TextHint handling in TCustomControlFilterEdit.
...
git-svn-id: trunk@52217 -
2016-04-19 20:48:43 +00:00
ondrej
190e5160f3
lcl: groupededit: use RealGetText/RealSetText overriden methods instead of new GetText/SetText to make use of TControl.Text property.
...
git-svn-id: trunk@52147 -
2016-04-08 11:05:53 +00:00
bart
f30c4db48e
EditBtn: improve positioning of calendar popup form. Issue #0029949 . Patch by wp.
...
git-svn-id: trunk@52118 -
2016-04-06 17:25:07 +00:00
bart
b4316ad202
EditBtn: fix keeping TimePopup form in view (a.o. take Taskbar into account). Patch by wp (minor modification by me). Issue #0029949 .
...
git-svn-id: trunk@52106 -
2016-04-05 15:22:14 +00:00
bart
9a0902029e
EditBtn: implement properties to control the position of the calculator dialog.
...
git-svn-id: trunk@52094 -
2016-03-31 13:16:53 +00:00
ondrej
7d9e0c48b3
lcl: grouped edit: don't use spacing if buddy isn't visible.
...
git-svn-id: trunk@51946 -
2016-03-15 10:01:04 +00:00
juha
919198e297
LazControls: Add OnFilterItemEx event with caption parameter to TCustomControlFilterEdit. Use it in TListFilterEdit. Issue #29793 , patch from meteu.
...
git-svn-id: trunk@51865 -
2016-03-08 20:43:37 +00:00
bart
99e2b38305
EditButton: publish property Glyph. Patch by riderkick. Issue #0029633 .
...
git-svn-id: trunk@51743 -
2016-02-28 10:13:11 +00:00
bart
13b9ad2c4e
LCL: Refactor EditButton to inherit form the recently added TCustomAbstractGroupedEdit class.
...
Publish property Spacing for TTimeEdit and TCalcEdit.
git-svn-id: trunk@51277 -
2016-01-14 12:30:06 +00:00
ondrej
b1711729c1
LCL: fix comment language
...
git-svn-id: trunk@50813 -
2015-12-15 08:05:24 +00:00
mattias
89190707c1
LCL: exploded some With-blocks for fpc 3.1.1
...
git-svn-id: trunk@50237 -
2015-11-06 18:35:28 +00:00
ondrej
6d5708e02c
LCL: add stored function for FilterEdit TextHint. Issue #28956
...
git-svn-id: trunk@50231 -
2015-11-05 12:38:05 +00:00
ondrej
471e8b0da4
LCL: FilterEdit support for PageUp, PageDown, Ctrl+Home, Ctrl+End and basic support for selection. Issue #28900
...
git-svn-id: trunk@50164 -
2015-10-25 20:47:35 +00:00
bart
0150692c4d
EditButton: Publish TextHint, TextHintFontColor and TextHintFontStyle for TTimeEdit and TCustomControlFilterEdit. Patch by Péter Gábor. Issue #0028781 .
...
git-svn-id: trunk@49972 -
2015-10-07 12:18:48 +00:00
zeljko
81a07efed2
LCL: TFileNameEdit - use TOpenPictureDialog if kind of dialog is dkPicture.
...
git-svn-id: trunk@49860 -
2015-09-21 12:27:39 +00:00
bart
108a741bb8
EditButton: Implement property SimpleLayout for TTimeEdit. Patch by Janusz Tomczak, slighty modified by me (Issue #0028561 ).
...
git-svn-id: trunk@49850 -
2015-09-19 14:01:40 +00:00
bart
9a14589341
LCL: Publish TEditButton.ParentShowHint (Issue #0028492 ).
...
git-svn-id: trunk@49751 -
2015-09-03 19:44:46 +00:00
juha
80a540632b
LCL: Separate TCalculatorForm from ExtDlgs to its own unit. Issue #28516 , modified patch from Alexey Torgashin.
...
git-svn-id: trunk@49687 -
2015-08-19 11:18:45 +00:00
bart
dab2caa6c5
EditButton: fix wrong value of TTimeEdit.Time in TTimeEdit.OnExit (Issue #0028434 ).
...
git-svn-id: trunk@49570 -
2015-07-25 21:17:53 +00:00
bart
ad5e87d3a0
LCL: Implement TTimeEdit. Patch by Michael Fuchs, modified by me.
...
git-svn-id: trunk@49566 -
2015-07-25 13:11:10 +00:00
juha
06ac76f560
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
...
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
bart
0d656c63ff
LCL: Make thetype of TextHint TTranslateString instead of String (part of issue #0028129 ).
...
git-svn-id: trunk@49285 -
2015-06-07 09:46:32 +00:00
juha
abdada70fe
LCL: Don't call EditButton.EditChange while component is loading.
...
git-svn-id: trunk@49234 -
2015-05-31 17:13:15 +00:00
bart
81be2b6595
EditButton: fix responding to Shift-Tab (Issue #0028161 ).
...
git-svn-id: trunk@49165 -
2015-05-25 14:58:53 +00:00
juha
81f5c05782
LCL: Use the new TextHint in FilterEdit. Issue #28070 , patch from Alexey Torgashin.
...
git-svn-id: trunk@49008 -
2015-05-12 22:26:40 +00:00
bart
87d0463439
EditButton: implement TextHint, TextHintFontColor and TextHintFontStyle properties.
...
(TCustomControlFilterEdit needs refactoring first before publishing it there.)
git-svn-id: trunk@48932 -
2015-05-05 14:40:37 +00:00
juha
abe573b42d
Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items.
...
git-svn-id: trunk@48481 -
2015-03-24 17:52:23 +00:00
bart
ccca0b9d6a
TDateEdit: implement property DateFormat (only has effect when DateOrder=doNone).
...
git-svn-id: trunk@47938 -
2015-02-21 15:49:33 +00:00
bart
78287460c8
TDateEdit: less verbose.
...
git-svn-id: trunk@47801 -
2015-02-15 13:14:53 +00:00
bart
8f4b9db051
TDateEdit:
...
- refactor GetDate/SetDate
- reduce the need for parsing Text for GetDate
- force valid text in control when DirectInput = False
git-svn-id: trunk@47800 -
2015-02-15 13:12:42 +00:00
bart
a65acdc419
TDateEdit: Remove method DateFormatChanged: it exposes a private field that is only meant for internal use, and should not be changed by user.
...
git-svn-id: trunk@47794 -
2015-02-15 11:05:19 +00:00
bart
227f862579
TDateEdit: fix GetDate when DateOrder is doNone and Text has literal day- or monthnames. Issue #0027454 .
...
git-svn-id: trunk@47782 -
2015-02-14 15:06:00 +00:00
bart
4a7125bc7e
EditButton: replace property ButtonAlign: TButtonAlign with Layout: TLeftRight.
...
git-svn-id: trunk@47419 -
2015-01-18 22:30:27 +00:00
bart
59e003bdb8
EditButton: publish some more properties in TCustomEditButton derived components (for consistency).
...
git-svn-id: trunk@47412 -
2015-01-18 15:05:35 +00:00
bart
9cc7005608
EditButton: implement property ButtonCursor.
...
git-svn-id: trunk@47411 -
2015-01-18 14:56:42 +00:00
bart
4b28ea47fa
EditButton: implement OnMouseWheel, OnMouseWheelUp and OnMouseWheelDown (Issue #0027155 ).
...
git-svn-id: trunk@47173 -
2014-12-11 17:57:36 +00:00
bart
d23bfafa8d
EditButton: implement property spacing.
...
git-svn-id: trunk@47138 -
2014-12-08 14:02:26 +00:00
juha
51ab663b7f
LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781 , patch from Sandro Cumerlato.
...
git-svn-id: trunk@46338 -
2014-09-26 21:40:47 +00:00
juha
8cea4118ab
LCL: remove unused TDateEdit.DialogTitle. Issue #1278
...
git-svn-id: trunk@46263 -
2014-09-20 09:21:20 +00:00
juha
66a66d73c6
LCL, TCustomControlFilterEdit: minor optimization.
...
git-svn-id: trunk@45838 -
2014-07-12 11:30:05 +00:00
juha
72ec3894f0
LCL: Don't add '(Filter)' to FilterEdit.Text while designing.
...
git-svn-id: trunk@45797 -
2014-07-06 21:02:39 +00:00