mattias
|
407997bc6f
|
gtk intf: TListBox: single selection mode: when selected item is deleted switch to mode SINGLE, when item is selected switch to BROWSE mode, issue #1428
git-svn-id: trunk@10758 -
|
2007-03-16 14:23:31 +00:00 |
|
marc
|
61b16d06a0
|
* resolved gtkprivate name conflict
git-svn-id: trunk@10697 -
|
2007-02-27 23:17:33 +00:00 |
|
mattias
|
49242c3818
|
gtk intf: using default when gdk does not know the physical screen size
git-svn-id: trunk@10642 -
|
2007-02-14 11:09:42 +00:00 |
|
mattias
|
0362114bc2
|
gtk intf: added custom mouse cursor images from Marc
git-svn-id: trunk@10616 -
|
2007-02-09 17:42:52 +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 |
|
mattias
|
5afdbd9657
|
gtk intf: added menu items short cut labels, popup sub menu of menu bar shortcuts
git-svn-id: trunk@10591 -
|
2007-02-05 19:47:39 +00:00 |
|
marc
|
92e3d63d75
|
* Cursor patch from Paul Ishenin
* Disabled setting cursors for gtk2, since it is broken
git-svn-id: trunk@10544 -
|
2007-01-31 01:11:00 +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 |
|
marc
|
b3f981c48b
|
* Modified patch from Paul Ishenin implementing cursors
git-svn-id: trunk@10446 -
|
2007-01-15 00:53:09 +00:00 |
|
marc
|
6c79de53ed
|
* Keyhandling rework. Virtual keycodes are looked up by the keycode of the key pressed.
+ Added dynamic modifier mask lookup.
git-svn-id: trunk@10422 -
|
2007-01-11 01:09:11 +00:00 |
|
marc
|
5663061720
|
* fixed gtk1 keyboard handling
git-svn-id: trunk@10362 -
|
2006-12-31 15:30:33 +00:00 |
|
marc
|
f9b0c15f24
|
- Removed gtk1-utf8 warning
git-svn-id: trunk@10353 -
|
2006-12-28 00:08:08 +00:00 |
|
marc
|
dc52f9f953
|
* Keyhandling cleanup: moved keysymtovk to a map
git-svn-id: trunk@10351 -
|
2006-12-26 16:51:10 +00:00 |
|
mattias
|
eba711c73a
|
gtk intf: added simple function for clBackground, LCL, TTabControl: added csAcceptControls to ControlStyle
git-svn-id: trunk@10123 -
|
2006-10-28 16:21:59 +00:00 |
|
mattias
|
b8e285a693
|
gtk2 intf: added gdkwindows for client widgets: gtk_fixed_new
git-svn-id: trunk@10120 -
|
2006-10-28 15:07:08 +00:00 |
|
mattias
|
b38f796623
|
gtk intf: made some gtk1-X functions available to gtk2-X (e.g. XGetWorkArea) from Felipe
git-svn-id: trunk@10099 -
|
2006-10-23 10:18:30 +00:00 |
|
andrew
|
a46e121f4a
|
fixed compilation of gtk2 for win32
git-svn-id: trunk@10073 -
|
2006-10-15 19:10:03 +00:00 |
|
mattias
|
9747f91093
|
added FontIsMonoSpace
git-svn-id: trunk@10043 -
|
2006-10-05 21:50:05 +00:00 |
|
micha
|
a4bd9f7713
|
fix pointer type conversions
git-svn-id: trunk@10039 -
|
2006-10-04 22:21:04 +00:00 |
|
mattias
|
339e49de45
|
LCL help: fixing path delims after substituting macros
git-svn-id: trunk@9862 -
|
2006-09-12 09:41:44 +00:00 |
|
mattias
|
cdb8224a6c
|
64bit fixes
git-svn-id: trunk@9795 -
|
2006-09-02 20:41:45 +00:00 |
|
mattias
|
dff0858e3d
|
added gtk x functions to toggle a form fullscreen, grab mouse and capture keyboard thx to Andrew Haines
git-svn-id: trunk@9727 -
|
2006-08-17 10:01:53 +00:00 |
|
mattias
|
65e76b77bb
|
improved layout of findreplace dialog
git-svn-id: trunk@9562 -
|
2006-07-04 22:25:40 +00:00 |
|
mattias
|
fb6dfb5499
|
gtk2 intf: disabled SIZEICONIC messages, because the gtk2 sends them too, when user switches to another desktop, and then the LCL hides the whole application
git-svn-id: trunk@9524 -
|
2006-06-28 23:36:52 +00:00 |
|
mattias
|
125ffee4cb
|
gtk2 intf: enabled direct drawing, because it has working event area and double buffering
git-svn-id: trunk@9507 -
|
2006-06-27 22:49:57 +00:00 |
|
mattias
|
31810fcee6
|
gtk2 intf: GDI fonts are now pango layouts instead of pango font descriptions, using the font cache similar to gtk1
git-svn-id: trunk@9499 -
|
2006-06-27 11:28:17 +00:00 |
|
mattias
|
3385779d03
|
gtk2 intf: added GetDefaultPangoLayout
git-svn-id: trunk@9494 -
|
2006-06-24 08:35:25 +00:00 |
|
mattias
|
486838638b
|
gtk2 intf: fixed TTrackBar, added MergeSort for TFPList and TStrings
git-svn-id: trunk@9471 -
|
2006-06-22 01:54:58 +00:00 |
|
mattias
|
e4cf644778
|
gtk2 intf: extended GetRawImageXXX functions to take screen shots
git-svn-id: trunk@9360 -
|
2006-05-27 12:43:59 +00:00 |
|
jesus
|
a39c2c3633
|
fixed AV's getting pixel under gtk1, issue #2097
git-svn-id: trunk@9342 -
|
2006-05-23 21:32:34 +00:00 |
|
mattias
|
e81c0f77a0
|
added WithThemSpace parameter to GetPreferredSize
git-svn-id: trunk@9331 -
|
2006-05-21 15:47:28 +00:00 |
|
mattias
|
6746f6ade9
|
gtk2 intf: fixed mem leak
git-svn-id: trunk@9265 -
|
2006-05-13 08:52:21 +00:00 |
|
mattias
|
173f5c5a42
|
fixed gtk2 compilation
git-svn-id: trunk@9256 -
|
2006-05-09 07:57:41 +00:00 |
|
mattias
|
5ff16b41ea
|
gtk intf: implemented cx_maximized from Darek
git-svn-id: trunk@9251 -
|
2006-05-08 09:14:47 +00:00 |
|
mattias
|
6eb4930179
|
fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
|
2006-05-05 05:52:08 +00:00 |
|
mattias
|
f6e1bf014e
|
added LM_CHANGED to TCustomComboBox from Darek
git-svn-id: trunk@9033 -
|
2006-03-28 17:05:15 +00:00 |
|
mattias
|
ba79bfe6ab
|
When tComboBox is first component on Form, Gtk enable grab capture for it and not release from Darek
git-svn-id: trunk@8964 -
|
2006-03-18 23:10:14 +00:00 |
|
mattias
|
252c0feff3
|
OnSelChange for tComboBox fired only one per click from Darek
git-svn-id: trunk@8957 -
|
2006-03-18 14:39:13 +00:00 |
|
andrew
|
17d9a51c28
|
Fix for bug #1673 -- permission from Vincent
git-svn-id: trunk@8679 -
|
2006-01-31 16:15:12 +00:00 |
|
mattias
|
acebd87695
|
Form.WindowState now is kept up to date from Andrew Haines
git-svn-id: trunk@8561 -
|
2006-01-18 22:41:07 +00:00 |
|
micha
|
7fffafe910
|
improve RemoveEventHandler efficiency to O(1), and add SetEventHandlerFlags (gtk/linux only)
git-svn-id: trunk@8458 -
|
2006-01-06 20:59:57 +00:00 |
|
micha
|
003833b777
|
add cross-platform process termination and pipe event handlers
git-svn-id: trunk@8256 -
|
2005-12-06 13:41:28 +00:00 |
|
mattias
|
07465b2a09
|
fixed gtk2 scrolling from Andrew Haines
git-svn-id: trunk@8222 -
|
2005-11-26 08:24:01 +00:00 |
|
micha
|
c85ee92754
|
add user data parameter to addeventhandler, that is passed to the given callback
git-svn-id: trunk@8188 -
|
2005-11-18 18:56:30 +00:00 |
|
micha
|
0cb86ee4af
|
add flags to AddEventHandler, socket and flags to callback
git-svn-id: trunk@8179 -
|
2005-11-16 19:12:10 +00:00 |
|
micha
|
a02ab953ca
|
implement calling event for handle activity in main loop for gtk
git-svn-id: trunk@8169 -
|
2005-11-15 17:30:03 +00:00 |
|
mattias
|
bb35225370
|
disabled hide from taskbar for gtk1. If you want it: compile with -dEnableHideFromTaskbar
git-svn-id: trunk@8133 -
|
2005-11-11 15:55:51 +00:00 |
|
mattias
|
5bf19dd85b
|
fixed crash on SetShowInTaskBar for non application forms
git-svn-id: trunk@8086 -
|
2005-11-07 09:27:32 +00:00 |
|
mattias
|
efd9f8762c
|
added simple heuristic for the meaning of PGdkImage^.bpp
git-svn-id: trunk@8075 -
|
2005-11-06 11:34:14 +00:00 |
|
mattias
|
19b319415b
|
added ShowInTaskBar for gtk2
git-svn-id: trunk@8072 -
|
2005-11-06 10:53:36 +00:00 |
|