summaryrefslogtreecommitdiff
path: root/gegl/gegl-enums.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-02Bug 676071 - Make GeglBufferIterator's flags parameter an enum typeMichael Natterer1-0/+11
2014-05-26gegl, operations: add GeglOrientation to gegl-enums.[ch]Michael Natterer1-2/+12
2014-05-26gegl: make enum value names to be human-readable, translatable stringsMichael Natterer1-16/+26
2013-05-19gegl-enums: fix type macro of GeglAbyssPolicy: GEGL_TYPE_FOO not GEGL_FOO_TYPEMichael Natterer1-3/+3
2012-12-31move lohalo to nohalo and replace lohalo internals with Mitchell-Netravali + ...Nicolas Robidoux1-0/+1
2012-08-02abyss: get down to gegl_buffer_get_pixel in the call graph with the repeat_mo...Michael Muré1-1/+5
2012-04-17chanting: add a way to declare and register enum in the op fileMichael Muré1-24/+0
2012-03-28buffer: remove lanczos samplerØyvind Kolås1-1/+0
2012-03-26gegl: fix gegl_abyss_get_typeØyvind Kolås1-2/+2
2012-03-26buffer: add abyss policy APIØyvind Kolås1-0/+6
2011-09-21add a wip operator warp in the workshop, and dedicated enum in gegl-enumsMichael Muré1-0/+12
2011-09-08gegl-enums.h: add missing new lineMichael Muré1-1/+1
2011-09-04ripple: add sawtooth wave type using an enum propertyMichael Muré1-0/+12
2011-09-04add a proper automatic registration for enum using glib-mkenumsMichael Muré1-0/+46