| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text) | Tor Lillqvist | 2004-07-07 | 1 | -14/+1 |
* | If the WM_TRANSIENT_FOR property is being deleted, set the owner of the | Tor Lillqvist | 2004-01-25 | 1 | -0/+2 |
* | gdk/win32/gdkinput-win32.h Drop the GdkEvent* parameter, it wasn't used. | Tor Lillqvist | 2003-08-07 | 1 | -0/+16 |
* | gdk/win32/gdkprivate-win32.h New flags _gdk_input_locale_is_ime and | Tor Lillqvist | 2003-07-26 | 1 | -0/+2 |
* | Fix for #111028, thanks to J. Ali Harlow, who writes: I found that the | Tor Lillqvist | 2003-06-28 | 1 | -7/+0 |
* | Fix typo. | Tor Lillqvist | 2003-06-06 | 1 | -1/+1 |
* | gdk/win32/gdkpixmap-win32.c (gdk_pixmap_new, gdk_bitmap_create_from_data, | Tor Lillqvist | 2002-12-11 | 1 | -6/+6 |
* | Merge from stable: | Tor Lillqvist | 2002-12-09 | 1 | -1/+2 |
* | Add missing entries, needed by gtk. | Tor Lillqvist | 2002-11-16 | 1 | -0/+3 |
* | Reflect recent renamings and removals of functions. | Tor Lillqvist | 2002-11-16 | 1 | -7/+11 |
* | gdk/win32/gdkprivate-win32.h Rename all global variables and functions to | Tor Lillqvist | 2002-11-12 | 1 | -61/+69 |
* | Delete leftover declarations of the obsolete Win32-only functions | Tor Lillqvist | 2002-09-19 | 1 | -1/+1 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -0/+9 |
* | Fixed dashed line issues (#74441) to an IMO reasonable extend. That is: | Hans Breuer | 2002-03-28 | 1 | -0/+2 |
* | Implement the functions that until now just were non-functional stubs. For | Tor Lillqvist | 2002-02-26 | 1 | -0/+8 |
* | Massive changes. Too many to list here, but I'll try a summary: | Tor Lillqvist | 2002-02-17 | 1 | -85/+79 |
* | Apply the same fixes and improvements as to the gtk-1-3-win32-production | Tor Lillqvist | 2002-01-10 | 1 | -15/+28 |
* | need to cast image->mem away from void* to avoid 'error C2036: 'void *' : | Hans Breuer | 2002-01-05 | 1 | -0/+9 |
* | New file, hand-written wrapper for the Wintab library. | Tor Lillqvist | 2001-10-29 | 1 | -2/+302 |
* | static correct-ness, underscore prefixing of library internal functions | Hans Breuer | 2001-10-28 | 1 | -36/+34 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -0/+2 |
* | updated | Hans Breuer | 2001-04-13 | 1 | -0/+9 |
* | updated | Hans Breuer | 2001-03-10 | 1 | -0/+3 |
* | gdk/gdk.def Update. | Tor Lillqvist | 2000-11-11 | 1 | -2/+7 |
* | Include x11/gdkx.h only when building for X11. | Tor Lillqvist | 2000-10-25 | 1 | -0/+8 |
* | gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings. | Tor Lillqvist | 2000-10-22 | 1 | -0/+2 |
* | Update. | Tor Lillqvist | 2000-10-09 | 1 | -1/+14 |
* | Use -Wall. Add gdkpango-win32.o | Tor Lillqvist | 2000-09-07 | 1 | -0/+6 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Generate gtk/makefile.mingw. | Tor Lillqvist | 2000-07-25 | 1 | -1/+1 |
* | Include the build directory. | Tor Lillqvist | 2000-07-25 | 1 | -13/+8 |
* | More work on the Win32 backend. More files compile now. | Tor Lillqvist | 2000-07-23 | 1 | -2/+2 |
* | More work on GDK for Win32. Still in an intermediate state. | Tor Lillqvist | 2000-07-23 | 1 | -3/+3 |
* | gdk/win32/gdkcolor-win32.c gdk/win32/gdkprivate-win32.h Changes to make | Tor Lillqvist | 2000-07-11 | 1 | -2/+2 |
* | Define more message types missing from mingw headers. | Tor Lillqvist | 2000-05-12 | 1 | -1/+5 |
* | Large changes to the Win32 backend, partially made necessary by the | Tor Lillqvist | 2000-05-01 | 1 | -261/+12 |
* | Internal GDK error reporting changes: (gdk_win32_gdi_failed) New function | Tor Lillqvist | 2000-03-08 | 1 | -6/+16 |
* | Store just pixel value of background colour. | Tor Lillqvist | 2000-03-03 | 1 | -1/+3 |
* | Move the test for no segments before the assertion for non-NULL segment | Tor Lillqvist | 2000-02-13 | 1 | -2/+2 |
* | Add an extra parameter so that we don't have to do unnecessary settings to | Tor Lillqvist | 2000-02-13 | 1 | -6/+17 |
* | gdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c | Tor Lillqvist | 1999-12-30 | 1 | -1/+0 |
* | New function. Guesstimate what Unicode subranges a font covers based on | Tor Lillqvist | 1999-12-05 | 1 | -1/+5 |
* | Temp debugging function prototype left in by mistake. | Tor Lillqvist | 1999-11-25 | 1 | -1/+0 |
* | Fix two copy&paste errors. | Tor Lillqvist | 1999-11-25 | 1 | -4/+5 |
* | Remove, as this is a file generated by configure (or copied from | Tor Lillqvist | 1999-11-21 | 1 | -1/+0 |
* | Further hacking. Now actually compiles. Haven't tried yet whether | Tor Lillqvist | 1999-11-20 | 1 | -2/+3 |
* | Intermediate commit. | Tor Lillqvist | 1999-11-19 | 1 | -2/+3 |
* | Intermediate commit. I go to bed now. | Tor Lillqvist | 1999-11-17 | 1 | -246/+121 |
* | re-adding for manual rename of repository files. | Tor Lillqvist | 1999-11-11 | 1 | -0/+459 |
* | Just renamed the Win32 backend files to *-win32. | Tor Lillqvist | 1999-11-10 | 1 | -459/+0 |