]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkdevicemanager-xi2.c
Change GdkFrameClock from an interface to a class
[~andy/gtk] / gdk / x11 / gdkdevicemanager-xi2.c
2013-02-14 Owen W. TaylorGdkX11DeviceManagerXI2: handle focus events not on...
2012-12-13 Jasper St. Pierrexi2: Abort early if we don't have a proper GDK window
2012-04-30 Owen W. TaylorGtkPlug: fix handling of key events for different layouts
2012-04-24 Sam ThursfieldFix build with XInput < 2.2
2012-04-22 Cosimo Cecchixi2: ignore extraneous events for smooth scroll
2012-04-22 Cosimo Cecchixi2: fix thinko in variable type
2012-04-22 Matthias ClasenXI2: More logging for smooth scrolling
2012-04-07 Matthias Clasenxi2: Remove touchscreen heuristics
2012-03-09 Matthias Clasenxi2: Don't reset scroll valuators too often
2012-03-08 Alexander LarssonMerge branch 'wip/cssvalue'
2012-03-07 Benjamin Ottex11: Avoid spurious focus events on grabs
2012-03-05 Matthias Clasenxi2: Normalize scroll deltas
2012-03-03 Matthias Clasenxi2: Add some more debug output about scroll devices
2012-03-02 Matthias Clasenxi2: add some debug output for smooth scroll events
2012-03-02 Javier JardónRequire XInput2.h in X11 backend
2012-03-01 Matthias ClasenFix build with XI2.x for x < 2
2012-03-01 Carlos Garnachogdk,xi2: Ensure scroll valuators are reset on window...
2012-03-01 Carlos Garnachodevicemanager,xi2: Implement smooth scrolling
2012-03-01 Matthias Clasengdk: Add some debug output for touch events and devices
2012-03-01 Matthias Clasenxi2: Translate touch events
2012-03-01 Matthias Clasenxi2: Use the new device types for touch-capable devices
2012-03-01 Carlos Garnachoxi2: Add major/minor properties to XI2 device manager
2012-02-27 Javier JardónChange FSF Address
2011-12-22 Matthias ClasenRevert "x11: Avoid spurious focus events on grabs"
2011-12-19 Benjamin Ottex11: Avoid spurious focus events on grabs
2011-12-19 Benjamin Ottex11: Unify focus handling code
2011-12-18 Carlos Garnachogdk,xi2: Make more resilient about not yet known devices
2011-11-30 Matthias ClasenXI2: Push error traps around XIQueryDevice calls
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-06 Carlos Garnachox11: Don't create GdkDevices for disabled devices
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-15 Carlos Garnachox11: Skip GenericEvents with no cookie data in the...
2011-07-15 Carlos Garnachogdk/x11: Add gdk_x11_device_manager_lookup()
2011-06-15 Matthias ClasenAdd a missing break statement
2011-06-15 Matthias ClasenAvoid an oob read
2011-06-13 Carlos Garnachoxi2: Handle XIM modules that replace events
2011-05-18 Carlos Garnachogdk: Get the right filter window for XI2 events
2011-05-18 Carlos Garnachogdk: Move XGetEventData() call to GdkEventSource
2011-04-12 Dan WinshipGdkDeviceManagerXI2: don't set user_time on ButtonRelease
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-08 Carlos GarnachoGdkDevice: Remove duplicate private function
2011-03-17 Dan WinshipGdkDeviceManagerXI2: process send_event core events
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-06 Carlos Garcia Camposxi2: Ignore button release events of button 4-7
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-12 Matthias ClasenRemove confusion over XI2 defines
2011-02-12 Benjamin Ottex11: Make headers identical no matter if we run with...
2011-02-11 Benjamin Ottex11: Fix struct definition for GdkDeviceManagaerXI2
2011-02-11 Benjamin Ottex11: Make the device manager struct actually subclass...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-05 Matthias ClasenPass group state to _gdk_x11_device_xi2_translate_state
2011-02-05 Matthias ClasenShare code to fill GdkEventKey.string
2011-02-04 Matthias ClasenRemove debug spew
2011-02-04 Matthias ClasenXI2: don't translate button releases as scroll events
2011-02-01 Matthias ClasenFix a warning
2011-02-01 Matthias ClasenRemove a dead member
2011-02-01 Matthias ClasenMake xim work with XI2
2011-01-23 Matthias ClasenSilence new gcc warnings
2011-01-21 Benjamin Ottex11: Don't keep two lists of devices internally
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-16 Tristan Van BerkomPlugged memory leak in gdk_x11_device_manager_xi2_list_...
2010-12-21 Matthias ClasenMore include shuffling; keep X extension headers to...
2010-12-21 Matthias ClasenDetangle includes for GdkDeviceManager subclasses
2010-12-21 Matthias ClasenRename x11-specific GdkDevice[Manager] implementations
2010-12-21 Matthias ClasenRename private keymap symbols to _gdk_x11_keymap...
2010-12-21 Matthias ClasenClean up gdkx.h a bit
2010-12-21 Matthias ClasenRename _gdk_moveresize functions to _gdk_x11_moveresize
2010-12-21 Matthias ClasenMake gdk_window_{lookup,foreign_new}_for_display backen...
2010-12-21 Matthias ClasenAdd a vfunc for _gdk_windowing_window_get_next_serial
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Carlos Garnachoxi2: Improve device hierarchy handling
2010-12-15 Carlos GarnachoEmit GdkDevice::changed when the slave device being...
2010-12-15 Carlos GarnachoAdd gdk_event_[gs]et_source_device().
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Benjamin OtteAPI: Remove GDK_WINDOW_XWINDOW() macro
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-23 Michael NattererMove all GdkDevice members to private and add one missi...
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-09-26 Benjamin Ottex11: Get rid of gdk_drawable_get_size() usage
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-19 Havoc PenningtonFix bugs that crashed gdk_display_close() on x11
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-06-24 Carlos GarnachoGdkDeviceManager: Add gdk_device_manager_get_client_poi...
2010-06-15 Carlos GarnachoGdkDeviceManagerXI2: Make focus events contain a GdkDevice.
2010-05-25 Matthias ClasenMerge the xi2-for-master branch