mattias
6ce7e710da
docs: lcl: fixed some fpdoc errors
...
git-svn-id: branches/fixes_1_6@54519 -
2017-04-04 12:34:35 +00:00
mattias
7b9785a557
docs: lcl: fixed some fpdoc errors
...
git-svn-id: branches/fixes_1_6@54518 -
2017-04-04 12:16:25 +00:00
maxim
e4f7973e5d
Merged revision(s) 52489-52491 #2a41a0e2f4-#2a41a0e2f4 from trunk:
...
Fix spelling errors. Issue #0030258 . Patch by Paul Gevers.
........
Fix some more spelling errors.
........
Fix some more spelling errors.
........
git-svn-id: branches/fixes_1_6@52609 -
2016-07-03 20:41:10 +00:00
maxim
7c789e1ef4
Merged revision(s) 51970 #ae57408e17, 51972-51973 #34be9ae2d0-#34be9ae2d0 from trunk:
...
docs: add fugue icons to acknowledgements
........
LazUtf8: implement Utf8TryFindCodepointStart.
........
LazUtf8: Refactor UTF8FindNearestCharStart. Resolves Issue #0029851 .
........
git-svn-id: branches/fixes_1_6@51995 -
2016-03-19 13:32:54 +00:00
maxim
aede9c3c21
Merged revision(s) 51597 #2c0c39f762 from trunk:
...
lcl: use active form as parent for pmNone and modal windows. Issue #29635
........
git-svn-id: branches/fixes_1_6@51686 -
2016-02-24 22:24:04 +00:00
ondrej
5334de92de
merge r51019 #bbb3a9aa1d,r51022,r51023,r51032,r51036,r51044,r51046,r51047,r51049: PopupParent/PopupMode bug fixes:
...
r51019: Qt: fixed segfault inside setPopupParent.related to issue #29247
r51022: lcl: gtk2: fix PopupMode/PopupParent for non-modal windows. Issue #29247
r51023: lcl: qt: fix PopupMode/PopupParent for non-modal windows. Issue #29247 . Modified patch by Zeljko
r51032: 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
r51036: lcl: qt: revert wrong change for modal windows from r51032 #81733b2e74
r51044: Qt: fixed Qt compilation after r51036 #0703a58eca
r51046: Qt: added pure X11 function for transient hint. Related to issue #29253
r51047: Qt: use direct X11 call for transient hint since Qt's QtTool flag is buggy. issue #29253
r51049: lcl: fix TCustomForm.SetPopupMode: remove PopupParent for both pmAuto and pmNone
git-svn-id: branches/fixes_1_6@51056 -
2015-12-27 20:27:38 +00:00
ondrej
0136f6c7bb
merged r50948 #60c487ef0f: lcl: docs: fix QuestionDlg code formatting
...
git-svn-id: branches/fixes_1_6@51011 -
2015-12-23 21:47:53 +00:00
mattias
1d63179e26
lcl: docs: QuestionDlg
...
git-svn-id: branches/fixes_1_6@50945 -
2015-12-19 15:35:42 +00:00
mattias
2fb7b843ab
lcl: questiondlg: fixed button with both IsDefault and IsCancel
...
git-svn-id: branches/fixes_1_6@50938 -
2015-12-19 15:20:45 +00:00
ondrej
3d19486b3e
merged r50789 #2df8c60e2b,r50790: QuestionDlg fixes
...
git-svn-id: branches/fixes_1_6@50791 -
2015-12-14 11:04:38 +00:00
mattias
0a4add9726
updated install.txt
...
git-svn-id: branches/fixes_1_6@50654 -
2015-12-05 18:47:49 +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
047ef72501
docs: added contributor Simon Ameis
...
git-svn-id: trunk@50317 -
2015-11-12 10:43:17 +00:00
mattias
5ae959e743
LCL: TextHint docs
...
git-svn-id: trunk@50256 -
2015-11-08 15:59:34 +00:00
juha
22ea26d2cc
IDE: Format a comment shown in code tooltip better. Issue #28430 , patch from Yann Mérignac.
...
git-svn-id: trunk@49583 -
2015-08-01 08:48:43 +00:00
bart
f27803d409
Docs: added Michael Fuchs to contributors.
...
git-svn-id: trunk@49567 -
2015-07-25 13:23:05 +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
mattias
699bdb9e8f
codetools: class helpers: find declaration and code completion, patch #28266 , from Ondrej Pokorny
...
git-svn-id: trunk@49405 -
2015-06-22 10:02:11 +00:00
juha
1e433ebf42
Improve documentation of FilterEdit components.
...
git-svn-id: trunk@49243 -
2015-06-02 11:59:42 +00:00
martin
33cd7f6258
contributor added
...
git-svn-id: trunk@49095 -
2015-05-18 21:51:19 +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
maxim
77b0466028
Docs: added José Martínez to contributors list
...
git-svn-id: trunk@48859 -
2015-04-25 18:33:34 +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
juha
1f9ffa32fe
Add Balazs Szekely to contributors list.
...
git-svn-id: trunk@48022 -
2015-02-26 18:10:40 +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
maxim
a81ce58d85
Docs: added Gilles Vasseur to contributors list
...
git-svn-id: trunk@47721 -
2015-02-12 22:44:43 +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