summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@gnome.org>2004-01-03 19:05:32 +0000
committerAnders Carlsson <andersca@src.gnome.org>2004-01-03 19:05:32 +0000
commit54e7a559c7cbe2398f8bd263175ae9ca344783dd (patch)
tree98a8158734717120c5b36927914bc1692beaa3e7 /ChangeLog
parent9ade106bfdb123a7b1f8f0cc6f0c21178d5c2b86 (diff)
downloadnautilus-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fbd7ce9ec..0e8128f4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: