Commit Graph

92 Commits

Author SHA1 Message Date
mattias
ef80d70936 LCL: TSpeedButton: moving glyph right, down when down
git-svn-id: trunk@10736 -
2007-03-10 22:06:40 +00:00
jesus
ce908d7e72 lcl: added showcaption property to TSpeedButton
git-svn-id: trunk@10721 -
2007-03-08 21:34:11 +00:00
micha
ef8bd1af9f implement calling TSpeedButton.Click for accelerator key (issue #7911, patch by Boguslaw Brandys)
git-svn-id: trunk@10590 -
2007-02-05 17:32:20 +00:00
mattias
17f6550896 lazdoc: added menu shortcut
git-svn-id: trunk@10266 -
2006-11-30 18:38:24 +00:00
mattias
062208ae24 made TColorButton a TCustomSpeedButton descendant from Tom Gregorovic
git-svn-id: trunk@10161 -
2006-11-02 19:44:07 +00:00
mattias
d6eb52a88b gtk intf: reduced X queries for GetCursorPos, LCL: extended ControlAtPos to search recursive, gtk2 intf: FindControlAtPos now searches recursive and now finds sub child controls, IDE: renaming units via save-as now consider code renames by user
git-svn-id: trunk@10114 -
2006-10-28 10:50:00 +00:00
mattias
7bb113cec8 fixed a few fpc 2.1.1 incompatibilities
git-svn-id: trunk@9716 -
2006-08-11 12:38:00 +00:00
mattias
92b44bf68e TSpeedButton: fixed painting disabled button from Darek
git-svn-id: trunk@9614 -
2006-07-14 22:48:31 +00:00
mattias
909bde3051 fixed TRadioButton updating sibling buttons, when no handles are created
git-svn-id: trunk@9579 -
2006-07-10 00:31:40 +00:00
micha
4067090770 only change "down" state when mouse button released with control area (issue #1859)
git-svn-id: trunk@9577 -
2006-07-09 14:56:22 +00:00
mattias
294a82eb9a using TSpeedButton.Font.Color for drawing text from Giuliano Colla
git-svn-id: trunk@9402 -
2006-06-05 10:14:57 +00:00
mattias
974c61c74f TSpeedButton.Transparent is now more Delphi compatible
git-svn-id: trunk@9337 -
2006-05-22 08:22:54 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
a8832a3e66 help for IDE windows: started editor and mapping
git-svn-id: trunk@9198 -
2006-04-28 14:16:25 +00:00
mattias
b37b0732b3 clean up and fixed rounding errors
git-svn-id: trunk@9183 -
2006-04-25 16:20:07 +00:00
mattias
bc2f516a32 now speedbuttons has transparent from Darek
git-svn-id: trunk@9181 -
2006-04-25 16:06:39 +00:00
mattias
d5ed36ac02 fixed multiline speedbuttons
git-svn-id: trunk@9084 -
2006-04-05 20:05:59 +00:00
mattias
0bf04077bf added gtk TMemo font and color implmentation from Darek
git-svn-id: trunk@9077 -
2006-04-04 19:00:57 +00:00
mattias
ba79bfe6ab When tComboBox is first component on Form, Gtk enable grab capture for it and not release from Darek
git-svn-id: trunk@8964 -
2006-03-18 23:10:14 +00:00
mattias
b3e9e75937 TSpeedButton.Paint now paints color, if Color not default from Darius
git-svn-id: trunk@8867 -
2006-03-04 17:01:48 +00:00
mattias
03aff84390 improved setting custom font for TEdit under gtk2 from Darius
git-svn-id: trunk@8851 -
2006-03-01 01:46:40 +00:00
mattias
29fded294e fixed TToolButton drawing flat buttons from Martin Smat
git-svn-id: trunk@8260 -
2005-12-06 18:42:46 +00:00
mattias
ae7c181070 improved menuitems, speedbuttons and imagelist from Colin
git-svn-id: trunk@8071 -
2005-11-06 10:23:34 +00:00
mattias
06a1976a71 published TSpeedButton.Font
git-svn-id: trunk@7870 -
2005-10-01 00:38:24 +00:00
mattias
49bbb18e35 TBitmap with transparent pixels now saves in xpm format
git-svn-id: trunk@7554 -
2005-08-22 23:24:26 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7e441f98c9 remove ===-lines in cvs log comments, so removelog awk script does its work correctly
git-svn-id: trunk@7538 -
2005-08-22 10:05:31 +00:00
micha
8355126972 update speedbutton state if Enabled changed (fixes bug #735)
git-svn-id: trunk@7100 -
2005-04-24 13:42:04 +00:00
mattias
f91a0b7b97 fixed loading TSpeedButton.Down from Yoyong
git-svn-id: trunk@6775 -
2005-02-09 11:25:19 +00:00
marc
7c3a95c570 * first 64bit changes
git-svn-id: trunk@6752 -
2005-02-05 16:09:52 +00:00
micha
4d130c0508 implement transparency (actually, non-transparency)
git-svn-id: trunk@6481 -
2005-01-04 14:23:37 +00:00
mattias
b00a14bfc5 published TSpeedButton.OnDoubleClick
git-svn-id: trunk@6369 -
2004-12-12 23:40:55 +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
mattias
2182064a3a fixed mouse enter/leave for TSpeedButton
git-svn-id: trunk@5676 -
2004-07-13 17:47:15 +00:00
mattias
77d90cf64d fixed TGtkWidgetSet.DrawFrameControl
git-svn-id: trunk@5612 -
2004-06-28 20:03:33 +00:00
mattias
cf66c2439c fixed GetControlAtPos for non designing
git-svn-id: trunk@5611 -
2004-06-28 18:57:55 +00:00
micha
69017c434d make flat speedbuttons nicer
git-svn-id: trunk@5586 -
2004-06-20 12:29:26 +00:00
micha
3dcc4271bf fix speedbutton group in design mode
git-svn-id: trunk@5584 -
2004-06-19 15:36:29 +00:00
mattias
7f77713e6c replaced writeln by debugln
git-svn-id: trunk@5456 -
2004-05-11 12:16:48 +00:00
marc
05f9bbe917 * Applied patch from Ladislav Michl
* Changed the way TControl.Text is resolved
* Added setting of text to TWSWinControl

git-svn-id: trunk@5413 -
2004-04-18 23:55:39 +00:00
mattias
ce11f9f6e2 implemented mainunit hints for include files
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
mattias
277581d567 fixed CreateComponent for buttons, implemented basic Drag And Drop
git-svn-id: trunk@5238 -
2004-02-28 00:34:36 +00:00
mattias
add76d4e8b completed new TToolBar
git-svn-id: trunk@5226 -
2004-02-23 18:24:38 +00:00
mattias
13cb1fdd14 started new TToolBar
git-svn-id: trunk@5193 -
2004-02-11 11:34:16 +00:00
mattias
c1592f9af8 TSpeedButton now uses MaskBlt
git-svn-id: trunk@5184 -
2004-02-10 00:05:03 +00:00
mattias
7218b6a616 implemented Actions for TSpeedButton, TMenuItem, TCheckBox
git-svn-id: trunk@5172 -
2004-02-05 09:45:33 +00:00
mattias
31dd1da1b8 added TSpeedButton.Action and TBitBtn.Action
git-svn-id: trunk@5141 -
2004-02-02 18:01:31 +00:00
micha
8881c2270a fix a lot of range check errors win32
git-svn-id: trunk@4986 -
2003-12-29 14:22:22 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00