]> Pileus Git - ~andy/gtk/history - gdk
win32: Fix up initialization order of input subsystem
[~andy/gtk] / gdk /
2011-11-10 Alexander Larssonwin32: Fix up initialization order of input subsystem
2011-11-10 Dieter Verfailliewin32: Fix DnD when drag icon is below the pointer
2011-11-10 Dieter Verfailliewin32: dnd should not be registerd for offscreen windows
2011-11-10 Peter CliftonWin32: Fix _gdk_windowing_window_at_pointer to correctl...
2011-11-10 Peter CliftonWin32: Ensure native back-end for windows where the...
2011-11-10 Chun-wei FanAdd G_ENABLE_DEBUG #ifdef check in gdkdisplay-win32.c
2011-11-10 Marc-André Lureauwin32: resurect Windows clipboard selection notification
2011-11-10 Hans Breuerwin32: Resurrect some enter/leave notify events for...
2011-11-10 Neil Robertswin32: Never pass SWP_NOSIZE or SWP_NOMOVE to SetWindowPos
2011-11-10 Michael Meeksbroadway: Initial support fro V7+ websockets
2011-11-10 Matthias ClasenDrop use of GDK_DISABLE_DEPRECATED guards in gdk
2011-11-09 Matthias ClasenDrop references to g_thread_init()
2011-11-08 Michael Nattererquartz: include all buttons' state in GdkEventMotion...
2011-11-08 Michael Nattererquartz: include all buttons' states in GdkEventButton...
2011-11-08 Michael NattererBug 663605 - Fix event->state of many event types on...
2011-11-08 Rui Matosx11: Implement GDK_WINDOW_STATE_FOCUSED on top of _NET_...
2011-11-08 Rui Matosgdk: Add GDK_WINDOW_STATE_FOCUSED to GdkWindowState
2011-11-07 Michael Natterergdk: exclude MOD1 from the virtual modifier mapping
2011-11-06 Michael Nattererquartz: handle recursive CFRunLoops
2011-11-06 Kristian Rietveldquartz: use get_toplevel_from_ns_event in one more...
2011-11-06 Kristian Rietveldquartz: make gdk_quartz_osx_version conform to coding...
2011-11-06 Kristian Rietveldquartz: make test_resize () conform to coding style
2011-11-06 Kristian Rietveldquartz: Process motion events within windows bounds...
2011-11-06 Kristian Rietveldquartz: Factor out toplevel from NSEvent code into...
2011-11-06 Kristian Rietveldquartz: Separate out screen_point conversion in function
2011-11-06 Kristian Rietveldquartz: remove unused variable
2011-11-05 Rui Matosx11: Fix window manager change detection
2011-11-05 Matthias ClasenWayland: Adapt to GdkWindowImpl api change
2011-11-05 Matthias ClasenBroadway: Adapt to GdkWindowImpl API change
2011-11-05 Matthias ClasenQuartz: Adapt to GdkWindowImpl api change
2011-11-05 Matthias Clasenwin32: Adapt to GdkWindowImpl api change
2011-11-05 Matthias ClasenAdd device-taking variants of begin_resize/move_drag
2011-11-05 Matthias ClasenGdkDeviceManager: some reshuffling of docs
2011-11-02 Benjamin Ottegdk: Move a bunch of deprecated code to a new file
2011-11-02 Benjamin Ottedisplay: Don't use deprecated functions
2011-11-02 Benjamin Ottex11: Do fallback resize without deprecated functions
2011-11-02 Benjamin Ottex11: Don't use deprecated function
2011-11-02 Matthias ClasenDon't use deprecated Pango api
2011-11-02 Matthias ClasenGDK: Adapt to GLib thread api changes
2011-10-26 Bastien Noceragdk: Translate keyboard brightness keys
2011-10-26 Bastien Noceragdk: Make gen-keyname-table.pl work again
2011-10-22 Michael Nattererquartz: don't return FALSE from GdkDevice::query_state()
2011-10-21 Matthias ClasenDon't refer to --sync anymore
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-10-15 Michael Natterergdk: s/gdk_cursor_unref/g_object_unref/
2011-10-11 Matthias ClasenAdd deprecation annotations for deprecated functions
2011-10-09 Alex CorradoQuartz, Bug 655057: Eliminate Compiler Warning
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED annotations in GDK
2011-10-08 Kristian Rietveldquartz: also update window position on windowDidResize
2011-10-07 Michael Natterergdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32...
2011-10-03 Adel Gadllahgdk: Plug leak in gdk_display_pointer_is_grabbed
2011-10-02 Matthias ClasenAdd new api to gdk.symbols
2011-10-01 Javier Jardóngdkcreen-x11: Use GdkRGBA instead GdkColor
2011-10-01 Rui Matosdocs: Delete duplicate line in gdkwindow.c
2011-09-29 Cosimo CecchiGdkWindow: fix conditional jump depends on uninitialize...
2011-09-28 Michael Nattererquartz: don't filter away directly encoded 24-bit UCS...
2011-09-27 Michael NattererBug 659406 - Abstract what triggers a context menu
2011-09-27 Michael NattererBug 659602 - Provide an abstraction for the platform...
2011-09-26 Michael Nattererquartz: resolve the modifier confusion on the Mac
2011-09-26 Matthias ClasenDocumentation fixes
2011-09-16 Javier Jardóngdk/gdkkeys.h: Remove api documentation as Its already...
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-13 Richard HughesFix a segfault if the GAppInfo does not have an icon
2011-09-09 John RallsBug 617583 - Dead accents keys don't work in GTK+ appli...
2011-09-06 Carlos Garnachox11: Don't create GdkDevices for disabled devices
2011-08-28 Cosimo CecchiAPI: add accessors for GdkEvent fields
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-22 Daniel Nicoarawayland: Acquire cairo device during operations that...
2011-08-15 Greg HellingsInstall gdk/win32 headers
2011-08-14 John (J5) Palmieri[gi] annotate gdk_container_set_user_data to take a...
2011-08-13 John RallsBug 655122: Lion Crashes during resize
2011-08-13 John RallsBug 655122: Detect OSX version for handling version...
2011-08-10 Matthias ClasenMake focus rectangles optional
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-01 Pavel HolejsovskyAdd annotations so that methods are properly paired...
2011-08-01 Pavel HolejsovskyEnable introspection of X11-specific functions and...
2011-07-30 Kristian Rietveldquartz: use already existing current_button_state variable
2011-07-30 Kristian Rietveldquartz: remove _gdk_quartz_events_get_current_event_mask
2011-07-30 Kristian Rietveldquartz: return modifiers instead of an event mask ...
2011-07-28 Kristian Rietveldquartz: Remove MAC_OS_X_VERSION_MIN_ALLOWED ifdef
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-25 Michael HutchinsonBug 655074 - Fix crash with undecorated windows on...
2011-07-23 Matthias ClasenDitch some long dead perl cruft
2011-07-22 Patrick WelcheXK_Num_Lock is called GDK_KEY_Num_Lock in this source...
2011-07-17 Matthias ClasenDon't return a value from a void function
2011-07-15 Carlos Garnachox11: Skip GenericEvents with no cookie data in the...
2011-07-15 Carlos Garnachogdk/x11: Add gdk_x11_device_manager_lookup()
2011-07-15 Carlos Garnachogdk/x11: Add gdk_x11_device_get_id()
2011-07-14 John RallsBug 653450 - gtkfilechooser crashes when added favorite
2011-07-08 Juan Pablo UgarteFixed bug #654125 "gdkoffscreenwindow set any impl...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Javier JardónUse AM_CPPFLAGS instead the obsolete INCLUDES
2011-07-05 Joachim Breitnerdocs: Remove mention of client messages
2011-06-30 Matthias ClasenGdkKeymap: Prevent an infinite loop in the non-XKB...
2011-06-23 Scott MoreauTrack wayland protocol changes.
2011-06-15 Matthias ClasenAdd a missing break statement
2011-06-15 Matthias ClasenAvoid an oob read
2011-06-13 Carlos Garnachoxi2: Handle XIM modules that replace events
2011-06-10 Javier Jardóngdk: Use const instead G_CONST_RETURN
2011-06-09 Benjamin Ottegdk: Make background changes queue a repaint
next