michl
|
86c8880e7c
|
LCL: TaskDialog: Use no icon for tdiNone, not a placeholder icon, see issue #39172. Suggested by Jamie Philbrook
git-svn-id: trunk@65402 -
|
2021-07-08 08:02:23 +00:00 |
|
maxim
|
dcb4b22eef
|
LCL: Do not convert '\n' sequence to linefeed also in Title, Inst, Verify, Info, InfoExpanded, InfoCollapse, Footer fields of LCLTaskDialog.TTaskDialog anymore (LineEnding constant should be used for this). Unbreaks output of strings like 'c:\new_folder\new.work'.
git-svn-id: trunk@64988 -
|
2021-04-13 21:38:57 +00:00 |
|
maxim
|
058e8264fa
|
LCL: Do not convert '\n' sequence to linefeed in Content field of LCLTaskDialog.TTaskDialog anymore (LineEnding constant should be used for this), bug #38676. Unbreaks output of strings like 'Save "c:\new_folder\new.work"?'.
git-svn-id: trunk@64975 -
|
2021-04-11 20:03:36 +00:00 |
|
juha
|
d9767178be
|
LCL: Fix compilation on Windows. "Rect" is in unit Windows and unit Classes. Issue #38427.
git-svn-id: trunk@64445 -
|
2021-01-30 21:07:07 +00:00 |
|
juha
|
a542627231
|
LCL: Use a faster compare method for case-insensitive StringList.
git-svn-id: trunk@64443 -
|
2021-01-30 18:36:54 +00:00 |
|
bart
|
a7be8c9c96
|
LCL: fix TTaskDialog.ModalResult if closebutton (in CommonButtons) is clicked. Issue #0036069.
git-svn-id: trunk@61947 -
|
2019-09-29 10:43:55 +00:00 |
|
zeljko
|
fb94a220bd
|
LCL: LCLTaskDialog - fix for radio buttons offset with non win32 widgetsets. issue #35579
git-svn-id: trunk@61221 -
|
2019-05-13 13:36:30 +00:00 |
|
zeljko
|
5981e87a6b
|
LCL: added new LCL capability - lcNativeTaskDialog, defaults to true, on mswindows is false for qt/qt5. issue #35577
git-svn-id: trunk@61219 -
|
2019-05-13 12:57:11 +00:00 |
|
zeljko
|
ab671436ed
|
LCL: lcltaskdialog must use DrawText() from LCLIntf under windows, so other WS wont' crash under windows. issue #35575
git-svn-id: trunk@61216 -
|
2019-05-13 09:41:44 +00:00 |
|
ondrej
|
d3f3c58edc
|
lcl: taskdialog: fix default font size for darwin after r54453 #20a9ecf1d5. Issue #31037
git-svn-id: trunk@54464 -
|
2017-03-22 09:47:23 +00:00 |
|
ondrej
|
4a89297c1e
|
dialogs: TTaskDialog: fix default font. Issue #31393, patch by AlexeyT
git-svn-id: trunk@54185 -
|
2017-02-17 15:39:52 +00:00 |
|
mattias
|
425d1ffeb1
|
lcl: less warnings
git-svn-id: trunk@53138 -
|
2016-10-17 13:34:17 +00:00 |
|
ondrej
|
7392cc05c9
|
lcl: lcltaskdialog: fix non-windows compilation
git-svn-id: trunk@53014 -
|
2016-09-22 06:33:39 +00:00 |
|
ondrej
|
5dfe53f3d2
|
lcl: lcltaskdialog: fix non-windows compilation
git-svn-id: trunk@53013 -
|
2016-09-22 06:23:12 +00:00 |
|
ondrej
|
404644fef1
|
LCL: lcltaskdialog: fix font and icon bugs
git-svn-id: trunk@53011 -
|
2016-09-22 03:29:55 +00:00 |
|
ondrej
|
11d12df809
|
LCL: lcltaskdialog: update version info
git-svn-id: trunk@53010 -
|
2016-09-22 03:00:33 +00:00 |
|
ondrej
|
e656623d7d
|
LCL: lcltaskdialog: lazy initialization of DefaultFont
git-svn-id: trunk@53007 -
|
2016-09-22 02:31:28 +00:00 |
|
ondrej
|
b6d0978768
|
LCL: include LCLTaskDialog.pas, initial commit. Issue #30625
git-svn-id: trunk@53006 -
|
2016-09-21 16:06:29 +00:00 |
|