Commit Graph

29 Commits

Author SHA1 Message Date
wp_xyz
608ffc5ee9 LCL/Dialogs: Auto-sized layout for InputCombo(Ex). Fixes issue #39410. 2021-10-02 12:54:34 +02:00
juha
9528c8e182 LCL: Support high-dpi for InputBox. Issue #35601, patch from Alexey Tor.
git-svn-id: trunk@61272 -
2019-05-22 14:41:23 +00:00
juha
09945b4668 LCL: Use "try finally" block for function DefaultInputDialog. Issue #35451, patch from Serge Anvarov.
git-svn-id: trunk@61064 -
2019-04-26 16:08:59 +00:00
mattias
da0f71ea43 lcl: dialogs: added InputCombo, from Michael Van Canneyt
git-svn-id: trunk@52973 -
2016-09-15 07:04:01 +00:00
mattias
5110578aec LCL: expose widgetset independent dialog: DefaultPromptDialog, DefaultQuestionDialog, DefaultMessageBox and DefaultInputDialog
git-svn-id: trunk@50572 -
2015-12-02 14:58:41 +00:00
juha
cf63e6850c LCL: Adjust edit widths in InputQuery. Issue #28176, patch from Alexey Torgashin.
git-svn-id: trunk@49173 -
2015-05-25 22:30:55 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +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
1c7a2d7963 LCL: fixed compiling with DebugDisableAutoSizing, bug #17817
git-svn-id: trunk@28059 -
2010-11-03 15:33:10 +00:00
paul
afc2ca3e2b lcl: fix inputdialog (issue #0016415)
git-svn-id: trunk@25244 -
2010-05-08 01:43:47 +00:00
mattias
ad982bfee9 LCL: TCalculatorForm, TCustomDockForm, TSynBaseCompletionForm, ShowInputDialog: combine creation
git-svn-id: trunk@24422 -
2010-04-05 00:03:39 +00:00
paul
ec8b2fae86 lcl: don't create InputBox bigger than monitor in width (issue #0013740)
git-svn-id: trunk@20025 -
2009-05-18 08:20:27 +00:00
paul
716ffb3fd9 lcl: InputQuery must query active monitor geometry instead of screen
git-svn-id: trunk@19972 -
2009-05-15 11:00:23 +00:00
paul
de8215495d lcl: simplify InputQuery code
git-svn-id: trunk@19971 -
2009-05-15 10:54:35 +00:00
paul
7077ce2718 lcl: fix InputQuery layout
git-svn-id: trunk@19969 -
2009-05-15 07:26:03 +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
d2bc2a33cf lcl: formatting of ShowInputDialog + move Parent := Form to the first place after each sub-control creation (fixes bug #0013310)
git-svn-id: trunk@18955 -
2009-03-11 09:27:40 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +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
vincents
8b9de75bf1 LCL: increased minimum size of input dialog (bug #8017)
git-svn-id: trunk@10377 -
2007-01-05 13:51:52 +00:00
vincents
6bf3603e9e LCL: use autosizing and anchoring to layout InputDialog (bug #1536)
git-svn-id: trunk@10229 -
2006-11-22 11:26:28 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
845e3ce931 fixed masking character in inptdialog from Barko
git-svn-id: trunk@8937 -
2006-03-13 23:07:21 +00:00
micha
171e00f7b4 upon form show, if no activecontrol, then focus first control in tab order
git-svn-id: trunk@5851 -
2004-08-25 17:59:06 +00:00
micha
02624f0d07 focus edit control in inputdialog upon show
git-svn-id: trunk@5850 -
2004-08-25 17:39:57 +00:00
mattias
ce11f9f6e2 implemented mainunit hints for include files
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
mattias
312703c997 fixed system fonts for win32 intf
git-svn-id: trunk@4533 -
2003-08-27 08:14:37 +00:00
marc
fb9cba261c MWE:
+ Implemented DebuggerOptions-ExceptonAdd
  * fixed inputquery (cannot setfocus while dialog is invisuible)

git-svn-id: trunk@4279 -
2003-06-16 00:07:28 +00:00
lazarus
b80c81bf4f MG: added inputdialog.inc
git-svn-id: trunk@1325 -
2002-02-09 01:48:16 +00:00