vincents
baebd22616
LCL: moved TButton from buttons unit to stdctrls (bug #9137 ), compilation tested on windows for gtk2, qt and win32 widgetset
...
git-svn-id: trunk@11367 -
2007-06-25 08:34:41 +00:00
mattias
fe1ca96a65
LCL: implemented TStaticText.DialogChar to focus FocusControl, gtk2 intf: shortcuts of buttons, radiobuttons, checkboxes are now handled by the LCL
...
git-svn-id: trunk@11245 -
2007-05-31 21:38:56 +00:00
mattias
02ea45b594
OI: TSpeedButton.Transparent:=false, setting ItemHeight for combobox as workaround for win intf
...
git-svn-id: trunk@11141 -
2007-05-15 08:40:23 +00:00
marc
e4deb6932e
* made ActiveDefaultButtonChanged naming more consistent with other routines
...
* added some handle checks
git-svn-id: trunk@10733 -
2007-03-10 02:48:32 +00:00
marc
61b16d06a0
* resolved gtkprivate name conflict
...
git-svn-id: trunk@10697 -
2007-02-27 23:17:33 +00:00
marc
6737a6ef3d
* cursor patch from Paul Ishenin
...
+ added extra handle checks
* enabled some gtk2.2 code for getting cursorpos
git-svn-id: trunk@10597 -
2007-02-06 01:34:29 +00:00
mattias
b17384ebc1
TButtonGlyph now uses shared bitmaps, improved debugging mem leaks
...
git-svn-id: trunk@9629 -
2006-07-18 17:20:34 +00:00
mattias
31810fcee6
gtk2 intf: GDI fonts are now pango layouts instead of pango font descriptions, using the font cache similar to gtk1
...
git-svn-id: trunk@9499 -
2006-06-27 11:28:17 +00:00
mattias
bfb3fd9685
added class keyword to proc bodies for fpc 2.1.1
...
git-svn-id: trunk@9364 -
2006-05-27 17:40:59 +00:00
mattias
e81c0f77a0
added WithThemSpace parameter to GetPreferredSize
...
git-svn-id: trunk@9331 -
2006-05-21 15:47:28 +00:00
mattias
6eb4930179
fixed references to COPYING.LCL
...
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
mattias
4de68607bc
implemented accelerators for TPage captions
...
git-svn-id: trunk@9206 -
2006-04-29 21:33:39 +00:00
mattias
94c7280557
added font color for gtk2 intf
...
git-svn-id: trunk@8844 -
2006-02-28 03:21:36 +00:00
mattias
a88db22c6c
implemented setting font for gtk widgets from Darek
...
git-svn-id: trunk@8754 -
2006-02-17 13:40:26 +00:00
mattias
9a738a013a
added -dDisableWidgetColor
...
git-svn-id: trunk@8638 -
2006-01-27 21:21:34 +00:00
mattias
4b193a4407
improved color for gtk widgets from Darek
...
git-svn-id: trunk@8625 -
2006-01-26 20:53:59 +00:00
marc
98f5b75116
* Reimplemented ZOrder
...
+ Added IDE option to move a control one forward/back
* Fixed IDE control selection
- Removed some IFDEF VER 1_0
+ Added some inline
git-svn-id: trunk@7361 -
2005-07-16 00:08:26 +00:00
mattias
eb7ec65675
moved InvalidatePreferredSize from gtk intf to lcl
...
git-svn-id: trunk@7279 -
2005-06-25 01:42:38 +00:00
micha
fbb495bee3
implement active default control switching
...
pressing return key executes active default control action
git-svn-id: trunk@7080 -
2005-04-17 18:41:15 +00:00
vincents
5c84454943
changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
...
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
6161468c16
fixed gtk2 key handle result
...
git-svn-id: trunk@6813 -
2005-02-19 20:33:10 +00:00
marc
7c3a95c570
* first 64bit changes
...
git-svn-id: trunk@6752 -
2005-02-05 16:09:52 +00:00
mattias
d2d3030a60
implemented creating classes at run time from any TComponent descendant
...
git-svn-id: trunk@6272 -
2004-11-20 11:20:06 +00:00
mattias
8960dd3810
implemented preferred size for controls for theme depending AutoSizing
...
git-svn-id: trunk@6189 -
2004-11-03 14:18:36 +00:00
micha
f9d650d137
convert LM_CREATE message to interface methods
...
remove SendMsgToInterface, CNSendMessage and related methods
remove TWidgetSet.IntSendMessage3; all LCL to interface messages have been converted
git-svn-id: trunk@6073 -
2004-09-24 21:34:14 +00:00
micha
4c7a853aca
convert LM_SHORTCUT message to interface methods
...
git-svn-id: trunk@6018 -
2004-09-17 10:56:26 +00:00
micha
9331f9ce12
convert LM_BTNDEFAULT_CHANGED message to interface method
...
git-svn-id: trunk@5970 -
2004-09-11 14:54:01 +00:00
mattias
cd9a3b8c9f
added TCustomButton, TCustomBitBtn, TCustomSpeedButton
...
git-svn-id: trunk@5682 -
2004-07-15 10:43:39 +00:00
marc
04c92db6be
+ Added WSBitBtn interface
...
+ Implemented WSBitBtn interface for gtk
git-svn-id: trunk@5480 -
2004-05-16 23:24:41 +00:00
marc
8e511b5c1e
Modified WS class hierarchy on registration
...
git-svn-id: trunk@5440 -
2004-05-01 16:50:57 +00:00
marc
2d80402433
* Fixed compilation for gtk2
...
git-svn-id: trunk@5414 -
2004-04-19 09:30:04 +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
marc
997484aabf
* Simplified signals for gtkwsbutton
...
git-svn-id: trunk@5338 -
2004-03-24 01:21:41 +00:00
marc
6fa23e9181
* Moved the implementation of (GTK)ButtonCreateHandle to the new
...
(GTK)WSButton class
git-svn-id: trunk@5329 -
2004-03-19 00:03:15 +00:00
marc
897fe72887
* Fixes some typos and changes uses clause cases
...
git-svn-id: trunk@5317 -
2004-03-17 19:59:56 +00:00
marc
34c1c7f47b
* Interface reconstruction. Created skeleton units, classes and wscontrols
...
git-svn-id: trunk@5311 -
2004-03-17 00:34:37 +00:00