]> Pileus Git - ~andy/gtk/history - gdk/win32/gdkwindow-win32.c
Reimplement _NET_WM_SYNC_REQUEST inside X11 backend
[~andy/gtk] / gdk / win32 / gdkwindow-win32.c
2013-02-14 Owen W. TaylorReimplement _NET_WM_SYNC_REQUEST inside X11 backend
2012-11-29 Alan McGovernFix broken function pointer declarations on windows
2012-03-06 Alexander Larssonwin32: Remove some unused input stuff to make win32...
2012-02-27 Javier JardónChange FSF Address
2012-01-25 Dieter Verfailliewin32: fix gdk_win32_window_raise
2011-11-25 Alexander Larssonwin32: Make all GDK_WINDOW_TEMP always on top
2011-11-10 Alexander Larssonwin32: Fix gdk_win32_window_translate
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: 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: 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: Fix size or style changes during fullscreen
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: Ignore client requested window move/size during...
2011-11-10 Alexander Larssonwin32: Fix up window_show
2011-11-10 Alexander Larssonwin32: Record the native event mask in use
2011-11-10 Peter CliftonWin32: Ensure native back-end for windows where the...
2011-11-05 Matthias Clasenwin32: Adapt to GdkWindowImpl api change
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
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-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-06 Hans Breuerwin32: no more GdkNativeWindow and related changes
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-02 Hans Breuerwin32: gdk3 resurrection
2010-12-21 Benjamin Ottegdk: Create windows via _gdk_display_create_window()
2010-12-21 Matthias ClasenAdd win32 implementation for foreign window functions
2010-12-21 Matthias ClasenAdd a vfunc to replace _gdk_windowing_window_destroy_fo...
2010-12-21 Matthias ClasenAdd a vfunc for gdk_window_set_composited
2010-12-21 Matthias ClasenMove gdk_window_lookup to common code
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Benjamin Ottegdk: Remove depth argument from GdkWindowImpl->get_geom...
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Benjamin Ottegdk: Move window beeps into GdkWindowImpl
2010-12-02 Benjamin Ottegdk: Make get_shape and get_input_shape vfuncs
2010-12-02 Benjamin Ottegdk: Pass the GdkWindow to resize_cairo_surface vfunc
2010-12-02 Benjamin Ottegdk: Remove _gdk_window_impl_get_type() function
2010-12-02 Benjamin Ottegdk: Pass Drawable as argument
2010-10-05 Kristian RietveldMake set_cairo_surface_size a vfunc on GdkWindowImpl
2010-09-26 Benjamin OtteAPI: Remove gdk_drawable_get_colormap()
2010-09-26 Benjamin OtteAPI: Remove colormap member from GdkWindowAttr
2010-09-26 Benjamin Ottegdk: gdk_drawable_get_screen/visual => gdk_window_get_s...
2010-09-26 Benjamin Ottegdk: store the visual in the GdkWindowObject
2010-09-26 Benjamin OtteAPI: Remove gdk_drawable_set_colormap()
2010-09-26 Benjamin Ottegdk: Rewrite background handling
2010-09-26 Benjamin Ottegdk: Remove _gdk_windowing_get_shape_for_mask()
2010-09-26 Benjamin OtteAPI: remove gdk_window_set_icon()
2010-09-08 Javier JardónRemove deprecated gdk_window_get_deskrelative_origin...
2010-08-29 Tor LillqvistFix Win32 build
2010-08-29 Matthias ClasenRemove the long deprecated GDK_WINDOW_DIALOG type.
2010-08-23 Tor LillqvistFix Win32 build
2010-08-10 Benjamin OtteAPI: remove begin/end_direct_draw functions
2010-08-10 Benjamin Ottegdk: Make window moves a custom vfunc
2010-07-05 Tor LillqvistFix build breakage on Windows caused by the region...
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-06-14 Martin Schlemmerwin32: Avoid type warning for offscreen windows in...
2010-06-11 Martin Schlemmerwin32: Fix the xp there to correctly clip when drawing
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-12 Javier JardónRemove some deprecated stuff from GdkWindow
2010-04-04 Tor LillqvistWork on OLE2-based generic DND
2009-12-16 Tor LillqvistWork on OLE2-based generic DND
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-18 Tor LillqvistUse correct size for root window with multiple monitors
2009-10-18 Tor LillqvistAdd missing newline to debugging output
2009-10-18 Tor LillqvistDelete unused leftover static function
2009-10-18 Tor LillqvistMore meaningful debugging output in gdk_win32_window_ge...
2009-10-18 Tor LillqvistRemove unused variables and static functions
2009-10-18 Tor LillqvistCorrect function names in debugging output
2009-09-28 Alexander LarssonExtend _gdk_windowing_window_at_pointer to be able...
2009-09-02 Alexander LarssonAdd gdk_window_restack
2009-08-31 Alexander LarssonDon't update window->shaped from backends
2009-08-13 Tor LillqvistInitialize missing methods on Windows
2009-08-13 Alexander LarssonEnsure that queue_translation is paired with the right...
2009-07-26 Hans BreuerSome cursor work for csw(win32), more left to do
2009-07-26 Hans BreuerFormatting and removing commented/obsolete code
2009-07-18 Alexander LarssonTrack viewable for GdkWindow
2009-07-17 Hans BreuerMore efficient version of _gdk_win32_window_queue_trans...
2009-07-13 Hans BreuerImplement _gdk_win32_window_destroy() and more cleanup
2009-07-13 Hans BreuerImplement _gdk_win32_window_queue_translation()
2009-07-13 Hans BreuerBug #588388 - shape rendering is back
2009-07-04 Hans BreuerFix condition to deliver root coords
2009-07-04 Hans BreuerEnable window creation with GDK_WINDOW_CHILD again
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-07-01 Alexander LarssonSome win32 cleanups
2009-07-01 Alexander LarssonMake win32 backend build and minimally work
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-02 Cody Russellgrabs
2009-04-02 Cody RussellUpdates
next