added new symbols.

2006-11-23  Sven Neumann  <sven@gimp.org>

	* libgimp/libgimp-sections.txt: added new symbols.

	* libgimp/tmpl/gimpimage.sgml: regenerated

	* 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 id attributes
for
	the index pages.
This commit is contained in:
Sven Neumann
2006-11-23 07:26:41 +00:00
committed by Sven Neumann
parent be67311b0b
commit a05eda5af7
11 changed files with 96 additions and 47 deletions

View File

@ -1,11 +1,27 @@
2006-11-23 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-sections.txt: added new symbols.
* libgimp/tmpl/gimpimage.sgml: regenerated
* 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 id attributes for
the index pages.
2006-11-20 Simon Budig <simon@gimp.org> 2006-11-20 Simon Budig <simon@gimp.org>
* devel-docs/libgimp/libgimp-sections.txt: moved new symbols * libgimp/libgimp-sections.txt: moved new symbols to their
to their resp. sections. resp. sections.
* devel-docs/libgimp/tmpl/gimpfontselectbutton.sgml * libgimp/tmpl/gimpfontselectbutton.sgml
* devel-docs/libgimp/tmpl/gimptools.sgml * libgimp/tmpl/gimptools.sgml
* devel-docs/libgimp/tmpl/gimpvectors.sgml: regenerated * libgimp/tmpl/gimpvectors.sgml: regenerated
2006-11-16 Simon Budig <simon@gimp.org> 2006-11-16 Simon Budig <simon@gimp.org>

View File

@ -19,7 +19,7 @@
<part id="libgimp"> <part id="libgimp">
<title>GIMP Library</title> <title>GIMP Library</title>
<partintro> <partintro id="libgimp-introduction">
<para> <para>
GIMP's Procedural Database (PDB) offers an interface to core GIMP's Procedural Database (PDB) offers an interface to core
functions and to functionality provided by plug-ins. The role functions and to functionality provided by plug-ins. The role
@ -124,16 +124,16 @@
<xi:include href="xml/gimpprocview.xml" /> <xi:include href="xml/gimpprocview.xml" />
</part> </part>
<index> <index id="libgimp-index">
<title>Index</title> <title>Index</title>
</index> </index>
<index role="GIMP 2.2"> <index role="GIMP 2.2" id="libgimp-index-new-in-2-2">
<title>Index of new symbols in GIMP 2.2</title> <title>Index of new symbols in GIMP 2.2</title>
</index> </index>
<index role="GIMP 2.4"> <index role="GIMP 2.4" id="libgimp-index-new-in-2-4">
<title>Index of new symbols in GIMP 2.4</title> <title>Index of new symbols in GIMP 2.4</title>
</index> </index>
<index role="deprecated"> <index role="deprecated" id="libgimp-index-deprecated">
<title>Index of deprecated symbols</title> <title>Index of deprecated symbols</title>
</index> </index>

View File

@ -518,7 +518,6 @@ gimp_image_crop
gimp_image_get_layers gimp_image_get_layers
gimp_image_get_channels gimp_image_get_channels
gimp_image_get_active_drawable gimp_image_get_active_drawable
gimp_image_unset_active_channel
gimp_image_get_floating_sel gimp_image_get_floating_sel
gimp_image_floating_sel_attached_to gimp_image_floating_sel_attached_to
gimp_image_pick_color gimp_image_pick_color
@ -529,10 +528,12 @@ gimp_image_raise_layer
gimp_image_lower_layer gimp_image_lower_layer
gimp_image_raise_layer_to_top gimp_image_raise_layer_to_top
gimp_image_lower_layer_to_bottom gimp_image_lower_layer_to_bottom
gimp_image_get_layer_position
gimp_image_add_channel gimp_image_add_channel
gimp_image_remove_channel gimp_image_remove_channel
gimp_image_raise_channel gimp_image_raise_channel
gimp_image_lower_channel gimp_image_lower_channel
gimp_image_get_channel_position
gimp_image_flatten gimp_image_flatten
gimp_image_merge_visible_layers gimp_image_merge_visible_layers
gimp_image_merge_down gimp_image_merge_down
@ -542,6 +543,7 @@ gimp_image_get_active_layer
gimp_image_set_active_layer gimp_image_set_active_layer
gimp_image_get_active_channel gimp_image_get_active_channel
gimp_image_set_active_channel gimp_image_set_active_channel
gimp_image_unset_active_channel
gimp_image_get_selection gimp_image_get_selection
gimp_image_get_component_active gimp_image_get_component_active
gimp_image_set_component_active gimp_image_set_component_active
@ -577,6 +579,7 @@ gimp_image_lower_vectors
gimp_image_raise_vectors gimp_image_raise_vectors
gimp_image_lower_vectors_to_bottom gimp_image_lower_vectors_to_bottom
gimp_image_raise_vectors_to_top gimp_image_raise_vectors_to_top
gimp_image_get_vectors_position
</SECTION> </SECTION>
<SECTION> <SECTION>

View File

@ -188,15 +188,6 @@ and operations involving multiple layers.
@Returns: @Returns:
<!-- ##### FUNCTION gimp_image_unset_active_channel ##### -->
<para>
</para>
@image_ID:
@Returns:
<!-- ##### FUNCTION gimp_image_get_floating_sel ##### --> <!-- ##### FUNCTION gimp_image_get_floating_sel ##### -->
<para> <para>
@ -303,6 +294,16 @@ and operations involving multiple layers.
@Returns: @Returns:
<!-- ##### FUNCTION gimp_image_get_layer_position ##### -->
<para>
</para>
@image_ID:
@layer_ID:
@Returns:
<!-- ##### FUNCTION gimp_image_add_channel ##### --> <!-- ##### FUNCTION gimp_image_add_channel ##### -->
<para> <para>
@ -344,6 +345,16 @@ and operations involving multiple layers.
@Returns: @Returns:
<!-- ##### FUNCTION gimp_image_get_channel_position ##### -->
<para>
</para>
@image_ID:
@channel_ID:
@Returns:
<!-- ##### FUNCTION gimp_image_flatten ##### --> <!-- ##### FUNCTION gimp_image_flatten ##### -->
<para> <para>
@ -430,6 +441,15 @@ and operations involving multiple layers.
@Returns: @Returns:
<!-- ##### FUNCTION gimp_image_unset_active_channel ##### -->
<para>
</para>
@image_ID:
@Returns:
<!-- ##### FUNCTION gimp_image_get_selection ##### --> <!-- ##### FUNCTION gimp_image_get_selection ##### -->
<para> <para>
@ -787,3 +807,13 @@ and operations involving multiple layers.
@Returns: @Returns:
<!-- ##### FUNCTION gimp_image_get_vectors_position ##### -->
<para>
</para>
@image_ID:
@vectors_ID:
@Returns:

View File

@ -31,16 +31,16 @@
<xi:include href="xml/gimputils.xml" /> <xi:include href="xml/gimputils.xml" />
</part> </part>
<index> <index id="libgimpbase-index">
<title>Index</title> <title>Index</title>
</index> </index>
<index role="GIMP 2.2"> <index role="GIMP 2.2" id="libgimpbase-index-new-in-2-2">
<title>Index of new symbols in GIMP 2.2</title> <title>Index of new symbols in GIMP 2.2</title>
</index> </index>
<index role="GIMP 2.4"> <index role="GIMP 2.4" id="libgimpbase-index-new-in-2-4">
<title>Index of new symbols in GIMP 2.4</title> <title>Index of new symbols in GIMP 2.4</title>
</index> </index>
<index role="deprecated"> <index role="deprecated" id="libgimpbase-index-deprecated">
<title>Index of deprecated symbols</title> <title>Index of deprecated symbols</title>
</index> </index>

View File

@ -21,16 +21,16 @@
<xi:include href="xml/gimpbilinear.xml" /> <xi:include href="xml/gimpbilinear.xml" />
</part> </part>
<index> <index id="libgimpcolor-index">
<title>Index</title> <title>Index</title>
</index> </index>
<index role="GIMP 2.2"> <index role="GIMP 2.2" id="libgimpcolor-index-new-in-2-2">
<title>Index of new symbols in GIMP 2.2</title> <title>Index of new symbols in GIMP 2.2</title>
</index> </index>
<index role="GIMP 2.4"> <index role="GIMP 2.4" id="libgimpcolor-index-new-in-2-4">
<title>Index of new symbols in GIMP 2.4</title> <title>Index of new symbols in GIMP 2.4</title>
</index> </index>
<index role="deprecated"> <index role="deprecated" id="libgimpcolor-index-deprecated">
<title>Index of deprecated symbols</title> <title>Index of deprecated symbols</title>
</index> </index>

View File

@ -31,13 +31,13 @@
<xi:include href="xml/gimpcolorconfig.xml" /> <xi:include href="xml/gimpcolorconfig.xml" />
</part> </part>
<index> <index id="libgimpconfig-index">
<title>Index</title> <title>Index</title>
</index> </index>
<index role="GIMP 2.4"> <index role="GIMP 2.4" id="libgimpconfig-index-new-in-2-4">
<title>Index of new symbols in GIMP 2.4</title> <title>Index of new symbols in GIMP 2.4</title>
</index> </index>
<index role="deprecated"> <index role="deprecated" id="libgimpconfig-index-deprecated">
<title>Index of deprecated symbols</title> <title>Index of deprecated symbols</title>
</index> </index>

View File

@ -19,16 +19,16 @@
<xi:include href="xml/gimpmd5.xml" /> <xi:include href="xml/gimpmd5.xml" />
</part> </part>
<index> <index id="libgimpmath-index">
<title>Index</title> <title>Index</title>
</index> </index>
<index role="GIMP 2.2"> <index role="GIMP 2.2" id="libgimpmath-index-new-in-2-2">
<title>Index of new symbols in GIMP 2.2</title> <title>Index of new symbols in GIMP 2.2</title>
</index> </index>
<index role="GIMP 2.4"> <index role="GIMP 2.4" id="libgimpmath-index-new-in-2-4">
<title>Index of new symbols in GIMP 2.4</title> <title>Index of new symbols in GIMP 2.4</title>
</index> </index>
<index role="deprecated"> <index role="deprecated" id="libgimpmath-index-deprecated">
<title>Index of deprecated symbols</title> <title>Index of deprecated symbols</title>
</index> </index>

View File

@ -17,16 +17,16 @@
<xi:include href="xml/gimpmoduledb.xml" /> <xi:include href="xml/gimpmoduledb.xml" />
</part> </part>
<index> <index id="libgimpmodule-index">
<title>Index</title> <title>Index</title>
</index> </index>
<index role="GIMP 2.2"> <index role="GIMP 2.2" id="libgimpmodule-index-new-in-2-2">
<title>Index of new symbols in GIMP 2.2</title> <title>Index of new symbols in GIMP 2.2</title>
</index> </index>
<index role="GIMP 2.4"> <index role="GIMP 2.4" id="libgimpmodule-index-new-in-2-4">
<title>Index of new symbols in GIMP 2.4</title> <title>Index of new symbols in GIMP 2.4</title>
</index> </index>
<index role="deprecated"> <index role="deprecated" id="libgimpmodule-index-deprecated">
<title>Index of deprecated symbols</title> <title>Index of deprecated symbols</title>
</index> </index>

View File

@ -19,16 +19,16 @@
<xi:include href="xml/gimpthumb-error.xml" /> <xi:include href="xml/gimpthumb-error.xml" />
</part> </part>
<index> <index id="libgimpthumb-index">
<title>Index</title> <title>Index</title>
</index> </index>
<index role="GIMP 2.2"> <index role="GIMP 2.2" id="libgimpthumb-index-new-in-2-2">
<title>Index of new symbols in GIMP 2.2</title> <title>Index of new symbols in GIMP 2.2</title>
</index> </index>
<index role="GIMP 2.4"> <index role="GIMP 2.4" id="libgimpthumb-index-new-in-2-4">
<title>Index of new symbols in GIMP 2.4</title> <title>Index of new symbols in GIMP 2.4</title>
</index> </index>
<index role="deprecated"> <index role="deprecated" id="libgimpthumb-index-deprecated">
<title>Index of deprecated symbols</title> <title>Index of deprecated symbols</title>
</index> </index>

View File

@ -96,16 +96,16 @@
<xi:include href="xml/gimpoldwidgets.xml" /> <xi:include href="xml/gimpoldwidgets.xml" />
</part> </part>
<index> <index id="libgimpwidgets-index">
<title>Index</title> <title>Index</title>
</index> </index>
<index role="GIMP 2.2"> <index role="GIMP 2.2" id="libgimpwidgets-index-new-in-2-2">
<title>Index of new symbols in GIMP 2.2</title> <title>Index of new symbols in GIMP 2.2</title>
</index> </index>
<index role="GIMP 2.4"> <index role="GIMP 2.4" id="libgimpwidgets-index-new-in-2-4">
<title>Index of new symbols in GIMP 2.4</title> <title>Index of new symbols in GIMP 2.4</title>
</index> </index>
<index role="deprecated"> <index role="deprecated" id="libgimpwidgets-index-deprecated">
<title>Index of deprecated symbols</title> <title>Index of deprecated symbols</title>
</index> </index>