sekelsenmat
|
1963fc9eb5
|
Removes gtk1 Frame
git-svn-id: trunk@34451 -
|
2011-12-27 22:54:09 +00:00 |
|
paul
|
ecdc478798
|
gtk, gtk2: fix crash in SetSysColors
git-svn-id: trunk@34419 -
|
2011-12-26 06:59:11 +00:00 |
|
zeljko
|
5d7716606b
|
Gtk: TGtkWidgetSet.ShowWindow(), changed behaviour so it's win32 and qt compatibile.Respect SW_SHOW and SW_HIDE if handle is PGtkWidget without window.
git-svn-id: trunk@34098 -
|
2011-12-11 13:57:30 +00:00 |
|
sekelsenmat
|
35a781c607
|
Adds more TScreen properties, from patch from bug #19379 by wovan.bugger
git-svn-id: trunk@31339 -
|
2011-06-22 21:03:25 +00:00 |
|
mattias
|
3e938820fa
|
gtk1 intf: fixed compilation
git-svn-id: trunk@29839 -
|
2011-03-14 14:13:20 +00:00 |
|
juha
|
b2fbbd9b34
|
LCL: Fix the rest of Assert to DebugLn conversion.
git-svn-id: trunk@29837 -
|
2011-03-14 11:54:38 +00:00 |
|
juha
|
01db3bb47c
|
LCL (mostly), Replace Assert(False... with //DebugLn(... Now Assert can be used for its original purpose again.
git-svn-id: trunk@29820 -
|
2011-03-13 18:21:51 +00:00 |
|
mattias
|
dc78f11aef
|
fixed typo cant
git-svn-id: trunk@27305 -
|
2010-09-11 14:06:32 +00:00 |
|
mattias
|
369aa3055c
|
fixed typo dont
git-svn-id: trunk@27304 -
|
2010-09-11 14:05:21 +00:00 |
|
jesus
|
62d890f71d
|
LCL, fix exception on gtk1 while trying to load default font
git-svn-id: trunk@26719 -
|
2010-07-17 18:33:18 +00:00 |
|
blikblum
|
3d4516b088
|
lcl: implement GetCurrentObject for Gtk, Gtk2, Qt, Carbon and WinCe. Part of 14792
git-svn-id: trunk@26265 -
|
2010-06-22 20:36:58 +00:00 |
|
paul
|
15f1e94b2b
|
gtk: remove trial to mimic win32 focus behavior
git-svn-id: trunk@25348 -
|
2010-05-13 01:33:45 +00:00 |
|
paul
|
e31b338824
|
gtk: don't skip lm_setfocus for the controls which can't have focus
git-svn-id: trunk@25312 -
|
2010-05-11 02:49:30 +00:00 |
|
paul
|
6b1168a249
|
gtk: implement LPtoDP, DPtoLP
git-svn-id: trunk@25237 -
|
2010-05-07 07:21:00 +00:00 |
|
mattias
|
f6ea1d2f17
|
gtk2 intf: fixed calcrect with ampersands in DrawText, bug #16404
git-svn-id: trunk@25197 -
|
2010-05-04 21:48:21 +00:00 |
|
paul
|
0ec1f90c0e
|
gtk, gtk2: implement GetSysColorBrush (non context-related)
git-svn-id: trunk@25130 -
|
2010-05-02 11:01:05 +00:00 |
|
mattias
|
2e66a93ebd
|
gtk intf: heuristic to detect true type fonts, bug #16298
git-svn-id: trunk@24780 -
|
2010-04-21 07:31:33 +00:00 |
|
mattias
|
686b6e177b
|
LCL: if clientsize changes without size change, call OnResize
git-svn-id: trunk@24749 -
|
2010-04-20 17:59:31 +00:00 |
|
mattias
|
cc036e53e9
|
gtk intf: GDIObjects are now reference counted, DeleteObject while object is selected is now allowed, bug #16291
git-svn-id: trunk@24743 -
|
2010-04-20 15:32:54 +00:00 |
|
paul
|
82492703f2
|
lcl: correct declaration of TRIVERTEX, add TTriVertex, TGradientRect types, fix Qt and Gtk versions of GradientFill
git-svn-id: trunk@24458 -
|
2010-04-06 07:10:10 +00:00 |
|
zeljko
|
113cf66c0f
|
Gtk2: implemented SetActiveWindow(), fixes #16047 and Z order changing after closing modal form.
git-svn-id: trunk@24291 -
|
2010-03-30 07:24:48 +00:00 |
|
zeljko
|
be3e5448c6
|
gtk,gtk2,qt: fixed IsWindow() to check for all handles, not windows (forms) only.
git-svn-id: trunk@24288 -
|
2010-03-29 14:50:37 +00:00 |
|
zeljko
|
caf4b2dd3f
|
LCL: added IsWindow(HWND), implemeted IsWindow() for qt, gtk and gtk2.
git-svn-id: trunk@24283 -
|
2010-03-29 12:42:58 +00:00 |
|
paul
|
073fd0771e
|
gtk: fix SetWindowOrgEx - it moved to the wrong direction
git-svn-id: trunk@24163 -
|
2010-03-22 04:39:53 +00:00 |
|
mattias
|
cbbac5d4f9
|
gtk2 intf: isiconic: check if window is not nil
git-svn-id: trunk@24063 -
|
2010-03-17 14:05:08 +00:00 |
|
paul
|
6bf6b20594
|
gtk, gtk2: move SetWindowRgn to gtk2 code since gtk1 does not have appopriate functions. fixes gtk1 compilation
git-svn-id: trunk@24008 -
|
2010-03-15 08:33:23 +00:00 |
|
paul
|
edc0a237f0
|
gtk: implement SetWindowRgn based on patch of Massimo Magnano (issue #0015870)
git-svn-id: trunk@24006 -
|
2010-03-15 08:26:05 +00:00 |
|
paul
|
0c1c7b1a6c
|
lcl, gtk, gtk2: fix some ParentWindow problems when assigned to TCustomForm
git-svn-id: trunk@23984 -
|
2010-03-14 07:29:50 +00:00 |
|
mattias
|
95ac50cc3f
|
gtk intf: using default client rect until style allocated
git-svn-id: trunk@23893 -
|
2010-03-09 15:48:45 +00:00 |
|
paul
|
8b17054a01
|
gtk: fix SetParent
git-svn-id: trunk@23857 -
|
2010-03-07 07:42:13 +00:00 |
|
paul
|
233b6549b8
|
lcl: start implementation for gtk SetParent and TWinControl.ParentWindow
git-svn-id: trunk@23856 -
|
2010-03-07 06:23:24 +00:00 |
|
jesus
|
4d3f0d5fe8
|
LCL, fix hidding scrollbars when SIF_DISABLENOSCROLL is not present on calls to SetScrollInfo (gtk), issue #13968
git-svn-id: trunk@23696 -
|
2010-02-12 06:44:55 +00:00 |
|
blikblum
|
b07215ffad
|
gtk: undo the DC offset before returning the adjusted rect value in DrawEdge
git-svn-id: trunk@23271 -
|
2009-12-25 10:54:14 +00:00 |
|
blikblum
|
eda58ffd42
|
gtk: fill the interior one pixel smaller to avoid overllaping with the border in DrawEdge
git-svn-id: trunk@23270 -
|
2009-12-25 10:45:55 +00:00 |
|
blikblum
|
6b7d886771
|
gtk: fill interior with btnface color in DrawEdge
git-svn-id: trunk@23269 -
|
2009-12-25 10:34:15 +00:00 |
|
blikblum
|
651640edd0
|
gtk: DrawFrameControl: simplify determination of ButtonPush state / correctly sets hot state
git-svn-id: trunk@23268 -
|
2009-12-25 10:26:11 +00:00 |
|
blikblum
|
1b2caef6ee
|
gtk: DrawFrameControl: change the logic to determine the button type so it's possible to draw 3 state radio button
git-svn-id: trunk@23267 -
|
2009-12-25 10:06:30 +00:00 |
|
blikblum
|
1b22f11d7f
|
gtk: format code to determine check/radio state in DrawFrameControl for better readability
git-svn-id: trunk@23266 -
|
2009-12-25 10:00:38 +00:00 |
|
blikblum
|
991f66b576
|
gtk: In DrawFrameControl check if widget is nil before getting style to prevent gtk critical error messages
git-svn-id: trunk@23265 -
|
2009-12-24 20:08:25 +00:00 |
|
blikblum
|
685da51f7b
|
gtk: remove check for widget <> nil in DrawFrameControl since according to Gtk documentation is allowed to pass nil to Widget parameter in gtk_paint_check and gtk_paint_option. Moreover the fallback acll (gtk_draw_check) just calls the same code as gtk_paint_check with Widget parameter = nil (checked gtk sources).
git-svn-id: trunk@23264 -
|
2009-12-24 16:35:24 +00:00 |
|
blikblum
|
20fbb32eba
|
gtk: implement drawing radio button in DrawFrameControl
git-svn-id: trunk@23263 -
|
2009-12-24 16:20:51 +00:00 |
|
blikblum
|
c41b85d125
|
gtk: implement drawing 3 state button in DrawFrameControl
git-svn-id: trunk@23262 -
|
2009-12-24 14:39:25 +00:00 |
|
blikblum
|
2990e162fc
|
gtk: fix DrawFrameControl to draw checkboxes with the correct style/shadow
git-svn-id: trunk@23261 -
|
2009-12-24 14:15:29 +00:00 |
|
blikblum
|
92a8d97119
|
gtk: avoid crash in DrawFrameControl when drawing to a bitmap - bug #9234
git-svn-id: trunk@23260 -
|
2009-12-24 13:50:41 +00:00 |
|
paul
|
45e870d575
|
win32, gtk, qt: implement viewport affine transformation functions by tk (issue #0014857)
git-svn-id: trunk@23137 -
|
2009-12-14 05:59:52 +00:00 |
|
paul
|
e4f8fd228f
|
gtk: fix FrameRect drawing by Luiz Americo (issue #0015269)
git-svn-id: trunk@23135 -
|
2009-12-14 05:22:10 +00:00 |
|
paul
|
91640c8d2b
|
gtk, qt: don't raise any exception when hatches brush is requested but hatch is not set - use solid brush as windows do in this case (fixes bug #0015195)
git-svn-id: trunk@22994 -
|
2009-12-06 06:59:46 +00:00 |
|
mattias
|
f93e24d3de
|
LCL: newautosize: debugging
git-svn-id: trunk@22583 -
|
2009-11-13 23:06:17 +00:00 |
|
jesus
|
1ab6860b98
|
LCL, added metrics to fix grid's auto scrollbar issue #14799
git-svn-id: trunk@22535 -
|
2009-11-11 20:59:23 +00:00 |
|
paul
|
b89b28de7c
|
lcl: remove lclintf ComboBoxDropDown, create 2 methods instead in TWSCustomCombobox: one to get DroppedDown status, another to set it. + implementation for all widgetsets except carbon
git-svn-id: trunk@22285 -
|
2009-10-26 10:21:56 +00:00 |
|