]> Pileus Git - ~andy/gtk/history - gdk/win32/gdkwindow-win32.c
win32: Avoid type warning for offscreen windows in xp theme
[~andy/gtk] / gdk / win32 / gdkwindow-win32.c
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...
2008-02-05 Cody Russellgdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c
2008-01-15 Michael Natterergdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h...
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h...
2008-01-10 Tor Lillqvistgdk/win32/gdkdisplay-win32.c gdk/win32/gdkglobals-win32.c
2008-01-10 Cody RussellProperly ref/unref windows and parents. (#506769)
2007-11-25 Tor LillqvistUse the monitor the window currently is on, not always...
2007-10-18 Cody Russellgdk/win32/gdkevents-win32.c Force non-modal transient...
2007-07-12 Cody Russellgdk/win32/gdkevents-win32.c Fix transient windows on...
2007-06-15 Hans Breuerupdated explicit usage of RegisterClassExW to match...
2007-06-14 Tor LillqvistUse g_win32_get_windows_version() instead of _winver...
2007-06-01 Matthias ClasenAdd support for composited child windows. (#412882...
2007-04-30 Cody RussellClear correct area
2007-04-30 Tor LillqvistAdd functionality to set overall opacity of a top-level...
2007-04-25 Cody RussellWin32 drop shadow goodness
2007-02-26 Tor LillqvistAdd comment clarifying that "icon name" here is not...
2006-10-28 Tor LillqvistImprove handling of the small icon of the window class...
2006-09-10 Tor Lillqvistgdk/win32/gdkprivate-win32.h gdk/win32/gdkmain-win32...
2006-09-03 Tor Lillqvistgdk/win32/gdkevents-win32.c Use wide-char API for messa...
2006-09-02 Tor LillqvistNo GDK_WINDOW_DISPLAY in the Win32 backend.
2006-08-30 Matthias ClasenAdd a function to beep on a window. For X11, implement...
2006-08-30 Tor LillqvistRemove support for Windows 9x/ME. GTK+ hasn't worked...
2006-02-20 Tor LillqvistNew function. Factor out code from gdk_window_shape_com...
2006-02-09 John Ehresmangdk/win32/gdkevents-win32.c (gdk_event_translate) ...
2006-02-09 John EhresmanLet gdk_window_set_decorations() take precedence over...
2006-01-02 Tor LillqvistMake identical to the X11 implementation. (#322264...
2005-11-28 Tor LillqvistImplement the conditional use of FlashWindowEx() proper...
2005-11-27 Tor LillqvistOnce again rework Win32 window decoration code. Doesn...
2005-11-27 Tor LillqvistRevert to the correct semantics. (#322516)
2005-11-09 Tor LillqvistRemove unnecessary includes.
2005-11-09 Tor Lillqvistgdk/win32/gdkwindow-win32.h (struct _GdkWindowImplWin32...
2005-11-08 Tor LillqvistRemove code that has been permanently ifdeffed out...
2005-11-02 Tor Lillqvistgdk/win32/gdkcolor-win32.c gdk/win32/gdkscreen-win32...
2005-09-26 Tor LillqvistSet the shaped flag here, too. (#316871)
2005-09-18 Hans Breuerfix typo for GTK_VER; define HAVE_CONFIG_H cause gtkpro...
2005-08-15 Owen TaylorHandle pixmap == NULL when checking for a colormap...
2005-08-12 Owen Taylorgdk/linux-fb/gdkwindow-fb.c (gdk_window_set_back_pixmap)
2005-08-01 Tor LillqvistImplement using FlashWindowEx(). (#309423)
2005-07-21 Tor LillqvistUse wide-char API when available. (#311079, Peter Zelezny)
2005-07-03 Hans Breuerupdated <io.h> for open() use G_PI instead of M_PI
2005-06-04 Tor Lillqvistgdk/win32/gdkcursor-win32.c gdk/win32/gdkwindow-win32...
2005-04-03 Hans Breuer[merged from gtk-2-6 branch] let dash_offset shift...
2005-03-18 Owen TaylorUse cairo_set_device_offset().
2005-03-16 Tor Lillqvistgdk/win32/gdkprivate-win32.h Drop global variable _gdk_...
2005-03-16 Tor LillqvistPrint debugging output only if asked for, not always.
next