]> Pileus Git - ~andy/gtk/history - gdk
Try to load css themes from the XDG config directory first
[~andy/gtk] / gdk /
2012-04-26 Mark VenderRegenerate the gdk/gdkkeysyms.h and gdk/gdkkeysyms...
2012-04-26 Mark VenderFix the gdk/gdkkeysyms-update.pl to reflect new upstrea...
2012-04-25 Rob Bradfordwayland: Calculate window position offset to give emula...
2012-04-25 Rob Bradfordwayland: Only update position if the with_move flag...
2012-04-25 Rob Bradfordwayland: Improve error message handling in cursor buffe...
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-19 Rob Bradfordwayland: Improve the error reporting in the Cairo GL...
2012-04-19 Rob Bradfordwayland: Improve error messages during SHM buffer creation
2012-04-18 Cosimo Cecchigdk: add missing GDK_VERSION_3_6 symbol
2012-04-17 Rob Bradfordwayland: Expose GdkWaylandDisplayManager as a public...
2012-04-17 Rob Bradfordwayland: Rename GdkScreenWayland to GdkWaylandScreen
2012-04-17 Rob Bradfordwayland: Rename GdkDisplayWayland to GdkWaylandDisplay
2012-04-17 Benjamin Ottegdk: Add deprecation/availability macros for 3.6
2012-04-16 Kristian Høgsbergwayland: Prefer X11 backend over Wayland
2012-04-16 Rob Bradfordwayland: Use an ARGB buffer for the Cairo and SHM surface
2012-04-16 Rob Bradfordwayland: Force an expose for the whole area when scrolling
2012-04-16 Rob Bradfordwayland: Add support for rendering into an SHM buffer...
2012-04-16 Rob Bradfordwayland: Move the buffer creation to the cairo surface...
2012-04-16 Rob Bradfordwayland: Move the finalize function to allow a clear...
2012-04-16 Rob Bradfordwayland: Remove unused member from struct
2012-04-13 Matthias ClasenFix malformed doc comments
2012-04-11 Pavel HolejsovskyFix sourcedir!=builddir .gir build from source tarball
2012-04-10 Kristian Rietveld[quartz] Fix manual resizing of windows
2012-04-10 Kristian RietveldExport break_all_grabs() within Quartz backend
2012-04-07 Benjamin Ottex11: Add suggested braces around empty body in 'if...
2012-04-07 Matthias ClasenDon't force BUTTON1_MASK on non-touch events
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-04-03 Alexander Larssongdk: Remove GdkDisplay->ignore_core_pointer
2012-04-03 Alexander Larssonwin32: Fix up wintab support
2012-04-03 Alexander LarssonAdd _gdk_device_get_axis_info
2012-03-23 Matthias Clasenx11: Deal better with L-shaped monitor arrangements
2012-03-20 Benjamin Ottegdk: A TOUCHPAD device behaves like a mouse
2012-03-16 Mathias Hasselmannwayland: hide predefined_atoms
2012-03-16 Alexander Larssonwin32: Ensure we update GDK_WINDOW_STATE_FOCUSED
2012-03-15 Bastien Noceragdk: Update translator comment for "keyboard label"
2012-03-11 Matthias ClasenDrop support for pre-R6 X
2012-03-11 Matthias ClasenDrop unneeded XI2 defines
2012-03-10 Kalev Lemberwin32: Finish making query_state() vfunc a void vfunc
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-06 Rob Bradfordwayland: Add some useful comments explaining the cairo...
2012-03-06 Rob Bradfordwayland: Add NULL warning check to _gdk_wayland_window_...
2012-03-06 Rob Bradfordwayland: Don't try and reset the pointer window grab...
2012-03-06 Alexander Larssonwin32: Remove some unused input stuff to make win32...
2012-03-05 Matthias ClasenFix symbol lists
2012-03-05 Matthias Clasengdk: Remove an unused enumeration
2012-03-05 Matthias Clasenxi2: Normalize scroll deltas
2012-03-04 Matthias Clasengdk: Don't drop the emulating_pointer flag
2012-03-04 Bastien Nocerax11: Simplify XI2 mods state
2012-03-04 Bastien Nocerax11: Correct GroupSwitch mask
2012-03-03 Matthias Clasengdk: Emulate motion events when requested
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 Paolo BorelliAnnotate gdk_window_get_frame_extents
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-02 John RallsQuartz: Fix incompatible types in assignment
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 Michael Nattererquartz: Implement smooth scrolling
2012-03-01 Carlos Garnachogdk: update csw event mask filter to handle smooth...
2012-03-01 Carlos Garnachogdk: Filter out either smooth or non-smooth event depen...
2012-03-01 Carlos Garnachogdk: Add GDK_SMOOTH_SCROLL_MASK
2012-03-01 Michael Natterergdk: transfer event->scroll.delta_x/y through csw
2012-03-01 Carlos Garnachogdk: deal with GDK_SMOOTH_SCROLL events as not having...
2012-03-01 Michael Natterergdk: Add delta_x/y to scroll events
2012-03-01 Carlos Garnachogdk: Add GDK_SCROLL_SMOOTH to GdkScrollDirection
2012-03-01 Carlos Garnachogdk: Get the right event window for pointer emulated...
2012-03-01 Carlos Garnachogdk: Set correct GdkModifierType on pointer emulated...
2012-03-01 Carlos Garnachogdk: translate correctly from touch events into emulate...
2012-03-01 Matthias Clasengdk: Don't treat touch events as button events
2012-03-01 Matthias Clasengdk: Use the last alive grab in order to get the event...
2012-03-01 Carlos Garnachogdk: Don't mutate pointer events to touch events just...
2012-03-01 Carlos Garnachogdk: Let implicit touch grabs coexist with an implicit...
2012-03-01 Carlos Garnachogdk: Don't fully destroy the implicit touch grab on...
2012-03-01 Carlos Garnachogdk: Listen to touch events by default on the native...
2012-03-01 Carlos Garnachogdk: Only trigger motion hints machinery on motion...
2012-03-01 Carlos Garnachogdk: Have touch grabs behave like the implicit grab...
2012-03-01 Carlos Garnachogdk: handle implicit touch grabs
2012-03-01 Carlos Garnachogdk: Add internal API to deal with touch implicit grabs
2012-03-01 Carlos Garnachogdk: Don't change window_under_pointer for pure touch...
2012-03-01 Carlos Garnachogdk: Generate crossing events around touch devices...
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 Carlos Garnachogdk: Add touch event types and mask
2012-03-01 Carlos Garnachogdk: Add internal API to set "pointer emulated" flag...
2012-03-01 Carlos Garnachogdk: Add GdkEventSequence
2012-03-01 Matthias Clasenxi2: Use the new device types for touch-capable devices
2012-03-01 Matthias Clasengdk: Add device types for touch-capable devices
2012-03-01 Carlos Garnachoconfigure: Detect XInput 2.2
next