diff options
author | Tor Lillqvist <tml@iki.fi> | 2000-05-01 22:49:16 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2000-05-01 22:49:16 +0000 |
commit | 4481ff0cef20e5d172af28a4a9a39ce8a4b548c9 (patch) | |
tree | 93a1b5bcd73b516bc7fde5a7f829e62f98ee30c8 /ChangeLog.pre-2-10 | |
parent | 1f149b3a8d4180024df25f700307406520159bec (diff) | |
download | gtk+-4481ff0cef20e5d172af28a4a9a39ce8a4b548c9.tar.gz |
New file, just a quick hack of the X11 version.
2000-05-02 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkgeometry-win32.c: New file, just a quick hack of
the X11 version.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index c219c8ae2e..6670cdd2b7 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -59,6 +59,9 @@ assignment was used instead of equals in if test. Thanks to Hans Breuer. + * gdk/win32/gdkgeometry-win32.c: New file, just a quick hack of + the X11 version. + * gdk/win32/makefile.{cygwin,msc} * gtk/makefile.{cygwin,msc}: Updates. Better kludge to get the path to the Win32 headers that works also with the mingw compiler. |