Commit Graph

24 Commits

Author SHA1 Message Date
mattias
bc07484146 lcl: gtk2: fixed label autosize
git-svn-id: trunk@38060 -
2012-07-27 14:46:04 +00:00
mattias
5b350609ab gtk2: less hints
git-svn-id: trunk@36761 -
2012-04-14 10:27:10 +00:00
mattias
07257ec5cd gtk2: less hints
git-svn-id: trunk@36760 -
2012-04-14 10:05:39 +00:00
zeljko
e96f8fdf7b Gtk2: fixed TPageControl page changing. issues #18754 and #21026
git-svn-id: trunk@35125 -
2012-02-04 16:17:32 +00:00
zeljko
33b5efc277 Gtk2: formatting
git-svn-id: trunk@34065 -
2011-12-09 07:58:06 +00:00
paul
cb7061fa17 gtk2: when FillRect is called with a hatched/bitmap brush first fill the rect with a BkColor if BkMode = OPAQUE
git-svn-id: trunk@31472 -
2011-06-30 10:09:56 +00:00
zeljko
b8d5b4793d Gtk2: introduced TGtkDeviceContext.ClipRect, now gtk_paint_xxx() respects clipping rectangle. issue #14660
git-svn-id: trunk@29537 -
2011-02-13 20:26:48 +00:00
paul
3ecb4329dc gtk2: formatting
git-svn-id: trunk@26974 -
2010-08-02 02:52:27 +00:00
marc
46ebaabc7a gtk-splitup: merged gtk source into gtk2, removed gtk1 ifdefs
git-svn-id: trunk@26012 -
2010-06-09 23:01:52 +00:00
paul
42558682c9 gtk2: fix text drawing defects introcudced in r24628 #72259342cb
git-svn-id: trunk@24643 -
2010-04-16 01:40:26 +00:00
mattias
72259342cb gtk2 intf: fixed pango bidi, bug #16271
git-svn-id: trunk@24628 -
2010-04-15 08:38:02 +00:00
paul
e11a223825 gtk2: fix typo
git-svn-id: trunk@18979 -
2009-03-13 07:56:50 +00:00
paul
fcaad0729b gtk2: don't fail in DrawTextWithColors if Widget = nil by C Western (part 1 of issue #0013317)
git-svn-id: trunk@18978 -
2009-03-13 06:37:10 +00:00
paul
b8af8691df gtk2:
- cleanup
 - minor preparations for using recent fpc gtk2 package changes

git-svn-id: trunk@16173 -
2008-08-21 07:43:46 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
a5f211b8cc tk2: fixed SetLayoutText string comparison
git-svn-id: trunk@15774 -
2008-07-13 22:14:39 +00:00
mattias
fbcc1bc581 gtk2 intf: improved layout text optimization by length parameter
git-svn-id: trunk@15763 -
2008-07-13 15:44:56 +00:00
mattias
4dedc3c8ec gtk2: removed quark code
git-svn-id: trunk@15761 -
2008-07-13 11:30:13 +00:00
mattias
50c3731145 gtk2 intf: implemented optimization for textout with the same text from Luiz
git-svn-id: trunk@15758 -
2008-07-13 09:21:33 +00:00
paul
012a16ffd7 gtk2: ifdef textout speed improvement - it brings some problems (#0011523)
git-svn-id: trunk@15735 -
2008-07-10 13:55:06 +00:00
mattias
a62a570ffd gtk2 intf: cache for DC textout operations from Paul
git-svn-id: trunk@15010 -
2008-04-29 12:12:27 +00:00
mattias
2ccba88670 gtk2 intf: improved rotated fonts
git-svn-id: trunk@14045 -
2008-02-09 13:58:27 +00:00
paul
77989dc1e0 gtk2: draw text with rotation
- rearrange extras
- introduced TGtk2DeviceContext.DrawTextWithColor (mostly from 0009665 with modifications)
- use DrawTextWithColor in TextOut and ExtTextOut

git-svn-id: trunk@13987 -
2008-02-06 06:13:00 +00:00
marc
28578c3a91 * Started with object based GDI
* More splitup of gtk1/gtk2 code
* Fixed restore of GC after linedrawing
* Enabled desktop grabbing for gtk1

git-svn-id: trunk@12975 -
2007-11-23 00:07:45 +00:00