diff options
author | Tor Lillqvist <tml@iki.fi> | 1999-10-05 19:04:48 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 1999-10-05 19:04:48 +0000 |
commit | d23e3848a93e052763c6290528312b9f1e332df2 (patch) | |
tree | d16177a910b5a1648fac1105b9a2b900851b0275 /ChangeLog.pre-2-2 | |
parent | 069932c2a8744a5352537c6fa3b462e3e58997ea (diff) | |
download | gtk+-d23e3848a93e052763c6290528312b9f1e332df2.tar.gz |
Corresponding changes as in X11 backend.
1999-10-05 Tor Lillqvist <tml@iki.fi>
* gdk/win32/*.[ch]: Corresponding changes as in X11 backend.
* gdk/win32/gdkcompat.c: New file, actually provide an
implementation for the deprecated functions. (Just temporarily.)
* gtk/gtkfilesel.c: Fix an #ifdef syntax botch.
* gtk/makefile.{cygwin,msc}: Update gdk_headers.
* gdk/win32/gdk.def gtk/gtk.def: Updates.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index e28d43125a..c9cd1d1b00 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,16 @@ +1999-10-05 Tor Lillqvist <tml@iki.fi> + + * gdk/win32/*.[ch]: Corresponding changes as in X11 backend. + + * gdk/win32/gdkcompat.c: New file, actually provide an + implementation for the deprecated functions. (Just temporarily.) + + * gtk/gtkfilesel.c: Fix an #ifdef syntax botch. + + * gtk/makefile.{cygwin,msc}: Update gdk_headers. + + * gdk/win32/gdk.def gtk/gtk.def: Updates. + 1999-10-05 Kjartan Maraas <kmaraas@online.no> * configure.in: Added "uk" to ALL_LINGUAS. |