summaryrefslogtreecommitdiff
path: root/gdk/win32
Commit message (Expand)AuthorAgeFilesLines
* updatedHans Breuer2001-04-133-1/+81
* disable USE_MMX for msvc build cause the assembler doesn't fit and is outHans Breuer2001-03-313-2/+78
* gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output.Tor Lillqvist2001-03-192-6/+6
* New function. print_event_state, print_event): Use preprocessor macro toTor Lillqvist2001-03-181-151/+59
* updatedHans Breuer2001-03-104-31/+59
* Remove old XIM code.Owen Taylor2001-03-091-85/+0
* updatedHans Breuer2001-03-093-9/+225
* Doc fixesOwen Taylor2001-03-041-12/+0
* small (not only) portability fixesHans Breuer2001-02-251-1/+1
* Update. Mention the gtk-1-3-win32-production branch.Tor Lillqvist2001-02-2385-276/+822
* updated for win32 msvc build (forgot this before)Hans Breuer2001-02-193-3/+3
* updated for win32 msvc buildHans Breuer2001-02-191-1/+0
* Remove gdkcc-win32.c from here, too.Tor Lillqvist2001-02-111-1/+0
* New function, copied from X11 version.Tor Lillqvist2001-02-115-1609/+51
* gdk/gdk.def Provide dummy implementations.Tor Lillqvist2001-02-041-0/+11
* Make gdk_colormap_sync private since it was never exported in a headerOwen Taylor2001-02-021-0/+3
* gtk/gtkmain.c Use the newTor Lillqvist2001-01-171-6/+25
* Include <stdlib.h> for getenv().Tor Lillqvist2001-01-153-5/+10
* New implementaion that more closely mimics the events that an X serverTor Lillqvist2001-01-151-8/+217
* Implement better mouse capturing. Do use SetCapture(). Thanks toTor Lillqvist2001-01-091-5/+68
* Adapt calls to g_{locale,filename}_{to,from}_utf8 to match current API.Tor Lillqvist2001-01-072-4/+6
* New function, as in the X11 backend. (gdk_window_new,Tor Lillqvist2000-12-305-41/+51
* Add gdkkeys.Tor Lillqvist2000-12-147-1376/+1637
* Fix link to PNG home, remove reference to fribidi.Owen Taylor2000-12-051-25/+24
* Changes by Hans Breuer:Tor Lillqvist2000-11-302-6/+27
* Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com>GTK_1_3_2Owen Taylor2000-11-181-0/+7
* cvsignore updatesOwen Taylor2000-11-161-0/+3
* remove unecessary rules for win32-specific config-substituted targets. IfOwen Taylor2000-11-162-7/+0
* Remove. New file. New file Corresponding changes.Tor Lillqvist2000-11-143-88/+95
* GCompareFunc -> GEqualFunc where applicable.Sebastian Wilhelmi2000-11-132-22/+22
* g_filename_{to,from}_utf8 now takes an extra parameter.Robert Brady2000-11-121-3/+3
* corrected object casts, make it work again on win32Hans Breuer2000-11-129-31/+75
* gdk/gdk.def Update.Tor Lillqvist2000-11-1110-163/+335
* Include x11/gdkx.h only when building for X11.Tor Lillqvist2000-10-259-74/+82
* gdk/win32/gdkgc-win32.c Remove gcc -Wall warnings.Tor Lillqvist2000-10-227-44/+98
* Update.Tor Lillqvist2000-10-0913-59/+164
* Guard definition of alloca(). glib.h now handles that.Tor Lillqvist2000-10-031-12/+324
* Oops, cut&paste error.Tor Lillqvist2000-09-071-1/+1
* Use -Wall. Add gdkpango-win32.oTor Lillqvist2000-09-075-167/+225
* Remove conftest* after use along the lines of AC_TRY_COMPILE.Sebastian Wilhelmi2000-09-051-0/+1
* gdk/gdkimage.h No need any longer on Win32 for the shared memoryTor Lillqvist2000-08-191-12/+3
* gdk/gdk.def Add missing entries.Tor Lillqvist2000-08-122-1/+68
* Change the format of the snapshot version to match glibHavoc Pennington2000-08-111-1/+0
* Add makefile.mingw.in to EXTRA_DIST.Tor Lillqvist2000-07-304-23/+8
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-2623-91/+91
* Generate gtk/makefile.mingw.Tor Lillqvist2000-07-2512-282/+403
* Include the build directory.Tor Lillqvist2000-07-2522-2755/+2277
* More work on the Win32 backend. More files compile now.Tor Lillqvist2000-07-2313-1275/+1293
* More work on GDK for Win32. Still in an intermediate state.Tor Lillqvist2000-07-2312-229/+499
* gdk/win32/gdkcolor-win32.c gdk/win32/gdkprivate-win32.h Changes to makeTor Lillqvist2000-07-114-105/+181