Commit Graph

921 Commits

Author SHA1 Message Date
mattias
591bb0ff09 docs: documentation of lazutf8classes, issue #34968, from Don Siders
git-svn-id: trunk@60242 -
2019-01-29 19:12:20 +00:00
mattias
12a8c5eb4b docs: clean up
git-svn-id: trunk@60238 -
2019-01-29 14:02:09 +00:00
juha
ffba4af22d Docs: Update documentation for PopupNotifier, remove a duplicate UTF8Process.xml file. Issues #34962 and #34966, patch from Don Siders.
git-svn-id: trunk@60237 -
2019-01-28 19:09:02 +00:00
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
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
sekelsenmat
fa18a10e3c Documents the unit in Font.Orientation
git-svn-id: trunk@49009 -
2015-05-13 10:03:18 +00:00
mattias
9ee067b475 lcl: docs
git-svn-id: trunk@48972 -
2015-05-08 19:46:18 +00:00
zeljko
a55a12702e docs: fixed wrong tag in menus.xml
git-svn-id: trunk@48633 -
2015-04-05 11:02:16 +00:00
mattias
49e3b7c5b1 LCL: docs
git-svn-id: trunk@48573 -
2015-04-01 11:38:03 +00:00
mattias
645c00ecf7 lcl: docs
git-svn-id: trunk@48571 -
2015-04-01 11:27:30 +00:00
mattias
2bf106b5db lcl: docs
git-svn-id: trunk@48569 -
2015-04-01 10:58:44 +00:00
bart
beb11406dd Docs: document that adding a submenu to a TMenuItem that is a separator can crash the computer on non-Windows platform.
git-svn-id: trunk@48457 -
2015-03-22 14:42:50 +00:00
bart
fe49ab6615 Docs: document that TCustomMemo.Lines cannot store Objects. Issue #0009366.
git-svn-id: trunk@48347 -
2015-03-14 18:39:07 +00:00
mattias
a6d416e72e LCL: implemented THintInfo.ReshowTimeout, issue #27496
git-svn-id: trunk@47918 -
2015-02-20 15:47:36 +00:00
mattias
2b3944a98f lcl: docs
git-svn-id: trunk@47776 -
2015-02-14 10:37:51 +00:00
mattias
69edc4d8c0 lazutils: moved ReplaceSubString to LazUTF8, added UTF8QuotedStr
git-svn-id: trunk@47748 -
2015-02-13 20:34:21 +00:00
mattias
aa59060cae lazutils: doc
git-svn-id: trunk@47720 -
2015-02-12 15:09:30 +00:00
jesus
7e93d299dc Docs: TCanvas.TextRect changes from wp, issue #27379
git-svn-id: trunk@47566 -
2015-01-30 21:47:02 +00:00
marco
2163b6cdcb * Phillipe Levi mentioned seeing "Stringrid" on the ml, a grep turned up two occurances -> fixed.
git-svn-id: trunk@47556 -
2015-01-28 11:21:36 +00:00
mattias
22429956d3 lcl: grids: docs, issue #27325, from Simon Ameis
git-svn-id: trunk@47530 -
2015-01-26 21:53:50 +00:00
marco
e12b90ee3d * lcl new files
git-svn-id: trunk@47517 -
2015-01-25 14:43:43 +00:00
marco
f8aa35ac25 * new file makeskel
git-svn-id: trunk@47516 -
2015-01-25 14:42:55 +00:00
marco
5f201dd919 * move fpcadds
git-svn-id: trunk@47515 -
2015-01-25 14:40:27 +00:00
mattias
00431d3725 docs clean up
git-svn-id: trunk@47245 -
2014-12-25 10:50:46 +00:00
vincents
4a72302da6 lcl docs: balance <i> tags, patch from derit agustin (issue #27166)
git-svn-id: trunk@47200 -
2014-12-15 09:30:45 +00:00
mattias
814cf1a717 lazutils: FindInvalidUTF8Character: check for wrong mapped codes, changed default to report gaps
git-svn-id: trunk@47172 -
2014-12-10 14:26:18 +00:00
juha
8776cceec3 Docs: Fix documentation of TMenuItem.Hint. Issue #27055.
git-svn-id: trunk@47033 -
2014-11-30 10:58:01 +00:00
reiniero
0a7bd582cc * Doc:
+ document lcl_fullversion
- remove mention of FPC 2.3.1 as minimum FPC version requirement for LCL is higher

git-svn-id: trunk@46832 -
2014-11-13 13:52:17 +00:00
mattias
9928fb1647 lazutf8: docs
git-svn-id: trunk@46780 -
2014-11-07 16:12:32 +00:00
reiniero
cb34b4b12a * Docs: harmonize spelling; brief description of utf8process
git-svn-id: trunk@46603 -
2014-10-19 10:48:40 +00:00
mattias
819e05f3aa LCL: docs
git-svn-id: trunk@46472 -
2014-10-07 23:03:19 +00:00
reiniero
4a8c7b8e7c * Docs: customtimer interval in milliseconds
git-svn-id: trunk@46283 -
2014-09-22 09:10:18 +00:00
mattias
9102f248ea LCL: docs
git-svn-id: trunk@46190 -
2014-09-11 18:02:01 +00:00
mattias
8c9f6d38b4 LCL: docs: undo
git-svn-id: trunk@46187 -
2014-09-11 16:50:44 +00:00
mattias
ca0211f1fc LCL: docs
git-svn-id: trunk@46185 -
2014-09-11 16:40:26 +00:00
reiniero
b3b325a7ea * Docs: slight clarification for GetExeExt
git-svn-id: trunk@46140 -
2014-09-06 08:14:59 +00:00
mattias
62fd8a88fd lazutils: docs
git-svn-id: trunk@46051 -
2014-08-18 10:00:17 +00:00
mattias
8e528bec4e lazutils: docs
git-svn-id: trunk@46046 -
2014-08-17 08:54:16 +00:00
reiniero
a74200f37d * DeleteDirectory: incorporate OnlyChilds=>OnlyChildren fix present in Lazarus
git-svn-id: trunk@45996 -
2014-07-31 09:41:48 +00:00
reiniero
8aa7fdee3b + Document ForceDirectory some more
git-svn-id: trunk@45995 -
2014-07-31 09:38:36 +00:00
juha
8b18fcf3ab Remove the deprecated BarChart unit. It has been replaced with TAChart.
git-svn-id: trunk@45791 -
2014-07-05 19:58:59 +00:00
juha
2285bca51c LCL doc: Fix property TCustomForm.AllowDropFiles description. Issue #26302, patch from Alexey Torgashin
git-svn-id: trunk@45728 -
2014-06-28 23:40:01 +00:00
reiniero
d8609cf93a * Docs: some slight language fixes for TDBImage docs
git-svn-id: trunk@45345 -
2014-06-05 06:23:35 +00:00
reiniero
bf451e3f95 * Docs: cosmetic
git-svn-id: trunk@45344 -
2014-06-05 05:27:57 +00:00
mattias
d1a8e989e6 LCL: docs
git-svn-id: trunk@45160 -
2014-05-24 02:24:28 +00:00
mattias
a94d290c94 LCL: docs
git-svn-id: trunk@45060 -
2014-05-17 15:20:25 +00:00
mattias
eace6ac25e lazutils: docs FileIsInPath
git-svn-id: trunk@44844 -
2014-04-29 10:54:20 +00:00
mattias
22443c165c lazutils: FileIsInPath: use ResolveDots instead of TrimFilename
git-svn-id: trunk@44835 -
2014-04-28 14:30:33 +00:00
mattias
3595a693a9 LazUtils: added GetUnixPhysicalFilename
git-svn-id: trunk@44578 -
2014-04-01 11:10:35 +00:00
mattias
1fe37e15a2 fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
2014-02-05 12:07:46 +00:00
jesus
86249e6c23 docs, document TDbImage OnDbImageRead, OnDbImageWrite, WriteHeader
git-svn-id: trunk@43786 -
2014-01-24 07:36:42 +00:00
marco
9c903d4e72 * new unit, XML required to build help
git-svn-id: trunk@43449 -
2013-11-17 15:32:10 +00:00
mattias
5719113bb6 LCL: docs
git-svn-id: trunk@42883 -
2013-09-19 18:23:32 +00:00
mattias
343ffd92d0 LCL: docs
git-svn-id: trunk@42500 -
2013-08-26 12:40:33 +00:00
bart
aef02629d3 Documentation: A little more help for FindAllFiles function.
Issue #0024821.

git-svn-id: trunk@42371 -
2013-08-08 20:41:09 +00:00
mattias
c50306d401 LCL: comment
git-svn-id: trunk@42090 -
2013-07-15 06:10:41 +00:00
marco
2568311155 * doc template for unit industrialbase
git-svn-id: trunk@41907 -
2013-06-26 12:06:15 +00:00
mattias
c79fb36ef7 cody: unit deps: selected units: show units
git-svn-id: trunk@41752 -
2013-06-17 18:38:19 +00:00
mattias
b7294f4245 lcl: docs: TAction.OnExecute
git-svn-id: trunk@41433 -
2013-05-27 15:29:57 +00:00
mattias
fe0b0eb344 lazutils: removed obsolete luresstrings
git-svn-id: trunk@41379 -
2013-05-24 07:28:13 +00:00
juha
f68bd44412 LCL: replace the Arrow component with a better version from H. Page-Clark. The old one used widgetset bindings which was not needed.
git-svn-id: trunk@41221 -
2013-05-16 12:30:52 +00:00
mattias
e6d986f71c lcl: updated docs about lclversion
git-svn-id: trunk@41177 -
2013-05-13 14:50:13 +00:00
mattias
fd461b8b5b docs: CreateRelativePath does not support D:test for thread safety
git-svn-id: trunk@41065 -
2013-05-08 01:26:06 +00:00
mattias
363854a331 lazutils: restored old CreateRelativePath, added doc
git-svn-id: trunk@41064 -
2013-05-08 01:18:11 +00:00
mattias
6b2480c61e lazutils: doc CreateRelativePath
git-svn-id: trunk@41063 -
2013-05-08 01:08:04 +00:00
marco
5d35bdd80f * dummies generated
git-svn-id: trunk@40855 -
2013-04-20 12:55:58 +00:00
mattias
043dd66828 lazutils: added UTF8CompareStrCollated
git-svn-id: trunk@40228 -
2013-02-09 20:45:24 +00:00
mattias
f64d8b0994 LCL: doc about TTreeView.DefaultItemHeight
git-svn-id: trunk@39935 -
2013-01-23 10:17:34 +00:00
mattias
db32bdf565 LCL: doc about TListBox.ItemHeight
git-svn-id: trunk@39934 -
2013-01-23 10:14:11 +00:00
juha
400f1275e2 Docs: FileIsHardLink and FileIsSymLink. Issue #23304, patch from Bart
git-svn-id: trunk@39911 -
2013-01-20 10:33:54 +00:00
mattias
c60a0830f0 lazutils: docs: moved SplitCmdLineParams
git-svn-id: trunk@39750 -
2013-01-03 14:06:04 +00:00
mattias
899bdb7156 lazutils: FileUtil: added SplitCmdLineParams
git-svn-id: trunk@39730 -
2013-01-02 12:43:12 +00:00
vincents
6c5a8a9ae8 docs: added dummy file for lcl\fpmake.pp to make the doc building script happy
git-svn-id: trunk@38910 -
2012-09-29 19:33:53 +00:00
zeljko
100b90ff3a Docs: fixed comctrls.xml typo.Patch by Anton. issue #23001
git-svn-id: trunk@38874 -
2012-09-27 18:33:59 +00:00
mattias
df21315edc lcl: clipbaord docs
git-svn-id: trunk@38574 -
2012-09-08 09:31:20 +00:00
juha
46522f2920 Document TStringGrid.LoadFromFile and SaveOptions. Issue #22640, patch from Reinier Olislagers
git-svn-id: trunk@38262 -
2012-08-16 21:08:02 +00:00
mattias
a331c301ba lazutils: added fpdoc files
git-svn-id: trunk@37868 -
2012-07-05 09:44:17 +00:00
mattias
b08e12984d lcl: docs: fixed some links
git-svn-id: trunk@37853 -
2012-07-02 16:14:08 +00:00
mattias
658c75476f docs: updated
git-svn-id: trunk@37851 -
2012-07-02 15:53:04 +00:00
mattias
8528c56932 IDE docs: fixed encoding
git-svn-id: trunk@37850 -
2012-07-02 15:52:36 +00:00
mattias
d5c901ec68 lcl: docs: fixed encoding
git-svn-id: trunk@37849 -
2012-07-02 14:50:07 +00:00
mattias
34add97fc4 lazutils: docs: fixed encoding and package name
git-svn-id: trunk@37848 -
2012-07-02 14:42:33 +00:00
mattias
593c7fdb94 lazutils: utf8pos: added optional parameter StartPos
git-svn-id: trunk@37703 -
2012-06-20 12:11:42 +00:00
juha
61d8834f62 Docs: fix documentation for the new MessageDialog changes.
git-svn-id: trunk@37066 -
2012-04-28 14:52:21 +00:00
mattias
ab4d1ea8c4 lcl: docs
git-svn-id: trunk@36970 -
2012-04-22 14:38:26 +00:00
paul
c4a8916438 docs: correct CanFocus description (issue #0021708)
git-svn-id: trunk@36803 -
2012-04-16 01:03:16 +00:00
vincents
1c6a9d99e3 lcl xml docs: added skeletonfor customdrawn_winxp unit
git-svn-id: trunk@36542 -
2012-04-03 10:59:31 +00:00