diff options
author | Nat Friedman <nat@nat.org> | 1999-01-17 19:01:49 +0000 |
---|---|---|
committer | Nat Friedman <nat@src.gnome.org> | 1999-01-17 19:01:49 +0000 |
commit | 377579c2ef8cd1b053e783d0b3f05057d37fe783 (patch) | |
tree | b3895242ae7c5ae941d001e4df9b0b08c3f6de02 /ChangeLog | |
parent | 01457a02308be50bd100bf35d68ef5b783d830ca (diff) | |
download | gtk+-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |