paul
dfc003e02b
formatting
...
git-svn-id: trunk@18804 -
2009-02-23 08:33:27 +00:00
paul
31c01a588a
gtk: don't move invisible windows to foreground (fixed bug #0013188 )
...
git-svn-id: trunk@18745 -
2009-02-18 10:18:14 +00:00
paul
4a235bd95f
gtk: implement DT_VCENTER, DT_BOTTOM flags for DrawText. Based on patch of Luiz Americo (issue #0008565 )
...
git-svn-id: trunk@18702 -
2009-02-16 02:20:39 +00:00
martin
bc26d214a2
GTK1: Include "chr-cell" Fonts, into search for fixed pitch (Bug #12482 )
...
git-svn-id: trunk@18536 -
2009-02-02 18:44:04 +00:00
mattias
204d1aa9b5
LCL: not focusing THintWindow on show
...
git-svn-id: trunk@18474 -
2009-01-28 15:39:55 +00:00
paul
7f8bec55bf
gtk: another attempt to fix focus of controls on another forms (bug #0013004 ). Now without endless flickering.
...
git-svn-id: trunk@18455 -
2009-01-27 03:29:02 +00:00
paul
5dd6a577d0
gtk: temporary disable solution for SetFocus because of problems with IDE
...
git-svn-id: trunk@18453 -
2009-01-26 23:04:16 +00:00
paul
2518505d5a
gtk: fix focus of controls on another forms based on patch of Fabrizio Fellini (bug #0013004 )
...
git-svn-id: trunk@18449 -
2009-01-26 10:02:58 +00:00
paul
274cb5df0a
gtk: fix code which set scrollbar visible if bRedraw = True in the SetScrollInfo
...
git-svn-id: trunk@18103 -
2009-01-04 16:44:56 +00:00
paul
a3e167cc37
gtk: don't crash on polygon when pen is clear, brush is not clear and winding fill mode is used ( #0012759 )
...
git-svn-id: trunk@17721 -
2008-12-08 07:23:13 +00:00
paul
1394f53c75
gtk, gtk2: fix visibility warnings and some other
...
git-svn-id: trunk@17620 -
2008-11-28 04:08:16 +00:00
mattias
7ed7f3098d
gtk intf: fixed Application.Deactivate
...
git-svn-id: trunk@17589 -
2008-11-25 20:07:16 +00:00
mattias
d778c5fb8e
gtk2: fixed reading gtk width/height by manually updating allocation.width/height
...
git-svn-id: trunk@17449 -
2008-11-19 17:12:26 +00:00
paul
25ad5bdfac
gtk: don't modify selected pen on line, polyline painting
...
git-svn-id: trunk@17293 -
2008-11-09 12:51:19 +00:00
vincents
66ef33f52b
reverted revison 17284: useful parts can be committed in seperate commits
...
git-svn-id: trunk@17287 -
2008-11-08 19:39:33 +00:00
jesus
b38dc6e63f
updated localize script to handle only those dirs not handled by i18n feature, commented wake up gtk dbg ouput
...
git-svn-id: trunk@17284 -
2008-11-08 18:55:15 +00:00
tombo
c5e876817b
LCL:
...
* SetScrollInfo - return new position
* SetScrollPos - return previous position
git-svn-id: trunk@17173 -
2008-11-01 17:24:46 +00:00
paul
8436b0266e
gtk: fix bug in GetObject for ExtCreatePen
...
git-svn-id: trunk@17159 -
2008-10-30 23:19:53 +00:00
paul
1eebfd9824
gtk: implement GetObject for Pens made by ExtCreatePen
...
git-svn-id: trunk@17158 -
2008-10-30 15:22:25 +00:00
paul
7e1fb92a72
gtk, gtk2: implement ExtCreatePen
...
git-svn-id: trunk@17128 -
2008-10-24 15:10:58 +00:00
paul
116b83b78c
gtk:
...
- don't compare GC with nil (it will create you a new GC on the fly) but use HasGC
- minor formatting
git-svn-id: trunk@16824 -
2008-10-01 09:13:07 +00:00
paul
05e23ab608
qt: if nil is passed to GetObject return needed Size
...
qt, gtk: forget that GetObject.Result = SizeOf structure
git-svn-id: trunk@16806 -
2008-09-30 05:45:19 +00:00
paul
d31a48a9d4
gtk, gtk2: implement GetObject for HPEN
...
git-svn-id: trunk@16805 -
2008-09-30 05:23:04 +00:00
paul
d8ca7e8a1b
cleanup
...
git-svn-id: trunk@16784 -
2008-09-29 06:35:28 +00:00
paul
d0f9e88743
gtk, gtk2: PolyLine must skip last point draw to be delphi/win32 compatible
...
git-svn-id: trunk@16689 -
2008-09-23 23:29:10 +00:00
paul
eee75551b6
gtk: don't try to draw Text if Rect is empty
...
git-svn-id: trunk@16665 -
2008-09-21 13:32:30 +00:00
mattias
d8ca4194ff
gtk2 intf: enabling gtk threading when thread manager is set
...
git-svn-id: trunk@16475 -
2008-09-07 23:16:18 +00:00
mattias
8acfc91bed
gtk1+2 intf: added comment about wake up gtk main loop from another threa
...
git-svn-id: trunk@16329 -
2008-08-31 11:28:31 +00:00
mattias
5e37b07ce5
gtk1+2 intf: made FMessageQueue thread safe
...
git-svn-id: trunk@16328 -
2008-08-31 11:18:41 +00:00
mattias
4b50534529
gtk intf: added safety check
...
git-svn-id: trunk@16310 -
2008-08-30 19:26:18 +00:00
mattias
67ebb5aa2d
gtk2: fixed compilation for fpc 2.2.2
...
git-svn-id: trunk@16156 -
2008-08-20 08:50:21 +00:00
mattias
b340abac03
gtk1: fixed GetCursorPos
...
git-svn-id: trunk@16103 -
2008-08-18 07:38:30 +00:00
mattias
8889f04e1d
clean up
...
git-svn-id: trunk@16100 -
2008-08-18 06:56:53 +00:00
mattias
c81aab571f
fixed uninitialized function results
...
git-svn-id: trunk@16088 -
2008-08-16 20:51:45 +00:00
mattias
5f699ac8b2
gtk2: implemented TCanvas.ClipRect during paint, improved hiding/drawing caret with double buffer
...
git-svn-id: trunk@15865 -
2008-07-25 14:42:09 +00:00
mattias
2996a3c332
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
...
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
paul
92fb8c2d5e
gtk: add default values for SM_CXICON and friends
...
git-svn-id: trunk@15736 -
2008-07-10 13:57:39 +00:00
paul
dabde77f8b
lcl (from me and Marc):
...
- create bitmaps for icon in with icon description instead of alpha bitmaps (fixes #0011514 , #0011539 )
- add support for gtk mono cursors
- fix gtk2 shifts on pixbufs (gtk2 bug)
- misc graphic fixes
git-svn-id: trunk@15557 -
2008-06-24 03:45:36 +00:00
mattias
96e855ad53
LCL: TControlScrollBar: implemented hiding scrollbar, bug #11491
...
git-svn-id: trunk@15470 -
2008-06-19 10:41:09 +00:00
paul
db26dddf06
gtk1, gtk2: Add CreateIconIndirect implementation which returns pixbuf. Move CreateCursor code there and remove its declaration.
...
git-svn-id: trunk@15457 -
2008-06-18 09:14:27 +00:00
mattias
e3520a6d50
gtk intf: reduced warnings/notes - use -dVerboseLCLTodos and -dVerboseGtkTodos to see them
...
git-svn-id: trunk@15422 -
2008-06-14 12:04:46 +00:00
paul
1cd9bfb7a0
TextRect: pass DT_EXPANDTABS to DrawText if Style.ExpandTabs is true
...
DrawText: qt, gtk - add support for DT_EXPANDTABS
TCustomLabel: draw with ExpandTabs = true (issue #0011050 )
git-svn-id: trunk@14702 -
2008-04-01 02:34:47 +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
40c9844f59
GetKeyState:
...
- gtk1, gtk2: implement pressed state for mouse buttons
- qt: return state for X mouse buttons
git-svn-id: trunk@14294 -
2008-02-28 06:07:29 +00:00
paul
083521d007
gtk:
...
- fix GetKeyState (only keys state at moment)
- gtk drag/dock for windows
git-svn-id: trunk@14277 -
2008-02-27 12:54:30 +00:00
mattias
11d6ac41f5
translations: fixed spelling mistake, fixed crash when rst file not found, updated german translation from Joerg Braun
...
git-svn-id: trunk@14245 -
2008-02-25 14:36:59 +00:00
sekelsenmat
fc312ff2bb
Removes the obsolete CListBox under gtk and qt.
...
git-svn-id: trunk@14176 -
2008-02-18 07:02:01 +00:00
mattias
348cc7798a
LCL: small cleanups
...
git-svn-id: trunk@14021 -
2008-02-07 18:52:11 +00:00
mattias
377ac8850f
gtk intf: preventing deleting stock font object
...
git-svn-id: trunk@13998 -
2008-02-06 12:51:53 +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