summaryrefslogtreecommitdiff
path: root/gegl/module
AgeCommit message (Expand)AuthorFilesLines
2015-02-14Bug 698380 - Add gegl_module_error_message() which sets and displays...Samuel Pitoiset1-35/+18
2013-12-01Add all gegl include paths to AM_CPPFLAGSDaniel Sabo1-3/+9
2012-03-20All makefiles include opencl [except docs]Victor Oliveira1-1/+3
2011-09-15introspection: Make gegl_module_register not show up in .girJon Nordby1-0/+12
2009-03-31Don't use depecrated features or reduntant declarations in Makefile.amMartin Nordholts1-18/+21
2009-03-26config.h needs to be included at the top of every .c fileMartin Nordholts1-0/+1
2009-02-14expand warning on ABI mismatch.Øyvind Kolås1-1/+1
2009-02-08Add .gitignore files generated with git svn create-ignore.Martin Nordholts1-0/+6
2008-03-01Modify to make the DUMP_DB-define work.Martin Nordholts1-15/+1
2008-02-19gegl/module/gegldatafiles.c gegl/graph/gegl-node.cSven Neumann1-3/+2
2008-02-13define GETTEXT_PACKAGE here so it ends up being defined in config.h.Sven Neumann1-8/+3
2008-02-12start using gettext for translation. disabled old hacks for gettext.Øyvind Kolås1-1/+3
2008-02-05bumped the GEGL_MODULE_ABI_VERSION to 0x0006 and ripped out all theØyvind Kolås2-29/+3
2008-01-28allocate GeglModuleInfo using GSlice.Sven Neumann1-4/+2
2008-01-22Removed some public headers, the only way to get all the symbolsØyvind Kolås5-69/+10
2008-01-21First shout at installing headers making it possible to build externalØyvind Kolås2-6/+2
2008-01-07Made variable module_db global to file. Unref it in gegl_exit().Kevin Cozens1-15/+6
2008-01-06[porting to build with win32/msvc, see bug #507288]Hans Breuer1-1/+13
2007-11-11//www.gnu.org/licenses> in copyright statements at top of source files.Øyvind Kolås7-23/+9
2007-11-10 Upgraded GEGL from (L)GPLv2 to (L)GPLv3. The library itself and theØyvind Kolås7-7/+7
2007-06-04Trim down the amount of header directories and headers installed.Øyvind Kolås1-3/+2
2007-02-13remove conditional include of geglwin32-io.hMichael Schumacher1-4/+0
2007-01-31removed .cvsignore filesØyvind Kolås1-3/+0
2007-01-28Do not install internal headers, moved GEGL_TYPE_RECTANGLE into gegl.hØyvind Kolås1-1/+1
2006-11-17 Silencing of stricter warnings.Øyvind Kolås2-20/+1
2006-09-22handle double registration of plug-in with same name betterØyvind Kolås1-1/+3
2006-09-02gegl/buffer/.cvsignore gegl/module/.cvsignore Added .depsKevin Cozens1-0/+1
2006-08-24gegl/Makefile.am gegl/buffer/Makefile.am gegl/module/Makefile.am UseKevin Cozens1-1/+1
2006-08-13updated .cvsignore filesØyvind Kolås1-0/+2
2006-07-17renamed metalavel variablesØyvind Kolås1-4/+4
2006-07-06added dynamic loading of operationsØyvind Kolås8-0/+1618