]> Pileus Git - ~andy/gtk/history - gdk/win32
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gdk / win32 /
2013-03-06 Chun-wei Fangdk/win32/gdkevents-win32.c: Fix build
2013-02-26 Aleksander Morgadowin32: fix possible memleak if GlobalAlloc() fails
2013-02-21 Owen W. TaylorBroadway/Quartz/Win32: make event source prepare()...
2013-02-18 Alexander Larssonwin32: Fix build
2013-02-14 Owen W. TaylorReimplement _NET_WM_SYNC_REQUEST inside X11 backend
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-11-29 Alan McGovernFix broken function pointer declarations on windows
2012-07-30 Matthias Clasengdk: Don't use GDK_THREADS_ENTER/LEAVE macros internally
2012-06-19 Руслан ИжбулатовFix windres invocation
2012-04-03 Alexander Larssonwin32: Fix up wintab support
2012-03-16 Alexander Larssonwin32: Ensure we update GDK_WINDOW_STATE_FOCUSED
2012-03-10 Kalev Lemberwin32: Finish making query_state() vfunc a void vfunc
2012-03-09 Benjamin Ottegdk: Make query_state() vfunc a void vfunc
2012-03-06 Alexander Larssonwin32: Remove some unused input stuff to make win32...
2012-02-27 Javier JardónChange FSF Address
2012-02-21 Michael NattererGdkScreen: fix precondition checks in the public API
2012-01-25 Dieter Verfailliewin32: fix gdk_win32_window_raise
2011-12-18 Matthias ClasenAdd gdk_screen_get_monitor_workarea
2011-11-25 Alexander Larssonwin32: Make all GDK_WINDOW_TEMP always on top
2011-11-21 Alexander Larssonwin32: Don't double free stuff when finalizing drag...
2011-11-21 Alexander Larssonwin32: Don't dereference keyboard_grab if it is NULL
2011-11-21 Alexander Larssonwin32: Make gdk_drag_context_new static
2011-11-21 Dieter Verfailliewin32: get rid of GdkDragContextPrivateWin32 and relate...
2011-11-17 Alexander Larssonwin32: make fixup_event correctly ref all GdkWindow...
2011-11-10 Alexander Larssonwin32: Make grab cursors work again
2011-11-10 Alexander Larssonwin32: Fix gdk_win32_window_translate
2011-11-10 Dieter Verfailliewin32: fix pasting screenshots taken with PrintScreen...
2011-11-10 Dieter Verfailliewin32: fix some typos
2011-11-10 Alexander Larssonwin32: Fix some warnings
2011-11-10 Alexander Larssonwin32: Ensure newly mapped toplevels are inside the...
2011-11-10 Alexander Larssonwin32: Fix placement at initial position
2011-11-10 Alexander Larssonwin32: Fix synaptics trackpad issues
2011-11-10 Alexander Larssonwin32: Add gdk_win32_window_get_impl_hwnd
2011-11-10 Alexander Larssonwin32: Fix modal_hint handling
2011-11-10 Alexander Larssonwin32: Don't use API_CALL for SetWindowLong
2011-11-10 Alexander Larssonwin32: Make flush/sync work like in X
2011-11-10 Alexander Larssonwin32: Add custom placements for some window types
2011-11-10 Alexander Larssonwin32: More robust way to ensure we get a configure...
2011-11-10 Alexander Larssonwin32: Ensure we always send a configure event when...
2011-11-10 Alexander Larssonwin32: By default, allow windows larger than the screen
2011-11-10 Alexander Larssonwin32: Fix size or style changes during fullscreen
2011-11-10 Alexander Larssonwin32: Use WM_NCDESTROY instead of WM_DESTROY
2011-11-10 Alexander Larssonwin32: Don't remove the window from the handle table...
2011-11-10 Alexander Larssonwin32: Make set_keep_above work also for non-mapped...
2011-11-10 Alexander Larssonwin32: Send window-state-changes before configure events
2011-11-10 Alexander Larssonwin32: Send initial configure
2011-11-10 Alexander Larssonwin32: Ignore client requested window move/size during...
2011-11-10 Alexander Larssonwin32: Remove most special casing of WINPOSCHANGED...
2011-11-10 Alexander Larssonwin32: Fix missed resize exit message
2011-11-10 Alexander Larssonwin32: Handle all window changes in WINDOWPOSCHANGED
2011-11-10 Alexander Larssonwin32: Fix up window_show
2011-11-10 Dieter Verfailliewin32: Call GetQueueStatus instead of PeekMessage PM_NO...
2011-11-10 Alexander Larssonwin32: Better crossing events and grab destination...
2011-11-10 Alexander Larssonwin32: Record the native event mask in use
2011-11-10 Alexander Larssonwin32: in window_at_pointer, ensure that we handle...
2011-11-10 Alexander Larssonwin32: Handle implicit grabs
2011-11-10 Alexander Larssonwin32: Update input device code to use the new property...
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-05 Matthias Clasenwin32: Adapt to GdkWindowImpl api change
2011-10-07 Michael Natterergdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-15 Greg HellingsInstall gdk/win32 headers
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
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-06-10 Javier Jardóngdk: Use const instead G_CONST_RETURN
2011-06-07 Chun-wei FanUpdate Windows Resource template information
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-08 Carlos GarnachoGdkDevice: Remove duplicate private function
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-08 Alexander LarssonRemove support for GDK_NATIVE_WINDOWS
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-23 Murray CummingMinor documentation improvements
2011-02-20 Tor LillqvistTweak include order a bit to get around compilation...
2011-02-19 Tor LillqvistHandle emulated keyboard input that arrives as VK_PACKET
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-06 Hans Breuerwin32: no more GdkNativeWindow and related changes
2011-01-21 Fridrich Štrbafix win32 build after removal of the colormap debug...
2011-01-21 Benjamin Ottegdk: Remove colormap debug category
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-11 Fridrich ŠtrbaFix win32 build
2011-01-10 Hans BreuerBug 639127 - Add missing gdkdisplaymanager-win32.c
2011-01-05 Matthias ClasenFix file lists in the win32 backend
2011-01-02 Hans Breuerwin32: gdk3 resurrection
2010-12-21 Benjamin Ottegdk: Create windows via _gdk_display_create_window()
2010-12-21 Benjamin Ottegdk: Move gdk_cursor_get_display() out of the backends
2010-12-21 Matthias ClasenAdd win32 implementation for foreign window functions
2010-12-21 Matthias ClasenDrop sm_client_id win32 implementation
2010-12-21 Matthias ClasenRemove unused get_offsets functions from headers
2010-12-21 Matthias ClasenWork toward turning GdkDisplayManager into a backend...
2010-12-21 Matthias ClasenAdd a vfunc to replace _gdk_windowing_window_destroy_fo...
next