Commit Graph

808 Commits

Author SHA1 Message Date
juha
594194a59d Docs: Documentation updates for LCL. Issue #37117, patch from Don Siders.
git-svn-id: trunk@63187 -
2020-05-20 15:20:23 +00:00
juha
b7b65a9256 Docs: Fix links and content in LCL documentation. Issue #37045, patch from Don Siders.
git-svn-id: trunk@63141 -
2020-05-12 20:03:33 +00:00
juha
5fea276f9e Docs: Fixed errors in LCL ImgList documentation. Issue #37000, patch from Don Siders.
git-svn-id: trunk@63104 -
2020-05-01 08:21:07 +00:00
maxim
d4b37fb3c4 Docs: Fix errors and warnings generated by fpdoc when building lcl.chm and lazutils.chm. The changes are mainly link IDs, but there are a few content updates. Patch by Don Siders, bug #36989.
git-svn-id: trunk@63092 -
2020-04-29 22:38:26 +00:00
marco
00884a0b21 * remove empty first line that caused problems in fpdoc (lazarus list)
git-svn-id: trunk@62984 -
2020-04-15 10:44:46 +00:00
juha
df1458b6f9 Docs: Updated documentation for ComboEx. Issue #36811, patch from Don Siders.
git-svn-id: trunk@62779 -
2020-03-20 10:15:37 +00:00
juha
a3d4d06bf1 Docs: New documentation files for LCL. Issue #36785, patch from Don Siders.
git-svn-id: trunk@62778 -
2020-03-20 10:15:35 +00:00
ondrej
f6c39c019d LCL: implement MDI for win32. Issue #36582, based on patch by Kostas Michalopoulos, attempt 2
git-svn-id: trunk@62745 -
2020-03-12 09:28:38 +00:00
ondrej
29018d9a1a Revert r62685 #e1838e46a0: LCL: implement MDI for win32. Issue #36582, based on patch by Kostas Michalopoulos
git-svn-id: trunk@62739 -
2020-03-11 05:48:36 +00:00
juha
546016ab28 Docs: Documentation updates for LCL ExtDlgs. Issue #36769, patch from Don Siders.
git-svn-id: trunk@62714 -
2020-03-08 12:40:14 +00:00
juha
1462e81c6d Docs: Update documentation for EditBtn and ExtCtrls. Issue #36756, patch from Don Siders.
git-svn-id: trunk@62692 -
2020-03-05 10:46:52 +00:00
juha
5df1506c34 Docs: Updated documentation for LCL ComCtrls. Issue #36745, patch from Don Siders.
git-svn-id: trunk@62688 -
2020-02-29 21:17:10 +00:00
ondrej
e1838e46a0 LCL: implement MDI for win32. Issue #36582, based on patch by Kostas Michalopoulos
git-svn-id: trunk@62685 -
2020-02-28 19:29:59 +00:00
ondrej
74fb203f39 LCL: Screen.BeginTempCursor & EndTempCursor
git-svn-id: trunk@62664 -
2020-02-23 06:04:38 +00:00
juha
89cda6b74f Docs: Document TCustomGrid.HideSortArrow. Issue #36715, patch from Don Siders.
git-svn-id: trunk@62648 -
2020-02-19 17:51:26 +00:00
juha
9131514b67 Docs: Update documentation for GroupedEdit. Issue #36715, patch from Don Siders.
git-svn-id: trunk@62647 -
2020-02-19 17:51:20 +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
ef98ace025 Docs: Updated documentation for LCL MaskEdit. Issue #36703, patch from Don Siders.
git-svn-id: trunk@62631 -
2020-02-16 13:29:18 +00:00
dmitry
556c5562fe bug #36281. Merged revision(s) 62516-62547 from branches/listviewsortindicator:
lcl: adding sortIndicator to the listview
........
win32: implementation of sortindicator 
........
lcl: adding autosortindicator property for the listview
........
gtk2: sortindicator implementation
........
gtk2: reverting accidental changes (unrelated to sortindicator)
........
qt5: implementing sort indicator  (seems like qt5 allows only 1 indicator per header)
........
cocoa: implementing sortIndicator
........
doc: adding short descriptions for SortIndicator and AutoSortIndicator
........

git-svn-id: trunk@62567 -
2020-01-17 01:49:23 +00:00
maxim
e7ab9b1d39 Docs, LCL: fixed content error, patch from Don Siders, bug #36594
git-svn-id: trunk@62566 -
2020-01-16 22:40:07 +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
aaed1a2696 Docs: Updated documentation for LCL unit Controls. Issue #36475, patch from Don Siders.
git-svn-id: trunk@62446 -
2019-12-25 13:21:04 +00:00
jesus
f41b9adc7e Docs: fix a couple of spaces.
git-svn-id: trunk@62432 -
2019-12-22 18:34:23 +00:00
juha
d6156102b3 Docs: Add a missing XML close tag. Issue #36467, patch from Cyrax.
git-svn-id: trunk@62430 -
2019-12-22 10:36:28 +00:00
juha
11ce01db97 Docs: Remove duplicate topics from LCL and LazUtils Doc XML files. Issue #36462, patch from Don Siders.
git-svn-id: trunk@62423 -
2019-12-20 11:42:07 +00:00
wp
0d4271e7c9 docs: Apply changes of r62408 #7dea4ebe87 also to TWidgetset.PolyBezier.
git-svn-id: trunk@62410 -
2019-12-18 16:11:57 +00:00
wp
7dea4ebe87 docs: Improved description of the "Filled" parameter of the TCanvas.PolyBezier method. Issue #36452.
git-svn-id: trunk@62408 -
2019-12-17 21:01:30 +00:00
juha
5ccf5408e4 Docs: Updated documentation for ButtonPanel. Issue #36406, patch from Don Siders.
git-svn-id: trunk@62357 -
2019-12-08 19:54:28 +00:00
juha
fe2f85d8e6 Docs: Documentation updates for LCL and LazUtils. Issue #36392, patch from Don Siders.
git-svn-id: trunk@62328 -
2019-12-05 20:55:51 +00:00
juha
dd3e6c3681 Docs: Documentation update for LCL CheckLst.xml. Issue #36400, patch from Don Siders.
git-svn-id: trunk@62327 -
2019-12-05 19:14:56 +00:00
wp
af560d6f0f Docs: Further clarification of what is meant by "Grid.Clean".
git-svn-id: trunk@62268 -
2019-11-18 17:51:19 +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
juha
4880ec8934 Docs: Updated documentation for LCL Grids. Issue #36289, patch from Don Siders.
git-svn-id: trunk@62234 -
2019-11-12 22:55:27 +00:00
juha
cb118777d9 Docs: Updated documentation for DbActns in LCL. Issue #36022, patch from Don Siders.
git-svn-id: trunk@62097 -
2019-10-20 18:14:03 +00:00
juha
7023c973e2 Docs: Updated documentation for CustomTimer in LCL. Issue #36191, patch from Don Siders.
git-svn-id: trunk@62087 -
2019-10-19 06:22:35 +00:00
juha
d63ada2dc8 Docs: Fix the short description of TSplitter.AutoSnap. Issue #36116, patch from Alexey Tor.
git-svn-id: trunk@61960 -
2019-10-03 14:11:47 +00:00
wp
6cbcc2951b doc: Clarify help on TCustomStringGrid.Clean.
git-svn-id: trunk@61757 -
2019-08-25 15:11:24 +00:00
juha
b362e1d253 Docs: Updated documentation for LCL. Issue #35993, patch from Don Siders.
git-svn-id: trunk@61756 -
2019-08-24 21:52:20 +00:00
mattias
da4a458242 docs: fixed xml
git-svn-id: trunk@61661 -
2019-08-03 15:12:00 +00:00
mattias
24b4ce6cee docs: clean up
git-svn-id: trunk@61658 -
2019-08-03 14:44:44 +00:00
mattias
6c13036763 lcl: docs: updates from Don Siders, issue #35907
git-svn-id: trunk@61657 -
2019-08-03 12:04:59 +00:00
mattias
3a62769ba9 issue #35892 from Don Siders
comctrls.xml
*Added FUseWS, AdjustPos, InitializeWnd in TCustomUpDown

controls.xml
* Fixed FP docs tagging for an example

dbctrls.xml
* Added BiDiMode, BorderSpacing, Color, Constraints in TDBCheckBox
* Added DataChange, KeyPress, UpdateData in TDBComboBox
* Added missing topics in TCustomDBComboBox

lclplatformdef.xml
* Added missing TLCLPLatform enumeration values

lcltranslator.xml
* Sync'd doc topics to current code. Added missing symbols. Removed unused symbols.

git-svn-id: trunk@61628 -
2019-07-27 07:04:37 +00:00
juha
77eab57ea8 LCL: Updated documentation for ImgList. Issue #35539, patch from Don Siders.
git-svn-id: trunk@61527 -
2019-07-04 21:59:51 +00:00
juha
c04a4ed181 LCL: Updated documentation for ValEdit. Issue #34992, patch from Don Siders.
git-svn-id: trunk@61526 -
2019-07-04 21:59:45 +00:00
mattias
3527c5be12 docs: lazutils, issue #35319, from Don Siders
git-svn-id: trunk@60824 -
2019-04-04 06:47:47 +00:00
mattias
e36ca85ceb docs: clean up, issue #35288
git-svn-id: trunk@60786 -
2019-03-27 09:11:41 +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
e2a4c97011 Docs: Updated documentation for LazUtils and LCL. Issue #35079, patch from Don Siders.
git-svn-id: trunk@60422 -
2019-02-14 15:06:13 +00:00
mattias
5541a7162a docs: lazutils: fixed xml, spelling and links, issues #35051, #35052, from Don Siders
git-svn-id: trunk@60398 -
2019-02-10 08:30:26 +00:00
mattias
1cb3217732 lcl: docs: calendar, issue #35009, from Don Siders
git-svn-id: trunk@60349 -
2019-02-06 08:28:19 +00:00