]> 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 629d25afcee20c059bcf95855309baa4305b2d03..a9b390276841c3aa8a3af55612191fa40d613ebf 100644 (file)
@@ -1,3 +1,88 @@
+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.
+
+2003-07-13  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk.types: Add gtk_tool_button_get_type and gtk_tool_item_get_type.
+       
+       * gtk/tmpl/gtktoolbutton.sgml:
+       * gtk/tmpl/gtktoolitem.sgml:
+       * gtk/gtk-docs.sgml: 
+       * gtk/gtk-sections.txt: Add new toolbar api.
+
+       * gtk/tmpl/gtkdnd.sgml: Remove docs for gtk_drag_begin(), which are now inline.
+
+       * gdk-pixbuf/gdk-pixbuf-sections.txt: Add gdk_pixbuf_new_from_file_at_size.
+
+2003-07-08  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkfilesel.sgml: Fix the example.  (#116575)
+
+Wed Jul  2 18:15:21 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/Makefile.am gtk/gtk-docs.sgml gtk/gtksections.txt
+       gtk/tmpl/gtkicontheme.sgml: Document named icon system.
+
+       * gtk/tmpl/gtkrc.sgml: Mention specifying named icons
+       as @"icon-name".
+
+       * gtk/tmpl/gtkimage.sgml: Add a cross-reference to stock
+       icons.
+
 2003-07-01  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/tmpl/gtkcolorbutton.sgml: