From c0b5037b5f973b84efa62370302b2a33ce40427a Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Wed, 29 Sep 2004 01:01:28 +0000 Subject: [PATCH] libgimp/libgimp-docs.sgml libgimp/libgimp-sections.txt updated after 2004-09-29 Michael Natterer * libgimp/libgimp-docs.sgml * libgimp/libgimp-sections.txt * libgimp/libgimp.types: updated after brush, pattern etc. cleanup. * libgimp/tmpl/gimpgradientedit.sgml: removed. * libgimp/tmpl/gimpaspectpreview.sgml * libgimp/tmpl/gimpbrush.sgml * libgimp/tmpl/gimpgradient.sgml * libgimp/tmpl/gimppattern.sgml; new files. * libgimp/tmpl/gimpbrushes.sgml * libgimp/tmpl/gimpcontext.sgml * libgimp/tmpl/gimpgradients.sgml * libgimp/tmpl/gimppalette.sgml * libgimp/tmpl/gimppalettes.sgml * libgimp/tmpl/gimppatterns.sgml * libgimp/tmpl/gimpregioniterator.sgml: updated. --- devel-docs/ChangeLog | 21 ++++ devel-docs/libgimp/libgimp-docs.sgml | 5 +- devel-docs/libgimp/libgimp-sections.txt | 79 +++++++++--- devel-docs/libgimp/libgimp.types | 1 + .../libgimp/tmpl/gimpaspectpreview.sgml | 42 +++++++ devel-docs/libgimp/tmpl/gimpbrush.sgml | 84 +++++++++++++ devel-docs/libgimp/tmpl/gimpbrushes.sgml | 12 -- devel-docs/libgimp/tmpl/gimpcontext.sgml | 2 - ...impgradientedit.sgml => gimpgradient.sgml} | 37 ++++++ devel-docs/libgimp/tmpl/gimpgradients.sgml | 37 ------ devel-docs/libgimp/tmpl/gimppalette.sgml | 116 +++++++++++++++++- devel-docs/libgimp/tmpl/gimppalettes.sgml | 10 -- devel-docs/libgimp/tmpl/gimppattern.sgml | 28 +++++ devel-docs/libgimp/tmpl/gimppatterns.sgml | 11 -- .../libgimp/tmpl/gimpregioniterator.sgml | 12 +- 15 files changed, 400 insertions(+), 97 deletions(-) create mode 100644 devel-docs/libgimp/tmpl/gimpaspectpreview.sgml create mode 100644 devel-docs/libgimp/tmpl/gimpbrush.sgml rename devel-docs/libgimp/tmpl/{gimpgradientedit.sgml => gimpgradient.sgml} (90%) create mode 100644 devel-docs/libgimp/tmpl/gimppattern.sgml diff --git a/devel-docs/ChangeLog b/devel-docs/ChangeLog index c6b868ba98..2b78395de6 100644 --- a/devel-docs/ChangeLog +++ b/devel-docs/ChangeLog @@ -1,3 +1,24 @@ +2004-09-29 Michael Natterer + + * libgimp/libgimp-docs.sgml + * libgimp/libgimp-sections.txt + * libgimp/libgimp.types: updated after brush, pattern etc. cleanup. + + * libgimp/tmpl/gimpgradientedit.sgml: removed. + + * libgimp/tmpl/gimpaspectpreview.sgml + * libgimp/tmpl/gimpbrush.sgml + * libgimp/tmpl/gimpgradient.sgml + * libgimp/tmpl/gimppattern.sgml; new files. + + * libgimp/tmpl/gimpbrushes.sgml + * libgimp/tmpl/gimpcontext.sgml + * libgimp/tmpl/gimpgradients.sgml + * libgimp/tmpl/gimppalette.sgml + * libgimp/tmpl/gimppalettes.sgml + * libgimp/tmpl/gimppatterns.sgml + * libgimp/tmpl/gimpregioniterator.sgml: updated. + 2004-09-24 Sven Neumann * app/app-docs.sgml diff --git a/devel-docs/libgimp/libgimp-docs.sgml b/devel-docs/libgimp/libgimp-docs.sgml index 98af64e48f..0148fb31a2 100644 --- a/devel-docs/libgimp/libgimp-docs.sgml +++ b/devel-docs/libgimp/libgimp-docs.sgml @@ -28,6 +28,7 @@ + @@ -40,7 +41,7 @@ - + @@ -50,6 +51,7 @@ + @@ -79,6 +81,7 @@ + diff --git a/devel-docs/libgimp/libgimp-sections.txt b/devel-docs/libgimp/libgimp-sections.txt index 09af1c3f75..b32985dbd3 100644 --- a/devel-docs/libgimp/libgimp-sections.txt +++ b/devel-docs/libgimp/libgimp-sections.txt @@ -98,6 +98,17 @@ GimpExportReturn gimp_export_image +
+gimpbrush +gimp_brush_new +gimp_brush_duplicate +gimp_brush_rename +gimp_brush_delete +gimp_brush_get_info +gimp_brush_get_spacing +gimp_brush_set_spacing +
+
gimpbrushes gimp_brushes_refresh @@ -111,7 +122,6 @@ gimp_brushes_set_paint_mode gimp_brushes_get_spacing gimp_brushes_set_spacing gimp_brushes_get_brush_data -gimp_brushes_get_brush_info
@@ -303,22 +313,11 @@ gimp_get_theme_dir
-gimpgradients -gimp_gradients_new -gimp_gradients_delete -gimp_gradients_duplicate -gimp_gradients_rename -gimp_gradients_refresh -gimp_gradients_get_list -gimp_gradients_get_gradient -gimp_gradients_set_gradient -gimp_gradients_sample_uniform -gimp_gradients_sample_custom -gimp_gradients_get_gradient_data -
- -
-gimpgradientedit +gimpgradient +gimp_gradient_new +gimp_gradient_duplicate +gimp_gradient_rename +gimp_gradient_delete gimp_gradient_segment_get_left_color gimp_gradient_segment_set_left_color gimp_gradient_segment_get_right_color @@ -344,6 +343,17 @@ gimp_gradient_segment_range_blend_opacity gimp_gradient_segment_range_move
+
+gimpgradients +gimp_gradients_refresh +gimp_gradients_get_list +gimp_gradients_get_gradient +gimp_gradients_set_gradient +gimp_gradients_sample_uniform +gimp_gradients_sample_custom +gimp_gradients_get_gradient_data +
+
gimpgradientselect GimpRunGradientCallback @@ -477,6 +487,17 @@ gimp_message_set_handler
gimppalette +gimp_palette_new +gimp_palette_duplicate +gimp_palette_rename +gimp_palette_delete +gimp_palette_get_info +gimp_palette_add_entry +gimp_palette_delete_entry +gimp_palette_entry_get_color +gimp_palette_entry_set_color +gimp_palette_entry_get_name +gimp_palette_entry_set_name gimp_palette_get_foreground gimp_palette_get_background gimp_palette_set_foreground @@ -492,7 +513,6 @@ gimp_palettes_get_list gimp_palettes_get_palette gimp_palettes_set_palette gimp_palettes_get_palette_entry -gimp_palettes_get_palette_info gimp_palettes_popup gimp_palettes_close_popup gimp_palettes_set_popup @@ -524,6 +544,11 @@ gimp_path_to_selection gimp_path_import
+
+gimppattern +gimp_pattern_get_info +
+
gimppatterns gimp_patterns_refresh @@ -531,7 +556,6 @@ gimp_patterns_get_list gimp_patterns_get_pattern gimp_patterns_set_pattern gimp_patterns_get_pattern_data -gimp_patterns_get_pattern_info
@@ -714,6 +738,23 @@ gimp_image_get_thumbnail gimp_drawable_get_thumbnail
+
+gimpaspectpreview +GimpAspectPreview +GimpAspectPreview +gimp_aspect_preview_new +gimp_aspect_preview_draw_buffer + +GimpAspectPreviewClass +GIMP_ASPECT_PREVIEW +GIMP_IS_ASPECT_PREVIEW +GIMP_TYPE_ASPECT_PREVIEW +gimp_aspect_preview_get_type +GIMP_ASPECT_PREVIEW_CLASS +GIMP_IS_ASPECT_PREVIEW_CLASS +GIMP_ASPECT_PREVIEW_GET_CLASS +
+
gimpdrawablepreview GimpDrawablePreview diff --git a/devel-docs/libgimp/libgimp.types b/devel-docs/libgimp/libgimp.types index 38c6aa15a3..76bbce103a 100644 --- a/devel-docs/libgimp/libgimp.types +++ b/devel-docs/libgimp/libgimp.types @@ -2,5 +2,6 @@ #include #include +gimp_aspect_preview_get_type gimp_drawable_preview_get_type gimp_progress_bar_get_type diff --git a/devel-docs/libgimp/tmpl/gimpaspectpreview.sgml b/devel-docs/libgimp/tmpl/gimpaspectpreview.sgml new file mode 100644 index 0000000000..26007a524b --- /dev/null +++ b/devel-docs/libgimp/tmpl/gimpaspectpreview.sgml @@ -0,0 +1,42 @@ + +GimpAspectPreview + + + + + + + + + + + + + + + + + + + + + + + + + +@drawable: +@toggle: +@Returns: + + + + + + + +@preview: +@buffer: +@rowstride: + + diff --git a/devel-docs/libgimp/tmpl/gimpbrush.sgml b/devel-docs/libgimp/tmpl/gimpbrush.sgml new file mode 100644 index 0000000000..8a11274915 --- /dev/null +++ b/devel-docs/libgimp/tmpl/gimpbrush.sgml @@ -0,0 +1,84 @@ + +gimpbrush + + + + + + + + + + + + + + + + + + + +@name: +@Returns: + + + + + + + +@name: +@Returns: + + + + + + + +@name: +@new_name: +@Returns: + + + + + + + +@name: +@Returns: + + + + + + + +@name: +@width: +@height: +@Returns: + + + + + + + +@name: +@spacing: +@Returns: + + + + + + + +@name: +@spacing: +@Returns: + + diff --git a/devel-docs/libgimp/tmpl/gimpbrushes.sgml b/devel-docs/libgimp/tmpl/gimpbrushes.sgml index f3acd668fb..74953fa3bb 100644 --- a/devel-docs/libgimp/tmpl/gimpbrushes.sgml +++ b/devel-docs/libgimp/tmpl/gimpbrushes.sgml @@ -119,15 +119,3 @@ Functions related to getting and setting brushes. @Returns: - - - - - -@name: -@width: -@height: -@spacing: -@Returns: - - diff --git a/devel-docs/libgimp/tmpl/gimpcontext.sgml b/devel-docs/libgimp/tmpl/gimpcontext.sgml index 30e904d53a..9e4209eb7d 100644 --- a/devel-docs/libgimp/tmpl/gimpcontext.sgml +++ b/devel-docs/libgimp/tmpl/gimpcontext.sgml @@ -9,13 +9,11 @@ gimpcontext - - diff --git a/devel-docs/libgimp/tmpl/gimpgradientedit.sgml b/devel-docs/libgimp/tmpl/gimpgradient.sgml similarity index 90% rename from devel-docs/libgimp/tmpl/gimpgradientedit.sgml rename to devel-docs/libgimp/tmpl/gimpgradient.sgml index 56c294ed8d..d8a2f80eee 100644 --- a/devel-docs/libgimp/tmpl/gimpgradientedit.sgml +++ b/devel-docs/libgimp/tmpl/gimpgradient.sgml @@ -14,6 +14,43 @@ gimpgradientedit + + + + + +@name: +@Returns: + + + + + + + +@name: +@Returns: + + + + + + + +@name: +@new_name: +@Returns: + + + + + + + +@name: +@Returns: + + diff --git a/devel-docs/libgimp/tmpl/gimpgradients.sgml b/devel-docs/libgimp/tmpl/gimpgradients.sgml index 94b112e445..319cd2d764 100644 --- a/devel-docs/libgimp/tmpl/gimpgradients.sgml +++ b/devel-docs/libgimp/tmpl/gimpgradients.sgml @@ -15,43 +15,6 @@ Operations related to gradients. - - - - - -@name: -@Returns: - - - - - - - -@name: -@Returns: - - - - - - - -@name: -@Returns: - - - - - - - -@name: -@new_name: -@Returns: - - diff --git a/devel-docs/libgimp/tmpl/gimppalette.sgml b/devel-docs/libgimp/tmpl/gimppalette.sgml index fc2e767417..ac058972df 100644 --- a/devel-docs/libgimp/tmpl/gimppalette.sgml +++ b/devel-docs/libgimp/tmpl/gimppalette.sgml @@ -2,11 +2,10 @@ gimppalette -Functions for setting colors in the palette. + -Functions for setting colors in the palette. @@ -15,6 +14,119 @@ Functions for setting colors in the palette. + + + + + +@name: +@Returns: + + + + + + + +@name: +@Returns: + + + + + + + +@name: +@new_name: +@Returns: + + + + + + + +@name: +@Returns: + + + + + + + +@name: +@num_colors: +@Returns: + + + + + + + +@name: +@entry_name: +@color: +@entry_num: +@Returns: + + + + + + + +@name: +@entry_num: +@Returns: + + + + + + + +@name: +@entry_num: +@color: +@Returns: + + + + + + + +@name: +@entry_num: +@color: +@Returns: + + + + + + + +@name: +@entry_num: +@entry_name: +@Returns: + + + + + + + +@name: +@entry_num: +@entry_name: +@Returns: + + diff --git a/devel-docs/libgimp/tmpl/gimppalettes.sgml b/devel-docs/libgimp/tmpl/gimppalettes.sgml index 5e8fc15c2d..1f9141c902 100644 --- a/devel-docs/libgimp/tmpl/gimppalettes.sgml +++ b/devel-docs/libgimp/tmpl/gimppalettes.sgml @@ -62,16 +62,6 @@ gimppalettes @Returns: - - - - - -@name: -@num_colors: -@Returns: - - diff --git a/devel-docs/libgimp/tmpl/gimppattern.sgml b/devel-docs/libgimp/tmpl/gimppattern.sgml new file mode 100644 index 0000000000..c7b96fe12a --- /dev/null +++ b/devel-docs/libgimp/tmpl/gimppattern.sgml @@ -0,0 +1,28 @@ + +gimppattern + + + + + + + + + + + + + + + + + + + +@name: +@width: +@height: +@bpp: +@Returns: + + diff --git a/devel-docs/libgimp/tmpl/gimppatterns.sgml b/devel-docs/libgimp/tmpl/gimppatterns.sgml index af38ed1a26..e96ac0618e 100644 --- a/devel-docs/libgimp/tmpl/gimppatterns.sgml +++ b/devel-docs/libgimp/tmpl/gimppatterns.sgml @@ -66,14 +66,3 @@ Functions relating to patterns. @Returns: - - - - - -@name: -@width: -@height: -@Returns: - - diff --git a/devel-docs/libgimp/tmpl/gimpregioniterator.sgml b/devel-docs/libgimp/tmpl/gimpregioniterator.sgml index dea9818553..8dc9b0a411 100644 --- a/devel-docs/libgimp/tmpl/gimpregioniterator.sgml +++ b/devel-docs/libgimp/tmpl/gimpregioniterator.sgml @@ -88,8 +88,10 @@ gimpregioniterator @drawable: -@run_mode: +@unused: @Returns: + +@run_mode: @@ -136,9 +138,11 @@ gimpregioniterator @drawable: -@run_mode: +@unused: @func: @data: + +@run_mode: @@ -147,8 +151,10 @@ gimpregioniterator @drawable: -@run_mode: +@unused: @func: @data: + +@run_mode: