gtk2/gdk/win32
Hans Breuer d9eb9ba9d6 make it compile with msvc: !HAVE_UNISTD_H; no label without op, even if
2001-11-18  Hans Breuer  <hans@breuer.org>

	* gtk/gdkaccelmap.c : make it compile with msvc: !HAVE_UNISTD_H;
	no label without op, even if it's a no-op.

	* gtk/gtk.def :
	* gtk/makefile.msc.in : reflect marshaler split, some clean-up

	* config.h.win32.in : remove definition of HAVE_DIRENT_H
	* gtk/gtkfilesel.c : due to GDir (new in glib) DIR isn't
	required anymore, replace it.
	* gtk/queryimmodules.c : DIR -> GDir replacement, also
	getcwd() -> g_get_current_dir()

	* gdk/win32/gdkgeometry-win32.c : adapt to refactored gdkgeometry-x11.c
	Even 'noisy laugh' scolling appears to work, though I still can't
	claim to have fully understood what it is supposed to do ...
2001-11-18 15:37:13 +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 make sure we know what we are talking about when asked for MINMAXINFO. 2001-11-10 13:23:36 +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 make it compile with msvc: !HAVE_UNISTD_H; no label without op, even if 2001-11-18 15:37:13 +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 Include glib-object.h instead of gobject/gsignal.h 2001-11-18 02:15: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