Commit Graph

818 Commits

Author SHA1 Message Date
mattias
1f64e2b29d lazutils: deprecated ConvertLineEndings in favor of LineBreaksToSystemLineBreaks
git-svn-id: trunk@59144 -
2018-09-23 10:33:52 +00:00
juha
2b512b893e Docs: Fix short description for function StringToColor.
git-svn-id: trunk@59118 -
2018-09-21 19:03:46 +00:00
juha
4f951ed0a3 LCL: Improvements for TWidgetSet.GetTextExtentExPoint(). Issue #33553, patch from accorp.
git-svn-id: trunk@58863 -
2018-09-04 21:58:29 +00:00
juha
62ba86833c LCL: Improve TForm documentation. Issue #33791, patch from AlexeyT.
git-svn-id: trunk@58180 -
2018-06-08 10:06:02 +00:00
mattias
028d607404 docs: TCustomIdleTimer
git-svn-id: trunk@57601 -
2018-04-04 12:43:29 +00:00
ondrej
6ec411db7b docs:imagelist: Scaled, OnGetWidthForPPI
git-svn-id: trunk@57293 -
2018-02-12 20:31:02 +00:00
mattias
c9af6fa9ba lcl: TTreeView: cleaned up TNodeState, removed not used nsInTree, added nsVisible
git-svn-id: trunk@56482 -
2017-11-24 16:50:16 +00:00
mattias
d94945ef38 lcl: TOpenDialog: deprecated DereferenceLinks, added ResolveLinks, added ofNoResolveLinks, docs, ofNoDereferenceLinks now behaves Delphi compatible
git-svn-id: trunk@56289 -
2017-11-05 23:51:00 +00:00
mattias
bc55fd02a4 lcl: docs
git-svn-id: trunk@55842 -
2017-09-12 07:16:22 +00:00
mattias
68b890866e lcl: TTreeView: docs
git-svn-id: trunk@55828 -
2017-09-09 10:24:38 +00:00
ondrej
c552f9e5c7 IDE: Retain anchored desktop configuration while AnchorDocking is not installed. Issue #32083, patch by joecare99.
git-svn-id: trunk@55424 -
2017-07-02 09:52:40 +00:00
mattias
a2cfbeee6c docs: fixed xml
git-svn-id: trunk@55173 -
2017-06-02 20:57:18 +00:00
mattias
9c0b214488 docs: build_lcl_docs: --footer
git-svn-id: trunk@55169 -
2017-06-02 20:43:00 +00:00
mattias
e94bc5d75b docs: fixed xml
git-svn-id: trunk@55167 -
2017-06-02 20:41:49 +00:00
ondrej
510e6e4c49 docs: update TCustomGrid.DefColWidth, TCustomGrid.DefRowHeight, TToolBar.ButtonHeight, TToolBar.ButtonWidth, TToolBar.DropDownWidth, TCustomTreeView.ExpandSignSize, TCustomTreeView.Indent
git-svn-id: trunk@54888 -
2017-05-12 21:12:19 +00:00
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