added new entries.

2004-09-07  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/gimpwidgets.def: added new entries.

2004-09-07  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/libgimpwidgets-sections.txt
	* devel-docs/libgimpwidgets/tmpl/gimppreviewarea.sgml: added new
	GimpPreviewArea functions.
This commit is contained in:
Sven Neumann 2004-09-07 21:58:56 +00:00 committed by Sven Neumann
parent 0a57c5815e
commit 099458184b
5 changed files with 49 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2004-09-07 Sven Neumann <sven@gimp.org>
* libgimpwidgets/gimpwidgets.def: added new entries.
* libgimpwidgets/test-preview-area.c: fit output into 80 columns.
* libgimp/gimpdrawablepreview.c (gimp_drawable_preview_draw): some

View File

@ -1,3 +1,9 @@
2004-09-07 Sven Neumann <sven@gimp.org>
* libgimpwidgets/libgimpwidgets-sections.txt
* devel-docs/libgimpwidgets/tmpl/gimppreviewarea.sgml: added new
GimpPreviewArea functions.
2004-09-05 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-sections.txt

View File

@ -781,6 +781,8 @@ GimpPreviewArea
gimp_preview_area_new
gimp_preview_area_draw
gimp_preview_area_fill
gimp_preview_area_blend
gimp_preview_area_mask
gimp_preview_area_set_offsets
gimp_preview_area_set_cmap
gimp_preview_area_menu_popup

View File

@ -70,6 +70,43 @@ GimpPreviewArea
@blue:
<!-- ##### FUNCTION gimp_preview_area_blend ##### -->
<para>
</para>
@area:
@x:
@y:
@width:
@height:
@type:
@buf1:
@rowstride1:
@buf2:
@rowstride2:
@opacity:
<!-- ##### FUNCTION gimp_preview_area_mask ##### -->
<para>
</para>
@area:
@x:
@y:
@width:
@height:
@type:
@buf1:
@rowstride1:
@buf2:
@rowstride2:
@mask:
@rowstride_mask:
<!-- ##### FUNCTION gimp_preview_area_set_offsets ##### -->
<para>

View File

@ -149,8 +149,10 @@ EXPORTS
gimp_pixmap_get_type
gimp_pixmap_new
gimp_pixmap_set
gimp_preview_area_blend
gimp_preview_area_draw
gimp_preview_area_fill
gimp_preview_area_mask
gimp_preview_area_get_type
gimp_preview_area_menu_popup
gimp_preview_area_new