From 8c0a713fea3c858063d8e3ec68b6c4ef68ba4e4f Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Fri, 24 Sep 2004 15:39:26 +0000 Subject: [PATCH] app/app-docs.sgml updated. 2004-09-24 Sven Neumann * app/app-docs.sgml * app/app-sections.txt: updated. --- devel-docs/ChangeLog | 5 +++ devel-docs/app/app-docs.sgml | 7 +++- devel-docs/app/app-sections.txt | 68 ++++++++++++++++++++++++--------- 3 files changed, 60 insertions(+), 20 deletions(-) diff --git a/devel-docs/ChangeLog b/devel-docs/ChangeLog index b2052b975b..c6b868ba98 100644 --- a/devel-docs/ChangeLog +++ b/devel-docs/ChangeLog @@ -1,3 +1,8 @@ +2004-09-24 Sven Neumann + + * app/app-docs.sgml + * app/app-sections.txt: updated. + 2004-09-23 Sven Neumann * libgimp/libgimp-docs.sgml diff --git a/devel-docs/app/app-docs.sgml b/devel-docs/app/app-docs.sgml index aafd3960dc..8491019ad4 100644 --- a/devel-docs/app/app-docs.sgml +++ b/devel-docs/app/app-docs.sgml @@ -355,13 +355,15 @@ Initialization & Plug-In Management - + + Plug-In Execution + @@ -745,6 +747,7 @@ + @@ -934,13 +937,13 @@ Initialization & Glue Code + Dialogs - diff --git a/devel-docs/app/app-sections.txt b/devel-docs/app/app-sections.txt index 020f170bf7..c40c0abaa4 100644 --- a/devel-docs/app/app-sections.txt +++ b/devel-docs/app/app-sections.txt @@ -3841,6 +3841,24 @@ GIMP_IS_COLOR_BAR_CLASS GIMP_COLOR_BAR_GET_CLASS +
+gimpcolordialog +GimpColorDialog +GimpColorDialog +gimp_color_dialog_new +gimp_color_dialog_set_color +gimp_color_dialog_get_color + +GimpColorDialogClass +GIMP_COLOR_DIALOG +GIMP_IS_COLOR_DIALOG +GIMP_TYPE_COLOR_DIALOG +gimp_color_dialog_get_type +GIMP_COLOR_DIALOG_CLASS +GIMP_IS_COLOR_DIALOG_CLASS +GIMP_COLOR_DIALOG_GET_CLASS +
+
gimpcoloreditor GimpColorEditor @@ -5718,6 +5736,7 @@ curves_init curves_channel_reset curves_calculate_curve curves_lut_func +CURVES_NUM_POINTS
@@ -6678,6 +6697,7 @@ gimp_marshal_BOOLEAN__OBJECT_POINTER gimp_marshal_BOOLEAN__OBJECT_POINTER_STRING gimp_marshal_VOID__BOOLEAN_INT_INT_INT_INT gimp_marshal_VOID__BOXED +gimp_marshal_VOID__BOXED_ENUM gimp_marshal_VOID__DOUBLE gimp_marshal_VOID__DOUBLE_DOUBLE gimp_marshal_VOID__ENUM @@ -6759,21 +6779,6 @@ color_history_set color_history_get
-
-color-dialog -ColorDialog -ColorDialogState -ColorDialogCallback -color_dialog_new -color_dialog_free -color_dialog_set_viewable -color_dialog_set_title -color_dialog_show -color_dialog_hide -color_dialog_set_color -color_dialog_get_color -
-
convert-dialog convert_dialog_new @@ -6833,6 +6838,12 @@ dialogs_palette_editor_get dialogs_edit_palette_func
+
+dialogs-types +ColorDialog +InfoDialog +
+
dialogs global_dialog_factory @@ -6906,7 +6917,6 @@ themes_apply_theme info-dialog InfoFieldType InfoField -InfoDialog info_dialog_new info_dialog_show info_dialog_hide @@ -7193,8 +7203,8 @@ plug_in_proc_args_check
-plug-in-proc -PlugIn-proc +plug-in-proc-def +PlugIn-proc-def PlugInProcDef plug_in_proc_def_new plug_in_proc_def_free @@ -7207,6 +7217,21 @@ plug_in_proc_def_get_help_id plug_in_proc_def_get_sensitive
+
+plug-in-proc-frame +PlugInProcFrame +plug_in_proc_frame_new +plug_in_proc_frame_init +plug_in_proc_frame_dispose +plug_in_proc_frame_free +
+ +
+plug-in-context +plug_in_context_push +plug_in_context_pop +
+
plug-in-progress PlugIn-progress @@ -7267,6 +7292,9 @@ plug_in_pop plug_in_main_loop plug_in_main_loop_quit plug_in_get_undo_desc +plug_in_get_proc_frame +plug_in_proc_frame_push +plug_in_proc_frame_pop
@@ -7594,6 +7622,8 @@ GIMP_TYPE_ACTIVE_COLOR GimpActiveColor GIMP_TYPE_ASPECT_TYPE GimpAspectType +GIMP_TYPE_COLOR_DIALOG_STATE +GimpColorDialogState GIMP_TYPE_COLOR_FRAME_MODE GimpColorFrameMode GIMP_TYPE_COLOR_PICK_STATE @@ -7622,6 +7652,7 @@ GimpDeviceValues gimp_active_color_get_type gimp_aspect_type_get_type +gimp_color_dialog_state_get_type gimp_color_frame_mode_get_type gimp_color_pick_state_get_type gimp_cursor_format_get_type @@ -8052,6 +8083,7 @@ error_console_save_selection_cmd_callback
file-commands file_open_cmd_callback +file_open_as_layer_cmd_callback file_open_from_image_cmd_callback file_open_location_cmd_callback file_last_opened_cmd_callback