summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Wehner <martin.wehner@epost.de>2004-05-24 17:46:05 +0000
committerMartin Wehner <mwehner@src.gnome.org>2004-05-24 17:46:05 +0000
commit5eff3ee57fd39cb1542609d6bc70f71e19c9905f (patch)
tree29cbfc5055dda68e9de4f70340bedff904d486e4 /ChangeLog
parentef876ff05e0675a29914746875772ba052e00d5e (diff)
downloadnautilus-5eff3ee57fd39cb1542609d6bc70f71e19c9905f.tar.gz
Tell compute_text_rectangle() to assume canvas coordinates. Fixes #117356.
2004-05-24 Martin Wehner <martin.wehner@epost.de> * libnautilus-private/nautilus-icon-canvas-item.c (nautilus_icon_canvas_item_update_bounds): Tell compute_text_rectangle() to assume canvas coordinates. Fixes #117356.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eea7651f8..6963e4e8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-05-24 Martin Wehner <martin.wehner@epost.de>
+
+ * libnautilus-private/nautilus-icon-canvas-item.c
+ (nautilus_icon_canvas_item_update_bounds):
+ Tell compute_text_rectangle() to assume canvas coordinates.
+ Fixes #117356.
+
2004-05-22 Martin Wehner <martin.wehner@epost.de>
* src/file-manager/fm-directory-view.c (activate_callback):