| Commit message (Expand) | Author | Age | Files | Lines |
* | updated | Hans Breuer | 2001-04-13 | 3 | -1/+81 |
* | disable USE_MMX for msvc build cause the assembler doesn't fit and is out | Hans Breuer | 2001-03-31 | 3 | -2/+78 |
* | gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output. | Tor Lillqvist | 2001-03-19 | 2 | -6/+6 |
* | New function. print_event_state, print_event): Use preprocessor macro to | Tor Lillqvist | 2001-03-18 | 1 | -151/+59 |
* | updated | Hans Breuer | 2001-03-10 | 4 | -31/+59 |
* | Remove old XIM code. | Owen Taylor | 2001-03-09 | 1 | -85/+0 |
* | updated | Hans Breuer | 2001-03-09 | 3 | -9/+225 |
* | Doc fixes | Owen Taylor | 2001-03-04 | 1 | -12/+0 |
* | small (not only) portability fixes | Hans Breuer | 2001-02-25 | 1 | -1/+1 |
* | Update. Mention the gtk-1-3-win32-production branch. | Tor Lillqvist | 2001-02-23 | 85 | -276/+822 |
* | updated for win32 msvc build (forgot this before) | Hans Breuer | 2001-02-19 | 3 | -3/+3 |
* | updated for win32 msvc build | Hans Breuer | 2001-02-19 | 1 | -1/+0 |
* | Remove gdkcc-win32.c from here, too. | Tor Lillqvist | 2001-02-11 | 1 | -1/+0 |
* | New function, copied from X11 version. | Tor Lillqvist | 2001-02-11 | 5 | -1609/+51 |
* | gdk/gdk.def Provide dummy implementations. | Tor Lillqvist | 2001-02-04 | 1 | -0/+11 |
* | Make gdk_colormap_sync private since it was never exported in a header | Owen Taylor | 2001-02-02 | 1 | -0/+3 |
* | gtk/gtkmain.c Use the new | Tor Lillqvist | 2001-01-17 | 1 | -6/+25 |
* | Include <stdlib.h> for getenv(). | Tor Lillqvist | 2001-01-15 | 3 | -5/+10 |
* | New implementaion that more closely mimics the events that an X server | Tor Lillqvist | 2001-01-15 | 1 | -8/+217 |
* | Implement better mouse capturing. Do use SetCapture(). Thanks to | Tor Lillqvist | 2001-01-09 | 1 | -5/+68 |
* | Adapt calls to g_{locale,filename}_{to,from}_utf8 to match current API. | Tor Lillqvist | 2001-01-07 | 2 | -4/+6 |
* | New function, as in the X11 backend. (gdk_window_new, | Tor Lillqvist | 2000-12-30 | 5 | -41/+51 |
* | Add gdkkeys. | Tor Lillqvist | 2000-12-14 | 7 | -1376/+1637 |
* | Fix link to PNG home, remove reference to fribidi. | Owen Taylor | 2000-12-05 | 1 | -25/+24 |
* | Changes by Hans Breuer: | Tor Lillqvist | 2000-11-30 | 2 | -6/+27 |
* | Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>GTK_1_3_2 | Owen Taylor | 2000-11-18 | 1 | -0/+7 |
* | cvsignore updates | Owen Taylor | 2000-11-16 | 1 | -0/+3 |
* | remove unecessary rules for win32-specific config-substituted targets. If | Owen Taylor | 2000-11-16 | 2 | -7/+0 |
* | Remove. New file. New file Corresponding changes. | Tor Lillqvist | 2000-11-14 | 3 | -88/+95 |
* | GCompareFunc -> GEqualFunc where applicable. | Sebastian Wilhelmi | 2000-11-13 | 2 | -22/+22 |
* | g_filename_{to,from}_utf8 now takes an extra parameter. | Robert Brady | 2000-11-12 | 1 | -3/+3 |
* | corrected object casts, make it work again on win32 | Hans Breuer | 2000-11-12 | 9 | -31/+75 |
* | gdk/gdk.def Update. | Tor Lillqvist | 2000-11-11 | 10 | -163/+335 |
* | Include x11/gdkx.h only when building for X11. | Tor Lillqvist | 2000-10-25 | 9 | -74/+82 |
* | gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings. | Tor Lillqvist | 2000-10-22 | 7 | -44/+98 |
* | Update. | Tor Lillqvist | 2000-10-09 | 13 | -59/+164 |
* | Guard definition of alloca(). glib.h now handles that. | Tor Lillqvist | 2000-10-03 | 1 | -12/+324 |
* | Oops, cut&paste error. | Tor Lillqvist | 2000-09-07 | 1 | -1/+1 |
* | Use -Wall. Add gdkpango-win32.o | Tor Lillqvist | 2000-09-07 | 5 | -167/+225 |
* | Remove conftest* after use along the lines of AC_TRY_COMPILE. | Sebastian Wilhelmi | 2000-09-05 | 1 | -0/+1 |
* | gdk/gdkimage.h No need any longer on Win32 for the shared memory | Tor Lillqvist | 2000-08-19 | 1 | -12/+3 |
* | gdk/gdk.def Add missing entries. | Tor Lillqvist | 2000-08-12 | 2 | -1/+68 |
* | Change the format of the snapshot version to match glib | Havoc Pennington | 2000-08-11 | 1 | -1/+0 |
* | Add makefile.mingw.in to EXTRA_DIST. | Tor Lillqvist | 2000-07-30 | 4 | -23/+8 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 23 | -91/+91 |
* | Generate gtk/makefile.mingw. | Tor Lillqvist | 2000-07-25 | 12 | -282/+403 |
* | Include the build directory. | Tor Lillqvist | 2000-07-25 | 22 | -2755/+2277 |
* | More work on the Win32 backend. More files compile now. | Tor Lillqvist | 2000-07-23 | 13 | -1275/+1293 |
* | More work on GDK for Win32. Still in an intermediate state. | Tor Lillqvist | 2000-07-23 | 12 | -229/+499 |
* | gdk/win32/gdkcolor-win32.c gdk/win32/gdkprivate-win32.h Changes to make | Tor Lillqvist | 2000-07-11 | 4 | -105/+181 |