]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/ChangeLog
Added documentation to all the signals.
[~andy/gtk] / docs / reference / ChangeLog
index f1dcc7386de1cd8b8fbba4ff3362d35f2e20ce59..04357bdc716c8de52e36f37c53f9269faade4b99 100644 (file)
@@ -1,3 +1,131 @@
+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)
+
+Sat Mar  6 23:50:37 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkrc.sgml: Document that [xy]thickness can
+       be specified in a style.
+
+Fri Mar  5 23:58:01 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtktreemodelfilter.sgml: A little addition.
+
+Fri Mar  5 23:45:06 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkinvisible.sgml: Remove "internally-used"
+       which sounds like "private".
+
+Tue Mar  2 23:51:24 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkentrycompletion.sgml: Add a bit about actions.
+
+Mon Mar  1 19:47:48 2004  Owen Taylor  <otaylor@redhat.com>
+
+        * === Released 2.3.5 ====
+
+       * gtk/gtk-sections.txt: Update
+
+Sun Feb 29 22:04:43 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtk-sections.txt: Add gtk_entry_get_alignment
+
+Sun Feb 29 20:32:18 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtk-sections.txt: Add gtk_window_mnemonic_activate
+
+Sat Feb 28 01:14:23 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/migrating-GtkComboBox.sgml: New chapter.
+
+Sat Feb 28 01:11:53 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-docs.sgml: Include migrating-GtkComboBox.sgml.
+
+Sat Feb 28 01:11:34 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/Makefile.am (content_files): Add migrating-GtkComboBox.sgml.
+
+Fri Feb 27 22:54:01 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-docs.sgml: Sort deprecated widgets alphabetically.
+
+2004-02-27  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/migrating-GtkAction.sgml: Put explicit <link> elements
+       instead of #Symbol, because the latter doesn't get substituted by
+       gtk-doc outside of template files.  Thanks to Matthias for
+       pointing this out.
+
+       * gtk/migrating-GtkFileChooser.sgml: Likewise.
+
+       * gtk/gtk-sections.txt: Removed gtk_file_chooser_{set,get}_folder_mode.
+
+Fri Feb 27 22:51:35 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkoptionmenu.sgml: 
+       * gtk/tmpl/gtkcombo.sgml: Add some more deprecation notes.
+
+Fri Feb 27 22:47:28 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkfilechooser.sgml: Suppress link in example.
+
+Fri Feb 27 22:40:50 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/Makefile.am (IGNORE_HFILES): Add gtkpathbar.h
+
+Fri Feb 27 22:27:34 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_widget_{add,remove,list}_mnemonic_label(s).
+
+2004-02-27  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/migrating-GtkFileChooser.sgml: Inform about
+       gtk_file_chooser_set_action().
+
+Thu Feb 26 22:18:21 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_combo_box_entry_new_text.
+
 Thu Feb 26 21:41:25 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtk-sections.txt: Add gtk_rc_reset_styles.