]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/ChangeLog
Add rule to regenerate man pages from Docbook. (man_MANS): Add
[~andy/gtk] / docs / reference / ChangeLog
index efea5bafc2be6e1a2b33b9b088b2fac9017078e5..dc87129ac12cb75fccb065080634f53a55f45b02 100644 (file)
@@ -1,5 +1,114 @@
+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>