summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGene Z. Ragan <gzr@eazel.com>2000-08-15 00:22:09 +0000
committerGene Ragan <gzr@src.gnome.org>2000-08-15 00:22:09 +0000
commit7eadb633b4916c55e28fc875c2e37143810b8ea0 (patch)
tree1ffd7d03b932fceb2ff0c276f2a0683f49ae8a48 /ChangeLog
parent5baaa578051f2f1249a518c256d84d04f221011a (diff)
downloadnautilus-7eadb633b4916c55e28fc875c2e37143810b8ea0.tar.gz
Made sure that an icon is added to the layout grid when it is postioned
2000-08-14 Gene Z. Ragan <gzr@eazel.com> * libnautilus-extensions/nautilus-icon-container.c: (lay_down_icons_tblr): Made sure that an icon is added to the layout grid when it is postioned during a multi-icon placement. Freeze the icon positions after we are done placing them using this layout mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f47b73d9a..741debf3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-08-14 Gene Z. Ragan <gzr@eazel.com>
+
+ * libnautilus-extensions/nautilus-icon-container.c:
+ (lay_down_icons_tblr):
+ Made sure that an icon is added to the layout grid when it is
+ postioned during a multi-icon placement.
+ Freeze the icon positions after we are done placing them using
+ this layout mode.
+
2000-08-14 Darin Adler <darin@eazel.com>
More prep work for the trash directory.