gtk2/gdk
Carlos Garnacho 9f41101ccc Emit GdkDevice::changed when the slave device being used changes
When the slave device changes, the master takes the shape of the
new one, modifying its axes, this signal is more useful to catch
this situation than the n-axes property
2010-12-15 03:17:58 +01:00
..
quartz Port Quartz backend to latest rendering-cleanup changes 2010-12-06 14:15:47 +01:00
tests Don't require a display for the color test 2010-12-02 16:00:15 -05:00
win32 gdk: Remove depth argument from GdkWindowImpl->get_geometry() 2010-12-06 01:02:52 +01:00
x11 Emit GdkDevice::changed when the slave device being used changes 2010-12-15 03:17:58 +01:00
abicheck.sh gdk: Remove unused macros from build 2010-11-24 16:18:46 +01:00
COPYING [ Merges from gtk-1-2 ] 1999-09-28 20:19:13 +00:00
gdk.c Enable XI2 by default 2010-12-15 03:17:58 +01:00
gdk.h API: Remove gdkdrawable.h from public headers 2010-12-02 20:21:02 +01:00
gdk.symbols Enable XI2 by default 2010-12-15 03:17:58 +01:00
gdkapplaunchcontext.c docs: Move documentation to inline comments: gdkapplaunchcontext 2010-11-15 03:18:45 +01:00
gdkapplaunchcontext.h fix typo in the type name so the macro becomes usable. 2008-10-15 15:50:10 +00:00
gdkcairo.c Use cairo gobject support instead of a new boxed type. 2010-12-04 15:38:20 +01:00
gdkcairo.h Use cairo gobject support instead of a new boxed type. 2010-12-04 15:38:20 +01:00
gdkcolor.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkcolor.h docs: Move documentation to inline comments: colors 2010-10-04 03:48:05 +02:00
gdkconfig.h.win32 Define GDK_NATIVE_WINDOW_POINTER on 32-bit Windows, too. It just makes 2008-08-04 22:20:53 +00:00
gdkcursor.c docs: Move documentation to inline comments: gdkcursor 2010-11-15 18:24:31 +01:00
gdkcursor.h docs: Move documentation to inline comments: gdkcursor 2010-11-15 18:24:31 +01:00
gdkdevice.c Emit GdkDevice::changed when the slave device being used changes 2010-12-15 03:17:58 +01:00
gdkdevice.h gdk: remove GdkDeviceKey and GdkDeviceAxis from the public API 2010-11-24 20:28:19 +01:00
gdkdevicemanager.c Enable XI2 by default 2010-12-15 03:17:58 +01:00
gdkdevicemanager.h GdkDeviceManager: Add gdk_device_manager_get_client_pointer(). 2010-06-24 02:30:53 +02:00
gdkdeviceprivate.h gdk: change signature of gdk_device_get_history() back to what it used to be 2010-10-19 13:30:42 +02:00
gdkdisplay.c Add gdk_event_[gs]et_source_device(). 2010-12-15 03:17:58 +01:00
gdkdisplay.h docs: Move documentation to inline comments: gdkdisplay 2010-11-15 03:37:21 +01:00
gdkdisplaymanager.c docs: Move documentation to inline comments: gdkdisplaymanager 2010-11-15 04:12:57 +01:00
gdkdisplaymanager.h docs: Move documentation to inline comments: gdkdisplaymanager 2010-11-15 04:12:57 +01:00
gdkdnd.c Add some forgotten accessors for GdkDragContext 2010-12-10 00:58:33 -05:00
gdkdnd.h Add some forgotten accessors for GdkDragContext 2010-12-10 00:58:33 -05:00
gdkenumtypes.c.template gdk/: fully remove gdkalias hacks 2010-07-10 02:21:31 +02:00
gdkenumtypes.h.template Remove remaining single-include guards 2010-06-04 19:40:43 -04:00
gdkevents.c Add gdk_event_[gs]et_source_device(). 2010-12-15 03:17:58 +01:00
gdkevents.h Add gdk_event_[gs]et_source_device(). 2010-12-15 03:17:58 +01:00
gdkglobals.c Enable XI2 by default 2010-12-15 03:17:58 +01:00
gdkinput.h Add deprecation guards for gdk_device_get_core_pointer() 2010-09-22 03:53:23 +02:00
gdkinternals.h Add gdk_event_[gs]et_source_device(). 2010-12-15 03:17:58 +01:00
gdkintl.h Fix distcheck 2010-10-01 20:02:35 -04:00
gdkkeynames.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkkeys.c Fix missing (transfer) annotations in GDK 2010-11-24 21:37:20 +01:00
gdkkeys.h docs: Move documentation to inline comments: gdkkeys 2010-11-15 05:19:33 +01:00
gdkkeysyms-compat.h GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
gdkkeysyms-update.pl GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
gdkkeysyms.h GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
gdkkeyuni.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkmain.h docs: Move documentation to inline comments: general 2010-11-15 05:35:40 +01:00
gdkmarshalers.list Bug 631599 - Allow to use arbitrary surfaces for offscreen windows 2010-10-14 13:25:23 +02:00
gdkoffscreenwindow.c gdk: Remove depth argument from GdkWindowImpl->get_geometry() 2010-12-06 01:02:52 +01:00
gdkpango.c Fix missing (transfer) annotations in GDK 2010-11-24 21:37:20 +01:00
gdkpango.h API: remove GdkPangoRenderer 2010-08-10 21:02:29 +02:00
gdkpixbuf-drawable.c gdk: Make _gdk_window_ref_cairo_surface() protected and use it 2010-12-02 20:21:02 +01:00
gdkpixbuf.h gdk: Make gdk_pixbuf_get_from_*() bindable 2010-10-02 03:08:24 +02:00
gdkprivate.h gdk: Remove useless macros from gdkprivate.h 2010-12-02 20:21:05 +01:00
gdkproperty.h docs: Move documentation to inline comments: properties 2010-11-15 21:06:34 +01:00
gdkrectangle.c Inclusion cleanups in sources 2010-10-14 22:09:36 -04:00
gdkrectangle.h Inclusion cleanups in headers 2010-10-14 22:08:53 -04:00
gdkrgba.c gdk: Add section docs for GdkRGBA 2010-12-06 18:57:11 +01:00
gdkrgba.h gdk: Constify argument to gdk_rgba_copy() 2010-12-06 01:02:52 +01:00
gdkscreen.c API: gdk: Remove depth argument from gdk_window_get_geometry() 2010-12-06 01:02:52 +01:00
gdkscreen.h docs: Move documentation to inline comments: gdkscreen 2010-11-15 04:12:57 +01:00
gdkselection.c Fix missing (transfer) annotations in GDK 2010-11-24 21:37:20 +01:00
gdkselection.h docs: Move documentation to inline comments: gdkselection 2010-11-15 18:24:31 +01:00
gdkspawn.h Use a GPid on gdk_spawn_on_screen[_with_pipes]. Take 2 2010-06-15 17:16:43 +02:00
gdktestutils.h docs: move documentation to inline comments: gdktesting 2010-11-15 04:12:57 +01:00
gdkthreads.h docs: Move documentation to inline comments: gdkthreads 2010-11-15 21:06:35 +01:00
gdktypes.h API: Remove gdkdrawable.h from public headers 2010-12-02 20:21:02 +01:00
gdkvisual.c docs: Move documentation to inline comments: gdkvisual 2010-11-15 18:24:31 +01:00
gdkvisual.h docs: Move documentation to inline comments: gdkvisual 2010-11-15 18:24:31 +01:00
gdkwindow.c Add gdk_event_[gs]et_source_device(). 2010-12-15 03:17:58 +01:00
gdkwindow.h gdk: Remove GdkWindowObject typedef 2010-12-06 18:57:11 +01:00
gdkwindowimpl.c gdk: Move window beeps into GdkWindowImpl 2010-12-02 20:21:05 +01:00
gdkwindowimpl.h gdk: Remove depth argument from GdkWindowImpl->get_geometry() 2010-12-06 01:02:52 +01:00
gen-keyname-table.pl Generate N_() calls for translatable key names. 2005-06-10 06:41:04 +00:00
keyname-table.h fix small typo. 2008-10-28 22:55:23 +00:00
keynames.txt Mark arrow keys as translatable 2006-12-21 05:11:00 +00:00
makeenums.pl Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
Makefile.am Remove unused header 2010-12-10 23:39:10 -05:00
makefile.msc gdk: Remove unused macros from build 2010-11-24 16:18:46 +01:00