2005-04-28 Sven Neumann <sven@gimp.org>
* libgimpwidgets/visual-index.xml
* libgimpwidgets/images/gimp-pixmap.png: removed placeholder for
GimpPixmap illustration. This widget is about to be deprecated
anyway.
2005-04-28 Sven Neumann <sven@gimp.org>
* tools/Makefile.am
* tools/units.[ch]: added a very basic GimpUnit implementation.
* tools/shooter.c
* tools/widgets.c: initialize the units and enable GimpUnitMenu.
* devel-docs/tools/*: new tools to generate screenshots for the widget gallery.
* devel-docs/Makefile.am: added the tools subdir.
* configure.in: modified accordingly.
2005-04-20 Sven Neumann <sven@gimp.org>
* libgimpwidgets/libgimpwidgets-sections.txt: reordered a stock icon.
* libgimpwidgets/visual-index.xml: let the xml:base attribute
point to the file itself.
* libgimpwidgets/tmpl/gimpstock.sgml: do nasty things with
xml:base attributes that seem to persuade the XSLT processor to
generate HTML that points to icon images.
* libgimpwidgets/images/gimp-color-hex-entry.png
* libgimpwidgets/images/gimp-color-scale.png
* libgimpwidgets/images/gimp-color-selection.png
* libgimpwidgets/images/gimp-file-entry.png: real screenshot for these
widgets.
2005-04-19 Sven Neumann <sven@gimp.org>
* libgimpwidgets/visual-index.xml: added an XML header and a DOCTYPE
declaration and specify an xml:base for the images.
* libgimpwidgets/libgimpwidgets-docs.sgml: specify a chapter id so
that we get a nicer filename for the generated HTML file.
2005-04-19 Sven Neumann <sven@gimp.org>
* libgimpwidgets/Makefile.am
* libgimpwidgets/libgimpwidgets-docs.sgml: fixed the build, use
XInclude to include visual-index.xml.
2005-03-03 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-docs.sgml
* libgimpbase/libgimpbase-docs.sgml
* libgimpcolor/libgimpcolor-docs.sgml
* libgimpconfig/libgimpconfig-docs.sgml
* libgimpmath/libgimpmath-docs.sgml
* libgimpmodule/libgimpmodule-docs.sgml
* libgimpthumb/libgimpthumb-docs.sgml
* libgimpwidgets/libgimpwidgets-docs.sgml: added several indices,
one for all symbols, and lists of new symbols for GIMP 2.2 and
2.4. For this to work correctly, you need gtk-doc from CVS (see
bug #168384). But don't worry, you can still build the docs with
older versions.
2005-02-22 Shlomi Fish <shlomif@iglu.org.il>
* tools/pdbgen/pdb/channel.pdb: add the
gimp_channel_new_from_component() PDB function.
* libgimp/gimpchannel_pdb.c
* app/pdb/channel_cmds.c: resultant files.
* libgimp/gimp.def: add the new function to the def file
* devel-docs/libgimp/libgimp-sections.txt: add the new function
to devel-docs
2005-02-09 Sven Neumann <sven@gimp.org>
* */Makefile.am: set AUTOMAKE_OPTIONS to 1.7.
* libgimpconfig/libgimpconfig-docs.sgml
* libgimpconfig/libgimpconfig.types: let gtk-doc do introspection
on GimpColorConfig.
* libgimpconfig/tmpl/gimpcolorconfig.sgml
* libgimpconfig/tmpl/gimpconfig-iface.sgml
* libgimpconfig/tmpl/gimpconfig-params.sgml: regenerated.
* libgimpwidgets/libgimpwidgets-sections.txt: added new function.
* libgimpwidgets/tmpl/gimpsizeentry.sgml: regenerated.
2005-02-05 Sven Neumann <sven@gimp.org>
* libgimpwidgets/libgimpwidgets-sections.txt: updated.
* libgimpwidgets/tmpl/gimppropwidgets.sgml: added this new file.
2005-01-26 Sven Neumann <sven@gimp.org>
* libgimpbase/libgimpbase-docs.sgml
* libgimpbase/libgimpbase-sections.txt: removed references to
gimp_path functions that moved to libgimpconfig.
* libgimpbase/tmpl/gimppath.sgml: removed.
* libgimpbase/tmpl/gimpbasetypes.sgml: regenerated.