summaryrefslogtreecommitdiff
path: root/gtk/makefile.msc.in
Commit message (Expand)AuthorAgeFilesLines
* build with Cairo dependency. The patch to acually use Cairo on win32 willHans Breuer2005-02-071-4/+5
* updatedHans Breuer2004-10-291-1/+5
* autogenerate gtk.def, cleanupHans Breuer2004-08-091-20/+12
* make it compile and more similar to the X11 implementation [backwardHans Breuer2004-08-061-1/+7
* don't modify the passed in GdkSegment(s) in place, we may get them againHans Breuer2004-05-021-1/+1
* workaround for bug #137496, the real fix would involve just another smallHans Breuer2004-04-111-3/+3
* gtk/gtkcombobox.c : prototype cell_view_sync_cells() before first usageHans Breuer2004-03-141-0/+7
* some more settings from system, also reflect some name changes done aHans Breuer2004-03-071-1/+2
* adapt to add -> insert_bookmark change. Also merged some crossplatformHans Breuer2004-02-281-0/+1
* updated added all the new testsHans Breuer2003-11-151-3/+31
* new file to build it all ... added to EXTRA_DISTHans Breuer2003-07-201-12/+48
* don't build gtk.defs anymoreHans Breuer2002-03-041-3/+4
* make rewrite_event_for_window() static gtk_rc_clear_realized_style()Hans Breuer2002-03-031-21/+32
* new fileHans Breuer2002-02-271-2/+5
* need to cast image->mem away from void* to avoid 'error C2036: 'void *' :Hans Breuer2002-01-051-3/+4
* make it compile with msvc: !HAVE_UNISTD_H; no label without op, even ifHans Breuer2001-11-181-9/+22
* use g_strcasecmp(), some poor platforms don't have strcasecmp()Hans Breuer2001-11-091-2/+4
* Removed -DGTK_DISABLE_COMPAT_H.Sebastian Wilhelmi2001-11-021-1/+1
* updated externalsHans Breuer2001-10-261-9/+13
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-2/+2
* oops: mentioned in ChangeLog but not commitedHans Breuer2001-08-041-0/+6
* gdk_device_get_history moved to gdk/gdkinput.c like the other backendsHans Breuer2001-07-201-12/+22
* updated exportsHans Breuer2001-05-061-77/+4
* added all exports required to link PyGtk 0.7.1Hans Breuer2001-04-161-24/+2
* disable USE_MMX for msvc build cause the assembler doesn't fit and is outHans Breuer2001-03-311-5/+10
* small (not only) portability fixesHans Breuer2001-02-251-3/+23
* Update. Mention the gtk-1-3-win32-production branch.Tor Lillqvist2001-02-231-4/+2
* Include <stdlib.h> for getenv().Tor Lillqvist2001-01-151-1/+2
* Changes by Hans Breuer:Tor Lillqvist2000-11-301-1/+2
* Add comment that GdkXEvent isn't only for XEvent, but in general forTor Lillqvist2000-11-171-1/+8
* Add new objects.Tor Lillqvist2000-11-141-0/+2
* Remove, useless. A distribution already has a built gtkcompat.h.Tor Lillqvist2000-11-141-4/+0
* gdk/gdk.def Update.Tor Lillqvist2000-11-111-0/+1
* Actually use glib-genmarshal.Tor Lillqvist2000-10-271-6/+5
* Adjust to Tim's changes. Use glib-genmarshal etc.Tor Lillqvist2000-10-271-6/+24
* gtk/makefile.mingw.in Updates.Tor Lillqvist2000-10-221-0/+446