gtk2/gdk/win32
Hans Breuer 6d33d1c7e3 don't reduce the scroll rect size by the scroll amount
2002-02-10  Hans Breuer  <hans@breuer.org>

	* gdk/win32/gdkgeometry-win32.c : don't reduce the scroll
	rect size by the scroll amount

	* gdk/win32/gdkwindow-win32.c
	* gdk/win32/gdkselection-win32.c : added some casts to
	make it compile with msvc's strict type checking

	* gtk/fnmatch.c : #include <ctype.h> again for tolower
	prototype. The fnmatch() code assumes to be in the crt
	locale though it is feeded by utf8 strings from gtkfilesel.c

	* gtk/gtkfilesel.c : let ->cmpl_text be a strdup managed by
	_CompletionDir instead of referencing already freed memory

	* gtk/gtktooltips.c (gtk_tooltips_init) : fix typo to
	gtk_rc_parse_string (theDefaultTooltipColor) once as it
	was intended

	* tests/makefile.msc : added more tests

	* tests/testgtk.c (create_list) : don't try to load gtkenums.h
	from the current directory use ../gtk/gtkenums.h instead
2002-02-10 13:18:51 +00:00
..
rc New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
.cvsignore Remove conftest* after use along the lines of AC_TRY_COMPILE. 2000-09-05 14:07:55 +00:00
bdfcursor.c Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +00:00
gdkcolor-win32.c Fixes contributed by Archaeopteryx Software: This is a first small part of 2002-01-11 23:56:28 +00:00
gdkcursor-win32.c Fixes contributed by Archaeopteryx Software: This is a first small part of 2002-01-11 23:56:28 +00:00
gdkdnd-win32.c Apply the same fixes and improvements as to the gtk-1-3-win32-production 2002-01-10 00:53:39 +00:00
gdkdrawable-win32.c Apply the same fixes and improvements as to the gtk-1-3-win32-production 2002-01-10 00:53:39 +00:00
gdkdrawable-win32.h New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkevents-win32.c Apply the same fixes and improvements as to the gtk-1-3-win32-production 2002-01-10 00:53:39 +00:00
gdkfont-win32.c Apply the same fixes and improvements as to the gtk-1-3-win32-production 2002-01-10 00:53:39 +00:00
gdkgc-win32.c Fixes contributed by Archaeopteryx Software: This is a first small part of 2002-01-11 23:56:28 +00:00
gdkgeometry-win32.c don't reduce the scroll rect size by the scroll amount 2002-02-10 13:18:51 +00:00
gdkglobals-win32.c Apply the same fixes and improvements as to the gtk-1-3-win32-production 2002-01-10 00:53:39 +00:00
gdkim-win32.c Apply the same fixes and improvements as to the gtk-1-3-win32-production 2002-01-10 00:53:39 +00:00
gdkimage-win32.c need to cast image->mem away from void* to avoid 'error C2036: 'void *' : 2002-01-05 19:07:13 +00:00
gdkinput-win32.c Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource. 2002-01-01 22:17:09 +00:00
gdkinput-win32.h Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkinput.c Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkkeys-win32.c updated externals 2001-06-22 14:08:51 +00:00
gdkmain-win32.c Move here, and save/restore the X error handler to allow people using GTK+ 2002-01-17 20:45:23 +00:00
gdkpango-win32.c Add makefile.mingw.in to EXTRA_DIST. 2000-07-30 08:11:28 +00:00
gdkpixmap-win32.c need to cast image->mem away from void* to avoid 'error C2036: 'void *' : 2002-01-05 19:07:13 +00:00
gdkpixmap-win32.h static correct-ness, underscore prefixing of library internal functions 2001-10-28 21:28:51 +00:00
gdkprivate-win32.h Apply the same fixes and improvements as to the gtk-1-3-win32-production 2002-01-10 00:53:39 +00:00
gdkproperty-win32.c Apply the same fixes and improvements as to the gtk-1-3-win32-production 2002-01-10 00:53:39 +00:00
gdkselection-win32.c don't reduce the scroll rect size by the scroll amount 2002-02-10 13:18:51 +00:00
gdkvisual-win32.c use g_strcasecmp(), some poor platforms don't have strcasecmp() 2001-11-09 21:52:52 +00:00
gdkwin32.h New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkwin32id.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gdkwindow-win32.c don't reduce the scroll rect size by the scroll amount 2002-02-10 13:18:51 +00:00
gdkwindow-win32.h static correct-ness, underscore prefixing of library internal functions 2001-10-28 21:28:51 +00:00
libie55uuid.la Add headers. Add section about ActiveIMM. 2001-11-08 20:57:18 +00:00
libwntab32x.la Add headers. Add section about ActiveIMM. 2001-11-08 20:57:18 +00:00
Makefile.am Add headers. Add section about ActiveIMM. 2001-11-08 20:57:18 +00:00
makefile.mingw.in New function, copied from X11 version. 2001-02-11 11:00:14 +00:00
makefile.msc need to cast image->mem away from void* to avoid 'error C2036: 'void *' : 2002-01-05 19:07:13 +00:00
xcursors.h Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +00:00