From eb7cce40e314b0aeba9f938f2d1df704ded9eb5f Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Tue, 23 Mar 2004 11:50:16 +0000 Subject: [PATCH] app/app-docs.sgml app/app-sections.txt updated. 2004-03-23 Sven Neumann * app/app-docs.sgml * app/app-sections.txt * app/app.types: updated. --- INSTALL | 2 +- devel-docs/ChangeLog | 6 ++++ devel-docs/app/app-docs.sgml | 1 + devel-docs/app/app-sections.txt | 49 ++++++++++++++++++++++++++++++--- devel-docs/app/app.types | 2 ++ 5 files changed, 55 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index 2ea9cd1804..b9eb11a77a 100644 --- a/INSTALL +++ b/INSTALL @@ -22,7 +22,7 @@ need to uninstall the 1.2 version. 3. We require PangoFT2, a Pango backend that uses FreeType2. Make sure you have FreeType2 and fontconfig installed before you compile Pango. - FreetType2 can be downloaded from http://www.freetype.org/. + FreeType2 can be downloaded from http://www.freetype.org/. Fontconfig from http://x2.freedesktop.org/software/fontconfig. 4. We use libart2. Grab the module libart_lgpl out of GNOME CVS or diff --git a/devel-docs/ChangeLog b/devel-docs/ChangeLog index 59b493eb32..c46f033096 100644 --- a/devel-docs/ChangeLog +++ b/devel-docs/ChangeLog @@ -1,3 +1,9 @@ +2004-03-23 Sven Neumann + + * app/app-docs.sgml + * app/app-sections.txt + * app/app.types: updated. + 2004-03-20 Sven Neumann * libgimp/libgimp-sections.txt diff --git a/devel-docs/app/app-docs.sgml b/devel-docs/app/app-docs.sgml index 6128aaf8c2..909172092e 100644 --- a/devel-docs/app/app-docs.sgml +++ b/devel-docs/app/app-docs.sgml @@ -384,6 +384,7 @@ + diff --git a/devel-docs/app/app-sections.txt b/devel-docs/app/app-sections.txt index 106001a508..5ff3bb9d19 100644 --- a/devel-docs/app/app-sections.txt +++ b/devel-docs/app/app-sections.txt @@ -262,6 +262,11 @@ gimp_unitrc_save
gimp-utils gimp_rectangle_intersect +gimp_g_list_get_memsize +gimp_g_slist_get_memsize +gimp_g_hash_table_get_memsize +gimp_g_object_get_memsize +gimp_get_default_language
@@ -1101,10 +1106,6 @@ gimp_object_name_changed gimp_object_name_free gimp_object_name_collate gimp_object_get_memsize -gimp_g_list_get_memsize -gimp_g_slist_get_memsize -gimp_g_hash_table_get_memsize -gimp_g_object_get_memsize GimpObjectClass GIMP_OBJECT @@ -1307,6 +1308,8 @@ gimp_undo_new gimp_undo_pop gimp_undo_free gimp_undo_create_preview +gimp_undo_refresh_preview +gimp_undo_type_to_name GimpUndoClass GIMP_UNDO @@ -1475,6 +1478,7 @@ GIMP_DISPLAY_OPTIONS_GET_CLASS
gimpdisplayshell +PROJ_ROUND SCREEN_XRES SCREEN_YRES SCALEFACTOR_X @@ -2137,6 +2141,7 @@ gimp_text_layer_new gimp_text_layer_set_text gimp_text_layer_get_text gimp_text_layer_discard +gimp_text_layer_set GimpTextLayerClass GIMP_TEXT_LAYER @@ -2162,6 +2167,8 @@ gimp_text_layer_transform GimpTextLayer-xcf gimp_text_layer_xcf_load_hack gimp_text_layer_xcf_save_prepare +gimp_text_layer_get_xcf_flags +gimp_text_layer_set_xcf_flags
@@ -2186,6 +2193,22 @@ GimpTextRenderFunc gimp_text_layout_render
+
+gimptextundo +GimpTextUndo +GimpTextUndo +gimp_text_undo_new + +GimpTextUndoClass +GIMP_TEXT_UNDO +GIMP_IS_TEXT_UNDO +GIMP_TYPE_TEXT_UNDO +gimp_text_undo_get_type +GIMP_TEXT_UNDO_CLASS +GIMP_IS_TEXT_UNDO_CLASS +GIMP_TEXT_UNDO_GET_CLASS +
+
gimpairbrushtool GimpAirbrushTool @@ -4375,6 +4398,22 @@ GIMP_IS_PALETTE_EDITOR_CLASS GIMP_PALETTE_EDITOR_GET_CLASS
+
+gimppatternfactoryview +GimpPatternFactoryView +GimpPatternFactoryView +gimp_pattern_factory_view_new + +GimpPatternFactoryViewClass +GIMP_PATTERN_FACTORY_VIEW +GIMP_IS_PATTERN_FACTORY_VIEW +GIMP_TYPE_PATTERN_FACTORY_VIEW +gimp_pattern_factory_view_get_type +GIMP_PATTERN_FACTORY_VIEW_CLASS +GIMP_IS_PATTERN_FACTORY_VIEW_CLASS +GIMP_PATTERN_FACTORY_VIEW_GET_CLASS +
+
gimppreview GimpPreview @@ -5835,6 +5874,7 @@ gimp_image_undo_group_start gimp_image_undo_group_end gimp_image_undo_push gimp_image_undo_push_item +gimp_image_undo_push_undo
@@ -6631,6 +6671,7 @@ select_border_cmd_callback select_grow_cmd_callback select_save_cmd_callback select_toggle_quickmask_cmd_callback +select_from_vectors_cmd_callback
diff --git a/devel-docs/app/app.types b/devel-docs/app/app.types index 1223a8e919..537881b6c4 100644 --- a/devel-docs/app/app.types +++ b/devel-docs/app/app.types @@ -146,6 +146,7 @@ gimp_palette_editor_get_type gimp_palette_get_type gimp_parasite_list_get_type gimp_pattern_get_type +gimp_pattern_factory_view_get_type gimp_pencil_get_type gimp_pencil_options_get_type gimp_pencil_tool_get_type @@ -186,6 +187,7 @@ gimp_text_layer_get_type gimp_text_layout_get_type gimp_text_options_get_type gimp_text_tool_get_type +gimp_text_undo_get_type gimp_threshold_tool_get_type gimp_thumb_box_get_type gimp_tool_control_get_type