]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Don't map the event window if the notebook isn't mapped. (#113980, Richard
[~andy/gtk] / ChangeLog.pre-2-8
index 1438092774dcdbcc30aabef335f13bfd1c1fa4dd..9ddb1cb9cc8cf515beb4d84c19f47d222b6fea05 100644 (file)
@@ -1,7 +1,40 @@
+Mon Jun  2 18:58:54 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtknotebook.c (gtk_notebook_size_allocate): Don't
+       map the event window if the notebook isn't mapped. (#113980,
+       Richard Reich)
+
+2003-06-02  Sven Neumann  <sven@gimp.org>
+
+       * gtk/gtkprogress.c (gtk_progress_changed): added a missing cast.
+
+       * gdk/gdkrgb.c (gdk_rgb_try_colormap): removed an unused variable.
+
+2003-06-01  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkalignment.c (gtk_alignment_[gs]et_padding): Add 
+       Since: 2.4 to the docs.
+
+       * gtk/gtkwindow.c (gtk_window_parse_geometry): Add some hints and
+       an example to the docs.  (#98427)
+
+2003-05-30  Murray Cumming  <murrayc@usa.net>
+  
+       * gtk/gtkalignment.[h|c]: Added 4-sided padding as properties with
+       gtk_alignment_get_padding() and gtk_aligment_set_padding(). This
+       uses the new private data system - see g_type_class_add_private() in
+       gtk_alignment_class_init() and the use of GTK_ALIGNMENT_GET_PRIVATE().
+
+2003-05-30  Matthias Clasen  <maclas@gmx.de>
+       
+       * gtk/gtknotebook.c: Changed guint to GtkNotebookArrow in the
+       signature of gtk_notebook_draw_arrow() for Solaris builds to go
+       through.  (#114043, Anand Subramanian)
+
 Thu May 29 18:30:35 2003  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>
 
        * modules/input/imipa.c: 
-       use GETTEXT_PACKAGE to get a translation for "Default"(#113850).
+       use GETTEXT_PACKAGE to get a translation for "ipa"(#113850).
 
 Thu May 29 18:08:01 2003  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>