]> Pileus Git - ~andy/gtk/history - gdk/x11
Include GdkFrameClock in the docs
[~andy/gtk] / gdk / x11 /
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 Carlos Garnachodevicemanager,x11: Initialize event->scroll.delta_x...
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 Garnachoconfigure: Detect XInput 2.2
2012-03-01 Carlos Garnachoxi2: Add major/minor properties to XI2 device manager
2012-03-01 Benjamin Ottex11: Mark unused variables as such
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengdk: Use versioned deprecations
2012-02-24 Michael Natterergdk: pull more precondition checks into the generic...
2012-02-23 Carlos Garnachoxi2: Get the effective group state by ORing the XIGroup...
2012-02-23 Carlos Garnachogdk: Keep track of the last slave device used
2012-02-21 Michael Nattererx11: s/_/-/ in signal name "window-manager-changed"
2012-02-21 Michael NattererGdkScreen: fix precondition checks in the public API
2012-02-21 Matthias ClasenRemove an unnecessary include
2012-02-21 Matthias ClasenAdd a way to get the current modifier state
2012-02-19 Bastien Nocerax11: Fix first call to _gdk_x11_keymap_key_is_modifier()
2012-02-09 Rui Matosx11: Cancel _NET_WM_MOVERESIZE if we get a matching...
2012-01-31 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE
2012-01-16 Alexandre RostovtsevAdd Since: to gdk_x11_device_get_id(), gdk_x11_device_m...
2012-01-16 Rui Matosx11: Fix the _NET_SUPPORTING_WM_CHECK window fetch...
2012-01-10 Patrick WelcheNon-XInput2 build fix
2012-01-05 Javier Jardóngdk/*: Use g_list_free_full convenience function
2012-01-03 Matthias ClasenFix problems with DND on some X servers
2011-12-28 Matthias ClasenFix problems with sticky handling
2011-12-28 Matthias ClasenUpdate various EWMH interactions
2011-12-22 Benjamin Ottex11: Don't handle focus events for NULL windows
2011-12-22 Matthias ClasenRevert "x11: Avoid spurious focus events on grabs"
2011-12-19 Ryan LortieGtkSettings: add shell-shows-menubar property
2011-12-19 Colin Waltersgdk: Fix prototype for gdk_x11_window_set_utf8_property
2011-12-19 Ryan LortieGtkSettings: add shell-shows-app-menu property
2011-12-19 Colin Waltersx11: Add gdk_x11_window_set_utf8_property
2011-12-19 Benjamin Ottex11: Avoid spurious focus events on grabs
2011-12-19 Benjamin Ottex11: Unify focus handling code
2011-12-18 Matthias ClasenAdd gdk_screen_get_monitor_workarea
2011-12-18 Carlos Garnachogdk,xi2: Make more resilient about not yet known devices
2011-12-16 Matthias ClasenDoc format fixes
2011-12-15 Florian Müllnerwindow: Add hide-titlebar-when-maximized property
2011-12-10 Matthias ClasenFix move-resize emulation with XI2
2011-11-30 Matthias ClasenXI2: Push error traps around XIQueryDevice calls
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-18 Michael Natterergdk: remove the GET_EFFECTIVE_KEYMAP() stuff from gdkke...
2011-11-18 Michael Natterergdk_x11_keymap_get_modifier_mask(): always return a...
2011-11-18 Michael NattererTurn the private #define for the group-shifting modifie...
2011-11-08 Rui Matosx11: Implement GDK_WINDOW_STATE_FOCUSED on top of _NET_...
2011-11-07 Michael Natterergdk: exclude MOD1 from the virtual modifier mapping
2011-11-05 Rui Matosx11: Fix window manager change detection
2011-11-05 Matthias ClasenAdd device-taking variants of begin_resize/move_drag
2011-11-02 Benjamin Ottex11: Do fallback resize without deprecated functions
2011-11-02 Benjamin Ottex11: Don't use deprecated function
2011-10-21 Matthias ClasenDon't refer to --sync anymore
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-10-15 Michael Natterergdk: s/gdk_cursor_unref/g_object_unref/
2011-10-07 Michael Natterergdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32...
2011-10-01 Javier Jardóngdkcreen-x11: Use GdkRGBA instead GdkColor
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-13 Richard HughesFix a segfault if the GAppInfo does not have an icon
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-10 Matthias ClasenMake focus rectangles optional
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-01 Pavel HolejsovskyAdd annotations so that methods are properly paired...
2011-08-01 Pavel HolejsovskyEnable introspection of X11-specific functions and...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-22 Patrick WelcheXK_Num_Lock is called GDK_KEY_Num_Lock in this source...
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-07-15 Carlos Garnachogdk/x11: Add gdk_x11_device_get_id()
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Javier JardónUse AM_CPPFLAGS instead the obsolete INCLUDES
2011-06-30 Matthias ClasenGdkKeymap: Prevent an infinite loop in the non-XKB...
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-06-10 Javier Jardóngdk: Use const instead G_CONST_RETURN
2011-05-27 Carlos Garnachoconfigure: Check for XGetEventData()
2011-05-27 Carlos Garnachogdk: do not fallback to event->xany.window in GdkEventT...
2011-05-18 Carlos Garnachogdk: Get the right filter window for XI2 events
2011-05-18 Carlos Garnachogdk: Add _gdk_x11_event_translator_get_window()
2011-05-18 Carlos Garnachogdk: Move XGetEventData() call to GdkEventSource
2011-05-07 Matthias ClasenFix a typo in !HAVE_XCURSOR code paths
2011-05-04 Javier Jardóngdk/x11/gdkcursor-x11.c: Use GdkRGBA instead GdkColor
2011-04-12 Dan WinshipGdkDeviceManagerXI2: don't set user_time on ButtonRelease
2011-04-12 Matthias ClasenGdkWindowImplX11: Struct packing improvements
2011-04-12 Matthias ClasenGdkX11Screen: Struct packing improvements
2011-04-12 Matthias ClasenGdkX11DragContext: Struct packing improvements
2011-04-12 Matthias ClasenGdkX11DeviceXI: Struct packing improvements
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-09 Matthias ClasenFree the translate queue when closing a display
2011-04-09 Matthias ClasenFix some possible crashes if the default display is...
2011-04-08 Carlos GarnachoGdkDevice: Remove duplicate private function
2011-04-03 Matthias ClasenMake gdk_x11_window_set_theme_variant do nothing for...
2011-04-03 Matthias ClasenKeymap: properly initialize lock state
2011-03-31 Matthias ClasenCall _exit instead of exit from X error handlers
2011-03-21 Florian Müllnerwindow: Export theme variant to X11
next