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
vincents
0b76672701
gtk, gtk2 interface: fixed compilation with fpc 2.3.1 on unix (bug #10949 )
...
git-svn-id: trunk@14432 -
2008-03-05 15:35:29 +00:00
paul
7bebb27eab
messages:
...
- change messages name from LM_CUTTOCLIP to LM_CUT, LM_COPYTOCLIP to LM_COPY, LM_PASTEFROMCLIP to LM_PASTE, LM_CLEARSEL to LM_CLEAR since they are come from WM_CUT, WM_COPY, WM_CLEAR, WM_PASTE
- assign windows message number to that messages (fixes issue #0010747 )
git-svn-id: trunk@14415 -
2008-03-05 03:52:01 +00:00
paul
682a924368
typo in comments
...
git-svn-id: trunk@14377 -
2008-03-03 08:23:10 +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
jesus
b19cbee0b9
LCL, gtk, fixed compile when using option TraceGDICalls
...
git-svn-id: trunk@14265 -
2008-02-26 22:24:21 +00:00
sekelsenmat
2c82246914
Separates CheckBox on gtk2 and further removes clistbox.
...
git-svn-id: trunk@14179 -
2008-02-18 08:02:43 +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
763e629893
gtk intf: made eventbox of client areas visible. Otherwise it eats some mouse events
...
git-svn-id: trunk@14069 -
2008-02-10 13:57:46 +00:00
paul
b66fdb0bab
gtk: remove LM_INTERNALPAINT and related things
...
git-svn-id: trunk@13848 -
2008-01-24 01:37:40 +00:00
paul
e2c49dc18f
gtk: move CreateToolbar code to TGtkWsToolBar ( fixes #0010530 )
...
git-svn-id: trunk@13788 -
2008-01-18 16:48:14 +00:00
paul
6b0ae9506c
gtk: correct direction of dragimagelist hotspot
...
git-svn-id: trunk@13755 -
2008-01-15 05:29:41 +00:00
paul
9c545d3562
gtk: TGtkWSDragImageList implementation
...
git-svn-id: trunk@13753 -
2008-01-15 03:29:00 +00:00
paul
e0b764dc96
gtk:
...
- move GtkSwitchPage from GtkCallbacks unit to GtkWsExtCtrls unit
- fix double call of OnChanging on manual page change (part of 8338)
git-svn-id: trunk@13745 -
2008-01-14 08:10:31 +00:00