gtk/gdk/win32
Tor Lillqvist 9c00803e19 Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they
1999-12-11  Tor Lillqvist  <tml@iki.fi>

* gdk/gdkprivate.h: Must mark also gdk_error_warnings and
gdk_error_code as GDKVAR, as they are referred outside GDK.

* gdk/win32/gdkinput-win32.c: Remove debugging leftover.

* gdk/win32/gdkwindow-win32.c (gdk_window_new): Assure title is
non-NULL.

* gtk/gtkdnd.c
* gtk/gtklayout.c
* gtk/gtkplug.c
* gtk/gtkselection.c
* gtk/gtksocket.c
* gtk/gtkwindow.c: Include x11/gdkx.h *or* win32/gdkwin32.c as
appropriate. There must be a cleaner way to handle this?

* gtk/gtkrc.c: Must include windows.h on Win32.

* gtk/testgtk.c: No need to include gdkx.h.

* gtk/makefile.cygwin: Correct invokation of genmarshal.pl.
1999-12-11 23:04:55 +00:00
..
rc Delete the gdk_DC when exiting, just to be sure. 1999-09-21 19:12:50 +00:00
gdkcolor-win32.c Intermediate commit. I go to bed now. 1999-11-17 00:45:37 +00:00
gdkcursor-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkdnd-win32.c New function. Guesstimate what Unicode subranges a font covers based on 1999-12-05 23:26:46 +00:00
gdkdrawable-win32.c Remove, as this is a file generated by configure (or copied from 1999-11-21 22:56:37 +00:00
gdkevents-win32.c set event->any.window before calling filter functions. 1999-11-23 22:38:50 +00:00
gdkfont-win32.c Fix string measurement code. For now, the rbearing is set to the same as 1999-12-06 23:48:08 +00:00
gdkgc-win32.c Fix two copy&paste errors. 1999-11-25 00:27:11 +00:00
gdkglobals-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkim-win32.c Intermediate commit. 1999-11-19 01:09:13 +00:00
gdkimage-win32.c New function. Guesstimate what Unicode subranges a font covers based on 1999-12-05 23:26:46 +00:00
gdkinput-win32.c Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they 1999-12-11 23:04:55 +00:00
gdkinputprivate.h A few includes added for the picky MSVC compiler. 1999-10-02 22:53:45 +00:00
gdkmain-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkpixmap-win32.c New function. Guesstimate what Unicode subranges a font covers based on 1999-12-05 23:26:46 +00:00
gdkprivate-win32.h New function. Guesstimate what Unicode subranges a font covers based on 1999-12-05 23:26:46 +00:00
gdkproperty-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkregion-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkselection-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkvisual-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkwin32.h Remove, as this is a file generated by configure (or copied from 1999-11-21 22:56:37 +00:00
gdkwin32id.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkwindow-win32.c Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as they 1999-12-11 23:04:55 +00:00
makefile.cygwin Remove, as this is a file generated by configure (or copied from 1999-11-21 22:56:37 +00:00
makefile.msc Don't define HAVE_DIMM_H if MSC, as you have to get the Platform SDK to 1999-11-04 23:42:51 +00:00
surrogate-dimm.h Just renamed the Win32 backend files to *-win32. 1999-11-10 00:04:17 +00:00