]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
added graphics, update tutorials appropriately
[~andy/gtk] / ChangeLog.pre-2-8
index 5100be5fd24c75771a73c6fa7ee37add89b75e80..76d186a350e93f6668ca161d1997d02afca7149b 100644 (file)
@@ -1,3 +1,43 @@
+Fri Mar 13 11:23:55 PST 1998 Shawn T. Amundson <amundson@gimp.org>
+
+       * docs/gtk_tut.sgml:
+       * docs/gtk_tut_it.sgml:
+       * docs/gtk_tut_packbox1.gif:
+        * docs/gtk_tut_packbox2.gif:
+        * docs/gtk_tut_table.gif: added graphics, update tutorials
+          appropriately
+
+Fri Mar 13 18:25:07 1998  Tim Janik  <timj@gimp.org>
+
+       * gtk/gtkcombo.c: fix popup calculations (removal
+       of FIXMEs), changes from Lars Hamann.
+
+Fri Mar 13 10:25:16 1998  Tim Janik  <timj@gimp.org>
+
+       * gtk/gtkwidget.h: 
+       * gtk/gtkwidget.c: renamed gtk_widget_delete_hides to
+       gtk_widget_hide_on_delete at owens request, and because the
+       new name is much more descriptive.
+
+Fri Mar 13 17:33:56 GMT 1998 Tony Gale <gale@gimp.org>
+
+       docs/gtkfaq.sgml: fix the spelling of Helge Hess's name
+
+Fri Mar 13 09:40:17 GMT 199 Tony Gale  <gale@gimp.org>
+
+       * docs/gtkfaq.sgml: update links to documentation and
+         remove question on what needs to be done before 1.0
+
+Fri Mar 13 01:17:44 1998  George Lebl  <jirka@5z.com>
+
+       * gtk/gtkfilesel.c: Set the column width of the clists
+         to the longest string length so that the bottom scrollbar
+         appears when you get some long files in the list
+
+1998-03-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
+
+       * docs/gtk_tut.sgml: fix one missing quote.
+
 Thu Mar 12 18:01:03 1998  Owen Taylor  <owt1@cornell.edu>
 
        * gtk.m4 gtk-config.in Makefile.am configure.in: 
@@ -79,7 +119,6 @@ Thu Mar 12 06:58:17 1998  Tim Janik  <timj@gimp.org>
        to leak memory, for dynamically allocated keys (problem pinpointed by
        Mattias Gronlund).
 
->>>>>>> 1.218
 Tue Mar 10 23:02:42 1998  Owen Taylor  <owt1@cornell.edu>
 
        * gdk/gdkdnd.c gtk/gtkclist.c gtk/gtksignal.c gtk/testgtk.c:
@@ -94,7 +133,8 @@ Tue Mar 10 23:02:42 1998  Owen Taylor  <owt1@cornell.edu>
 Wed Mar 11 07:10:11 1998  Tim Janik  <timj@gimp.org>
 
        * gtk/gtkspinbutton.h: 
-       * gtk/gtkspinbutton.c: applied gtk-hamann_jeske-980311-0.patch.gz.
+       * gtk/gtkspinbutton.c: applied gtk-hamann_jeske-980311-0.patch.gz,
+       to limit entered characters to numbers, '-' and '.'.
 
 Wed Mar 11 04:35:06 1998  Tim Janik  <timj@gimp.org>