]> Pileus Git - ~andy/gtk/history - gdk/win32/gdkdisplay-win32.c
Change FSF Address
[~andy/gtk] / gdk / win32 / gdkdisplay-win32.c
2012-02-27 Javier JardónChange FSF Address
2011-11-10 Alexander Larssonwin32: Fix some warnings
2011-11-10 Alexander Larssonwin32: Make flush/sync work like in X
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-06-10 Javier Jardóngdk: Use const instead G_CONST_RETURN
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-09-26 Benjamin OtteAPI: Remove colormap handling from GdkScreen
2010-08-10 Benjamin OtteAPI: remove GdkImage
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-07 Alexander LarssonMerge branch 'master' of ssh://alexl@git.gnome.org...
2009-04-06 Tor LillqvistBug 578094 - ProcessIdToSessionId needs to be declared...
2009-04-02 Cody RussellCSW Win32 work in progress - builds but does not work...
2009-01-05 Tor LillqvistBug 566628 - gdk_display_close always asserts on win32
2008-08-03 Tor LillqvistDon't bother looking up EnumDisplayMonitors and GetMoni...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-13 Hans Breuercheck surface status after ceating a pdf. Avoids crashi...
2008-06-11 Tor LillqvistAs we don't support Win9x anyway, we can use ProcessIdT...
2008-01-15 Michael Natterergdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h...
2008-01-10 Tor Lillqvistgdk/win32/gdkdisplay-win32.c gdk/win32/gdkglobals-win32.c
2007-06-01 Matthias ClasenAdd support for composited child windows. (#412882...
2006-02-20 Tor LillqvistNew function, return TRUE. (gdk_display_supports_input_...
2005-10-14 Tor LillqvistRemove the clipboard viewer code. It didn't really...
2005-09-08 Tor LillqvistTypo.
2005-09-08 Tor LillqvistCache the display name. There is only one GdkDisplay...
2005-04-04 Tor LillqvistNew debugging function, to log a clipboard format name...
2005-04-03 Hans Breuer[merged from gtk-2-6 branch] let dash_offset shift...
2005-03-20 Tor LillqvistReturn the Terminal Services session number, window...
2005-03-16 Tor LillqvistPrint debugging output only if asked for, not always.
2004-10-29 Hans Breuerupdated
2004-09-03 Tor LillqvistList the three theme gtkrc files separately, zip doesn...
2004-08-22 Tor LillqvistReport whole of (primary) monitor, including any taskba...
2004-08-06 Hans Breuermake it compile and more similar to the X11 implementat...
2004-03-13 Tor LillqvistDon't undefine HAVE_MONITOR_INFO when compiling with...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-05 Tor LillqvistAdd missing entries, thanks to J. Ali Harlow.
2004-02-28 Hans Breuerset current_dest_drag to NULL when destroying, fixes...
2003-12-14 Hans Breuerhandle GTK_DATADIR similar as the other filesystem...
2003-12-08 Tor LillqvistUse <multimon.h> when compiling with MSVC and old heade...
2003-09-02 Tor LillqvistDon't call CloseHandle() on the HMODULE returned from...
2003-08-07 Tor Lillqvistgdk/win32/gdkinput-win32.h Drop the GdkEvent* parameter...
2002-11-16 Tor LillqvistAdd missing entries, needed by gtk.
2002-09-19 Tor LillqvistDelete leftover declarations of the obsolete Win32...
2002-06-20 Owen TaylorRenames:
2002-06-20 Owen TaylorAdd a singleton object that we can use to get notificat...
2002-06-10 Hans Breueradded gdkdisplay and gdkscreen
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...