Commit Graph

100 Commits

Author SHA1 Message Date
ondrej
74fb203f39 LCL: Screen.BeginTempCursor & EndTempCursor
git-svn-id: trunk@62664 -
2020-02-23 06:04:38 +00:00
juha
d66d8ecf94 Docs: Batch of documentation updates for LCL. Issue #36702, patch from Don Siders.
git-svn-id: trunk@62632 -
2020-02-16 13:29:32 +00:00
juha
8887506cf9 Docs: Updated documentation for LCL files. Issue #36535, patch from Don Siders.
git-svn-id: trunk@62525 -
2020-01-11 14:22:23 +00:00
juha
35efd71284 Docs: Batch of documentation updates for LazUtils and LCL. Issue #36312, patch from Don Siders.
git-svn-id: trunk@62238 -
2019-11-14 07:08:17 +00:00
mattias
407449372e lcl: docs, issue #35143, from Don Siders
git-svn-id: trunk@60499 -
2019-02-25 17:09:43 +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
a2cfbeee6c docs: fixed xml
git-svn-id: trunk@55173 -
2017-06-02 20:57:18 +00:00
mattias
2291c07d2b lcl: doc
git-svn-id: trunk@53214 -
2016-10-26 08:14:59 +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
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
f42e7fcc66 lcl: forms: add TPosition.poWorkAreaCenter
git-svn-id: trunk@51112 -
2016-01-02 09:33:40 +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
mattias
9ee067b475 lcl: docs
git-svn-id: trunk@48972 -
2015-05-08 19:46:18 +00:00
mattias
2b3944a98f lcl: docs
git-svn-id: trunk@47776 -
2015-02-14 10:37:51 +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
mattias
b08e12984d lcl: docs: fixed some links
git-svn-id: trunk@37853 -
2012-07-02 16:14:08 +00:00
mattias
d5c901ec68 lcl: docs: fixed encoding
git-svn-id: trunk@37849 -
2012-07-02 14:50:07 +00:00
mattias
92d092cc3d LCL: docs
git-svn-id: trunk@36044 -
2012-03-15 22:10:42 +00:00
mattias
84ca108677 lcl: docs: added dodi notes
git-svn-id: trunk@35343 -
2012-02-12 23:37:03 +00:00
sekelsenmat
f07b717a31 key state constants and functions documentation improvement
git-svn-id: trunk@35272 -
2012-02-09 14:09:30 +00:00
sekelsenmat
b97bd5928f General documentation cleanup removing [?] and various other minor improvements
git-svn-id: trunk@35270 -
2012-02-09 13:52:27 +00:00
sekelsenmat
5ac1708f92 Minor documentation improvements
git-svn-id: trunk@35237 -
2012-02-08 17:09:16 +00:00
dodi
6714382934 Docs: various updates, mostly fixed bad links
git-svn-id: trunk@34110 -
2011-12-11 16:54:59 +00:00
sekelsenmat
31e6b3ee9a Documentation rework, removes aprox. 600 occurences of [?] and other non-sense from the documentation
git-svn-id: trunk@33617 -
2011-11-18 17:16:46 +00:00
dodi
a69ef5286b Docs: Forms links added
git-svn-id: trunk@33601 -
2011-11-18 02:56:13 +00:00
dodi
f12a98080e Docs: Forms revised, some questions remain
git-svn-id: trunk@33576 -
2011-11-17 09:21:46 +00:00
dodi
9269169531 Docs: TForm revised
git-svn-id: trunk@33569 -
2011-11-16 14:54:14 +00:00
dodi
2f5176b927 Docs: TCustomForm revised
git-svn-id: trunk@33561 -
2011-11-16 11:11:50 +00:00
dodi
27ed0d427c Docs: TScrollingWinControl revised
git-svn-id: trunk@33475 -
2011-11-11 10:39:41 +00:00
dodi
a0d3ea4a51 Docs: TControlScrollBar revised
git-svn-id: trunk@33474 -
2011-11-11 09:08:06 +00:00
dodi
070fda2e07 Docs: TApplication revised
git-svn-id: trunk@33455 -
2011-11-10 07:31:00 +00:00
dodi
b27e7edf77 Docs: TScreen revised
git-svn-id: trunk@33390 -
2011-11-07 08:30:12 +00:00
dodi
d0fb7f4dbf Docs: Forms synced
git-svn-id: trunk@33360 -
2011-11-06 03:49:34 +00:00
sekelsenmat
bb10bb7f27 Better docs for TWindowState
git-svn-id: trunk@33292 -
2011-11-04 10:49:10 +00:00
sekelsenmat
f8c0ac6366 Documents wsFullScreen
git-svn-id: trunk@33290 -
2011-11-04 10:40:03 +00:00
mattias
4b2eccb8c0 docs: undo rename of fpdoc links #lclbase, because first the tools need to be updated
git-svn-id: trunk@31801 -
2011-07-25 22:43:12 +00:00
mattias
045f61adfb docs: fixed links to #lclbase in lcl units
git-svn-id: trunk@31787 -
2011-07-23 12:40:25 +00:00
sekelsenmat
5c475bb4aa Improves the documentation of TCustomForm.OnActivate
git-svn-id: trunk@31745 -
2011-07-19 07:53:32 +00:00
mattias
7e5a735d6a docs: queueasynccall
git-svn-id: trunk@31144 -
2011-06-09 11:52:34 +00:00
mattias
a6965afecd LCL: TControlScrollBar: Visible is not the current state, but a flag to allow the widget to become visible, for Delphi compatibility, fixed calculating Range (the widget frame was added)
git-svn-id: trunk@29031 -
2011-01-15 12:50:44 +00:00
paul
8c4f53f514 docs: add more documentation regards monitors
git-svn-id: trunk@26277 -
2010-06-24 09:20:20 +00:00
paul
25a11ea33a docs: document TMonitor class
git-svn-id: trunk@26276 -
2010-06-24 09:10:50 +00:00
mattias
85e8ae198c lcl docs
git-svn-id: trunk@25693 -
2010-05-27 14:48:55 +00:00
mattias
5074140f97 docs: fixed
git-svn-id: trunk@25579 -
2010-05-22 12:51:24 +00:00
mattias
501404a442 IDE: fpdoc editor: fixed checking for modified
git-svn-id: trunk@25578 -
2010-05-22 12:49:42 +00:00
mattias
4090eae3a3 doc: borderstyle gtk2
git-svn-id: trunk@25377 -
2010-05-13 17:36:04 +00:00
dodi
7ca121a560 docs: some updates (lost track)
git-svn-id: trunk@25213 -
2010-05-05 12:27:28 +00:00
dodi
501e81fdab docs: TControl updates, docking related
git-svn-id: trunk@24841 -
2010-04-23 00:59:22 +00:00