]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
corrected a brace position (Damon Chaplin), which i got wrong when
[~andy/gtk] / ChangeLog.pre-2-10
index c9ddfb7310493158a1d805a973f90888961f6c7d..a580d7703bddebc0f8d2fc6d8ae1aa5ce845328b 100644 (file)
@@ -1,3 +1,35 @@
+Wed Apr 15 05:13:09 1998  Tim Janik  <timj@gtk.org>
+
+       * gtk/gtklabel.c (gtk_label_size_request): corrected a brace position
+       (Damon Chaplin), which i got wrong when applying Damon's patch the last
+       time.
+
+1998-04-14  Miguel de Icaza  <miguel@nuclecu.unam.mx>
+
+       * gdk/gdkwindow.c (gdk_window_xid_at): Fix the problem introduced
+       by whoever thought that randomly changing ints to unsigned int
+       without reviewing the code was a good idea.  It is, btw not
+       mentioned in the ChangeLog as usual, but I know it was not Elliot
+       the culprit this time. 
+
+Mon Apr 13 19:16:22 PDT 1998 Shawn T. Amundson <amundson@gtk.org>
+
+       * Released GTK+ 1.0.0
+
+Mon Apr 13 21:40:14 1998  Owen Taylor  <owt1@cornell.edu>
+
+       * gtk/gtktext.c (find_char_width): Don't read the
+       character past the end of the text.
+
+       * gtk/gtkrange.c (gtk_real_range_timer): If the mouse
+       button has been released before the timer is activated,
+       don't keep on scrolling.
+
+       * gdk/gdk.c (gdk_event_translate): Filter subsequent configure
+       events after we discard the first. Removed obsolete and
+       sometimes very slow GdkOtherEvent. (Left in gdktypes.h
+       with signal in GTK)
+
 Mon Apr 13 18:03:54 PDT 1998 Shawn T. Amundson <amundson@gtk.org>
 
        * README: update address info to gtk.org for ftp and web sites.