]> 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 addac6a48ed01c9b92d2dc81f01bde420955c507..a9b390276841c3aa8a3af55612191fa40d613ebf 100644 (file)
@@ -1,3 +1,423 @@
+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: 
+       * gtk/tmpl/gtkfontbutton.sgml: 
+       * gtk/tmpl/gtkexpander.sgml: New files. Templates for GtkExpander, GtkFontButton and GtkColorButton.
+
+       * gtk/gtk-sections.txt: Add a sections for GtkExpander, GtkColorButton and GtkFontButton.
+
+       * gtk/gtk-docs.sgml: Add an entities for GtkExpander, GtkColorButton and GtkFontButton.
+       
+       * gtk/gtk.types: Add gtk_expander_get_type, gtk_color_button_get_type() and gtk_font_button_get_type().
+
+       * gdk/gdk-sections.txt: Add
+       gdk_cursor_new_from_pixbuf(), gdk_display_supports_cursor_alpha(), 
+       gdk_display_supports_cursor_color(), gdk_display_get_default_cursor_size() and
+       gdk_display_get_maximal_cursor_size(). 
+
+2003-06-30  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkcontainer.sgml: Write a bit about size negotiation.
+
+       * gtk/tmpl/gtkwidget.sgml: Some additions.
+
+2003-06-24  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-docs.sgml: Move GtkIMContext to "Abstract Base Classes", since its abstract.
+
+       * gtk/tmpl/gtkaccessible.sgml: 
+       * gtk/tmpl/gtkimmulticontext.sgml: 
+       * gtk/tmpl/gtkimcontextsimple.sgml: 
+       * gtk/tmpl/gtkimcontext.sgml: 
+       * gtk/tmpl/gtkviewport.sgml: 
+       * gtk/tmpl/gtkcellrenderertext.sgml: 
+       * gtk/tmpl/gtkcellrendererpixbuf.sgml: 
+       * gtk/tmpl/gtkcelleditable.sgml: 
+       * gtk/tmpl/gtktreemodelsort.sgml: 
+       * gtk/tmpl/gtktreednd.sgml: 
+       * gtk/tmpl/gtktreesortable.sgml: Add short descriptions.
+
+2003-06-23  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/Makefile.am (HTML_IMAGES): Add RTL variants of stock icons.
+
+       * gtk/tmpl/gtkstock.sgml: Document RTL variants of stock icons. 
+
+2003-06-22  Matthias Clasen  <matthias@localhost.localdomain>
+
+       * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Typo fix.
+
+       * gdk-pixbuf/gdk-pixbuf-sections.txt: Add gdk_pixbuf_loader_new_with_mime_type.
+
+2003-06-19  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/question_index.sgml: Add a question about changing
+       fonts. And one about "Getting Started".  (#114747, #108015)      
+
+2003-06-17  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk-pixbuf/Makefile.am: Add rule to regenerate man pages from 
+       Docbook.
+       (man_MANS): Add gdk-pixbuf-csource.1, gdk-pixbuf-query-loaders.1.
+       (content_files): Add gdk-pixbuf-csource.xml, 
+       gdk-pixbuf-query-loaders.xml.
+
+       * gdk-pixbuf/gdk-pixbuf-csource.xml: New refentry, containing the 
+       former gdk-pixbuf/gdk-pixbuf-csource.1, converted to Docbook.
+
+       * gdk-pixbuf/gdk-pixbuf-query-loaders.xml: New refentry.
+
+       * gdk-pixbuf/gdk-pixbuf-csource.1:
+       * gdk-pixbuf/gdk-pixbuf-query-loaders.1: Man pages generated from
+       the .xml sources.
+
+       * gdk-pixbuf/gdk-pixbuf.sgml: Include gdk-pixbuf-csource.xml and
+       gdk-pixbuf-query-loaders.xml.
+       
+       * gtk/Makefile.am: Add rule to regenerate man pages from Docbook.
+       (man_MANS): Add gtk-query-immodules-2.0.1
+       (content_files): Add gtk-query-immodules-2.0.xml
+
+       * gtk/gtk-query-immodules-2.0.xml: New refentry.
+
+       * gtk/gtk-query-immodules-2.0.1: Man page generated from the .xml 
+       source.
+
+       * gtk/gtk-docs.sgml: Include gtk-query-immodules-2.0.xml.
+
+       * gtk/gtk-docs.sgml: 
+       * gdk-pixbuf/gdk-pixbuf.sgml: 
+       * gdk/gdk-docs.sgml: Add autogenerated indices.
+
+2003-06-11  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkdnd.sgml: Fix some typos.
+
+2003-06-10  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_text_view_[gs]et_overwrite().
+
+2003-06-05  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/question_index.sgml: Add a couple of questions.
+
+2003-06-01  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add gtk_alignment_[gs]et_padding().
+
+2003-05-27  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkadjustment.sgml: Document allowed values for
+       adjustments which are used in scrollbars.  (#108448, Ernst Lippe)
+
+       * gtk/tmpl/gtkradiomenuitem.sgml: Fix example.  (#113604, 
+       Julien Moutte)
+
+2003-05-08  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkcalendar.sgml: Deprecate gtk_calendar_display_options().
+
+       * gtk/gtk-sections.txt: Add gtk_calendar_[sg]et_display_options().
+
+2003-05-05  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-docs.sgml: 
+       * gtk/tmpl/gtksocket.sgml: Improve the docs about cross-process
+       embedding a bit.  (#112101, #112006)
+
+2003-05-01  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-docs.sgml: 
+       * gtk/gtk-sections.txt: Remove some accidentally committed changes.
+
+2003-04-16  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkstyle.sgml: Additions.
+
+2003-04-13  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkenums.sgml: Additions.
+
+       * gtk/tmpl/gtkvruler.sgml: 
+       * gtk/tmpl/gtkhruler.sgml: 
+       * gtk/tmpl/gtkgamma.sgml: 
+       * gtk/tmpl/gtkcurve.sgml: 
+       * gtk/tmpl/gtkruler.sgml: Fix some typos and add some markup.
+
+       * gtk/gtk-sections.txt: Add a bunch of new functions.
+
+2003-04-09  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/building.sgml: More typo fixes.
+
+2003-04-08  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/building.sgml: Typo fix.
+
+2003-04-07  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtktexttag.sgml: Document GTK_WRAP_WORD_CHAR.  (#110086)
+
+       * gtk/tmpl/gtkenums.sgml, gtk/tmpl/gtkmain.sgml,
+       gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml,
+       gtk/tmpl/gtkspinbutton.sgml, gtk/tmpl/gtkstatusbar.sgml,
+       gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktogglebuttons.sgml,
+       gtk/tmpl/gtktreeviewcolumn.sgml, gtk/tmpl/gtktypeutils.sgml: Fix
+       numerous misspellings of possessive "its".  (#110027, Doug Quale)
+
+       * gtk/tmpl/gtktypeutils.sgml: Add some deprecation info.
+
+2003-04-01  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkmessagedialog.sgml: Fix formatting of examples.
+
+       * gtk/tmpl/gtkfilesel.sgml: Fix the example.  (#109563)
+
+2003-03-22  Michael Natterer  <mitch@gimp.org>
+
+       * gtk/Makefile.am: copy stock_color_picker_25.png, don't copy
+       stock_save_24.png twice.
+
+       * gtk/tmpl/gtkstock.sgml: use it for GTK_STOCK_COLOR_PICKER
+       instead of stock_colorselector_24.png.
+
+2003-03-04  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkobject.sgml: Add deprecation notes.
+
+2003-02-24  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtktreemodel.sgml: Fix self-referential documenation of
+       gtk_tree_model_get_iter_root().  (#106720, Keith Sharp)
+
+2003-02-11  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkrc.sgml: Document that font and fontset declarations
+       are ignored.
+
+2003-02-02  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-docs.sgml: 
+       * gtk/question_index.sgml: # doesn't work here, add links
+       manually.  (#104991)
+
+2003-02-01  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/compiling.sgml: Mention xxx_DISABLE_DEPRECATED and
+       GDK_MULTIHEAD_SAFE. 
+
+2003-01-31  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkmain.sgml: Deprecate the gtk_timeout_*, gtk_idle_*
+       and gtk_input_* functions.  (#71596)
+
+2003-01-30  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/running.sgml: s/overwrite/override/g  (#104627, Brian Cameron)
+
+2003-01-21  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkrc.sgml: Fix integer color range.  (#103992)
+
+2003-01-14  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Add new GtkTextIter functions.
+
+2003-01-13  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: 
+       * gdk-pixbuf/tmpl/animation.sgml: Remove ids which are now
+       generated by gtk-doc.
+       
+2003-01-03  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkrc.sgml: Update description of priorities for styles
+       and bindings.  (#98054)
+
+2002-12-31  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkrc.sgml: Add a note about gtkrc-2.0 being parsed by
+       all 2.x versions.
+
+Fri Dec 20 13:10:06 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/building.sgml: Update directories in download
+       locations; add information about fontconfig and Xft2.
+
+2002-12-18  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkcontainer.sgml: Add docs.
+
+2002-12-17  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkrc.sgml: Link to style properties. 
+
+       * gtk/tmpl/gtkcontainer.sgml: Add bits about child properties.
+
+       * gtk/tmpl/gtkwidget.sgml: Add bits about style properties.
+
+       * gdk/tmpl/pixmaps.sgml:
+       * gdk/tmpl/windows.sgml:
+       * gdk/tmpl/drawing.sgml: 
+       * gdk/tmpl/gcs.sgml: 
+       * gtk/tmpl/gtktextview.sgml: 
+       * gtk/tmpl/gtkrc.sgml: 
+       * gtk/tmpl/gtkiconfactory.sgml: 
+       * gtk/tmpl/gtkaccelgroup.sgml: Remove ids which are now
+       generated by gtk-doc.
+
+2002-12-16  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkradiomenuitem.sgml: 
+       * gtk/tmpl/gtkradiobutton.sgml: Add some information about group
+       list handling.  (#101328, James M. Cape)
+
+2002-12-14  Eric Warmenhoven <eric@warmenhoven.org>
+
+       * gtk/framebuffer.sgml: Minor updates for 2.2.0. (#67820)
+
+2002-12-11  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/text_widget.sgml: Fix some links.
+
+       * gdk/tmpl/pixmaps.sgml: Make "GdkPixmap" a valid id to reduce
+       dangling links.
+
+       * gdk/tmpl/windows.sgml: Make "GdkWindow" a valid id to reduce
+       dangling links.
+
+       * gdk/tmpl/drawing.sgml: Make "GdkDrawable" a valid id to reduce
+       dangling links.
+
+       * gdk/tmpl/gcs.sgml: Make "GdkGC" a valid id to reduce dangling links.
+
+2002-12-10  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtktextview.sgml: Add docs.
+
+       * gtk/tree_widget.sgml: Fix some links.
+
+       * gtk/tmpl/gtkwindow.sgml: Add docs.
+
+       * gtk/tmpl/gtkeditable.sgml: Document GtkEditable as an interface,
+       not as an abstract base class.
+
+       * gtk/gtk-docs.sgml: Move GtkEditable from "Abstract Base Classes"
+       to "Numeric/Text Data Entry".
+
+2002-12-09  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Add docs.
+
+2002-12-08  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkbbox.sgml: 
+       * gtk/tmpl/gtkcontainer.sgml: 
+       * gtk/tmpl/gtksignal.sgml: Add deprecation info.
+
+       * gdk-pixbuf/tmpl/module_interface.sgml: Add docs.      
+
+2002-12-06  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/tmpl/x_interaction.sgml: 
+       * gdk/tmpl/gdkscreen.sgml: 
+       * gdk/tmpl/gdkdisplaymanager.sgml: 
+       * gdk/tmpl/gdkdisplay.sgml: 
+       * gtk/tmpl/gtkstock.sgml: 
+       * gtk/tmpl/gtkwidget.sgml: 
+       * gtk/tmpl/gtkmain.sgml: 
+       * gtk/tmpl/gtkcolorsel.sgml: 
+       * gtk/tmpl/gtkaccelgroup.sgml: 
+       * gdk-pixbuf/tmpl/module_interface.sgml: Add "Since" information.
+
+       * gtk/gtk-sections.txt: Replace gtk_list_store_move by
+       _move_before and _move_after.
+
 2002-11-29  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/tmpl/gtkalignment.sgml: