]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/ChangeLog
Typo fix. (#162219, Masao Mutoh)
[~andy/gtk] / docs / reference / ChangeLog
index 20ae5a2868936fd4f8bfb369ea0d373bafb2a3a1..876888b9987b72b44b648c0da5095e96af3d2588 100644 (file)
@@ -1,3 +1,252 @@
+2004-12-26  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkexpander.sgml: Typo fix. (#162219, Masao Mutoh)
+
+2004-12-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkitemfactory.sgml: Document GtkTranslateFunc
+
+2004-12-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * gdk/tmpl/x_interaction.sgml: Remove a no longer needed
+       note.  (#161544, Tommi Komulainen)
+
+Fri Dec 17 13:51:17 2004  Jonathan Blandford  <jrb@redhat.com>
+
+       * gtk/Makefile.am (HTML_IMAGES): spell missing stock icons
+       correctly.
+
+2004-12-16  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkfeatures.sgml: Improve wording.  (#161484,
+       Christian Biere)
+
+       * gtk/Makefile.am (HTML_IMAGES): Add some missing stock
+       icons..
+
+       * gtk/tmpl/gtkstock.sgml: Fix some stock icon names.
+
+       * === Released 2.6.0 ===
+
+2004-12-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * gdk/tmpl/drawing.sgml: Document GdkTrapezoid.
+
+       * gtk/tmpl/gtkcelleditable.sgml: 
+       * gtk/tmpl/gtkcellview.sgml: 
+       * gtk/tmpl/gtktreeviewcolumn.sgml: 
+       * gtk/tmpl/gtktreeview.sgml: 
+       * gtk/tmpl/gtktreesortable.sgml: Add/improve long
+       descriptions.
+
+       * gtk/glossary.xml: Remove a dangling link.
+
+2004-12-14  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add new iconview methods.
+       Remove gtk_cell_view_set_value[s] for now.
+
+2004-12-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add new label methods.
+
+2004-12-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add new list store methods.
+       Add gtk_cell_renderer_stop_editing.
+
+2004-12-08  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add gtk_text_view_get_iter_at_position.
+
+2004-12-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/images/colorsel.png:
+       * gtk/images/fontsel.png:
+       * gtk/images/filechooser.png:
+       * gtk/visual_index.xml: 
+       * gtk/Makefile.am (HTML_IMAGES): Add new images.
+
+2004-12-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.6 ===
+
+2004-12-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkcombobox.sgml: 
+       * gtk/tmpl/gtkcomboboxentry.sgml: Add long descriptions.
+
+2004-12-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * gdk/tmpl/windows.sgml: Document all window types.  (#160149,
+       Billy Biggs)
+       
+2004-11-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Remove gtk_cell_view_set_cell_data().
+
+       * gtk/tmpl/gtkfilefilter.sgml: Mention subclassing, aliasing
+       and supertypes.
+
+2004-11-28  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/images/combo-box.png: New image
+
+       * gtk/visual_index.xml: 
+       * gtk/Makefile.am (HTML_IMAGES): Add combo-box.png
+
+Sat Nov 20 16:01:51 2004  Owen Taylor  <otaylor@redhat.com>
+
+        * gdk/gdk-sections.txt gdk/gdk.types : Update for GdkPangoRenderer
+       * gdk/Makefile.am gdk/images/rotated-text.png:
+
+       * gdk/tmpl/pango_interaction.sgml: Add a long
+       description and an extensive example (more or less the same as 
+       demos/gtk-demo/rotated_text.c)
+
+       * gtk/gtk-sections.txt: Add gtk_label_set/get_angle.
+
+2004-11-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add gtk_dialog_set_alternative_button_order_from_array
+
+2004-11-18  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk.types: Sort alphabetically, add gtk_clipboard_get_type
+
+2004-11-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/visual_index.xml: Sort alphabetically.
+
+2004-11-12  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkfilefilter.sgml: Add docs.
+
+       * === Released 2.5.5 ===
+       
+       * gtk/Makefile.am (content_files): Add migrating-GtkColorButton.sgml
+
+2004-11-12  Matthias Clasen  <mclasen@redhat.com>
+
+       * gdk-pixbuf/tmpl/module_interface.sgml: Document 
+       GDK_PIXBUF_FORMAT_THREADSAFE.
+
+2004-11-09  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add gtk_action_get_accel_path.
+
+       * gtk/migrating-GtkAction.sgml: Explain how to migrate
+       non-stock icons.
+
+       * gtk/gtk-sections.txt: Add gtk_label_[gs]et_single_line_mode.
+
+2004-11-07  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add gtk_file_filter_add_pixbuf_formats.
+
+2004-11-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkaboutdialog.sgml: 
+       * gtk/migrating-GtkColorButton.sgml: 
+       * gtk/migrating-GtkIconView.sgml: 
+       * gtk/migrating-GtkAboutDialog.sgml: Markup fixes. 
+
+2004-11-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-docs.sgml: 
+       * gtk/migrating-GtkColorButton.sgml: Add some hints about
+       GnomeColorPicker --> GtkColorButton migration.
+
+       * gtk/migrating-GtkAboutDialog.sgml: Fix links.
+
+       * gtk/Makefile.am (content_files): Add new migration chapters.
+
+       * gtk/tmpl/gtkaboutdialog.sgml: Markup fix.
+
+       * gtk/tmpl/gtkstock.sgml: Fix markup.
+
+2004-11-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-docs.sgml: 
+       * gtk/migrating-GtkAboutDialog.sgml: Add a first version
+       of a GnomeAbout --> GtkAboutDialog migration chapter.
+
+       * gtk/tmpl/gtkaboutdialog.sgml: Update.
+
+2004-11-04  Bastien Nocera  <hadess@hadess.net>
+
+       * gtk/tmpl/gtkstock.sgml: add RTL variants for all the media icons
+       needing it
+
+2004-11-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-docs.sgml: 
+       * gtk/migrating-GtkIconView.sgml: Add a first version of
+       a GnomeIconList --> GtkIconView migration chapter.
+
+2004-11-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkcellrenderercombo.sgml: 
+       * gtk/tmpl/gtkcellrenderertoggle.sgml: 
+       * gtk/tmpl/gtkcellrenderertext.sgml: Add introductions.
+       
+       * gtk/tmpl/gtkcellrenderer.sgml: Additions.
+
+       * gtk/gtk-sections.txt: Remove GtkFileChooserEmbed, since
+       it is not in the headers we parse.
+
+2004-11-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkcellrendererpixbuf.sgml: Add an intro.
+
+       * gtk/tmpl/gtkfilechooserbutton.sgml: Move some docs inline.
+
+       * gtk/tmpl/gtkaboutdialog.sgml: Small update.
+
+       * gdk-pixbuf/tmpl/initialization_versions.sgml: Document
+       gdk_pixbuf_{major,minor,micro}_version.
+
+Mon Nov  1 13:37:31 2004  Jonathan Blandford  <jrb@redhat.com>
+
+       * gtk/question_index.sgml (linkend): add missing tag.
+
+2004-11-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/question_index.sgml: Add a "ref and sink" question.  
+       (#156865, Philip Langdale, text based on a comment by Owen
+       Taylor)
+
+       * gtk/tmpl/gtkrc.sgml: Document im_module_file and settings
+       assignments as toplevel statements.
+       
+2004-10-31  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/windows.sgml: s/PRETEND_WIN9X/G_WIN32_PRETEND_WIN9X/.
+
+       * gtk/tmpl/gtktreemodel.sgml: Small correction for
+       gtk_tree_path_new_root().  (#156956, Vincent Untz)
+
+       * gtk/gtk-sections.txt: Additions.
+
+2004-10-29  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/question_index.sgml: Move the "tail" question to the
+       text view section.
+       Add an entry for "why are my types not registered".  (#156809,
+       Q by Salvador FandiƱo, A by Owen Taylor)
+       
+2004-10-27  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.4 ===
+
+2004-10-26  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Additions.
+
+       * gdk-pixbuf/tmpl/scaling.sgml: Document GdkPixbufRotation. 
+
+       * gtk/gtk-update-icon-cache.1: Regenerated.
+
 2004-10-25  Anders Carlsson  <andersca@gnome.org>
 
        * gdk/gdk-sections.txt: