]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/ChangeLog
=== Released 2.4.1 ===
[~andy/gtk] / docs / reference / ChangeLog
index 9418a6b7ea41c5831502d6c83c9208937f6d6f68..ec6072ba96127529552a4c9c4b4fabacf72e2c19 100644 (file)
@@ -1,3 +1,86 @@
+2004-04-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.4.1 ===
+
+2004-04-29  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/tmpl/gtkfilechooser.sgml: Added an .gtkrc-2.0 example of how
+       to actually change the key bindings.
+
+2004-04-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkdialog.sgml: 
+       * gtk/tmpl/gtkeditable.sgml: 
+       * gtk/tmpl/gtkfilesel.sgml: 
+       * gtk/tmpl/gtkmain.sgml: 
+       * gtk/tmpl/gtkmenu.sgml: 
+       * gtk/tmpl/gtkmessagedialog.sgml: 
+       * gtk/tmpl/gtktogglebutton.sgml: Remove excessive
+       casts from examples.  (#139387, Olexiy Avramchenko)
+
+       * gtk/migrating-GtkAction.sgml: Fix an example.  
+       (#138966, Tim-Philipp Müller)
+
+       * gdk/tmpl/properties.sgml: Document the only_if_exists argument
+       to gdk_atom_intern() as ignored.
+
+2004-04-21  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add GtkFileChooserEmbed to a 
+       Private section, so gtk-doc can strip it out of the hierarchy.
+
+2004-04-15  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/tmpl/gtkfilechooser.sgml: Added a section explaining
+       character encoding for filenames.
+
+2004-04-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkuimanager.sgml: Some corrections.
+
+2004-04-13  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/tmpl/gtkfilechooser.sgml: Typo fix.
+
+2004-04-12  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/tmpl/gtkfilechooser.sgml: Added documentation about
+       GtkFileChooserDefault's key binding signals.
+
+2004-03-26  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/tmpl/gtkfilechooserdialog.sgml: Added a section about using
+       known response codes for "accept"-type buttons, rather than custom
+       responses.  This is related to bugs #136237 and #138263.
+
+Tue Mar 16 13:17:26 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * === Released 2.4.0 ===
+
+Tue Mar 16 00:13:19 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtktreestore.sgml: Remove cvs conflict
+       markers.
+
+Sun Mar 14 22:27:59 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/tmpl/gtktreeview.sgml: Document 
+       #GtkTreeViewSearchEqualFunc and its backwards return
+       value.
+
+Mon Mar 15 02:36:32 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkentrycompletion.sgml: Add some docs.
+
+Tue Mar  9 09:34:10 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * === Released 2.3.6 ===
+
+Tue Mar  9 00:52:56 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/migrating-GtkAction.sgml: Fix the example XML ui
+       description.
+
 Mon Mar  8 08:26:52 2004  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/building.sgml: Fix link to gettext. (Henning Nielsen Lund)