]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Add ChangeLog.gtk-printing
[~andy/gtk] / ChangeLog.pre-2-10
index bfd2895a5350e80df2387dfd41e7882761478c2c..ab225f9c7ff2e7f00c6626c22ce151edc995cf86 100644 (file)
@@ -1,5 +1,104 @@
+2006-05-02  Alexander Larsson  <alexl@redhat.com>
+
+       * ChangeLog.gtk-printing: 
+       * Makefile.am (EXTRA_DIST):
+       Add ChangeLog.gtk-printing
+
+2006-05-01  Matthias Clasen  <mclasen@localhost.localdomain>
+
+       * NEWS: Updates
+
+2006-05-02  Kristian Rietveld  <kris@imendio.com>
+
+       * configure.in: Up ABI version to 2.10.0 (by Matthias' request).
+
+2006-05-01  Kristian Rietveld  <kris@imendio.com>
+
+       Merge of the GTK+ asynchronous file chooser branch.  Please see
+       the kris-asynch-branch for more detailed ChangeLog entries.
+
+       * configure.in: increase binary version to 2.9.0.
+
+       * gtk/gtk.symbols:
+       * gtk/gtkfilechooser.c:
+       * gtk/gtkfilechooserbutton.c:
+       * gtk/gtkfilechooserdefault.c:
+       * gtk/gtkfilechooserdialog.c:
+       * gtk/gtkfilechooserembed.c:
+       * gtk/gtkfilechooserembed.h:
+       * gtk/gtkfilechooserentry.c:
+       * gtk/gtkfilechooserentry.h:
+       * gtk/gtkfilechooserprivate.h:
+       * gtk/gtkfilesystem.c:
+       * gtk/gtkfilesystem.h:
+       * gtk/gtkfilesystemmodel.c:
+       * gtk/gtkfilesystemmodel.h:
+       * gtk/gtkfilesystemunix.c:
+       * gtk/gtkpathbar.c:
+       * gtk/gtkpathbar.h:
+       Merge from kris-async-branch.
+
+2006-05-01  Matthias Clasen  <mclasen@dhcp83-48.boston.redhat.com>
+
+       * NEWS: Updates
+
+2006-04-30  Matthias Clasen  <mclasen@localhost.localdomain>
+
+       * gtk/gtktreemodel.c (gtk_tree_model_base_init): Document
+       GtkTreeModel signals.
+
+2006-04-19  Michael Emmel  <mike.emmel@gmail.com>
+
+       * gdk/directfb/gdkdrawable-directfb.c: removed all subtracting one on
+       clipping
+
+2006-04-30  Kristian Rietveld  <kris@imendio.com>
+
+       Fix for #340200, spotted by Torsten Schoenfeld.
+
+       * gtk/gtktreeview.c (gtk_tree_view_get_cell_area): fix up logic
+       calculating the level indentation,
+       (gtk_tree_view_start_editing): remove code calculating the
+       level indentation, since _get_cell_area() takes care of this for us.
+
+2006-04-30  Matthias Clasen  <mclasen@localhost.localdomain>
+
+       Fix problems with setting symbolic colors from rc files.
+       (#338345, Benjamin Berg)
+       
+       * gtk/gtkrc.c (gtk_rc_settings_changed, gtk_rc_font_name_changed) 
+       (gtk_rc_color_hash_changed, gtk_rc_reparse_all_for_settings): Don't
+       freeze notification for settings changes while parsing; instead
+       manually avoid recursion, and update the color hashes.
+
+2006-04-30  Matthias Clasen  <mclasen@localhost.localdomain>
+
+       * gtk/gtksettings.c (gtk_settings_class_init): Change the default
+       value of the gtk-color-scheme setting to "".
+
+       * gtk/gtkprinteroption.c: 
+       * gtk/gtkprinteroptionwidget.c: 
+       * gtk/gtkprintunixdialog.c: Improve the print dialog layout,
+       mark some more strings for translation.  (#340139, Christian Persch)
+
+       * gtk/gtkstatusicon.c (gtk_status_icon_class_init): Fix the definition
+       of the ::size-changed signal, and improve its documentation.
+       (#340112, Christian Persch)
+
+2006-04-29  Behdad Esfahbod  <behdad@gnome.org>
+
+       * gtk/gtkwidget.c (gtk_widget_create_pango_layout)
+       (gtk_widget_get/create_pango_context): Change colormap to font map in
+       docs. (#340093)
+
 2006-04-29  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtk.symbols: 
+       * gtk/gtkstatusicon.h: 
+       * gtk/gtkstatusicon.c (gtk_status_icon_position_menu): Add a menu
+       position function for use with popups on status icons.  (#334573, 
+       Christian Persch)
+
        * gtk/gtkwidget.c (gtk_widget_is_composited): Fix a C99ism.  (#340055,
        Kazuki Iwamoto)
 
@@ -350,7 +449,7 @@ Tue Apr 25 10:25:28 2006  Søren Sandmann  <sandmann@redhat.com>
 2006-04-21  Alexander Larsson  <alexl@redhat.com>
 
         Merge the gtk-printing branch.
-       For more detailed ChangeLog entries, see the branch.
+       For more detailed ChangeLog entries, see the ChangeLog.gtk-printing.
        
        * .cvsignore:
        * Makefile.am: