]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-0
added questions on: - Why don't the contents of a button move when the
[~andy/gtk] / ChangeLog.pre-2-0
index eaea7ceaf4de4a6085cb9c9737a77dfc48661cca..63494a30d9dd73eecd2320a9100db569294dc914 100644 (file)
@@ -1,3 +1,74 @@
+Wed Feb 25 13:50:05 GMT 1998  Tony Gale <gale@gimp.org>
+
+       * docs/gtkfaq.sgml: added questions on:
+               - Why don't the contents of a button move when 
+                 the button is pressed?
+               - How do I catch a double click event in 
+                 a list widget?         
+               - When compiling GTK+ I get an error like: 
+                 make: file `Makefile' line 456: Syntax error 
+          Removed questions on menus which are covered in the
+         tutorial.
+
+         Added link to HTML versions of FAQ and Tutorial on my
+         web site.
+
+Tue Feb 24 22:47:01 1998  Owen Taylor  <owt1@cornell.edu>
+
+       * gtk/gtktext.c: Added some support for i18n. The support 
+       for input methods, including preedit, is there, but input
+       is ignored unless it comes one byte at a time, so the
+       CJK locales won't really work. Fixing that would require
+       variable-width character support in the Text widget, which
+       is probably the wrong approach. Eventually we'll probably
+       want to go to UCS-4 internally.
+
+       Also, revised key press handling, which should improve
+       the forwarding of non-handled keypresses to the toplevel,
+       and make adding selection handling easier.
+
+       * gtk/gtkentry.c: Minor changes so that C-d, etc delete
+       the selection if there is one.
+
+       * gdk/gdk.c (gdk_ic_get_events): Check the result of
+       XGetICValues - it is failing for some reason, and 
+       causing some warnings to be printed.
+
+Mon Feb 23 15:41:13 1998  Owen Taylor  <owt1@cornell.edu>
+
+       * gtk/gtkwidget.c gtk/gtkmenu.c: Don't process configure events
+       that just move the window, and don't resize it. Because we need
+       to make sure that a widget gets redrawn after a size_allocate -
+       and that only happens when the configure event changes the size
+       of the window. Plus, it's inefficient.
+       
+Mon Feb 23 15:45:37 1998  Marc Ewing <marc@redhat.com>
+
+       * gtk/gtktoolbar.h:
+       * gtk/gtktoolbar.c:
+       Added gtk_toolbar_*_element() functions.  Rewrote others
+       to simply call gtk_toolbar_insert_element() to do the
+       work.
+       Added two new GtkToolbarChildType options: TOGGLEBUTTON and
+       RADIOBUTTON, available through the gtk_toolbar_*_element() functions.
+       
+Mon Feb 23 13:44:10 1998  Tim Janik  <timj@gimp.org>
+
+       * gtk/gtkstatusbar.h:
+       * gtk/gtkstatusbar.c:
+       (re-)implemented the statusbar widget. my first intend was to fix the
+       code, but then there was nothing to fix.
+
+Sun Feb 22 20:42:04 1998  Marc Ewing <marc@redhat.com>
+
+       * gtk/gtkclist.c (gtk_clist_insert): Allow inserts
+       on empty clists.
+       
+Sun Feb 22 14:28:43 1998  Owen Taylor  <owt1@cornell.edu>
+
+       * gtk/gtkmain.c (gtk_events_pending): Count idle handlers
+       at internal priority as pending events.
+
 Sun Feb 22 00:20:12 MET 1998  Eckehard Berns  <eb@berns.prima.de>
 
        * gdk/gdkcc.c (gdk_color_context_query_colors): fixed a bug for mode