1fbd2d5188
gtk-doc 1.4 added the Stability_Level section all over the place.
...
2005-07-07 Michael Natterer <mitch@gimp.org >
* libgimp*/tmpl/*.sgml: gtk-doc 1.4 added the Stability_Level
section all over the place.
2005-07-07 16:33:31 +00:00
77d3e5a2f0
libgimp/tmpl/gimpaspectpreview.sgml libgimp/tmpl/gimpbrush.sgml
...
2004-11-08 Michael Natterer <mitch@gimp.org >
* libgimp/tmpl/gimpaspectpreview.sgml
* libgimp/tmpl/gimpbrush.sgml
* libgimp/tmpl/gimpbrushmenu.sgml
* libgimp/tmpl/gimpbrushselect.sgml
* libgimp/tmpl/gimpcontext.sgml
* libgimp/tmpl/gimpdrawable.sgml
* libgimp/tmpl/gimpdrawablecombobox.sgml
* libgimp/tmpl/gimpdrawablepreview.sgml
* libgimp/tmpl/gimpdrawabletransform.sgml
* libgimp/tmpl/gimpfontmenu.sgml
* libgimp/tmpl/gimpfontselect.sgml
* libgimp/tmpl/gimpgradient.sgml
* libgimp/tmpl/gimpgradientmenu.sgml
* libgimp/tmpl/gimpgradientselect.sgml
* libgimp/tmpl/gimpimage.sgml
* libgimp/tmpl/gimpimagecombobox.sgml
* libgimp/tmpl/gimplayer.sgml
* libgimp/tmpl/gimppalette.sgml
* libgimp/tmpl/gimppalettemenu.sgml
* libgimp/tmpl/gimppalettes.sgml
* libgimp/tmpl/gimppaletteselect.sgml
* libgimp/tmpl/gimppaths.sgml
* libgimp/tmpl/gimppattern.sgml
* libgimp/tmpl/gimppatternmenu.sgml
* libgimp/tmpl/gimppatternselect.sgml
* libgimp/tmpl/gimppixbuf.sgml
* libgimp/tmpl/gimppixelfetcher.sgml
* libgimp/tmpl/gimpprogress.sgml
* libgimp/tmpl/gimpprogressbar.sgml
* libgimp/tmpl/gimpregioniterator.sgml
* libgimpbase/tmpl/gimpbaseenums.sgml
* libgimpbase/tmpl/gimpbasetypes.sgml
* libgimpbase/tmpl/gimpchecks.sgml
* libgimpbase/tmpl/gimpdatafiles.sgml
* libgimpbase/tmpl/gimpmemsize.sgml
* libgimpcolor/tmpl/gimpadaptivesupersample.sgml
* libgimpcolor/tmpl/gimpcmyk.sgml
* libgimpcolor/tmpl/gimphsv.sgml
* libgimpcolor/tmpl/gimprgb.sgml
* libgimpwidgets/tmpl/gimpcolorbutton.sgml
* libgimpwidgets/tmpl/gimpcolorhexentry.sgml
* libgimpwidgets/tmpl/gimpcolorselection.sgml
* libgimpwidgets/tmpl/gimpframe.sgml
* libgimpwidgets/tmpl/gimpintcombobox.sgml
* libgimpwidgets/tmpl/gimpintstore.sgml
* libgimpwidgets/tmpl/gimppatheditor.sgml
* libgimpwidgets/tmpl/gimppreview.sgml
* libgimpwidgets/tmpl/gimppreviewarea.sgml
* libgimpwidgets/tmpl/gimpscrolledpreview.sgml: applied a heavily
fixed and enhanced version of a patch from Cai Qian (bug #156271 ).
Made long_desc = short_desc where we lacked a long_desc but had
a short_desc. Removed unused parameters. Misc cleanups.
* libgimp/libgimp-docs.sgml: added some <chapter>s. The list of
libgimp modules was too long.
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/libgimpwidgets.types
* libgimpwidgets/tmpl/gimpcontroller.sgml: added GimpController.
2004-11-08 14:37:30 +00:00
ebbc8e13db
documentation.
...
2004-05-05 Sven Neumann <sven@gimp.org >
* libgimpwidgets/gimphelpui.c: documentation.
2004-05-05 Sven Neumann <sven@gimp.org >
* libgimpwidgets/libgimpwidgets-sections.txt: updated.
* devel-docs/libgimpwidgets/tmpl/gimpframe.sgml
* devel-docs/libgimpwidgets/tmpl/gimphelpui.sgml
* devel-docs/libgimpwidgets/tmpl/gimpoffsetarea.sgml: regenerated.
2004-05-05 01:15:46 +00:00
06631e959e
libgimpwidgets/Makefile.am libgimpwidgets/gimpwidgets.h
...
2004-05-02 Sven Neumann <sven@gimp.org >
* libgimpwidgets/Makefile.am
* libgimpwidgets/gimpwidgets.h
* libgimpwidgets/gimpwidgetstypes.h
* libgimpwidgets/gimpframe.[ch]: added new widget GimpFrame, a HIG
compliant variant of GtkFrame.
* app/gui/preferences-dialog.c: enable the HIG compliant mode by
default and use the new GimpFrame widget for it.
* themes/Small/gtkrc: set a smaller spacing between the GimpFrame
title label and the frame content.
2004-05-02 Sven Neumann <sven@gimp.org >
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/libgimpwidgets.types
* libgimpwidgets/tmpl/gimpframe.sgml: added docs for GimpFrame.
* */tmpl/*.sgml: regenerated using gtk-doc-tools version 1.2.
2004-05-02 20:30:41 +00:00