summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog13
-rw-r--r--ChangeLog.pre-2-013
-rw-r--r--ChangeLog.pre-2-1013
-rw-r--r--ChangeLog.pre-2-213
-rw-r--r--ChangeLog.pre-2-413
-rw-r--r--ChangeLog.pre-2-613
-rw-r--r--ChangeLog.pre-2-813
7 files changed, 91 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f6bb3be0..e05754948 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Sun Jul 26 14:50:07 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/testgtk.c :
+ Began cleanup, e.g. use gtk_widget_show_all instead of many
+ gtk_widget_show's. Completely rewrote the button box sample
+ (only one window now). Removed "miscellaneous" button.
+
+Sun Jul 26 14:48:14 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/gtkvbbox.c (gtk_vbutton_box_size_allocate):
+ Fixed wrong allocation for GTK_BUTTONBOX_END.
+ (allocation->x => allocation->y)
+
Sun Jul 26 14:06:37 1998 Lars Hamann <lars@gtk.org>
* gtk/gtkclist.c (gtk_clist_button_press) (gtk_clist_button_release)
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 5f6bb3be0..e05754948 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,16 @@
+Sun Jul 26 14:50:07 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/testgtk.c :
+ Began cleanup, e.g. use gtk_widget_show_all instead of many
+ gtk_widget_show's. Completely rewrote the button box sample
+ (only one window now). Removed "miscellaneous" button.
+
+Sun Jul 26 14:48:14 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/gtkvbbox.c (gtk_vbutton_box_size_allocate):
+ Fixed wrong allocation for GTK_BUTTONBOX_END.
+ (allocation->x => allocation->y)
+
Sun Jul 26 14:06:37 1998 Lars Hamann <lars@gtk.org>
* gtk/gtkclist.c (gtk_clist_button_press) (gtk_clist_button_release)
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 5f6bb3be0..e05754948 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,16 @@
+Sun Jul 26 14:50:07 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/testgtk.c :
+ Began cleanup, e.g. use gtk_widget_show_all instead of many
+ gtk_widget_show's. Completely rewrote the button box sample
+ (only one window now). Removed "miscellaneous" button.
+
+Sun Jul 26 14:48:14 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/gtkvbbox.c (gtk_vbutton_box_size_allocate):
+ Fixed wrong allocation for GTK_BUTTONBOX_END.
+ (allocation->x => allocation->y)
+
Sun Jul 26 14:06:37 1998 Lars Hamann <lars@gtk.org>
* gtk/gtkclist.c (gtk_clist_button_press) (gtk_clist_button_release)
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 5f6bb3be0..e05754948 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,16 @@
+Sun Jul 26 14:50:07 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/testgtk.c :
+ Began cleanup, e.g. use gtk_widget_show_all instead of many
+ gtk_widget_show's. Completely rewrote the button box sample
+ (only one window now). Removed "miscellaneous" button.
+
+Sun Jul 26 14:48:14 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/gtkvbbox.c (gtk_vbutton_box_size_allocate):
+ Fixed wrong allocation for GTK_BUTTONBOX_END.
+ (allocation->x => allocation->y)
+
Sun Jul 26 14:06:37 1998 Lars Hamann <lars@gtk.org>
* gtk/gtkclist.c (gtk_clist_button_press) (gtk_clist_button_release)
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 5f6bb3be0..e05754948 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,16 @@
+Sun Jul 26 14:50:07 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/testgtk.c :
+ Began cleanup, e.g. use gtk_widget_show_all instead of many
+ gtk_widget_show's. Completely rewrote the button box sample
+ (only one window now). Removed "miscellaneous" button.
+
+Sun Jul 26 14:48:14 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/gtkvbbox.c (gtk_vbutton_box_size_allocate):
+ Fixed wrong allocation for GTK_BUTTONBOX_END.
+ (allocation->x => allocation->y)
+
Sun Jul 26 14:06:37 1998 Lars Hamann <lars@gtk.org>
* gtk/gtkclist.c (gtk_clist_button_press) (gtk_clist_button_release)
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 5f6bb3be0..e05754948 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,16 @@
+Sun Jul 26 14:50:07 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/testgtk.c :
+ Began cleanup, e.g. use gtk_widget_show_all instead of many
+ gtk_widget_show's. Completely rewrote the button box sample
+ (only one window now). Removed "miscellaneous" button.
+
+Sun Jul 26 14:48:14 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/gtkvbbox.c (gtk_vbutton_box_size_allocate):
+ Fixed wrong allocation for GTK_BUTTONBOX_END.
+ (allocation->x => allocation->y)
+
Sun Jul 26 14:06:37 1998 Lars Hamann <lars@gtk.org>
* gtk/gtkclist.c (gtk_clist_button_press) (gtk_clist_button_release)
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 5f6bb3be0..e05754948 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,16 @@
+Sun Jul 26 14:50:07 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/testgtk.c :
+ Began cleanup, e.g. use gtk_widget_show_all instead of many
+ gtk_widget_show's. Completely rewrote the button box sample
+ (only one window now). Removed "miscellaneous" button.
+
+Sun Jul 26 14:48:14 1998 Stefan Jeske <stefan@gtk.org>
+
+ * gtk/gtkvbbox.c (gtk_vbutton_box_size_allocate):
+ Fixed wrong allocation for GTK_BUTTONBOX_END.
+ (allocation->x => allocation->y)
+
Sun Jul 26 14:06:37 1998 Lars Hamann <lars@gtk.org>
* gtk/gtkclist.c (gtk_clist_button_press) (gtk_clist_button_release)