lazarus/docs
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
..
booth
diagrams
html * Docs scripts: cosmetic (comment typos) 2014-09-28 11:45:51 +00:00
images
xml merge r51019 #bbb3a9aa1d,r51022,r51023,r51032,r51036,r51044,r51046,r51047,r51049: PopupParent/PopupMode bug fixes: 2015-12-27 20:27:38 +00:00
acknowledgements.txt
additionalmsghelp.xml
BigIDE.txt
Contributors.txt docs: added contributor Simon Ameis 2015-11-12 10:43:17 +00:00
contributors.utf8
CrossCompile.txt
DesignGuidelines.txt
ExtendingTheIDE.txt lazutils: moved ReplaceSubString to LazUTF8, added UTF8QuotedStr 2015-02-13 20:34:21 +00:00
ForDelphians.txt
IDEWindowHelpTree.xml
index.html
INSTALL.txt updated install.txt 2015-12-05 18:47:49 +00:00
LazarusIDEInternals.pdf
lazdoc.css IDE: Format a comment shown in code tooltip better. Issue #28430, patch from Yann Mérignac. 2015-08-01 08:48:43 +00:00
LCLMessages.txt
RemoteDebugging.txt
SVN.txt