summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkpixmap-win32.c
Commit message (Expand)AuthorAgeFilesLines
* Fix #105497; constify uses of GdkColor.Federico Mena Quintero2004-01-261-7/+7
* initialize bits to 0 (probably default on NT)Hans Breuer2003-08-061-1/+1
* initialize bits to 0 (probably default on NT)Hans Breuer2003-08-061-0/+2
* New function, callback proc for EnumWindows().Tor Lillqvist2003-06-301-1/+1
* Fix for #111028, thanks to J. Ali Harlow, who writes: I found that theTor Lillqvist2003-06-281-16/+6
* Merge from stable:Tor Lillqvist2003-02-011-0/+27
* gdk/win32/gdkpixmap-win32.c (gdk_pixmap_new, gdk_bitmap_create_from_data,Tor Lillqvist2002-12-111-26/+33
* Reflect recent renamings and removals of functions.Tor Lillqvist2002-11-161-44/+30
* Set image->windowing_data to NULL, unref the image. (Late merge fromTor Lillqvist2002-09-301-0/+4
* Massive changes. Too many to list here, but I'll try a summary:Tor Lillqvist2002-02-171-112/+148
* need to cast image->mem away from void* to avoid 'error C2036: 'void *' :Hans Breuer2002-01-051-7/+13
* New file, hand-written wrapper for the Wintab library.Tor Lillqvist2001-10-291-3/+0
* static correct-ness, underscore prefixing of library internal functionsHans Breuer2001-10-281-2/+2
* updated externalsHans Breuer2001-10-261-6/+0
* Add gdk_window_lookup, gdk_window_foreign_new, gdk_pixmap_lookup andMatthias Clasen2001-10-181-0/+6
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-2/+2
* New function, as in the X11 backend. (gdk_window_new,Tor Lillqvist2000-12-301-0/+2
* corrected object casts, make it work again on win32Hans Breuer2000-11-121-3/+11
* gdk/gdk.def Update.Tor Lillqvist2000-11-111-1/+1
* gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings.Tor Lillqvist2000-10-221-1/+1
* Update.Tor Lillqvist2000-10-091-10/+12
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Generate gtk/makefile.mingw.Tor Lillqvist2000-07-251-3/+0
* Include the build directory.Tor Lillqvist2000-07-251-702/+145
* Large changes to the Win32 backend, partially made necessary by theTor Lillqvist2000-05-011-11/+26
* Internal GDK error reporting changes: (gdk_win32_gdi_failed) New functionTor Lillqvist2000-03-081-3/+3
* Add an extra parameter so that we don't have to do unnecessary settings toTor Lillqvist2000-02-131-3/+4
* New function. Guesstimate what Unicode subranges a font covers based onTor Lillqvist1999-12-051-6/+6
* Further hacking. Now actually compiles. Haven't tried yet whetherTor Lillqvist1999-11-201-104/+79
* re-adding for manual rename of repository files.Tor Lillqvist1999-11-111-0/+1002
* Just renamed the Win32 backend files to *-win32.Tor Lillqvist1999-11-101-1002/+0
* Add new keysyms from X11R6.4 (including EuroSign).Tor Lillqvist1999-10-311-4/+4
* Corresponding changes as in X11 backend.Tor Lillqvist1999-10-051-97/+40
* Change GDK_WINDOWING_WIN32 usage to #ifdef also here.Tor Lillqvist1999-10-021-1/+1
* A couple of minor fixes, not worth any ChangeLog entry (?).Tor Lillqvist1999-08-061-1/+1
* 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/+1059