summaryrefslogtreecommitdiff
path: root/ChangeLog-20000414
diff options
context:
space:
mode:
authorAndy Hertzfeld <andy@src.gnome.org>2000-04-10 22:16:18 +0000
committerAndy Hertzfeld <andy@src.gnome.org>2000-04-10 22:16:18 +0000
commit82c9663d5d59943d600ff4c1d406928f9a40bad9 (patch)
tree08e6edbab814b3fbc4fc8c8ff62b24545157f8ee /ChangeLog-20000414
parent6e865e79dec218521814ceafe6fe140ca8eb53ff (diff)
downloadnautilus-82c9663d5d59943d600ff4c1d406928f9a40bad9.tar.gz
fixed bug where multi-line titles in the index panel has a large vertical
fixed bug where multi-line titles in the index panel has a large vertical gap. Fixed by breaking out of loop when we find the split point.
Diffstat (limited to 'ChangeLog-20000414')
-rw-r--r--ChangeLog-200004147
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-20000414 b/ChangeLog-20000414
index 8d9d0439d..9adabf6ea 100644
--- a/ChangeLog-20000414
+++ b/ChangeLog-20000414
@@ -1,5 +1,12 @@
2000-04-10 Andy Hertzfeld <andy@eazel.com>
+ * src/nautilus-index-title.c:
+ fixed bug where multi-line titles in index panel would have a big
+ vertical gap. Fixed by breaking out of the loop after it finds a
+ split point. Also, removed an unneccesary justification call.
+
+2000-04-10 Andy Hertzfeld <andy@eazel.com>
+
* components/services/startup/eazel-register.c:
added io ports to hardware configuration synopsis