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).
This commit is contained in:

committed by
Sven Neumann

parent
54b4773e86
commit
2f2dca7e6e
@ -1,3 +1,12 @@
|
||||
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-20 Simon Budig <simon@gimp.org>
|
||||
|
||||
* debug-plug-ins.txt: Added hint how to run a plugin in the gdb
|
||||
|
@ -103,8 +103,6 @@ Functions for querying and changing procedural database (PDB) entries.
|
||||
@arg_name:
|
||||
@arg_desc:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@procedure:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_procedural_db_proc_val ##### -->
|
||||
@ -118,8 +116,6 @@ Functions for querying and changing procedural database (PDB) entries.
|
||||
@val_name:
|
||||
@val_desc:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@procedure:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_procedural_db_get_data_size ##### -->
|
||||
|
@ -80,9 +80,6 @@ Functions for embedding the progress bar into a plug-in's GUI.
|
||||
|
||||
@message:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@format:
|
||||
@Varargs:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_progress_set_text_printf ##### -->
|
||||
@ -165,8 +162,6 @@ Functions for embedding the progress bar into a plug-in's GUI.
|
||||
@vtable:
|
||||
@user_data:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@funcs:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_progress_install ##### -->
|
||||
|
@ -24,8 +24,6 @@ configuration files.
|
||||
</para>
|
||||
|
||||
@plug_in:
|
||||
<!-- # Unused Parameters # -->
|
||||
@library:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_directory ##### -->
|
||||
|
@ -188,14 +188,10 @@ GimpPropWidgets
|
||||
@step_increment:
|
||||
@page_increment:
|
||||
@digits:
|
||||
@_scale:
|
||||
@ed_lower:
|
||||
@ed_upper:
|
||||
@limit_scale:
|
||||
@lower_limit:
|
||||
@upper_limit:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@restrict_scale:
|
||||
@restricted_lower:
|
||||
@restricted_upper:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_prop_opacity_entry_new ##### -->
|
||||
|
@ -115,8 +115,6 @@ GimpZoomModel
|
||||
@model:
|
||||
@numerator:
|
||||
@denominator:
|
||||
<!-- # Unused Parameters # -->
|
||||
@zoom_factor:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_zoom_button_new ##### -->
|
||||
|
Reference in New Issue
Block a user