]> Pileus Git - ~andy/gtk/history - gdk
Add single-include guards to a11y headers
[~andy/gtk] / gdk /
2012-12-19 Alexander Larssonbroadway: Use SOURCE operator when scrolling
2012-12-19 Alexander Larssonbroadway: Allow reconnecting to a broadway page
2012-12-19 Alexander Larssonbroadway: Fix possible access-after-free
2012-12-19 Alexander Larssonbroadway: Remove separate browser windows hack
2012-12-19 Alexander Larssonbroadway: Separate out the server parts
2012-12-17 Benjamin Ottegdk: API: constify argument
2012-12-13 Jasper St. Pierrexi2: Abort early if we don't have a proper GDK window
2012-12-05 Aleksander MorgadoGdkBroadwayDisplay: include proper port number in error...
2012-12-05 Aleksander MorgadoGdkBroadwayDisplay: initialize GError before using it
2012-11-30 Matthias ClasenObtain the recent files max age setting from xsettings
2012-11-29 Alan McGovernFix broken function pointer declarations on windows
2012-11-29 Michael Nattererquartz: add mountain lion as version 8 to enum GdkOSXVe...
2012-11-29 Michael Nattererquartz: call Gestalt() only once per session in gdk_qua...
2012-11-20 Camillo LugaresiBug 688710 - splashscreen shouldn't be always on top...
2012-11-20 Michael Nattererquartz: fix the mapping of GDK_KP_Enter in known_numeri...
2012-11-20 Michael Nattererquartz: always send GDK_NOTIFY_NONLINEAR crossing events
2012-11-20 Michael NattererBug 672193 - windows (including menus) shown multiple...
2012-11-18 Michael Nattererquartz: use the real current event time for generated...
2012-11-18 Michael Nattererquartz: move tooltips window to the topmost level
2012-11-15 Michael Nattererquartz: GdkQuartzWindow -> GdkQuartzNSWindow was forgot...
2012-11-15 Michael Nattererquartz: filter out button press events on the window...
2012-11-13 Michael Nattererquartz: move SPLASHSCREEN-hinted windows to NSStatusWin...
2012-11-09 Alexander Larssongdk: Add gdk_window_has_alpha helper
2012-11-04 Matthias ClasenBump GLib dependency to 2.35
2012-11-02 Federico Mena QuinteroMerge branch 'bgo687196-filesystemmodel-crash'
2012-10-29 Ran Benitawayland: update to work with stable libxkbcommon
2012-10-25 John RallsFix typo from f2ab3af
2012-10-23 Matthias ClasenAdd GDK_VERSION_3_8
2012-10-22 Jean ParpaillonFix out of source tree building for gdk/broadway
2012-10-19 Scott Moreauwayland: Update to reflect protocol changes
2012-10-17 Stefano FacchiniAdd gdk version macros for 3.8
2012-10-09 Kristian Rietveldquartz: Actually use the window background PATTERN...
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-06 Benjamin Ottegdk: Ignore headers for declared functions
2012-10-02 Alexander LarssonMake process_all_updates draw synchronously
2012-10-01 Alexander Larssonbroadway: Use binary websockets if available
2012-10-01 Alexander Larssonbroadway: Output message data directly to buffer
2012-10-01 Alexander Larssonbroadway: Encode urls directly into message buffer
2012-10-01 Alexander Larssonbroadway: Restructure output
2012-10-01 Alexander Larssonbroadway: Fix indentation
2012-10-01 Alexander Larssonbroadway: Detect binary websockets support
2012-10-01 Alexander Larssonbroadway: Centralize cmd parsing
2012-09-28 Benjamin Ottewindow: Fail if the parent window and the visual don...
2012-09-28 Kristian Rietveldquartz: Fix garbage content when windows are initially...
2012-09-18 Matthias ClasenFix gdk docs build
2012-09-18 Matthias ClasenGdkWindow: remove reference to a long-removed example
2012-09-14 Michael Nattererquartz: Bug 674108 - Hard crash due to wrong NSAutorele...
2012-09-11 Kristian RietveldImplement gtk-primary-button-warps-slider GtkSetting
2012-09-10 Bastien Noceragdk: s/availible/available/
2012-09-10 Daiki Uenogdk: fix GI annotation and document for {map,add}_virtu...
2012-09-09 Matthias ClasenBe more strict in ignoring ineffective modifiers
2012-09-03 John RallsProtect sectond call of nsevent hasPreciseScrollingDelt...
2012-09-02 Matthias ClasenTry harder to discriminate Shift-F10 and F10
2012-08-23 Alexander LarssonRemove gdk_window_flush_if_exposing as its not needed...
2012-08-23 Alexander LarssonFix flashing in non-double-buffered widgets
2012-08-23 Alexander Larssongdkwindow.c: Fix up window debug code
2012-08-23 Alexander LarssonAvoid unnecessary window flushes
2012-08-23 Michael Nattererquartz: add evil casting to make sure time wraps correc...
2012-08-22 John RallsImplement gdk_quartz_keymap_lookup_key
2012-08-06 Matthias ClasenLeave GDK_THREADS_ENTER/LEAVE visible for now
2012-08-01 Matthias ClasenExpand the thread deprecation documentation
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
next