]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/ChangeLog
Copy newer versions of JH_CHECK_XML_CATALOG and JH_PATH_XML_CATALOG from
[~andy/gtk] / docs / reference / ChangeLog
index 3b732456177024f202799a29dba4b9b9d6955d34..a9b390276841c3aa8a3af55612191fa40d613ebf 100644 (file)
@@ -1,5 +1,56 @@
+2003-08-10  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkwidget.sgml: Document public GtkWidget members.  (#119463)
+
+2003-08-09  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkcalendar.sgml: Deprecate GTK_CALENDAR_WEEK_START_MONDAY. (#87977)
+
+2003-08-03  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Clarify misleading explanation of rowstride. (#119000)
+
+Tue Jul 29 14:21:48 2003  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * gtk/tmpl/gtktoolbar.sgml: Move documentation inline
+
+2003-07-29  Sven Neumann  <sven@gimp.org>
+
+       * gdk/tmpl/pixmaps.sgml: Resurrected documentation that got lost
+       when the window parameter was renamed to drawable.
+
+2003-07-21  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkdnd.sgml: It is GTK_DEST_DEFAULT_DROP, not GTK_DRAG_DEFAULT_DROP. (#117917, 
+       Tim-Philipp Müller)
+
+2003-07-19  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add GTK_STOCK_DIALOG_AUTHENTICATION.
+
+       * gtk/tmpl/gtkstock.sgml: Add GTK_STOCK_DIALOG_AUTHENTICATION.
+
+       * gtk/gtk-sections.txt: Add gtk_button_box_get_child_secondary().
+
+2003-07-18  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_message_dialog_new_with_markup() and gtk_window_set_default_icon().
+
 2003-07-15  Matthias Clasen  <maclas@gmx.de>
 
+       * gtk/tmpl/gtkseparatortoolitem.sgml: 
+       * gtk/tmpl/gtkradiotoolbutton.sgml: 
+       * gtk/tmpl/gtktoggletoolbutton.sgml: New templates.
+
+       * gtk/gtk-docs.sgml: Include gtkseparatortoolitem.xml, gtkradiotoolbutton.xml and 
+       gtktoggletoolbutton.xml.
+
+       * gtk/gtk.types: Add gtk_separator_tool_item_get_type, gtk_radio_tool_button_get_type and 
+       gtk_toggle_tool_button_get_type.
+
+       * gtk/gtk-sections.txt: Add GtkSeparatorToolItem, GtkRadioToolButton and GtkToggleToolButton 
+       sections.
+
        * gdk/tmpl/input_devices.sgml: Remove docs for gdk_device_get_history() which are now inline.
 
        * gdk/gdk-sections.txt: Add gdk_display_flush.