app/Makefile.am app/app-docs.sgml merged update from stable branch.
2004-04-19 Sven Neumann <sven@gimp.org> * app/Makefile.am * app/app-docs.sgml * app/app-sections.txt: merged update from stable branch.
This commit is contained in:
committed by
Sven Neumann
parent
ca90b9bcb4
commit
b189e31e14
@ -1,3 +1,9 @@
|
||||
2004-04-19 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/Makefile.am
|
||||
* app/app-docs.sgml
|
||||
* app/app-sections.txt: merged update from stable branch.
|
||||
|
||||
2004-04-19 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/app-docs.sgml
|
||||
|
||||
@ -36,6 +36,7 @@ IGNORE_HFILES = \
|
||||
gimp-composite-sse2.h \
|
||||
gimp-composite-vis.h \
|
||||
gimp-composite-x86.h \
|
||||
gimp-intl.h \
|
||||
gimpimage-convert-data.h \
|
||||
gimpimage-convert-fsdither.h \
|
||||
gimphelp-ids.h \
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
<xi:include href="xml/app_procs.xml" />
|
||||
<xi:include href="xml/batch.xml" />
|
||||
<xi:include href="xml/errors.xml" />
|
||||
<xi:include href="xml/gimp-intl.xml" />
|
||||
<xi:include href="xml/sanity.xml" />
|
||||
<xi:include href="xml/units.xml" />
|
||||
</part>
|
||||
|
||||
|
||||
@ -662,6 +662,7 @@ gimp_drawable_fill
|
||||
gimp_drawable_fill_by_type
|
||||
gimp_drawable_mask_bounds
|
||||
gimp_drawable_has_alpha
|
||||
gimp_drawable_has_floating_sel
|
||||
gimp_drawable_type
|
||||
gimp_drawable_type_with_alpha
|
||||
gimp_drawable_type_without_alpha
|
||||
@ -940,6 +941,7 @@ GimpItem
|
||||
gimp_item_sink
|
||||
gimp_item_is_attached
|
||||
gimp_item_is_floating
|
||||
gimp_item_is_removed
|
||||
gimp_item_removed
|
||||
gimp_item_configure
|
||||
gimp_item_duplicate
|
||||
@ -2953,6 +2955,7 @@ GIMP_POSTERIZE_TOOL_GET_CLASS
|
||||
GimpRectSelectTool
|
||||
gimp_rect_select_tool_register
|
||||
gimp_rect_select_tool_rect_select
|
||||
gimp_rect_select_tool_coords_to_integer
|
||||
<SUBSECTION Standard>
|
||||
GimpRectSelectToolClass
|
||||
GIMP_RECT_SELECT_TOOL
|
||||
@ -4980,6 +4983,7 @@ GTK_VWRAP_BOX_GET_CLASS
|
||||
<SECTION>
|
||||
<FILE>app_procs</FILE>
|
||||
app_gui_libs_init
|
||||
app_gui_abort
|
||||
app_run
|
||||
</SECTION>
|
||||
|
||||
@ -4998,9 +5002,8 @@ gimp_terminate
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimp-intl</FILE>
|
||||
_
|
||||
N_
|
||||
<FILE>sanity</FILE>
|
||||
sanity_check
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
@ -5932,6 +5935,7 @@ gimp_image_undo_push_layer_mode
|
||||
gimp_image_undo_push_layer_opacity
|
||||
gimp_image_undo_push_layer_preserve_trans
|
||||
gimp_image_undo_push_text_layer
|
||||
gimp_image_undo_push_text_layer_modified
|
||||
gimp_image_undo_push_channel_add
|
||||
gimp_image_undo_push_channel_remove
|
||||
gimp_image_undo_push_channel_reposition
|
||||
@ -6490,6 +6494,7 @@ stroke_dialog_new
|
||||
gui_libs_init
|
||||
gui_init
|
||||
gui_post_init
|
||||
gui_abort
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
||||
Reference in New Issue
Block a user