paul
3910289f27
gtk2: fix range check error by C Western ( #0012609 )
...
git-svn-id: trunk@17324 -
2008-11-10 23:56:22 +00:00
paul
2e48fd922a
gtk2: trial to fix gtk2 clipboard crash
...
git-svn-id: trunk@17272 -
2008-11-08 09:30:12 +00:00
paul
11aaafc54f
gtk2: ofOverwritePrompt in TSaveDialog.Options is working now if gtk_2_8 is defined (either manual or auto on windows). partially fixes #0011962
...
git-svn-id: trunk@16217 -
2008-08-25 01:28:03 +00:00
paul
3f0b560eb6
lcl:
...
- moved some strings used in graphics to resources
- CreateDefaultBitmapHandle is not abstract and returns 0 now if not overrided.
git-svn-id: trunk@16178 -
2008-08-22 02:19:07 +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
paul
b494a1f624
gtk1,gtk2: improve text cursor drawing.
...
gtk2: use system settings to determine blink time and use special gtk function to draw text cursor shape
(#0011887 )
git-svn-id: trunk@16152 -
2008-08-20 03:31:16 +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
09f4ca53a5
gtk2 intf: TComboBox: fixed getting item index
...
git-svn-id: trunk@15410 -
2008-06-13 17:17:55 +00:00
paul
dbddffe2cb
lcl: bidi mode patch from Ido with modifications
...
git-svn-id: trunk@14991 -
2008-04-27 14:24:22 +00:00
sekelsenmat
35f5fb0d47
Implements showing hidden files in gtk2 file open dialog.
...
git-svn-id: trunk@14851 -
2008-04-16 15:18:44 +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
paul
cda31b86f8
gtk: more pango 1.16 declarations needed for text drawing with rotation
...
git-svn-id: trunk@13986 -
2008-02-06 04:38:08 +00:00
paul
707313382f
gtk2: further improve gtk2 ListBox ItemIndex
...
git-svn-id: trunk@13828 -
2008-01-22 09:56:06 +00:00
paul
9925daf8cd
gtk2: workaround problem with setting itemIndex in multiselected listbox
...
git-svn-id: trunk@13825 -
2008-01-22 04:43:39 +00:00
paul
3a02d78daa
gtk: implement DrawDefaultDockImage (as blue rectangle)
...
git-svn-id: trunk@13666 -
2008-01-08 11:15:07 +00:00
paul
bdb8aa451e
gtk:
...
- added some missed function to extra
- correct GetWindowRect
git-svn-id: trunk@13665 -
2008-01-08 09:33:43 +00:00
paul
3ed6ba4007
TWinControl.PaintTo:
...
- implementation for win32 and qt
- initial implementation for gtk
git-svn-id: trunk@13209 -
2007-12-07 18:56:17 +00:00
paul
7309af00e9
gtk2: playing around transparent GtkFixed (no window + eventbox)
...
git-svn-id: trunk@12933 -
2007-11-20 03:21:36 +00:00
paul
b5b7109b34
gtk: improve toolbar elements painting
...
git-svn-id: trunk@12889 -
2007-11-16 05:55:16 +00:00
marc
bba6436cd7
* modified patch #0010125 by Grzegorz Zakrzewski and Ales Katona for fixing font modifications other than size
...
git-svn-id: trunk@12884 -
2007-11-15 22:18:26 +00:00
andrew
a9d5aa40ef
Fixed crash for linux 64bit. also will compile for fpc 2.0.4
...
git-svn-id: trunk@12591 -
2007-10-26 03:12:48 +00:00
andrew
4060692692
fixed gtk2 compilation for windows(hopefully)
...
git-svn-id: trunk@12572 -
2007-10-24 00:40:45 +00:00
andrew
35e76c1971
fixed gtk2 combobox to use only one gtkrenderertext and not one for each item. It should improve loading a large list of items into a combobox
...
git-svn-id: trunk@12571 -
2007-10-24 00:33:52 +00:00
paul
df5e7aa81e
gtk:
...
- separate SM_CXSCREEN and SM_CXVIRTUALSCREEN for gtk2 (affects TForm.ScreenPosition screen/desktop center)
- implement SetCursorPos for gtk2 (if version >= 2.8)
git-svn-id: trunk@12196 -
2007-09-27 09:23:06 +00:00
mattias
95f4b69572
gtk2 intf: using a gtk_im_multicontext_new to use the gtk input method handling - e.g. dead keys for UTF8KeyPress
...
git-svn-id: trunk@11687 -
2007-07-31 13:49:36 +00:00
mattias
45cbd18a0c
gtk2 intf: fixed TMemo setting echo mode and password char: not suported by TMemo
...
git-svn-id: trunk@11145 -
2007-05-15 13:49:33 +00:00
marc
932075c34f
* Patch from Paul Ishenin (max custom cursor size)
...
git-svn-id: trunk@10676 -
2007-02-24 15:25:32 +00:00
vincents
59a5e3b631
fixed typo in r10650 #f0fd1e16af
...
git-svn-id: trunk@10651 -
2007-02-17 21:58:36 +00:00
vincents
f0fd1e16af
gtk2 interface: added cdecl to external function declaration (8323)
...
git-svn-id: trunk@10650 -
2007-02-17 21:49:16 +00:00
vincents
0e6dcf1dd8
gtk2: fixed compilation for gtk2 on X.
...
git-svn-id: trunk@10634 -
2007-02-13 21:44:30 +00:00
vincents
3ca65821cd
gtk2 interface: fixed compilation for non X based display
...
git-svn-id: trunk@10633 -
2007-02-13 21:14:51 +00:00
marc
6737a6ef3d
* cursor patch from Paul Ishenin
...
+ added extra handle checks
* enabled some gtk2.2 code for getting cursorpos
git-svn-id: trunk@10597 -
2007-02-06 01:34:29 +00:00
marc
5e6f809b63
* made gtk2 keyboard initialisation independent of X
...
- removed unix -> X implication
* start of some gtk1/2 split
git-svn-id: trunk@10535 -
2007-01-29 23:07:59 +00:00