]> Pileus Git - ~andy/gtk/commitdiff
New macro. Changed the spacing from 5 to 3.
authorNat Friedman <nat@nat.org>
Sun, 17 Jan 1999 19:01:49 +0000 (19:01 +0000)
committerNat Friedman <nat@src.gnome.org>
Sun, 17 Jan 1999 19:01:49 +0000 (19:01 +0000)
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.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkmenubar.c
gtk/gtkscrolledwindow.c

index fee15cfe38e839e6dd6a262e16118cb036ba078b..f372760d62731fd6f731f4f8edc9e930edfb2da5 100644 (file)
--- 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
index fee15cfe38e839e6dd6a262e16118cb036ba078b..f372760d62731fd6f731f4f8edc9e930edfb2da5 100644 (file)
@@ -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
index fee15cfe38e839e6dd6a262e16118cb036ba078b..f372760d62731fd6f731f4f8edc9e930edfb2da5 100644 (file)
@@ -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
index fee15cfe38e839e6dd6a262e16118cb036ba078b..f372760d62731fd6f731f4f8edc9e930edfb2da5 100644 (file)
@@ -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
index fee15cfe38e839e6dd6a262e16118cb036ba078b..f372760d62731fd6f731f4f8edc9e930edfb2da5 100644 (file)
@@ -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
index fee15cfe38e839e6dd6a262e16118cb036ba078b..f372760d62731fd6f731f4f8edc9e930edfb2da5 100644 (file)
@@ -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
index fee15cfe38e839e6dd6a262e16118cb036ba078b..f372760d62731fd6f731f4f8edc9e930edfb2da5 100644 (file)
@@ -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
index bf75e395f4522c77b567a704b63b1b2ccddae1cc..d01fe2c2c5d429064591f1c5cdb16a48c37bdc0d 100644 (file)
@@ -28,7 +28,7 @@ enum {
 };
 
 
-#define BORDER_SPACING  2
+#define BORDER_SPACING  0
 #define CHILD_SPACING   3
 
 
index d994449a46ee810f43b98009928e97f879b0dcc4..b6f41d5dd15d94674bdd7dd2349f78ea04a92057 100644 (file)
@@ -57,6 +57,8 @@
 
 #define SCROLLBAR_SPACING(w) (GTK_SCROLLED_WINDOW_CLASS (GTK_OBJECT (w)->klass)->scrollbar_spacing)
 
+#define DEFAULT_SCROLLBAR_SPACING  3
+
 enum {
   ARG_0,
   ARG_HADJUSTMENT,
@@ -175,7 +177,7 @@ gtk_scrolled_window_class_init (GtkScrolledWindowClass *class)
   container_class->remove = gtk_scrolled_window_remove;
   container_class->forall = gtk_scrolled_window_forall;
 
-  class->scrollbar_spacing = 5;
+  class->scrollbar_spacing = DEFAULT_SCROLLBAR_SPACING;
 }
 
 static void