diff options
author | Anders Carlsson <andersca@gnome.org> | 2004-01-03 19:05:32 +0000 |
---|---|---|
committer | Anders Carlsson <andersca@src.gnome.org> | 2004-01-03 19:05:32 +0000 |
commit | 54e7a559c7cbe2398f8bd263175ae9ca344783dd (patch) | |
tree | 98a8158734717120c5b36927914bc1692beaa3e7 /ChangeLog | |
parent | 9ade106bfdb123a7b1f8f0cc6f0c21178d5c2b86 (diff) | |
download | nautilus-54e7a559c7cbe2398f8bd263175ae9ca344783dd.tar.gz |
Don't use EelInputEventBox, we can use GtkEventBox now instead.
2004-01-03 Anders Carlsson <andersca@gnome.org>
* src/nautilus-location-bar.c: (nautilus_location_bar_init):
* src/nautilus-location-entry.c:
Don't use EelInputEventBox, we can use GtkEventBox now instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-01-03 Anders Carlsson <andersca@gnome.org> + * src/nautilus-location-bar.c: (nautilus_location_bar_init): + * src/nautilus-location-entry.c: + Don't use EelInputEventBox, we can use GtkEventBox now instead. + +2004-01-03 Anders Carlsson <andersca@gnome.org> + * components/adapter/nautilus-adapter.c: (nautilus_adapter_new): * src/nautilus-navigation-bar.c: * src/nautilus-navigation-bar.h: |