summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkcursor-win32.c
Commit message (Expand)AuthorAgeFilesLines
* if a grab cursor is used, must copy the HCURSOR with CopyCursor(), as itTor Lillqvist2003-03-131-11/+11
* gdk/win32/gdkprivate-win32.h Rename all global variables and functions toTor Lillqvist2002-11-121-2/+2
* Renames:Owen Taylor2002-06-201-2/+2
* Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display().Owen Taylor2002-06-181-7/+7
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-1/+11
* Massive changes. Too many to list here, but I'll try a summary:Tor Lillqvist2002-02-171-20/+54
* Fixes contributed by Archaeopteryx Software: This is a first small part ofTor Lillqvist2002-01-111-0/+7
* New file, hand-written wrapper for the Wintab library.Tor Lillqvist2001-10-291-5/+0
* Update. Mention the gtk-1-3-win32-production branch.Tor Lillqvist2001-02-231-99/+64
* corrected object casts, make it work again on win32Hans Breuer2000-11-121-2/+2
* Update.Tor Lillqvist2000-10-091-8/+31
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* More work on the Win32 backend. More files compile now.Tor Lillqvist2000-07-231-3/+3
* More work on GDK for Win32. Still in an intermediate state.Tor Lillqvist2000-07-231-39/+41
* Handle also WM_SYSCHAR, and other changes to get handling of Alt+nnn orTor Lillqvist2000-07-041-4/+6
* Large changes to the Win32 backend, partially made necessary by theTor Lillqvist2000-05-011-1/+2
* init refcount to 1 (gdk_cursor_new): init refcount to 1Havoc Pennington2000-02-131-1/+2
* Add an extra parameter so that we don't have to do unnecessary settings toTor Lillqvist2000-02-131-3/+3
* Use g_filename_to_utf8 to convert the font names Windows gives us fromTor Lillqvist2000-02-031-2/+3
* use gdk_cursor_unref instead of destroyHavoc Pennington2000-01-291-1/+1
* Further hacking. Now actually compiles. Haven't tried yet whetherTor Lillqvist1999-11-201-4/+4
* Intermediate commit. I go to bed now.Tor Lillqvist1999-11-171-4/+3
* *** empty log message ***Tor Lillqvist1999-11-111-0/+274
* Just renamed the Win32 backend files to *-win32.Tor Lillqvist1999-11-101-274/+0
* Corresponding changes as in X11 backend.Tor Lillqvist1999-10-051-3/+3
* Change GDK_WINDOWING_WIN32 usage to #ifdef also here.Tor Lillqvist1999-10-021-1/+1
* Update gcc build instructions. Mention gettext is GPL.Tor Lillqvist1999-07-211-14/+17
* Implement it. Obscure bit manipulation needed.Tor Lillqvist1999-07-141-53/+98
* Fixes to the win32 backend to actually be able to compile within aTor Lillqvist1999-03-171-1/+1
* Win32 version of GDK source files and resource files (cursors and icons).Tor Lillqvist1999-03-051-0/+226