gtk2/gdk/win32
Hans Breuer afb6e60fb3 new file use it
2001-08-04  Hans Breuer  <hans@breuer.org>

	* gtk/stocks-icons/makefile.msc : new file
	* gtk/makefile.msc.in : use it

	* gtk/gtkstyle.c : not all platforms do provide M_PI and
	friends, but luckily there is G_PI

	* gtk/gtk.def : updated

	* gdk/win32/gdkwindow.c (gdk_window_new) : don't make all TEMP
	windows WS_POPUP, but only those without a parent. This fixes the
	mis-alignment between the selectable (temp, input only) window and
	the window text of GtkLabel.

	(gdk_window_show) : respect private->state when actually showing
	the window.

	(gdk_window_set_transient_for) : Implementation from Wolfgang
	Sourdeau <wolfgang@contre.com> ported to 2.0 and added some
	error handling. Should fix #50586.

	* gdk/win32/gdkevents-win32.c : beautify log output
2001-08-04 13:17:33 +00:00
..
rc Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +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 New function, copied from X11 version. 2001-02-11 11:00:14 +00:00
gdkcursor-win32.c Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +00:00
gdkdnd-win32.c gdk/gdk.def Update. 2000-11-11 18:39:57 +00:00
gdkdrawable-win32.c build in the backend dir after auto-generating files 2001-07-28 23:02:02 +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 new file use it 2001-08-04 13:17:33 +00:00
gdkfont-win32.c build in the backend dir after auto-generating files 2001-07-28 23:02:02 +00:00
gdkgc-win32.c made fil mode GDK_STIPPLED actually work -> check boxes and radio buttons 2001-05-25 15:43:53 +00:00
gdkgeometry-win32.c disable USE_MMX for msvc build cause the assembler doesn't fit and is out 2001-03-31 19:33:49 +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 Remove old XIM code. 2001-03-09 20:28:20 +00:00
gdkimage-win32.c updated exports 2001-05-06 14:02:45 +00:00
gdkinput-win32.c gdk_device_get_history moved to gdk/gdkinput.c like the other backends 2001-07-20 18:05:33 +00:00
gdkinput-win32.h gdk_device_get_history moved to gdk/gdkinput.c like the other backends 2001-07-20 18:05:33 +00:00
gdkinput.c gdk_device_get_history moved to gdk/gdkinput.c like the other backends 2001-07-20 18:05:33 +00:00
gdkkeys-win32.c updated externals 2001-06-22 14:08:51 +00:00
gdkmain-win32.c Add gdkkeys. 2000-12-14 23:14:18 +00:00
gdkpango-win32.c Add makefile.mingw.in to EXTRA_DIST. 2000-07-30 08:11:28 +00:00
gdkpixmap-win32.c New function, as in the X11 backend. (gdk_window_new, 2000-12-30 20:06:14 +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 updated 2001-04-13 23:56:19 +00:00
gdkproperty-win32.c updated 2001-04-13 23:56:19 +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 gdk_device_get_history moved to gdk/gdkinput.c like the other backends 2001-07-20 18:05:33 +00:00
gdkwin32.h gdk_device_get_history moved to gdk/gdkinput.c like the other backends 2001-07-20 18:05:33 +00:00
gdkwin32id.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gdkwindow-win32.c new file use it 2001-08-04 13:17:33 +00:00
gdkwindow-win32.h Include the build directory. 2000-07-25 17:31:05 +00:00
Makefile.am made fil mode GDK_STIPPLED actually work -> check boxes and radio buttons 2001-05-25 15:43:53 +00:00
makefile.mingw.in New function, copied from X11 version. 2001-02-11 11:00:14 +00:00
makefile.msc updated for win32 msvc build 2001-02-19 21:54:04 +00:00
surrogate-dimm.h Just renamed the Win32 backend files to *-win32. 1999-11-10 00:04:17 +00:00
xcursors.h Update. Mention the gtk-1-3-win32-production branch. 2001-02-23 03:51:41 +00:00