]> Pileus Git - ~andy/gtk/history - gdk/win32/gdkcursor-win32.c
Change FSF Address
[~andy/gtk] / gdk / win32 / gdkcursor-win32.c
2012-02-27 Javier JardónChange FSF Address
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-02 Hans Breuerwin32: gdk3 resurrection
2010-12-21 Benjamin Ottegdk: Move gdk_cursor_get_display() out of the backends
2010-11-08 Tor LillqvistDrop unused static function
2010-11-06 Tor LillqvistDrop unused static function
2010-09-26 Benjamin OtteAPI: Remove gdk_cursor_new_from_pixmap()
2009-01-21 Tor LillqvistRename static local functions and variables to not...
2008-08-04 Tor LillqvistBug 544684 - Win64 issue, window handles are assumed...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-04-26 Cody RussellUse native Win32 cursors where it makes sense
2007-02-04 Tor LillqvistNitpick. Define BITMAPV5HEADERS also for w32api < 3...
2007-02-04 Tor LillqvistDon't define BITMAPV5HEADER on mingw with w32api >...
2006-10-29 Tor LillqvistImplement for B&W cursors, for instance the built-in...
2006-08-29 Tor LillqvistRemove support for Windows 9x/ME. GTK+ hasn't worked...
2006-04-06 Tor LillqvistCorrect the appearance of non-square icons and cursors...
2005-11-07 Tor LillqvistFix also the other place where maskstride was calculated.
2005-11-07 Tor LillqvistCorrect the calculation of maskstride. (#320152, Peter...
2005-11-06 Tor Lillqvist(pixbuf_to_hbitmaps_alpha_winxp): Use an 1-bit mask...
2005-11-03 Tor LillqvistAs there is only one GdkDisplay in the Win32 backend...
2005-11-03 Tor LillqvistRename the variables for the color bitmap to have ...
2005-09-18 Hans Breuerexport _gdk_win32_pixbuf_to_hicon() as
2005-07-06 Tor LillqvistDon't create the GdkPixbuf until we know that we have...
2005-07-05 Tor LillqvistAdd comment about the current named cursor implementati...
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...
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-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2003-06-28 Tor LillqvistFix for #111028, thanks to J. Ali Harlow, who writes...
2003-03-13 Tor Lillqvistif a grab cursor is used, must copy the HCURSOR with...
2002-11-12 Tor Lillqvistgdk/win32/gdkprivate-win32.h Rename all global variable...
2002-06-20 Owen TaylorRenames:
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-02-17 Tor LillqvistMassive changes. Too many to list here, but I'll try...
2002-01-11 Tor LillqvistFixes contributed by Archaeopteryx Software: This is...
2001-10-29 Tor LillqvistNew file, hand-written wrapper for the Wintab library.
2001-02-23 Tor LillqvistUpdate. Mention the gtk-1-3-win32-production branch.
2000-11-12 Hans Breuercorrected object casts, make it work again on win32
2000-10-09 Tor LillqvistUpdate.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-23 Tor LillqvistMore work on the Win32 backend. More files compile...
2000-07-23 Tor LillqvistMore work on GDK for Win32. Still in an intermediate...
2000-07-04 Tor LillqvistHandle also WM_SYSCHAR, and other changes to get handli...
2000-05-01 Tor LillqvistLarge changes to the Win32 backend, partially made...
2000-02-13 Havoc Penningtoninit refcount to 1 (gdk_cursor_new): init refcount...
2000-02-13 Tor LillqvistAdd an extra parameter so that we don't have to do...
2000-02-03 Tor LillqvistUse g_filename_to_utf8 to convert the font names Window...
2000-01-29 Havoc Penningtonuse gdk_cursor_unref instead of destroy
1999-11-20 Tor LillqvistFurther hacking. Now actually compiles. Haven't tried...
1999-11-17 Tor LillqvistIntermediate commit. I go to bed now.
1999-11-11 Tor Lillqvist*** empty log message ***
1999-11-10 Tor LillqvistJust renamed the Win32 backend files to *-win32.
1999-10-05 Tor LillqvistCorresponding changes as in X11 backend.
1999-10-02 Tor LillqvistChange GDK_WINDOWING_WIN32 usage to #ifdef also here.
1999-07-21 Tor LillqvistUpdate gcc build instructions. Mention gettext is GPL.
1999-07-14 Tor LillqvistImplement it. Obscure bit manipulation needed.
1999-03-17 Tor LillqvistFixes to the win32 backend to actually be able to compi...
1999-03-05 Tor LillqvistWin32 version of GDK source files and resource files...