gtk2/gdk/win32
Tor Lillqvist 68ae419bfb Changes by Hans Breuer:
2000-11-30  Tor Lillqvist  <tml@iki.fi>

	Changes by Hans Breuer:

	* gdk/win32/gdkwindow-win32.c (gdk_window_set_geometry_hints):
	Dont't use negative width and height as max_hints. This fixes
	Owen's recent testgtk changes for win32.

	* gdk/win32/gdkgc-win32.c (gdk_win32_hdc_get,
	gdk_win32_hdc_release): These are exported and may be called with
	other drawable types than our GdkDrawableImplWin32 (?).

	* gdk/gdkwindow.c: Backing store appears to work on Windows now,
	so always #define USE_BACKING_STORE.

	* gtk/gtktextdisplay.c (render_layout_line): Use g_print instead
	of printf for debugging output.

	* gtk/gtktextlayout.c (allocate_child_widgets): Ditto.

	* gtk/gtktextview.c (gtk_text_view_child_allocated): Ditto.

	* gtk/gtkmain.h (GTKMAIN_C_VAR): Win32 fix for dllimport
	declaration.

	* gtk/gtktexttypes.h: Ditto.

	* gtk/gtklabel.c (gtk_label_set_markup_with_accel): Return a value
	(GDK_VoidSymbol) also if in case of arg check failure.

	* gtk/gtkimcontextsimple.c
	(gtk_im_context_simple_get_preedit_string): Don't assign cursor
	position to the pointer, but to the variable it points to.

	* gtk/makefile.msc.in (DEFINES): Define GTK_VERSION.

	* gtk/gtk.def: Updates.
2000-11-30 23:39:50 +00:00
..
rc cvsignore updates 2000-11-16 16:14:17 +00:00
.cvsignore Remove conftest* after use along the lines of AC_TRY_COMPILE. 2000-09-05 14:07:55 +00:00
gdkcc-win32.c Include x11/gdkx.h only when building for X11. 2000-10-25 18:07:12 +00:00
gdkcolor-win32.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gdkcursor-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkdnd-win32.c gdk/gdk.def Update. 2000-11-11 18:39:57 +00:00
gdkdrawable-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkdrawable-win32.h More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkevents-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkfont-win32.c g_filename_{to,from}_utf8 now takes an extra parameter. 2000-11-12 22:15:43 +00:00
gdkgc-win32.c Changes by Hans Breuer: 2000-11-30 23:39:50 +00:00
gdkgeometry-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkglobals-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkim-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkimage-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkinput-win32.c Include x11/gdkx.h only when building for X11. 2000-10-25 18:07:12 +00:00
gdkinput-win32.h gdk/gdk.def Update. 2000-11-11 18:39:57 +00:00
gdkinput.c Add makefile.mingw.in to EXTRA_DIST. 2000-07-30 08:11:28 +00:00
gdkmain-win32.c Include x11/gdkx.h only when building for X11. 2000-10-25 18:07:12 +00:00
gdkpango-win32.c Add makefile.mingw.in to EXTRA_DIST. 2000-07-30 08:11:28 +00:00
gdkpixmap-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkpixmap-win32.h More work on GDK for Win32. Still in an intermediate state. 2000-07-23 01:18:34 +00:00
gdkprivate-win32.h gdk/gdk.def Update. 2000-11-11 18:39:57 +00:00
gdkproperty-win32.c Include x11/gdkx.h only when building for X11. 2000-10-25 18:07:12 +00:00
gdkregion-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkselection-win32.c corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
gdkvisual-win32.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkwin32.h Update. 2000-10-09 19:49:42 +00:00
gdkwin32id.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gdkwindow-win32.c Changes by Hans Breuer: 2000-11-30 23:39:50 +00:00
gdkwindow-win32.h Include the build directory. 2000-07-25 17:31:05 +00:00
Makefile.am Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com> 2000-11-18 01:49:50 +00:00
makefile.mingw.in Use -Wall. Add gdkpango-win32.o 2000-09-07 19:51:32 +00:00
makefile.msc corrected object casts, make it work again on win32 2000-11-12 15:46:55 +00:00
surrogate-dimm.h Just renamed the Win32 backend files to *-win32. 1999-11-10 00:04:17 +00:00