]> Pileus Git - ~andy/gtk/history - gdk/win32/gdkwindow-win32.c
win32: Ignore client requested window move/size during SIZEMOVE
[~andy/gtk] / gdk / win32 / gdkwindow-win32.c
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
2009-04-02 Cody RussellGet width/height from GetSystemMetrics()
2009-04-02 Cody RussellMisc stuff
2009-04-02 Cody RussellCSW Win32 work in progress - builds but does not work...
2008-10-21 Tor LillqvistBug 557266 - Window Management Problem
2008-10-05 Tor LillqvistBug 132501 - Make utility window translate to tool...
2008-09-26 Cody RussellBug 553917 – Typo in gdkwindow-win32.c
2008-08-28 Cody RussellCheck if the window's state has GDK_WINDOW_STATE_MAXIMI...
2008-08-28 Matthias ClasenReturn FALSE from reparent implementations to avoid...
2008-08-04 Tor LillqvistBug 544684 - Win64 issue, window handles are assumed...
2008-07-07 Cody RussellBug 541964 – [Win32] Setting modal hint to current...
2008-07-07 Tor LillqvistNeed to initialise private->impl here, too.
2008-07-02 Cody RussellBug 541305 – [Win32] Scrolling was broken after GdkWind...
2008-07-02 Cody RussellBug 541249 – [Win32] Fix some internal static methods
2008-07-02 Cody RussellBug 541162 – [Win32] Update for the new GdkWindowImpl...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-23 Tor LillqvistAdd gdk_window_redirect_to_drawable and gdk_window_remo...
2008-05-23 Tor LillqvistDon't do anything if style doesn't change. Improve...
2008-03-10 Tor LillqvistBug 520286 - Non-deletable window has no minimize ...
2008-02-07 Cody Russellgdk/win32/gdkevents-win32.c Fixed two declarations...
2008-02-05 Cody RussellWalk down the stack until we get to a window that is...
next