Commit Graph

814 Commits

Author SHA1 Message Date
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
vincents
8b29927100 lcl xml docs: added skeletonfor customdrawn_android unit
git-svn-id: trunk@36541 -
2012-04-03 10:53:42 +00:00
sekelsenmat
8bccb857bc Improves the docs for GetDeviceCaps
git-svn-id: trunk@36537 -
2012-04-03 07:14:26 +00:00
mattias
35a5f303ff lcl: docs
git-svn-id: trunk@36322 -
2012-03-25 17:42:09 +00:00
mattias
f0f090fb65 lazutf8: added overloaded UTF8FixBroken(var string)
git-svn-id: trunk@36319 -
2012-03-25 16:24:14 +00:00
mattias
92d092cc3d LCL: docs
git-svn-id: trunk@36044 -
2012-03-15 22:10:42 +00:00
vincents
dc58a0646c lcl docs: added skeleton for lazfreetypeintfdrawer unit
git-svn-id: trunk@35761 -
2012-03-06 10:24:33 +00:00
sekelsenmat
bd2ac53e00 Improves TCustomTreeView.AccessibilityOn documentation
git-svn-id: trunk@35509 -
2012-02-20 14:12:52 +00:00