diff options
author | Manish Singh <yosh@gimp.org> | 2002-03-06 18:03:28 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2002-03-06 18:03:28 +0000 |
commit | cc83c500e4c0692779664f630a6e62fa51c6ef18 (patch) | |
tree | 94ec0ab7797d56fa78114e8fa0e0dd2ac396c14c /ChangeLog.pre-2-0 | |
parent | 3e480fbf014fae71b0a1913987e4cb2c4fd656cf (diff) | |
download | gdk-pixbuf-cc83c500e4c0692779664f630a6e62fa51c6ef18.tar.gz |
gdk/Makefile.am rework so that only things that really need to be done
2002-03-06 Manish Singh <yosh@gimp.org>
* gdk/Makefile.am
* gtk/Makefile.am: rework so that only things that really need to be
done post install are in the hook
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 234e9e23a..775cd96ad 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,9 @@ +2002-03-06 Manish Singh <yosh@gimp.org> + + * gdk/Makefile.am + * gtk/Makefile.am: rework so that only things that really need to be + done post install are in the hook + 2002-03-06 Anders Carlsson <andersca@gnu.org> * gtk/gtkiconfactory.c (get_default_icons): Register 16x16 version @@ -50,6 +56,7 @@ Tue Mar 5 22:16:58 2002 Owen Taylor <otaylor@redhat.com> suprious "no" with --disable-modules. 2002-03-06 Tor Lillqvist <tml@iki.fi> + * gdk/win32/gdkevents-win32.c (gdk_pointer_grab, gdk_pointer_ungrab): Bypass calls to the grab/ungrab functions in gdkinput-win32.c, as they don't effectively do anything anyway. |