mattias
|
412dddbda7
|
gtk intf: VerboseTWinControlRealText connect signal after
git-svn-id: trunk@21823 -
|
2009-09-22 16:11:35 +00:00 |
|
paul
|
d43964d5f1
|
gtk: take care of LastWPResult when we are disconnecting all widget signal handlers (must fix bug #0014512)
git-svn-id: trunk@21608 -
|
2009-09-08 06:58:44 +00:00 |
|
mattias
|
4bd95ef5b3
|
gtk intf: comments
git-svn-id: trunk@21402 -
|
2009-08-22 19:44:59 +00:00 |
|
mattias
|
e0c57af916
|
undo
git-svn-id: trunk@21399 -
|
2009-08-22 19:40:53 +00:00 |
|
mattias
|
b03dbf338e
|
synedit: added checks if handle is allocated
git-svn-id: trunk@21398 -
|
2009-08-22 19:33:35 +00:00 |
|
mattias
|
7dbec45e6d
|
gtk2 intf: fixed slow down when mouse outside bug #11740, fixed crash when WindowFromPoint widget destroyed
git-svn-id: trunk@21213 -
|
2009-08-13 06:53:35 +00:00 |
|
marc
|
6185c6ab60
|
* reverted r21200 #16af7e11b4, the removed functionality is essential when running lcl apps remote
git-svn-id: trunk@21207 -
|
2009-08-12 21:43:56 +00:00 |
|
mattias
|
16af7e11b4
|
gtk intf: removed cache for windowfrompoint, it crashes if widget was destroyed
git-svn-id: trunk@21200 -
|
2009-08-12 15:10:44 +00:00 |
|
paul
|
4c87be780e
|
gtk: move TGtkWSWinControl.SetCallbacks implementation to the new virtual TGtkWidgetset.SetCommonCallbacks method to allow gtk2 override
git-svn-id: trunk@20831 -
|
2009-07-11 10:29:13 +00:00 |
|
paul
|
794025a9af
|
gtk2: fix EnabledGtkThreading for win32
git-svn-id: trunk@20719 -
|
2009-06-23 06:43:58 +00:00 |
|
paul
|
11d686ee19
|
gtk2: improve EnableGtkThreading code
git-svn-id: trunk@20717 -
|
2009-06-23 03:45:06 +00:00 |
|
paul
|
f7066cf839
|
gtk: reset special colors if we are setting clDefault
git-svn-id: trunk@20448 -
|
2009-06-05 16:38:44 +00:00 |
|
paul
|
b92167f4b3
|
gtk: treat clBtnFace as default bg color as it was before (temporary solution)
git-svn-id: trunk@20446 -
|
2009-06-05 16:24:35 +00:00 |
|
paul
|
cbea652f5f
|
gtk: fix resetting color property of some controls (issue #0007555, using Zeljan patch but with many modifications)
git-svn-id: trunk@20441 -
|
2009-06-05 15:39:52 +00:00 |
|
paul
|
69d96a1d70
|
gtk: formatting
git-svn-id: trunk@20076 -
|
2009-05-20 11:56:07 +00:00 |
|
paul
|
1eb5c2a539
|
gtk: fix copying one DC into another with SRCCOPY rop (fixes issue #0013746)
git-svn-id: trunk@20056 -
|
2009-05-20 01:59:15 +00:00 |
|
paul
|
8ed7281c00
|
gtk: use more generic code to set menuitem shortcuts and caption, redo SetLabelCaption for gtk2
git-svn-id: trunk@20027 -
|
2009-05-18 13:04:06 +00:00 |
|
paul
|
447f5d8a3c
|
gtk: fix copying a rect from drawable to bitmap (issue #0012131)
git-svn-id: trunk@20024 -
|
2009-05-18 07:11:28 +00:00 |
|
paul
|
d6ebb0255e
|
gtk: cache WindowFromPoint results to reduce slowleness (fixes issue #0013698)
git-svn-id: trunk@19967 -
|
2009-05-15 02:09:22 +00:00 |
|
paul
|
8103033b44
|
gtk2: use better system color map from http://www.endolith.com/wordpress/2008/08/03/wine-colors/, fix some issues with menu styles in GetStyle()
git-svn-id: trunk@19658 -
|
2009-04-28 07:08:50 +00:00 |
|
paul
|
49a493794c
|
gtk, gtk2: initial support for native alpha bitmaps (using pixbuf as storage) tested on windows only
git-svn-id: trunk@19503 -
|
2009-04-19 09:46:08 +00:00 |
|
paul
|
44fa480f4a
|
gtk2: implement image flipping in StretchMaskBlt (part of issue #0013059)
git-svn-id: trunk@19215 -
|
2009-04-04 12:52:39 +00:00 |
|
paul
|
ce9780a7a4
|
gtk: fix crNo cursor, fix setting cursor to button/bitbtn
git-svn-id: trunk@19161 -
|
2009-03-31 02:50:34 +00:00 |
|
paul
|
a15dd3c0ef
|
gtk: replace TGtkWidgetSet.ShowHide(AWinControl) with TGtkWidgetSet.SetVisible(AWinControl, const Bollean)
git-svn-id: trunk@18369 -
|
2009-01-21 06:38:48 +00:00 |
|
mattias
|
3e47231699
|
gtk2: auto disconnecting some handlers, bug #12929
git-svn-id: trunk@18174 -
|
2009-01-06 17:04:22 +00:00 |
|
paul
|
9e0691d323
|
lcl: fix OnExit event from Zeljan
git-svn-id: trunk@17473 -
|
2008-11-20 13:13:17 +00:00 |
|
paul
|
15a32b5102
|
gtk2: use less hackish clipboard fix based on patch of Brad Campbell (#0012653)
git-svn-id: trunk@17417 -
|
2008-11-18 02:31:29 +00:00 |
|
paul
|
2e48fd922a
|
gtk2: trial to fix gtk2 clipboard crash
git-svn-id: trunk@17272 -
|
2008-11-08 09:30:12 +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
|
5e37b07ce5
|
gtk1+2 intf: made FMessageQueue thread safe
git-svn-id: trunk@16328 -
|
2008-08-31 11:18:41 +00:00 |
|
mattias
|
69cfe88898
|
using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
|
2008-08-25 22:32:23 +00:00 |
|
mattias
|
f7bf90fef4
|
gtk1 intf: fixed debugging timer
git-svn-id: trunk@16210 -
|
2008-08-24 20:11:38 +00:00 |
|
mattias
|
473313cf49
|
gtk2 intf: fixed UpdateDCTextMetric for default font
git-svn-id: trunk@16197 -
|
2008-08-23 13:23:51 +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
|
8889f04e1d
|
clean up
git-svn-id: trunk@16100 -
|
2008-08-18 06:56:53 +00:00 |
|
mattias
|
f7943628fa
|
gtk intf: Avoid the creation of WidgetInfo to combox childs, Update the ItemIndex cache when inserting items, from Luiz
git-svn-id: trunk@15894 -
|
2008-07-27 21:13:41 +00:00 |
|
mattias
|
e5805aab68
|
gtk/gtk2 intf: combobox: toggle selection mode to support ItemIndex=-1, fixed ReadOnly, updating intf ItemIndex cache on Delete/Insert/Change, refactoring for WS classes, from Luiz
git-svn-id: trunk@15842 -
|
2008-07-23 08:17:39 +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
|
b26fda5243
|
gtk+gtk2+win32 intf: TComboBox: fixed LM_CHANGED, LM_SELCHANGED events, now LM_CHANGED are sent, whenever the text changes, from Luiz
git-svn-id: trunk@15831 -
|
2008-07-21 21:29:07 +00:00 |
|
mattias
|
a967a2d997
|
LCL: reduced some warnings
git-svn-id: trunk@15516 -
|
2008-06-22 21:42:12 +00:00 |
|
paul
|
2cc82836ab
|
gtk: remove old icon code which crashes now
git-svn-id: trunk@15506 -
|
2008-06-22 08:42:54 +00:00 |
|
marc
|
d43db7b7f3
|
* Splitup of TBitmap into TRasterImage, TCustomBitmap, TFPImageBitmap and TBitmap
* Implemented TIcon and reading .ico (including Vista icons)
git-svn-id: trunk@15472 -
|
2008-06-20 00:21:07 +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 |
|
mattias
|
f273bde703
|
gtk2 intf: TCustomListBox: fixed SetCallBack
git-svn-id: trunk@15297 -
|
2008-06-03 11:16:16 +00:00 |
|
mattias
|
fce35a5ee0
|
gtk intf: AppMinimize only minimizes visible forms
git-svn-id: trunk@15038 -
|
2008-05-03 20:15:30 +00:00 |
|
mattias
|
de9ee5266d
|
gtk1+2: fixed creating TFrame
git-svn-id: trunk@15036 -
|
2008-05-03 11:49:25 +00:00 |
|
sekelsenmat
|
95ed4902e7
|
Just fixes variable initialization and improves identation.
git-svn-id: trunk@14852 -
|
2008-04-17 00:58:24 +00:00 |
|
sekelsenmat
|
9bbcc202e4
|
Implements setting system colors for controls under gtk2.
git-svn-id: trunk@14834 -
|
2008-04-15 17:21:35 +00:00 |
|
mattias
|
4358448ef7
|
gtk intf: initialize var
git-svn-id: trunk@14562 -
|
2008-03-18 09:21:29 +00:00 |
|
paul
|
67ebf94a2e
|
lcl: remove LM_INSERTTEXT, LM_DELETETEXT (not used in LCL anymore and fixes #0010930)
git-svn-id: trunk@14461 -
|
2008-03-07 17:09:25 +00:00 |
|