Commit Graph

39 Commits

Author SHA1 Message Date
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
mattias
1b5dea0408 fixed code beautifying for compiler directives
git-svn-id: trunk@7621 -
2005-09-04 08:11:10 +00:00
mattias
692146e306 fixed compilation
git-svn-id: trunk@7620 -
2005-09-03 17:13:11 +00:00
mattias
1e4ee63946 removed unneeded TMenuItems
git-svn-id: trunk@7619 -
2005-09-03 17:09:47 +00:00
mattias
7c54d2cab4 implemented auto removing dangling component events
git-svn-id: trunk@7527 -
2005-08-20 14:00:31 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
mattias
36fcecd067 fixed focussing modal forms on gtk intf
git-svn-id: trunk@7221 -
2005-06-03 20:58:23 +00:00
mattias
2a59522bf1 fixed compilation
git-svn-id: trunk@6705 -
2005-01-28 10:48:28 +00:00
mattias
948a215e46 added QuestionDlg - a MessageDlg with custom buttons
git-svn-id: trunk@6703 -
2005-01-27 19:03:51 +00:00
mattias
2c8db8bb68 fixed TCanvas.TextRect Delphi compatible Rect and added TBarChart from Michael VC
git-svn-id: trunk@6064 -
2004-09-24 13:45:32 +00:00
mattias
cd9a3b8c9f added TCustomButton, TCustomBitBtn, TCustomSpeedButton
git-svn-id: trunk@5682 -
2004-07-15 10:43:39 +00:00
micha
420ceca785 reserve enough space for glyph on button in message dialogs
git-svn-id: trunk@5417 -
2004-04-20 09:18:44 +00:00
mattias
ce11f9f6e2 implemented mainunit hints for include files
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
mattias
259f1c772e fixed CreateBrushIndirect
git-svn-id: trunk@5274 -
2004-03-06 17:12:19 +00:00
mattias
ddf927f576 fixed TextStyle in dialogs
git-svn-id: trunk@5273 -
2004-03-06 16:11:27 +00:00
mattias
bccd8739a1 fixed TCustomImage.DoAutoSize fixing uninitialized vars
git-svn-id: trunk@5202 -
2004-02-17 00:32:25 +00:00
ajgenius
39102c2ba9 fix opaque brush
git-svn-id: trunk@4710 -
2003-10-16 16:43:57 +00:00
ajgenius
cba186a6dd add csForm, start fixing Style matching for syscolors and fonts
git-svn-id: trunk@4709 -
2003-10-15 20:33:37 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
312703c997 fixed system fonts for win32 intf
git-svn-id: trunk@4533 -
2003-08-27 08:14:37 +00:00
mattias
330e270ecf removed unused label from Micha
git-svn-id: trunk@4366 -
2003-07-04 10:30:02 +00:00
mattias
1fb4ee52a5 fixes for debugging lazarus
git-svn-id: trunk@4296 -
2003-06-23 09:42:09 +00:00
mattias
1b47078742 reduced focus handling and improved focus setting
git-svn-id: trunk@3958 -
2003-03-25 10:45:41 +00:00
mattias
4c988adbf1 added localization for env options from Olivier
git-svn-id: trunk@3891 -
2003-03-04 09:21:09 +00:00
lazarus
24aa6bc959 MG: fixed moving button with LEFT and RIGHT in messagedlgs
git-svn-id: trunk@3609 -
2002-11-05 21:21:36 +00:00
lazarus
1b9cf29753 MG: broke interfacebase uses circles
git-svn-id: trunk@1282 -
2002-02-09 01:48:13 +00:00