]> Pileus Git - ~andy/gtk/history - gdk
notebook: restore previous behaviour wrt. unparenting of tab labels
[~andy/gtk] / gdk /
2012-07-30 Matthias ClasenImprove threading documentation
2012-07-30 Matthias Clasengdk: Deprecate thread functions
2012-07-30 Matthias Clasengdk: Don't use GDK_THREADS_ENTER/LEAVE macros internally
2012-07-18 Rob Bradfordwayland: Fallback to setting transient windows if no...
2012-07-18 Rob Bradfordwayland: Don't compare against GdkWindowTypeHint as...
2012-07-17 José Dapena Pazwayland: Add default settings implementation for Waylan...
2012-07-16 José Dapena Pazwayland: Initial version of keyboard key event handling
2012-07-16 José Dapena Pazwayland: Hook up _get_num_lock / _get_caps_lock to...
2012-07-16 Rob Bradfordwayland: Remove unused function declaration
2012-07-16 Rob Bradfordwayland: Remove annoying whitespace
2012-07-16 José Dapena Pazwayland: Create and expose an xkb_state on the keymap...
2012-07-16 José Dapena Pazwayland: Refactor the keymap handling so it is associat...
2012-07-16 Rob Bradfordwayland: Use the correct union member for axis events
2012-07-16 José Dapena Pazwayland: implementation of pointer_handle_axis.
2012-07-16 Rob Bradfordwayland: Implement the keyboard_enter/keyboard_leave...
2012-07-16 Rob Bradfordwayland: data_device.data_offer now has a safe object...
2012-07-16 Rob Bradfordwayland: Process the keymap that is sent over from...
2012-07-16 Rob Bradfordwayland: Expose _gdk_wayland_display_get_keymap internally
2012-07-12 Rob Bradfordwayland: Ensure we destroy the shell surface when destr...
2012-07-12 Rob Bradfordwayland: wl_shell_surface_set_popup requires a valid...
2012-07-12 Rob Bradfordwayland: Protocol update: wl_pointer_set_cursor takes...
2012-07-12 Rob Bradfordwayland: Protocol update: wl_shell_surface_resize and...
2012-07-12 Rob Bradfordwayland: Save the serial number for the ping event
2012-07-12 Rob Bradfordwayland: Save the serial numbers for the pointer events
2012-07-12 Rob Bradfordwayland: Add internal API for handling Wayland serial...
2012-07-12 Rob Bradfordwayland: Ensure that _get_client_pointer returns a...
2012-07-12 Rob Bradfordwayland: Port to libxkbcommon API changes
2012-07-12 Rob Bradfordwayland: Switch to new wayland cursors mechanism
2012-07-12 Rob Bradfordwayland: Protocol change: wl_buffer_damage
2012-07-12 Rob Bradfordwayland: Protocol change: configure event
2012-07-12 Rob Bradfordwayland: Protocol change: wl_shell_surface_* take surfa...
2012-07-12 Rob Bradfordwayland: Remove unused variable
2012-07-12 Rob Bradfordwayland: Temporary disable/hackaround keyboard code
2012-07-12 Rob Bradfordwayland: Port to SHM pool allocation mechanism
2012-07-12 Rob Bradfordwayland: Port to new input protocol mechanism
2012-07-12 Rob Bradfordwayland: Load cursor theme using new Wayland cursor...
2012-07-12 Rob Bradfordwayland: Remove unhelpful debug message
2012-07-12 Rob Bradfordwayland: Protocol change: ping event on shell_surface
2012-07-12 Rob Bradfordwayland: Update to new header path for xkbcommon
2012-07-11 Phil ClaytonChange signal parameter names in GdkWindow to be valid...
2012-06-25 Chun-wei FanBug 676077: Fix handling of Keyboard Input on Windows
2012-06-21 Matthias ClasenGdkDevice: Fix an inverted assertion
2012-06-19 Руслан ИжбулатовFix windres invocation
2012-06-11 Torsten Schönfeldgdk: annotate the attributes_mask type for gdk_window_new
2012-06-10 Torsten Schönfeldgdk: add a missing annotation to GdkEventProperty
2012-06-10 Torsten Schönfeldgdk: add missing annotations to gdk_event_get_scroll_deltas
2012-05-26 Matthias ClasenCorrect the docs for GDK_MSB_FIRST
2012-05-20 Emmanuele Bassidocs: Escape bare '#' in GdkRGBA string definitions
2012-05-19 Matthias ClasenAdd since annotations to some enum values
2012-05-17 Natanael CopaBug 676087-configure.ac: isnan() and isinf() are macros...
2012-05-16 Matthias ClasenFix a case of 'stuck grab'
2012-05-15 Cosimo Cecchigdk: fix the build
2012-05-15 Bastien Noceragdkoffscreenwindow: Don't crash when resetting cursor
2012-05-15 Bastien NoceraRevert "gdk: Don't crash when resetting cursor"
2012-05-15 Bastien Noceragdk: Don't crash when resetting cursor
2012-05-15 Edward SheldrakeGDK X11 DND: Fix infinite loop
2012-05-13 Kristian Rietveldquartz: Ignore events from all mouse buttons past the...
2012-05-11 Alexander Larsson[broadway] Fixup build
2012-05-08 Michael Nattererquartz: handle yet another dead tilde variant
2012-05-07 Benjamin Ottebroadway: Fix vfunc prototype
2012-05-05 Marc-André Lureaugdk: do not send leave event on touchpad button release
2012-05-04 Bastien NoceraAdd support for disabling middle click paste
2012-05-04 Dan Winshipgdk: add bindings-friendly alias for GDK_EVENT_2BUTTON_...
2012-05-03 Matthias ClasenFix unclosed comments
2012-05-03 Chun-wei FanBug 670499-gdk/gdkrgba.c: Include fallback-c89.c
2012-05-03 Chun-wei FanBug 670499-Add gdk/fallback-c89.c
2012-05-01 Matthias ClasenAdd some more documentation about GDK_SCROLL_SMOOTH
2012-05-01 Benjamin Otteversionmacros: min-require the current stable version
2012-05-01 Benjamin Ottedocs: Fix copy/paste typo
2012-04-30 Owen W. TaylorGtkPlug: fix handling of key events for different layouts
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
next