]> Pileus Git - ~andy/gtk/history - gdk/x11
broadway: Make the InputMessage type a uint32
[~andy/gtk] / gdk / x11 /
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-12-13 Jasper St. Pierrexi2: Abort early if we don't have a proper GDK window
2012-11-30 Matthias ClasenObtain the recent files max age setting from xsettings
2012-10-08 Cosimo Cecchigdk: only emit display-opened after the default display...
2012-10-06 Benjamin Ottex11: Put function in header, don't declare them extern
2012-10-02 Alexander LarssonMake process_all_updates draw synchronously
2012-09-09 Matthias ClasenBe more strict in ignoring ineffective modifiers
2012-09-02 Matthias ClasenTry harder to discriminate Shift-F10 and F10
2012-07-30 Matthias Clasengdk: Don't use GDK_THREADS_ENTER/LEAVE macros internally
2012-05-16 Matthias ClasenFix a case of 'stuck grab'
2012-05-15 Edward SheldrakeGDK X11 DND: Fix infinite loop
2012-05-04 Bastien NoceraAdd support for disabling middle click paste
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 Benjamin Ottex11: Add suggested braces around empty body in 'if...
2012-04-07 Matthias Clasenxi2: Remove touchscreen heuristics
2012-04-05 Rui Matosx11: Don't ignore button releases after a wmspec move...
2012-04-04 Rui Matosx11: Set GdkToplevelX11.have_focused on creation
2012-03-23 Matthias Clasenx11: Deal better with L-shaped monitor arrangements
2012-03-11 Matthias ClasenDrop support for pre-R6 X
2012-03-11 Matthias ClasenDrop unneeded XI2 defines
2012-03-09 Benjamin Ottegdk: clean up logic error
2012-03-09 Benjamin Ottegdk: Make query_state() vfunc a void vfunc
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-04 Bastien Nocerax11: Simplify XI2 mods state
2012-03-04 Bastien Nocerax11: Correct GroupSwitch mask
2012-03-03 Matthias Clasenxi2: Add some more debug output about scroll devices
2012-03-02 Mikael MagnussonIconification using _NET_WM_STATE_HIDDEN hint if suppor...
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...
next