mattias
b7c45f8ce4
docs: lazutils: fixed invalid fpdoc elements
...
git-svn-id: trunk@54517 -
2017-04-04 11:05:36 +00:00
juha
d1d8c18ddc
Docs: A minor fix for documentation. Issue #31410 .
...
git-svn-id: trunk@54436 -
2017-03-17 21:18:10 +00:00
ondrej
f9a5a521ee
docs: task dialog update. By AlexeyT. Issue #31422
...
git-svn-id: trunk@54356 -
2017-03-06 16:24:25 +00:00
juha
de14358d4b
Docs: Improve Listview documentaion. Issue #31478 , patch from AlexeyT.
...
git-svn-id: trunk@54346 -
2017-03-05 11:18:04 +00:00
juha
b4dde2973d
Docs: A fix for TreeView doc.
...
git-svn-id: trunk@54345 -
2017-03-05 10:02:12 +00:00
juha
cecf8d4c7a
Docs: Improve TreeView documentation. English language does not use much commas, reduce them. Issue #31410 .
...
git-svn-id: trunk@54340 -
2017-03-04 00:34:45 +00:00
juha
c5cdb41294
Docs: Improve TreeView documentation. Issue #31410 , patch from AlexeyT.
...
git-svn-id: trunk@54331 -
2017-03-03 10:37:00 +00:00
juha
444c8498a5
Docs: Add some documentation for TValueListEditor. Issue #31347 .
...
git-svn-id: trunk@54308 -
2017-02-28 17:47:45 +00:00
juha
b79f137e07
Docs: Improve documentation for PropertyStorage classes. Issue #31407 .
...
git-svn-id: trunk@54307 -
2017-02-28 16:51:27 +00:00
mattias
63b12d5281
lazutf8: under Windows use W function for GetEnvironmentStringUTF8 and GetEnvironmentVariable
...
git-svn-id: trunk@54269 -
2017-02-25 12:24:25 +00:00
juha
82a7e6d0c7
Docs: Documentation for [INI|XML|JSON]PropStorage units. Issue #31407 , patch from Gustavo Carreno.
...
git-svn-id: trunk@54186 -
2017-02-17 20:00:58 +00:00
ondrej
5c6e49c72e
docs: TTaskDialog. Issue #31398 , patch by AlexeyT
...
git-svn-id: trunk@54166 -
2017-02-16 07:35:05 +00:00
ondrej
5f6642fcbb
docs: TTaskDialog. Issue #30625 , patch by AlexeyT
...
git-svn-id: trunk@54165 -
2017-02-15 17:19:32 +00:00
juha
c44a025b4f
Skeleton FPCoc file for the new TJSONPropStorage. Issue #31388 .
...
git-svn-id: trunk@54161 -
2017-02-15 10:16:28 +00:00
mattias
6059715450
lazutils: TAvgLvlTree.OwnsObjects
...
git-svn-id: trunk@53968 -
2017-01-18 11:59:00 +00:00
mattias
9d411abe20
docs: UnicodeToUTF8
...
git-svn-id: trunk@53964 -
2017-01-17 15:28:04 +00:00
mattias
c0a096e832
lazutils: added TAvgLvlTree.AddAscendingSequence, optimized version of Add
...
git-svn-id: trunk@53909 -
2017-01-10 12:37:33 +00:00
juha
8bb12b8adf
Docs: Move also XML files for units that were moved from LCL to LazUtils.
...
git-svn-id: trunk@53799 -
2016-12-29 15:46:14 +00:00
marco
6a55a840be
* generated some newer files.
...
git-svn-id: trunk@53783 -
2016-12-27 20:32:12 +00:00
mattias
3bcde4474b
lazutils: FindDefaultExecutablePath: on Windows search in BaseDir as well, bug #30802 .
...
git-svn-id: trunk@53236 -
2016-10-27 10:38:59 +00:00
mattias
2291c07d2b
lcl: doc
...
git-svn-id: trunk@53214 -
2016-10-26 08:14:59 +00:00
mattias
8b5f7616e7
LCL: TColor: doc
...
git-svn-id: trunk@53038 -
2016-09-26 11:12:37 +00:00
ondrej
6f5fa419e8
lcl: change OnExceptionCircle to OnCircularException, remove handler list.
...
git-svn-id: trunk@52730 -
2016-07-20 18:01:57 +00:00
ondrej
6fb78bd5f9
lcl: application: add handlers to exception circle.
...
git-svn-id: trunk@52713 -
2016-07-19 06:10:56 +00:00
bart
2a41a0e2f4
Fix spelling errors. Issue #0030258 . Patch by Paul Gevers.
...
git-svn-id: trunk@52489 -
2016-06-12 16:07:57 +00:00
mattias
51aa9e7e21
lazutils: docs
...
git-svn-id: trunk@51937 -
2016-03-14 15:22:40 +00:00
juha
ad8ba1d824
Docs: Fix description for DBCheckBox properties ValueChecked/ValueUnchecked. Issue #26490 .
...
git-svn-id: trunk@51926 -
2016-03-12 10:37:57 +00:00
mattias
8466e84d66
lazfileutils: added windows function SHGetFolderPathUTF8
...
git-svn-id: trunk@51882 -
2016-03-09 13:22:29 +00:00
ondrej
d2eeb02e56
docs: fix TPopupMode
...
git-svn-id: trunk@51792 -
2016-03-01 17:02:19 +00:00
ondrej
2c0c39f762
lcl: use active form as parent for pmNone and modal windows. Issue #29635
...
git-svn-id: trunk@51597 -
2016-02-11 11:52:45 +00:00
ondrej
aeb6eb81a1
lcl: flowpanel: add FlowLayout property.
...
git-svn-id: trunk@51566 -
2016-02-10 12:25:16 +00:00
ondrej
f42e7fcc66
lcl: forms: add TPosition.poWorkAreaCenter
...
git-svn-id: trunk@51112 -
2016-01-02 09:33:40 +00:00
bart
d4a86c4069
Docs: Fix wrong xml in clipboard.xml, introduced in r51048 #6f4f90622a by me. Patch by wp. Issue #0029286 .
...
git-svn-id: trunk@51085 -
2015-12-30 16:54:31 +00:00
bart
6f4f90622a
Docs: Document the ClipBoard HTML functions.
...
git-svn-id: trunk@51048 -
2015-12-27 10:44:16 +00:00
ondrej
81733b2e74
lcl: rewrite PopupMode/PopupParent
...
- unify code for PopupMode/PopupParent in one function TCustomForm.GetRealPopupParent for all WS.
- change TWSCustomFormClass.SetPopupParent to TWSCustomFormClass.SetRealPopupParent without PopupMode parameter.
- Fix TPopupMode documentation.
Issue #29247
git-svn-id: trunk@51032 -
2015-12-25 15:37:10 +00:00
ondrej
f838770236
lcl: docs: TToolButton.ArrowClick+OnArrowClick
...
git-svn-id: trunk@50960 -
2015-12-20 18:16:54 +00:00
ondrej
60c487ef0f
lcl: docs: fix QuestionDlg code formatting
...
git-svn-id: trunk@50948 -
2015-12-19 16:35:11 +00:00
mattias
61b7d45c49
lcl: docs: QuestionDlg
...
git-svn-id: trunk@50944 -
2015-12-19 15:35:29 +00:00
mattias
dd8325c960
lcl: questiondlg: fixed button with both IsDefault and IsCancel
...
git-svn-id: trunk@50937 -
2015-12-19 15:20:23 +00:00
ondrej
540bd3a671
lcl: toolbar: add DropDownWidth property
...
git-svn-id: trunk@50900 -
2015-12-18 10:13:17 +00:00
ondrej
2df8c60e2b
docs: updated docs for QuestionDlg
...
git-svn-id: trunk@50789 -
2015-12-14 10:48:42 +00:00
ondrej
02d05f9cfd
docs: Added TFlowPanel.
...
git-svn-id: trunk@50488 -
2015-11-23 21:34:39 +00:00
bart
702566d255
Docs: fix typo in grids.xml (Issue #0029062 )
...
git-svn-id: trunk@50467 -
2015-11-21 17:13:06 +00:00
mattias
dbe663b61b
lcl: docs: file dialog filter
...
git-svn-id: trunk@50437 -
2015-11-20 11:18:20 +00:00
ondrej
ba864434f1
lcl: docs: fixed TTreeNode.ImageIndex and TTreeNode.SelectedIndex
...
git-svn-id: trunk@50330 -
2015-11-14 07:10:24 +00:00
mattias
5ae959e743
LCL: TextHint docs
...
git-svn-id: trunk@50256 -
2015-11-08 15:59:34 +00:00
juha
41ca5227fd
LCL: New CanSetFocus function with whole parent tree check. Work better than CanFocus in many cases. Issue #21708 , patch from Ondrej Pokorny.
...
git-svn-id: trunk@49526 -
2015-07-11 23:27:51 +00:00
juha
af6fb723af
LazUtils: Use LookupStringList in LazUtils package. Remove old DictionaryStringList files.
...
git-svn-id: trunk@49506 -
2015-07-07 12:10:35 +00:00
juha
810d20ce56
LazUtils: Rename DictionaryStringList -> LookupStringList. Add the renamed files as new.
...
git-svn-id: trunk@49505 -
2015-07-07 12:05:03 +00:00
juha
1e433ebf42
Improve documentation of FilterEdit components.
...
git-svn-id: trunk@49243 -
2015-06-02 11:59:42 +00:00