libgimp/libgimp-sections.txt updated.
2004-01-13 Michael Natterer <mitch@gimp.org> * libgimp/libgimp-sections.txt * libgimp/tmpl/gimpenums.sgml: updated.
This commit is contained in:
parent
8394e9e0f1
commit
221d73eeaa
3 changed files with 17 additions and 12 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2004-01-13 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* libgimp/libgimp-sections.txt
|
||||
* libgimp/tmpl/gimpenums.sgml: updated.
|
||||
|
||||
2004-01-12 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* libgimp/Makefile.am: don't skip "gimpmisc.h", it's gone.
|
||||
|
|
|
|||
|
|
@ -58,7 +58,6 @@ GimpAddMaskType
|
|||
GimpBlendMode
|
||||
GimpBrushApplicationMode
|
||||
GimpBucketFillMode
|
||||
GimpChannelLutType
|
||||
GimpChannelOps
|
||||
GimpChannelType
|
||||
GimpCloneType
|
||||
|
|
@ -68,6 +67,7 @@ GimpConvolutionType
|
|||
GimpConvolveType
|
||||
GimpDodgeBurnType
|
||||
GimpFillType
|
||||
GimpHistogramChannel
|
||||
GimpImageBaseType
|
||||
GimpImageType
|
||||
GimpOffsetType
|
||||
|
|
|
|||
|
|
@ -54,17 +54,6 @@ Enums and definitions.
|
|||
@GIMP_BG_BUCKET_FILL:
|
||||
@GIMP_PATTERN_BUCKET_FILL:
|
||||
|
||||
<!-- ##### ENUM GimpChannelLutType ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GIMP_VALUE_LUT:
|
||||
@GIMP_RED_LUT:
|
||||
@GIMP_GREEN_LUT:
|
||||
@GIMP_BLUE_LUT:
|
||||
@GIMP_ALPHA_LUT:
|
||||
|
||||
<!-- ##### ENUM GimpChannelOps ##### -->
|
||||
<para>
|
||||
|
||||
|
|
@ -152,6 +141,17 @@ Enums and definitions.
|
|||
@GIMP_TRANSPARENT_FILL:
|
||||
@GIMP_PATTERN_FILL:
|
||||
|
||||
<!-- ##### ENUM GimpHistogramChannel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GIMP_HISTOGRAM_VALUE:
|
||||
@GIMP_HISTOGRAM_RED:
|
||||
@GIMP_HISTOGRAM_GREEN:
|
||||
@GIMP_HISTOGRAM_BLUE:
|
||||
@GIMP_HISTOGRAM_ALPHA:
|
||||
|
||||
<!-- ##### ENUM GimpImageBaseType ##### -->
|
||||
<para>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue