]> Pileus Git - ~andy/gtk/history - gdk
gdk: Only trigger motion hints machinery on motion events
[~andy/gtk] / gdk /
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
2012-03-01 Carlos Garnachoxi2: Add major/minor properties to XI2 device manager
2012-03-01 Alexander LarssonFix up rendering of non-double-buffered overlays
2012-03-01 Benjamin Ottex11: Mark unused variables as such
2012-02-27 Rob Bradfordwayland: Categorise menus, popups and combo boxes as...
2012-02-27 Rob Bradfordwayland: Store the device that does a grab for a window...
2012-02-27 Rob Bradfordwayland: Call wl_shell_surface_set_{popup,transient...
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Cosimo Cecchigdk: don't install gdkversionmacros.h twice
2012-02-27 Matthias ClasenAdd some documentation around deprecations
2012-02-27 Matthias Clasengdk: correct a 'Since' note in the docs
2012-02-27 Matthias Clasengdk: Use versioned deprecations
2012-02-27 Matthias ClasenAdd versioned deprecation macros
2012-02-24 Michael Natterergdk: pull more precondition checks into the generic...
2012-02-24 Matthias ClasenClean up whitespace in _gdk_window_got_event
2012-02-24 Carlos Garnachogdk: Ensure that GdkPointerWindowInfo is only generated...
2012-02-24 Matthias ClasenFix an uninitialized variable warning
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-23 Michael Nattererquartz: implement GdkScreen::get_monitor_workarea()
2012-02-23 Michael Nattererquartz: make function keys work (again?)
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-19 Alexander LarssonRemove unused functions
2012-02-19 Alexander LarssonDon't unnecessarily clear background twice in no EXPOSE...
2012-02-19 Alexander LarssonFix background clearing when exposing with non-double...
2012-02-13 Alexander LarssonAlways make offscreen window rgba
2012-02-09 Rui Matosx11: Cancel _NET_WM_MOVERESIZE if we get a matching...
2012-02-09 Alexander LarssonFix transparency handling with non-double-buffered...
2012-02-09 Alexander LarssonFix non-double-buffered drawing
2012-02-09 Alexander LarssonMake the default background for GdkWindows transparent
2012-01-31 Michael Meeksbroadway: terminate v7 input to avoid parsing uninit...
2012-01-31 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE
2012-01-30 Kristian Høgsbergwayland: Fix return type from gdk_wayland_window_config...
2012-01-29 Kristian Høgsbergwayland: Also synthesize a configure event from gdk_win...
2012-01-27 Carlos Garcia Camposgdkevents: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgdk: Add macros for left, middle and right buttons
2012-01-26 Michael Nattererquartz: s/gdk_cursor_ref/g_object_ref/
2012-01-26 Michael NattererBug 667691 - implement gdk_window_restack() for Quartz
2012-01-25 Dieter Verfailliewin32: fix gdk_win32_window_raise
2012-01-25 Javier Jardóngdkapplaunchcontext: Add tags to code example
2012-01-25 Alexander Larssonbroadway: Properly handle masked websocket messages
2012-01-20 Alexander LarssonFix visibility notification event reporting
2012-01-19 Michael Nattererquartz: add virtual modifiers already in GDK, just...
2012-01-19 Kristian Høgsbergwayland: Destroy shell surface as we destroy the surface
2012-01-18 Kristian Høgsbergwayland: Report middle and right buttons correctly
2012-01-18 Rob Bradfordwayland: Update modifiers handling to match new semantics
2012-01-17 Kristian Høgsbergwayland: Handle request for selection atoms when there...
2012-01-17 Rob Bradfordwayland: Adapt move_resize vfunc implementation to...
2012-01-16 Alexandre RostovtsevAdd Since: to gdk_x11_device_get_id(), gdk_x11_device_m...
2012-01-16 Kristian Høgsbergwayland: Set GdkWindow focused state based on keyboard...
2012-01-16 Kristian Høgsbergwayland: Implement client side keyboard repeat
2012-01-16 Rui Matosx11: Fix the _NET_SUPPORTING_WM_CHECK window fetch...
2012-01-13 Rob Bradfordwayland: Free the internal selection data when the...
2012-01-13 Rob Bradfordwayland: Fix memory handling for the selection callbacks
2012-01-13 Rob Bradfordwayland: Add basic API for setting and clearing the...
2012-01-13 Rob Bradfordwayland: Expose basic mechanism for getting selection...
2012-01-13 Rob Bradfordwayland: Add call to get types available for the select...
2012-01-13 Rob Bradfordwayland: Remove unused variables to silence compiler...
2012-01-13 Kristian Høgsbergwayland: Set surface type based on GdkWindow hint
2012-01-13 Rob Bradfordwayland: Update to new SHM buffer format type
2012-01-12 Rob Bradfordwayland: Remove unused variable from grab implementation
2012-01-12 Rob Bradfordwayland: Fix compilation warning for destroy function...
2012-01-12 Rob Bradfordwayland: Fix implementation of gdk_atom_name
2012-01-12 Rob Bradfordwayland: Remove unused variable
2012-01-10 Patrick WelcheNon-XInput2 build fix
2012-01-09 Rob Bradfordwayland: Constrain the window configure requests to...
2012-01-09 Rob Bradfordwayland: Implement set_geometry_hints vfunc
2012-01-09 Rob Bradfordwayland: Make the resize and move functions use gdk_dev...
2012-01-09 Kristian Høgsbergwayland: Add implementations for the device_grab /...
2012-01-09 Matthias ClasenAdd more tests for GdkRGBA parsing
2012-01-09 Matthias ClasenTighten up GdkRGBA parsing
2012-01-08 Matthias ClasenRename rgba test file
2012-01-08 Matthias ClasenUse g_slice_dup
2012-01-08 Matthias ClasenAdd a test for gdk_rgba_copy
2012-01-06 Rob Bradfordwayland: Break an implicit grab when asking to be resized
2012-01-06 Rob Bradfordwayland: Make the event source use _gdk_display_get_nex...
2012-01-06 Rob Bradfordwayland: Implement the get_next_serial vfunc on GdkDisplay
2012-01-06 Kristian Høgsbergwayland: The shared cursors are now installed in the...
2012-01-05 Rob Bradfordwayland: Set a default cursor when the window cursor...
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
2012-01-03 Emmanuele BassiAdd symbolic constants for event emission control
2011-12-30 Chun-wei FanUpdate gdk/gdkconfig.h.win32
next