b4519a54dd
libgimp/libgimp-sections.txt updated for gimp_progress_end().
...
2007-07-25 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpprogress.sgml: updated for gimp_progress_end().
svn path=/trunk/; revision=22995
2007-07-25 10:53:23 +00:00
2f2dca7e6e
libgimp/tmpl/gimpproceduraldb.sgml libgimp/tmpl/gimpprogress.sgml
...
2006-04-22 Sven Neumann <sven@gimp.org >
* libgimp/tmpl/gimpproceduraldb.sgml
* libgimp/tmpl/gimpprogress.sgml
* libgimpbase/tmpl/gimpenv.sgml
* libgimpwidgets/tmpl/gimppropwidgets.sgml
* libgimpwidgets/tmpl/gimpzoommodel.sgml: regenerated (removed
unused parameters).
2006-04-22 16:54:11 +00:00
2931a99023
libgimp/libgimp-sections.txt libgimp/tmpl/gimpbuffer.sgml updated.
...
2005-09-30 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpbuffer.sgml
* libgimp/tmpl/gimpprogress.sgml: updated.
2005-09-30 12:35:28 +00:00
f96f94e933
updated.
...
2005-09-10 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt: updated.
* libgimp/tmpl/gimpprogress.sgml
* libgimp/tmpl/gimpui.sgml
* libgimpbase/tmpl/gimpbaseenums.sgml: regenerated.
2005-09-10 00:32:18 +00:00
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
4cf9d0e429
accept an empty string.
...
2005-02-13 Sven Neumann <sven@gimp.org >
* app/core/gimpprogress.c (gimp_progress_start): accept an empty
string.
* app/plug-in/plug-in-progress.c: if NULL is passed as message to
plug_in_progress_start(), set an empty string on the progress.
* tools/pdbgen/pdb/progress.pdb:
* libgimp/gimpprogress.[ch]: wrap the new gimp_progress_set_text()
PDP function with a function that accepts printf-like arguments.
* libgimp/gimpprogress_pdb.[ch]: regenerated.
* lots of plug-ins, most of them file plug-ins:
use gimp_progress_init(NULL) followed by gimp_progress_set_text()
to initialize the progress using the new API instead of constructing
a temporary string.
2005-02-13 00:11:24 +00:00
996d24a3c9
app/plug-in/plug-in-progress.[ch] added new PDB function
...
2005-02-12 Sven Neumann <sven@gimp.org >
* app/plug-in/plug-in-progress.[ch]
* tools/pdbgen/pdb/progress.pdb: added new PDB function
gimp_progress_set_text().
* app/pdb/internal_procs.c
* app/pdb/progress_cmds.c
* libgimp/gimpprogress_pdb.[ch]: regenerated.
* libgimp/gimp.def: updated.
2005-02-12 18:25:58 +00:00
a87657126e
updated.
...
2005-02-12 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt: updated.
* libgimp/tmpl/gimpprogress.sgml
* libgimpbase/tmpl/gimpbaseenums.sgml: regenerated.
2005-02-12 16:40:44 +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
97c32b8728
added some gtk-doc comments, could be improved further.
...
2004-08-30 Sven Neumann <sven@gimp.org >
* libgimp/gimpprogress.c: added some gtk-doc comments, could be
improved further.
2004-08-30 19:19:02 +00:00
5d720209ae
libgimp/libgimp-sections.txt libgimp/tmpl/gimpplugin.sgml moved remaining
...
2004-08-30 Michael Natterer <mitch@gimp.org >
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpplugin.sgml
* libgimp/tmpl/gimpprogress.sgml: moved remaining progress stuff
from "Plug-In" to "Progress".
2004-08-30 18:03:34 +00:00
dfcc73ecb3
libgimp/libgimp-docs.sgml libgimp/libgimp-sections.txt
...
2004-08-30 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-docs.sgml
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpprogress.sgml
* libgimpbase/libgimpbase-sections.txt
* libgimpbase/tmpl/gimpbaseenums.sgml: updated for new progress API.
2004-08-30 15:36:28 +00:00