gtk/gdk/win32
Hans Breuer be3809f0ba use g_strcasecmp(), some poor platforms don't have strcasecmp()
2001-10-28  Hans Breuer  <hans@breuer.org>

	* gtk/gtkfontsel.c : use g_strcasecmp(), some poor platforms
	don't have strcasecmp()

	* gtk/gtktextview.c : to fix crashing on e.g. TextView::find need
	to remove the idle funcs in gtk_text_view_destroy (). To reduce
	code duplication wrap it in its own function and use it in
	gtk_text_view_unrealize () and gtk_text_view_destroy_layout ()

	* gdk/win32/gdkdrawable-win32.c : implement the finalize
	method like the X11 version does, allow to set_colormap NULL
	* gdk/win32/gdkwindow-win32.c : adapt GdkWindowImplWin32::
	set_colormap, also some adaption to X11 version :
	(gdk_window_hide) call _gdk_window_clear_update_area
	(gdk_window_reparent) call _gdk_window_init_position

	* gdk/win32/gdkwindow-win32.c (gdk_window_set_geometry_hints) :
	call gdk_window_resize() after all hints are set, because the
	window resizing process (WM_GETMINMAXINFO) takes all of them into
	account

	* gdk/win32/gdkfont-win32.c : make gdk_font_equal return a gboolean

	* gdk/win32/gdkvisual-win32.c : register GdkVisual with
	sizeof (GdkVisualPrivate)

	* gdk/gdk.def gtk/gtk.def : upated externals

	* gdk/makefile.msc gdk/win32/makefile.msc gdk-pixbuf/makefile.msc
	  gdk-pixbuf/pixops/makefile.msc gtk/makefile.msc.in tests/makefile.msc :
	from now on use make.msc from $(TOP)/glib/build/win32

	* gtk/stock-icons/makefile.msc : add stock_missing_image
2001-11-09 21:52:52 +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 Implement gdk_color_parse() in terms of pango_color_parse(). 2001-11-05 00:23:45 +00:00
gdkcursor-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkdnd-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkdrawable-win32.c use g_strcasecmp(), some poor platforms don't have strcasecmp() 2001-11-09 21:52:52 +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 Add headers. Add section about ActiveIMM. 2001-11-08 20:57:18 +00:00
gdkfont-win32.c use g_strcasecmp(), some poor platforms don't have strcasecmp() 2001-11-09 21:52:52 +00:00
gdkgc-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkgeometry-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkglobals-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkim-win32.c static correct-ness, underscore prefixing of library internal functions 2001-10-28 21:28:51 +00:00
gdkimage-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkinput-win32.c Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +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 static correct-ness, underscore prefixing of library internal functions 2001-10-28 21:28:51 +00:00
gdkpango-win32.c Add makefile.mingw.in to EXTRA_DIST. 2000-07-30 08:11:28 +00:00
gdkpixmap-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +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 New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkproperty-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +00:00
gdkselection-win32.c New file, hand-written wrapper for the Wintab library. 2001-10-29 06:50:55 +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 use g_strcasecmp(), some poor platforms don't have strcasecmp() 2001-11-09 21:52:52 +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 use g_strcasecmp(), some poor platforms don't have strcasecmp() 2001-11-09 21:52:52 +00:00
xcursors.h Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +00:00