Commit Graph

75 Commits

Author SHA1 Message Date
juha
6999fe91fc LCL: Fix mrCancel and mbClose behavior in a MessageDlg. Issue #21801, patch from Bart Broersma
git-svn-id: trunk@37065 -
2012-04-28 14:52:08 +00:00
juha
4c35fedfd1 LCL: fix cursor in modal dialog after loading error. Issue #21060, patch from Anton
git-svn-id: trunk@34700 -
2012-01-10 23:01:45 +00:00
paul
b8c286a25d lcl: reduce amount of warnings, fix use of UTF8Decode and use of UTF8String type
git-svn-id: trunk@33250 -
2011-11-03 06:58:10 +00:00
maxim
0b5089f732 LCL: respect MessageDlg DefaultButton parameter if mbOk is displayed, patch from Flávio Etrusco and Bart Broersma, bug #20154
git-svn-id: trunk@32191 -
2011-09-05 22:32:20 +00:00
juha
9ccda3b3ec LCL: Don't set ShowPrefix in confirmation dialogs. Affects eg. Search and Replace dialog. Issue #19928
git-svn-id: trunk@31959 -
2011-08-12 11:23:17 +00:00
maxim
2cd936e043 LCL, CreateMessageDialog: cleanup by Bart Broersma, bug #19821
git-svn-id: trunk@31819 -
2011-07-28 20:47:46 +00:00
maxim
51fed03303 LCL: unduplicate message dialog standard captions localization code (patch by Bart Broersma, bug #19757)
git-svn-id: trunk@31748 -
2011-07-19 20:13:18 +00:00
maxim
495de54e69 LCL: further fixed message dialog standard captions localization (another part of patch by Bart Broersma, bug #19757)
git-svn-id: trunk@31738 -
2011-07-18 19:46:36 +00:00
maxim
0faebc761a LCL: fixed message dialog standard captions localization, bug #19757
git-svn-id: trunk@31727 -
2011-07-17 18:04:39 +00:00
paul
5b2ff3e881 lcl: fix TPromptDialog, TQuestionDialog construction (issue #0018655)
git-svn-id: trunk@29283 -
2011-02-01 07:44:14 +00:00
vincents
f181c9db90 lcl: don't use DT_INTERNAL, the LCL already has selected a system font into the canvas; it prevents mismatches in sizes, if we cannot determine what exact font is used by DT_INTERNAL, fixes issue #16408
git-svn-id: trunk@28672 -
2010-12-10 20:16:16 +00:00
paul
ab02ee49aa lcl: redo QuestionDialog buttons usage, move buttons to outer class for use in widgetsets
win32: implement QuestionDialog for Vista+ systems

git-svn-id: trunk@28448 -
2010-11-24 10:12:28 +00:00
paul
d34e4eb1c0 lcl: add a possibility to override QuestionDlg in widgetset
git-svn-id: trunk@28445 -
2010-11-24 08:16:34 +00:00
paul
6ded956938 lcl:
- cleanup: remove TQuestionDlg.ButtonKeyDown, simplify PromptDialogKeyDown - LCL do this already perfect itself
  - formatting

git-svn-id: trunk@28443 -
2010-11-24 07:56:46 +00:00
paul
511b386b50 lcl: set PopupMode to pmAuto to fix problems with showing input/message/question dialogs to users from StayOnTop forms
win32: fix ShowModal of child forms which has WS_EX_TOPMOST parent

git-svn-id: trunk@28200 -
2010-11-13 09:12:04 +00:00
mattias
2bf7963f78 IDE: when opening a form with missing design time package: show option to install those packages
git-svn-id: trunk@28080 -
2010-11-05 00:19:24 +00:00
mattias
e8b131614c LCL: QuestionDlg: added option to set default button
git-svn-id: trunk@28079 -
2010-11-05 00:11:35 +00:00
mattias
77c9e6efff LCL: support any line endings in messages and question dialog
git-svn-id: trunk@26145 -
2010-06-16 08:06:10 +00:00
paul
2490ea320f lcl: formatting, cleanup
git-svn-id: trunk@23218 -
2009-12-22 02:18:31 +00:00
sekelsenmat
5b34b3a151 Improves prompt dialog layout for small devices
git-svn-id: trunk@21266 -
2009-08-17 17:35:50 +00:00
paul
0473402cf4 lcl: use Screen.SystemFont for various LCL dialogs
git-svn-id: trunk@20283 -
2009-05-28 14:03:35 +00:00
mattias
8416f53be9 LCL: questiondlg plus escape key now uses aborts before no, bug #12052
git-svn-id: trunk@19989 -
2009-05-16 23:28:21 +00:00
paul
beb1e199bb lcl: add helper function to get stock button and dialog images and captions:
- GetButtonCaption,
  - GetButtonIcon
  - GetDialogCaption
  - GetDialogIcon

git-svn-id: trunk@19784 -
2009-05-03 14:59:50 +00:00
paul
c92f6641d1 lcl: replace TWidgetSet.LoadStockPixmap by ThemeServices.GetStockImage
git-svn-id: trunk@19769 -
2009-05-02 15:36:56 +00:00
paul
5e0facaee9 lcl: fix button sizes in TPromptDialog (messagedlg, showmessage) and TQuestionDialog
git-svn-id: trunk@19539 -
2009-04-21 05:05:40 +00:00
paul
6af0fb9bc9 lcl: fix asterisk position in the copyright comment
git-svn-id: trunk@19477 -
2009-04-18 04:03:13 +00:00
paul
d93e7e5474 lcl: formatting
git-svn-id: trunk@19383 -
2009-04-12 10:16:49 +00:00
vincents
0ed0c4a098 LCL: added CreateMessageDialog from Bart Broersma (issue #8186)
git-svn-id: trunk@18142 -
2009-01-05 20:42:25 +00:00
paul
9dc2198062 lcl, win32: fix form.icon handling (#0012395)
git-svn-id: trunk@17077 -
2008-10-21 03:38:09 +00:00
mattias
351028ff9a LCL: disabled AutoScroll for promptdialogs
git-svn-id: trunk@16290 -
2008-08-29 08:55:26 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
2ebd2ec660 LCL: clean up, fixed EnsureVisible to not force BringToFront
git-svn-id: trunk@15400 -
2008-06-13 08:14:05 +00:00
sekelsenmat
cab55add37 Small fix for new small messagedlg
git-svn-id: trunk@15399 -
2008-06-13 04:12:04 +00:00
sekelsenmat
7c28d4dd83 Adds a new mode in TPromptDialog for devices with a small screen
git-svn-id: trunk@15398 -
2008-06-13 04:05:27 +00:00
marc
c81003eefa * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
* Added resource loading support to TPicture and Glyps to avoid image quality loss when converted to TBitmap
* Removed copy paste code for imagelist resource loading
* Moved some graphic classes to their own ini file

git-svn-id: trunk@14876 -
2008-04-17 23:43:11 +00:00
paul
a0f4af6597 lcl: make questiondlg position on screencenter and have dialog borderstyle
git-svn-id: trunk@14643 -
2008-03-26 08:27:20 +00:00
paul
d409bf4ad2 decapitalize Constructor and Destructor
git-svn-id: trunk@14378 -
2008-03-03 08:28:46 +00:00
paul
11de6af8b9 decapitalize all procedure and function keywords to make all looks the same
git-svn-id: trunk@14375 -
2008-03-03 08:06:26 +00:00
paul
2ea84b6b51 - LCL-default images loading moved from TWidgetSet.LoadStockPixmap to buttons and dialogs units
- updated LCL-default images from silk collection (thanks badphoenix)
- TWidgetSet.LoadStockPixmap extended to return bitmap mask handle (need to use win32 stock icons)
issues: #0008936, #0008937

git-svn-id: trunk@11197 -
2007-05-25 09:13:22 +00:00
vincents
a7b3bda7c7 LCL: calculate QuestionDialog text area in the same way as PromptDialog (bug #7941)
git-svn-id: trunk@10319 -
2006-12-09 20:18:53 +00:00
vincents
7bdade1b53 lcl: anchored buttons on question dialog
git-svn-id: trunk@10241 -
2006-11-24 19:23:02 +00:00
vincents
7958b8e0ce lcl: question dialog uses DT_INTERNAL flag for calculating the textbox size, fixes bug #1823, #7823 and others
git-svn-id: trunk@10224 -
2006-11-21 13:36:13 +00:00
vincents
3e30ff60cb lcl: promptdialog underlines letter prefixed with & (bug #7591) from Martin Smat
git-svn-id: trunk@10214 -
2006-11-17 10:29:05 +00:00
mattias
720ab0fada IDEIntf: added interface for external tools
git-svn-id: trunk@9654 -
2006-07-21 18:00:24 +00:00
mattias
b42e1cdc9d centering text on messagedlg, when there is space
git-svn-id: trunk@9406 -
2006-06-05 11:47:18 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
6b1811689a added MinimumDialogButtonWidth/Height
git-svn-id: trunk@8924 -
2006-03-13 00:08:27 +00:00
vincents
6c23eb317c fixed aborting closing the IDE
git-svn-id: trunk@8507 -
2006-01-11 22:40:56 +00:00
mattias
8e4c244804 fixed QuestionDlg captions
git-svn-id: trunk@8249 -
2005-12-03 16:32:52 +00:00
mattias
48d7da49f8 improved autosizing of propmtpdialog
git-svn-id: trunk@7631 -
2005-09-06 08:37:01 +00:00