app/app-docs.sgml app/app-sections.txt updated.

2003-11-01  Sven Neumann  <sven@gimp.org>

	* app/app-docs.sgml
	* app/app-sections.txt
	* app/app.types: updated.
This commit is contained in:
Sven Neumann 2003-11-01 15:42:30 +00:00 committed by Sven Neumann
parent 95de8a847b
commit e35668eb73
4 changed files with 41 additions and 27 deletions

View file

@ -1,3 +1,9 @@
2003-11-01 Sven Neumann <sven@gimp.org>
* app/app-docs.sgml
* app/app-sections.txt
* app/app.types: updated.
2003-10-27 Michael Natterer <mitch@gimp.org>
* libgimpwidgets/tmpl/gimphelpui.sgml: regenerated.

View file

@ -396,6 +396,7 @@
<title>The GimpTextLayer Object</title>
<xi:include href="xml/gimptextlayer.xml"/>
<xi:include href="xml/gimptextlayer-transform.xml"/>
<xi:include href="xml/gimptextlayer-xcf.xml"/>
</chapter>
</part>
@ -516,7 +517,6 @@
<xi:include href="xml/gimpcolorbalancetool.xml"/>
<xi:include href="xml/gimpcolorizetool.xml"/>
<xi:include href="xml/gimpcurvestool.xml"/>
<xi:include href="xml/gimphistogramtool.xml"/>
<xi:include href="xml/gimphuesaturationtool.xml"/>
<xi:include href="xml/gimplevelstool.xml"/>
<xi:include href="xml/gimpposterizetool.xml"/>
@ -609,6 +609,7 @@
<xi:include href="xml/gimpimageeditor.xml"/>
<xi:include href="xml/gimpcomponenteditor.xml"/>
<xi:include href="xml/gimpcolormapeditor.xml"/>
<xi:include href="xml/gimphistogrameditor.xml"/>
<xi:include href="xml/gimpselectioneditor.xml"/>
<xi:include href="xml/gimpundoeditor.xml"/>
</chapter>

View file

@ -1,4 +1,4 @@
2<SECTION>
<SECTION>
<FILE>gimpbaseconfig</FILE>
<TITLE>GimpBaseConfig</TITLE>
GimpBaseConfig
@ -18,6 +18,8 @@ GIMP_PARAM_SERIALIZE
GIMP_PARAM_AGGREGATE
GIMP_PARAM_RESTART
GIMP_PARAM_CONFIRM
GIMP_PARAM_DEFAULTS
GIMP_PARAM_IGNORE
GIMP_CONFIG_PARAM_FLAGS
GIMP_TYPE_PARAM_COLOR
gimp_param_spec_color
@ -1381,7 +1383,6 @@ gimp_display_area_list_free
<SECTION>
<FILE>gimpdisplay-foreach</FILE>
<TITLE>GimpDisplay-foreach</TITLE>
gdisplays_check_valid
gimp_displays_dirty
gimp_displays_delete
gimp_displays_finish_draw
@ -2069,7 +2070,7 @@ gimp_text_set_font_from_xlfd
<TITLE>GimpTextLayer</TITLE>
GimpTextLayer
gimp_text_layer_new
gimp_text_layer_from_layer
gimp_text_layer_set_text
gimp_text_layer_get_text
gimp_text_layer_render
<SUBSECTION Standard>
@ -2092,6 +2093,13 @@ gimp_text_layer_rotate
gimp_text_layer_transform
</SECTION>
<SECTION>
<FILE>gimptextlayer-xcf</FILE>
<TITLE>GimpTextLayer-xcf</TITLE>
gimp_text_layer_xcf_load_hack
gimp_text_layer_xcf_save_prepare
</SECTION>
<SECTION>
<FILE>gimptextlayout</FILE>
<TITLE>GimpTextLayout</TITLE>
@ -2546,22 +2554,6 @@ GIMP_IS_FUZZY_SELECT_TOOL_CLASS
GIMP_FUZZY_SELECT_TOOL_GET_CLASS
</SECTION>
<SECTION>
<FILE>gimphistogramtool</FILE>
<TITLE>GimpHistogramTool</TITLE>
GimpHistogramTool
gimp_histogram_tool_register
<SUBSECTION Standard>
GimpHistogramToolClass
GIMP_HISTOGRAM_TOOL
GIMP_IS_HISTOGRAM_TOOL
GIMP_TYPE_HISTOGRAM_TOOL
gimp_histogram_tool_get_type
GIMP_HISTOGRAM_TOOL_CLASS
GIMP_IS_HISTOGRAM_TOOL_CLASS
GIMP_HISTOGRAM_TOOL_GET_CLASS
</SECTION>
<SECTION>
<FILE>gimphistogramoptions</FILE>
<TITLE>GimpHistogramOptions</TITLE>
@ -4007,6 +3999,22 @@ GIMP_IS_HISTOGRAM_BOX_CLASS
GIMP_HISTOGRAM_BOX_GET_CLASS
</SECTION>
<SECTION>
<FILE>gimphistogrameditor</FILE>
<TITLE>GimpHistogramEditor</TITLE>
GimpHistogramEditor
gimp_histogram_editor_new
<SUBSECTION Standard>
GimpHistogramEditorClass
GIMP_HISTOGRAM_EDITOR
GIMP_IS_HISTOGRAM_EDITOR
GIMP_TYPE_HISTOGRAM_EDITOR
gimp_histogram_editor_get_type
GIMP_HISTOGRAM_EDITOR_CLASS
GIMP_IS_HISTOGRAM_EDITOR_CLASS
GIMP_HISTOGRAM_EDITOR_GET_CLASS
</SECTION>
<SECTION>
<FILE>gimphistogramview</FILE>
GIMP_HISTOGRAM_VIEW_WIDTH
@ -5054,11 +5062,6 @@ tile_attach
tile_detach
</SECTION>
<SECTION>
<FILE>gimp-composite-dispatch</FILE>
GimpCompositeFunctionTable[GIMP_COMPOSITE_N][GIMP_PIXELFORMAT_N][GIMP_PIXELFORMAT_N][GIMP_PIXELFORMAT_N])
</SECTION>
<SECTION>
<FILE>gimp-composite-generic</FILE>
gimp_composite_generic_init
@ -5111,7 +5114,6 @@ gimp_composite_init
gimp_composite_context_print
gimp_composite_pixelformat_astext
gimp_composite_mode_astext
GIMP_COMPOSITE_OPTION_INITIALISED
GIMP_COMPOSITE_OPTION_NOEXTENSIONS
GIMP_COMPOSITE_OPTION_USE
GIMP_COMPOSITE_OPTION_VERBOSE
@ -5959,6 +5961,7 @@ dialogs_layer_list_view_new
dialogs_channel_list_view_new
dialogs_vectors_list_view_new
dialogs_path_list_view_new
dialogs_histogram_editor_new
dialogs_indexed_palette_new
dialogs_selection_editor_new
dialogs_undo_history_new
@ -6862,10 +6865,13 @@ GIMP_TYPE_TEXT_DIRECTION
GimpTextDirection
GIMP_TYPE_TEXT_JUSTIFICATION
GimpTextJustification
GIMP_TYPE_TEXT_OUTLINE
GimpTextOutline
<SUBSECTION Standard>
gimp_text_box_mode_get_type
gimp_text_direction_get_type
gimp_text_justification_get_type
gimp_text_outline_get_type
</SECTION>
<SECTION>
@ -7008,6 +7014,7 @@ gimp_cursor_new
GimpDeviceChangeNotify
gimp_devices_init
gimp_devices_exit
gimp_devices_clear
gimp_devices_restore
gimp_devices_save
gimp_devices_get_current

View file

@ -98,7 +98,7 @@ gimp_grid_get_type
gimp_grid_editor_get_type
gimp_gui_config_get_type
gimp_histogram_box_get_type
gimp_histogram_tool_get_type
gimp_histogram_editor_get_type
gimp_histogram_view_get_type
gimp_hue_saturation_tool_get_type
gimp_image_dock_get_type