summaryrefslogtreecommitdiff
path: root/gtk/makefile.msc.in
Commit message (Expand)AuthorAgeFilesLines
* Add GtkSidebarIkey Doherty2014-10-011-0/+2
* win32: msvc build updateHans Breuer2011-02-061-12/+11
* win32: Fix Makefile for plug/socket removal.Benjamin Otte2011-01-281-4/+0
* win32: update msvc buildHans Breuer2011-01-021-132/+102
* gtk: Remove GtkRulerBenjamin Otte2010-11-241-6/+0
* gtk: Remove unused variables from build scriptsBenjamin Otte2010-11-241-1/+1
* Update msvc buildHans Breuer2010-11-071-0/+10
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-7/+1
* Remove GtkPixmap completelyJavier Jardón2010-05-031-2/+0
* Remove GtkSignal completelyJavier Jardón2010-05-031-4/+0
* Use perl to make gtkalias.h without warningsHans Breuer2009-07-181-2/+2
* Update msvc buildHans Breuer2009-07-131-0/+3
* Updated msvc buildHans Breuer2009-07-041-0/+1
* Updated msvc buildHans Breuer2009-07-041-1/+16
* updated fix c99ism (variable at start of block export functions for windowHans Breuer2008-05-231-227/+276
* svn path=/trunk/; revision=18842Hans Breuer2007-09-171-33/+31
* updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. TrueHans Breuer2007-06-151-2/+17
* don't include "gtkprivate.h" to avoid differing definitions ofHans Breuer2007-01-131-7/+25
* updatedHans Breuer2006-04-071-1/+25
* also recurse into win32 for ::clean create gtkbuiltincache.h (most code toHans Breuer2006-01-051-7/+33
* fix typo for GTK_VER; define HAVE_CONFIG_H cause gtkprogressbar.c hasHans Breuer2005-09-181-1/+3
* fix typo for GTK_VER; define HAVE_CONFIG_H cause gtkprogressbar.c hasHans Breuer2005-09-181-2/+8
* updatedHans Breuer2005-07-301-5/+8
* updated <io.h> for open() use G_PI instead of M_PIHans Breuer2005-07-031-2/+6
* 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