]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/ChangeLog
2.16.0
[~andy/gtk] / docs / reference / ChangeLog
index e0dcbbdbf6285ac80fd2dd4804b347601bb7db27..b19490e5529cc5614cbcad2700d46aa96878ae00 100644 (file)
@@ -1,5 +1,143 @@
+2009-03-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.16.0 ===
+
+2009-03-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Rename gtk_style_get_property to
+       gtk_style_get_style_property
+
+2009-03-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.15.5 ===
+
+2009-03-01  Matthias Clasen  <mclasen@redhat.com>
+
+       Bug 573393 – Deprecated functions in gdk-Threads example code snippet
+
+       * gdk/tmpl/threads.sgml: Don't use deprecated GTK+ api.
+       Spotted by Andre Klapper
+
+2009-03-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/images/messagedialog.png: Fix this image
+
+       * gtk/images/aboutdialog.png: New image
+       * gtk/Makefile.am: Add it here.
+       * gtk/visual_index.xml: And here.
+
+2009-02-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add gtk_window_get_default_icon_name
+
+2009-02-17  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.15.4 ===
+
+2009-02-06  Stefan Kost  <ensonic@users.sf.net>
+
+       * gdk-pixbuf/gdk-pixbuf.sgml:
+       * gdk/gdk-docs.sgml:
+       * gtk/gtk-docs.sgml:
+       * libgail-util/gail-libgail-util-docs.sgml:
+         Add online urls for library.gnome.org. This allows other docs to do
+          gtkdoc-rebase --online --html-dir=html
+          before publishing docs and have working xrefs.
+          Whitespece cleanup for gdk/gdk-docs.sgml.
+
+2009-02-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.15.3 ===
+
+2009-01-27  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.15.2 ===
+
+2009-01-26  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add new image menu item api
+
+2009-01-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.15.1 ===
+
+2009-01-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add GtkActivatableIface, too
+
+2009-01-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add new GtkActivatable API
+
+       * gtk/gtk-docs.sgml: Include GtkActivatable section
+
+       * gtk.types: Add gtk_activatable_get_type
+
+2009-01-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Additions
+
+2009-01-23  Matthias Clasen  <mclasen@redhat.com>
+
+       * gdk/tmpl/properties.sgml: Typo fix
+
+2009-01-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add new GtkAction api
+2009-01-20  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add new scale api
+
+2009-01-19  Matthias Clasen  <mclasen@redhat.com>
+       
+       * gdk/tmpl/cursors.sgml: Document GDK_BLANK_CURSOR.
+
+2009-01-18  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtk-sections.txt: Add new api
+
+2009-01-13  Christian Dywan  <christian@imendio.com>
+
+       Bug 567569 – Typo in GtkFileChooser example in GTK+ documentation
+
+       * gtk/tmpl/gtkfilechooser.sgml: s/gobject_unref/g_object_unref.
+        Patch by Priyank Gosalia.
+
+2009-01-05  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkstock.sgml: Add GTK_STOCK_CAPS_LOCK_WARNING
+       * gtk/Makefile.am: And copy the icon
+
+2009-01-04  Matthias Clasen  <mclasen@redhat.com>
+
+       Bug 566045 – GtkViewport is lacking a description
+
+       * gtk/tmpl/gtkviewport.sgml: Add some descriptive text, shamelessly
+       copied from gtkscrolledwindow.sgml. Requested by Andrew Cowie.
+
+2009-01-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.15.0 ===
+
+2008-12-31  Matthias Clasen <mclasen@redhat.com>
+
+       * gtk/migrating-GtkEntry-icons.sgml: Add a section about
+       signals.
+
+       * gtk/tmpl/gtkentry.sgml: Update to new signal names
+
+2008-12-30  Matthias Clasen <mclasen@redhat.com>
+
+       * gtk/tmpl/gtkorientable.sgml:
+       * gtk/tmpl/gtkvscrollbar.sgml:
+       * gtk/tmpl/gtkhsv.sgml: Add short/long description.
+
 2008-12-30  Matthias Clasen <mclasen@redhat.com>
 
+       * gtk/tmpl/gtkwidget.sgml:
+       * gtk/tmpl/gtkprintoperation.sgml: Additions
+
        * gtk/tmpl/gtkprintunixdialog.sgml: Document the preview
        capability.