summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNat Friedman <nat@nat.org>1999-01-17 19:01:49 +0000
committerNat Friedman <nat@src.gnome.org>1999-01-17 19:01:49 +0000
commit377579c2ef8cd1b053e783d0b3f05057d37fe783 (patch)
treeb3895242ae7c5ae941d001e4df9b0b08c3f6de02 /ChangeLog
parent01457a02308be50bd100bf35d68ef5b783d830ca (diff)
downloadgtk+-377579c2ef8cd1b053e783d0b3f05057d37fe783.tar.gz
New macro. Changed the spacing from 5 to 3.
1999-01-17 Nat Friedman <nat@nat.org> * gtk/gtkscrolledwindow.c (DEFAULT_SCROLLBAR_SPACING): New macro. Changed the spacing from 5 to 3. * gtk/gtkmenubar.c (BORDER_SPACING): Changed the extra spacing on the menubar from 2 to 0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fee15cfe38..f372760d62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1999-01-17 Nat Friedman <nat@nat.org>
+
+ * gtk/gtkscrolledwindow.c (DEFAULT_SCROLLBAR_SPACING): New macro.
+ Changed the spacing from 5 to 3.
+
+ * gtk/gtkmenubar.c (BORDER_SPACING): Changed the extra spacing on
+ the menubar from 2 to 0.
+
Sun Jan 17 11:51:17 1999 Owen Taylor <otaylor@gtk.org>
* gtk/gtktext.c (gtk_text_move_cursor): Fix typo