]> Pileus Git - ~andy/gtk/history - gdk
Updated Norwegian bokmål translation.
[~andy/gtk] / gdk /
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
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
next