]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/ChangeLog
Add docs.
[~andy/gtk] / docs / reference / ChangeLog
index 2123ed0b91fe03774697bbad1f8eedb073489550..531ab5badf8a7ee3e497c092fb0db0f79edf8cbe 100644 (file)
@@ -1,3 +1,330 @@
+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: 
+       * gtk/tmpl/gtkadjustment.sgml: 
+       * gtk/tmpl/gtkaccellabel.sgml: 
+       * gtk/tmpl/gtkoldeditable.sgml: 
+       * gtk/tmpl/gtkwidget.sgml: 
+       * gtk/tmpl/gtkrange.sgml: 
+       * gtk/tmpl/gtkeditable.sgml: 
+       * gtk/tmpl/gtkwindowgroup.sgml:
+       * gtk/tmpl/gtkwindow.sgml: 
+       * gtk/tmpl/gtktypeutils.sgml: 
+       * gtk/tmpl/gtksignal.sgml: 
+       * gtk/tmpl/gtkfeatures.sgml: 
+       * gtk/tmpl/gtkstyle.sgml: 
+       * gtk/tmpl/gtkselection.sgml: 
+       * gtk/tmpl/gtkgc.sgml: 
+       * gtk/tmpl/gtkenums.sgml: 
+       * gtk/tmpl/gtkbindings.sgml: 
+       * gtk/tmpl/gtksettings.sgml: 
+       * gtk/tmpl/gtkdnd.sgml: 
+       * gtk/tmpl/gtkclipboard.sgml: 
+       * gtk/tmpl/gtkaccelgroup.sgml: 
+       * gtk/tmpl/gtkaccelmap.sgml: 
+       Minor tweaks and completions of shortdescs.
+       
+       * gdk/tmpl/rgb.sgml: 
+       * gdk/tmpl/gcs.sgml: Minor tweaks.
+
+       * gdk/tmpl/gdkdisplaymanager.sgml: Add some docs.
+
+2002-11-27  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtk-sections.txt: Replace gtk_tree_store_move by
+       _move_before and _move_after.
+
+2002-11-26  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/tmpl/threads.sgml: Add hint about calling gdk_flush() before
+       gdk_threads_leave().  (#70665, wording suggested by Owen Taylor)
+
+2002-11-23  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/tmpl/x_interaction.sgml: 
+       * gdk/tmpl/pango_interaction.sgml: 
+       * gdk/tmpl/input_devices.sgml: 
+       * gdk/tmpl/input.sgml: 
+       * gdk/tmpl/threads.sgml: 
+       * gdk/tmpl/properties.sgml: 
+       * gdk/tmpl/dnd.sgml: 
+       * gdk/tmpl/selections.sgml: 
+       * gdk/tmpl/keys.sgml:   
+       * gdk/tmpl/event_structs.sgml: 
+       * gdk/tmpl/events.sgml: 
+       * gdk/tmpl/windows.sgml: 
+       * gdk/tmpl/cursors.sgml: 
+       * gdk/tmpl/fonts.sgml: 
+       * gdk/tmpl/colors.sgml: 
+       * gdk/tmpl/pixbufs.sgml: 
+       * gdk/tmpl/images.sgml: 
+       * gdk/tmpl/pixmaps.sgml: 
+       * gdk/tmpl/drawing.sgml: 
+       * gdk/tmpl/regions.sgml: 
+       * gdk/tmpl/gdkdisplaymanager.sgml: 
+       * gdk/tmpl/gdkscreen.sgml: 
+       * gdk/tmpl/gdkdisplay.sgml: 
+       * gdk/tmpl/general.sgml:
+       Add missing short descriptions, standardize them to start with
+       a capital and end without a period. Also remove periods from
+       titles of examples.
+
+2002-11-22  Yanko Kaneti  <yaneti@declera.com>
+
+       * gtk/tmpl/gtkliststore.sgml: Fixup a typo to massage the build.
+
+2002-11-21  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/Makefile.am (extra_files): 
+       * gdk-pixbuf/Makefile.am (extra_files): 
+       * gtk/Makefile.am (extra_files): Add version.xml.in.
+
+       * gdk/Makefile.am (content_files): 
+       * gdk-pixbuf/Makefile.am (content_files): 
+       * gtk/Makefile.am (content_files): Add version.xml.
+
+       * gdk/version.xml.in: 
+       * gdk-pixbuf/version.xml.in: 
+       * gtk/version.xml.in: New files to let configure dump the version in.
+
+       * gdk/gdk-docs.sgml:
+       * gdk-pixbuf/gdk-pixbuf.sgml: 
+       * gtk/gtk-docs.sgml: Add version information.
+
+       * gtk/tmpl/gtkcombo.sgml: Fix typo in example code.  (#99078)
+
+Sun Nov 17 15:42:08 2002  Jonathan Blandford  <jrb@gnome.org>
+
+       * gtk/tmpl/gtkliststore.sgml: add more to the docs.
+
+2002-11-10  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdk-sections.txt: gdk_display_open_default_libgtk_only
+       and gdk_notify_startup_complete.
+
+       * gtk/gtk-sections.txt: Add gtk_window_set_auto_startup_notification.
+
+2002-11-07  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdk.types: Add gdk_display_manager_get_type.
+
+       * gdk/gdk-docs.sgml: Add displaymanager section.
+
+       * gdk-pixbuf/gdk-pixbuf-sections.txt: Don't mark GdkPixbufLoader
+       as private, since that prevents its signals from being documented.
+
+Sun Nov  3 13:23:51 2002  Jonathan Blandford  <jrb@gnome.org>
+
+       * gtk/tmpl/gtkcellrenderer.sgml: more docs.
+
+Sat Nov  2 12:46:16 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk-pixbuf/Makefile.am: Remove rules for generation
+       of version.xml, which was causing make to always
+       rebuild the HTML file, and didn't seem to be used.
+
+       * gtk/tmpl/gtkliststore.sgml: SGML fixes.
+
+Sat Nov  2 08:41:47 2002  Jonathan Blandford  <jrb@gnome.org>
+
+       * gtk/tmpl/gtktreestore.sgml: clean up the wording.
+
+       * gtk/tmpl/gtkliststore.sgml: Add an example and clean up the
+       wording.
+
+2002-11-01  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/tmpl/fonts.sgml: 
+       * gdk/tmpl/drawing.sgml: More docs moved inline.
+
+       * gtk/tmpl/gtkfilesel.sgml: The label is "Folders" now, not
+       "Directories".  (#97224, Vitaly Tishkov)
+
+2002-10-29  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkrc.sgml: Fix a link. Add (minimal) docs for setting
+       style properties from rc files. More needed !!
+
+Wed Oct 30 16:50:42 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/running.sgml: Document --screen.
+
+2002-10-24  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/tmpl/dnd.sgml: 
+       * gdk/tmpl/cursors.sgml: More docs moved inline.
+
+2002-10-24  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/tmpl/colors.sgml: Some docs moved inline.
+
+2002-10-22  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/tmpl/gdkdisplay.sgml: Document GdkDisplayPointerHooks.
+
+       * gdk/tmpl/x_interaction.sgml: Some docs moved inline.
+
+2002-10-20  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk-pixbuf/Makefile.am (SCANOBJ_FILES): 
+       * gtk/Makefile.am (SCANOBJ_FILES): 
+       * gdk/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
+
+Fri Oct 18 15:13:24 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/tmpl/event_structs.sgml: Update the docs for
+       the event->key.string to say that @string is deprecated.
+
+Mon Oct 14 19:34:26 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/Makefile.am (content_files)
+         gdk-pixbuf/Makefile.am (content_files): Add some missing
+       files.
+
+Mon Oct 14 19:16:16 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtk-sections.txt: Update.
+
+       * gdk/tmpl/images.sgml gtk/tmpl/gtkmain.sgml 
+       gtk/tmpl/gtkselection.sgml: Remove docs that were moved
+       the the C files.
+
+2002-10-14  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk-pixbuf/Makefile.am (dist-hook): 
+       * gdk/Makefile.am (dist-hook): 
+       * gtk/Makefile.am (dist-hook): Dist the xml/*.xml, not
+       sgml/*.sgml.  (#95678, Owen Taylor)
+
+2002-10-14  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/Makefile.am (SCANOBJ_FILES): 
+       * gdk-pixbuf/Makefile.am (SCANOBJ_FILES): 
+       * gdk/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
+
+2002-10-11  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/tmpl/gtkimagemenuitem.sgml: Add a bit.
+
+       * gtk/tmpl/gtkimage.sgml: Fix example.
+
+       * gtk/tmpl/gtkrc.sgml: Spelling fixes.
+
+       * gdk-pixbuf/tmpl/refcounting.sgml: Remove documentation for
+       non-longer-present last-unref hook.
+
+       * gtk/tmpl/gtkfilesel.sgml: s/GtkCList/GtkTreeView/.
+
+       * gdk-pixbuf/gdk-pixbuf-sections.txt: Add some missing symbols.
+
+       * gdk/gdk-sections.txt: Add some missing symbols.
+
+       * gdk/Makefile.am (IGNORE_HFILES): Add gdkintl.h and gdkmarshalers.h.
+
+       * gtk/gtk-sections.txt: Add some missing symbols.
+
+2002-10-04  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/running.sgml: Document GDK_PIXBUF_MODULE_FILE.
+
+       * gdk-pixbuf/tmpl/module_interface.sgml: Some information for
+       module writers.
+
+2002-08-12  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdk-sections.txt: Remove gdk_screen_close, add a section
+       for GdkDisplayManager, add gdk_visual_get_screen and
+       gdk_colormap_get_screen. 
+       
 2002-08-07  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtk-sections.txt: Remove gtk_style_get_font_for_display.