diff --git a/devel-docs/ChangeLog b/devel-docs/ChangeLog index 310b60f599..67d02a5dd5 100644 --- a/devel-docs/ChangeLog +++ b/devel-docs/ChangeLog @@ -1,3 +1,8 @@ +2003-10-14 Sven Neumann + + * app/app-docs.sgml + * app/app-sections.txt: updated. + 2003-10-14 Sven Neumann * libgimpwidgets/tmpl/gimpstock.sgml: added a missing icon. diff --git a/devel-docs/app/app-docs.sgml b/devel-docs/app/app-docs.sgml index 683114308d..5bb1efc383 100644 --- a/devel-docs/app/app-docs.sgml +++ b/devel-docs/app/app-docs.sgml @@ -95,6 +95,7 @@ + diff --git a/devel-docs/app/app-sections.txt b/devel-docs/app/app-sections.txt index 68538abb17..e776e61cd2 100644 --- a/devel-docs/app/app-sections.txt +++ b/devel-docs/app/app-sections.txt @@ -780,7 +780,6 @@ gimp_image_set_component_active gimp_image_get_component_active gimp_image_set_component_visible gimp_image_get_component_visible -gimp_image_grid_changed gimp_image_mode_changed gimp_image_alpha_changed gimp_image_update @@ -1206,7 +1205,6 @@ GIMP_SELECTION_GET_CLASS GimpTemplate GimpTemplate gimp_template_new -gimp_template_set_from_config gimp_template_set_from_image gimp_template_create_image @@ -2991,13 +2989,14 @@ gimp_tool_button_press gimp_tool_button_release gimp_tool_motion gimp_tool_arrow_key -gimp_tool_modifier_key gimp_tool_oper_update gimp_tool_cursor_update gimp_tool_push_status gimp_tool_push_status_coords gimp_tool_pop_status gimp_tool_set_cursor +gimp_tool_set_focus_display +gimp_tool_set_modifier_state GIMP_TOOL GIMP_IS_TOOL @@ -4369,8 +4368,6 @@ GIMP_STROKE_EDITOR_GET_CLASS GimpTemplateEditor GimpTemplateEditor gimp_template_editor_new -gimp_template_editor_set_template -gimp_template_editor_get_template GimpTemplateEditorClass GIMP_TEMPLATE_EDITOR @@ -5046,6 +5043,12 @@ GIMP_COMPOSITE_OPTION_USE gimp_config_deserialize_properties +
+gimpconfig-dump +GimpConfigDumpFormat +gimp_config_dump +
+
gimpconfig-error GimpConfigError @@ -5090,10 +5093,10 @@ gimp_unit_get_type
gimpconfig-utils -gimp_config_diff gimp_config_connect gimp_config_disconnect -gimp_config_copy_properties +gimp_config_diff +gimp_config_sync gimp_config_reset_properties gimp_config_string_append_escaped gimp_config_build_data_path @@ -6821,7 +6824,8 @@ tool_manager_button_press_active tool_manager_button_release_active tool_manager_motion_active tool_manager_arrow_key_active -tool_manager_modifier_key_active +tool_manager_modifier_state_active +tool_manager_focus_display_active tool_manager_oper_update_active tool_manager_cursor_update_active