Commit Graph

844 Commits

Author SHA1 Message Date
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