summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2001-11-18 15:37:13 +0000
committerHans Breuer <hans@src.gnome.org>2001-11-18 15:37:13 +0000
commitd9eb9ba9d6b1967c8243aecbd043cebe52198819 (patch)
tree9c1d2439f9cdc7867831afef13162db5282cbcbe /ChangeLog.pre-2-4
parentcdc4f6a476940f20d5989c61016a15e13995bd15 (diff)
downloadgdk-pixbuf-d9eb9ba9d6b1967c8243aecbd043cebe52198819.tar.gz
make it compile with msvc: !HAVE_UNISTD_H; no label without op, even if
2001-11-18 Hans Breuer <hans@breuer.org> * gtk/gdkaccelmap.c : make it compile with msvc: !HAVE_UNISTD_H; no label without op, even if it's a no-op. * gtk/gtk.def : * gtk/makefile.msc.in : reflect marshaler split, some clean-up * config.h.win32.in : remove definition of HAVE_DIRENT_H * gtk/gtkfilesel.c : due to GDir (new in glib) DIR isn't required anymore, replace it. * gtk/queryimmodules.c : DIR -> GDir replacement, also getcwd() -> g_get_current_dir() * gdk/win32/gdkgeometry-win32.c : adapt to refactored gdkgeometry-x11.c Even 'noisy laugh' scolling appears to work, though I still can't claim to have fully understood what it is supposed to do ...
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-418
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 66411c3df..bf543e4c6 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,21 @@
+2001-11-18 Hans Breuer <hans@breuer.org>
+
+ * gtk/gdkaccelmap.c : make it compile with msvc: !HAVE_UNISTD_H;
+ no label without op, even if it's a no-op.
+
+ * gtk/gtk.def :
+ * gtk/makefile.msc.in : reflect marshaler split, some clean-up
+
+ * config.h.win32.in : remove definition of HAVE_DIRENT_H
+ * gtk/gtkfilesel.c : due to GDir (new in glib) DIR isn't
+ required anymore, replace it.
+ * gtk/queryimmodules.c : DIR -> GDir replacement, also
+ getcwd() -> g_get_current_dir()
+
+ * gdk/win32/gdkgeometry-win32.c : adapt to refactored gdkgeometry-x11.c
+ Even 'noisy laugh' scolling appears to work, though I still can't
+ claim to have fully understood what it is supposed to do ...
+
Sat Nov 17 21:07:46 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkenums.h: Include glib-object.h instead of