summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2015-07-28revert premature integration of image viewerOyvind Kolas3-1426/+3
2015-07-27code reorgOyvind Kolas1-652/+664
2015-07-26ui: make crop be an integrated rotate/cropOyvind Kolas1-15/+183
2015-07-26build: add a microraptor gui based ui to gegl binaryOyvind Kolas3-3/+1246
2015-03-12Link with libm where neededKalev Lember1-1/+1
2014-07-04gegl-binary: add commandline option to scale outputØyvind Kolås3-2/+44
2014-07-04gegl-binary: remove un-needed output-proxy redirectØyvind Kolås1-1/+1
2014-05-23gegl-tester: improve default compositionØyvind Kolås1-3/+23
2014-03-03Enable GPL3 operations in gegl-testerDaniel Sabo1-0/+4
2014-02-22Add support for filtering non-LGPL pluginsDaniel Sabo1-0/+4
2013-12-01Add all gegl include paths to AM_CPPFLAGSDaniel Sabo1-5/+9
2013-09-02bin: Simplify code for --exists and --propertiesMichael Henning1-50/+23
2013-09-03Bug 704988 - Add options to gegl binary to list/test operation existenceJehan1-0/+95
2013-06-19bin: Some cleanup in main ()Michael Henning1-25/+10
2013-06-06transform-core: use the GeglSamplerType instead of a stringMichael Muré1-1/+1
2013-06-04clean unused hard_edges and lanczos_width propertiesMichael Muré1-1/+1
2013-03-30Remove all references to g_thread_init ()Michael Henning2-3/+0
2012-08-31bin: improved readability of testing toolVille Sokk1-132/+160
2012-08-21clean gprint include from gegl-cl headerMichael Muré1-0/+1
2012-08-02added reference compositions to brightness-contrast, color-reduction, color-t...Ville Sokk1-4/+6
2012-08-02testing tool: added crop to standard composition to support point render oper...Ville Sokk1-2/+7
2012-08-02testing tool: print names of operations when run with --allVille Sokk1-5/+16
2012-08-02testing tool: add regular expression for excluding operations by name and sma...Ville Sokk1-80/+107
2012-08-02don't require reference directory with testing toolVille Sokk1-10/+12
2012-08-02correct size control for testing toolVille Sokk1-1/+2
2012-08-02testing tool cleanupVille Sokk1-5/+5
2012-08-02added an option to testing tool to generate output for all ops using a standa...Ville Sokk1-29/+88
2012-08-02more informative error messages for operation test toolVille Sokk1-28/+56
2012-08-02changed operation tester to use glib's commandline option parser and also GEG...Ville Sokk1-44/+47
2012-08-02added operation testing toolVille Sokk2-1/+192
2012-07-18move i18n init early to have help message translatedMichael Muré1-7/+7
2012-07-18enable i18n for the gegl binaryMichael Muré2-16/+18
2012-04-19initialize some variables that might be used unsetØyvind Kolås1-0/+1
2012-04-02gegl-options: print the mode in full text, not with the value of the enumMichael Muré1-2/+18
2012-04-02more readable help for gegl binaryMichael Muré1-15/+11
2012-03-20All makefiles include opencl [except docs]Victor Oliveira1-1/+3
2012-01-28From: Andoni Morales Alastruey <ylatuya@gmail.com>Øyvind Kolås1-1/+1
2011-10-02bin: Fix warningMartin Nordholts1-1/+1
2011-09-04bin/gegl.c: display a message and abort if the graph is invalidMichael Muré1-0/+6
2011-09-03bin/gegl: unref the graph after main_loop_run returnMassimo Valentini1-2/+2
2011-08-17memory leaksMassimo Valentini1-0/+1
2011-07-20Bring back option for "gegl" binary to show graphs.Jon Nordby3-1/+14
2011-06-22bin/gegl.c: Remove obsolete GEGL_RUN_MODE_EDITORJon Nordby3-19/+0
2011-03-28Don't use PATH_MAX for portability reasonsEmilio Pozuelo Monfort1-11/+5
2011-02-13make the GEGL splash smallerØyvind Kolås1-1/+1
2011-01-20Simplify list of contributors in "splash" of binary.Øyvind Kolås1-1/+1
2010-12-17Update op names in splashØyvind Kolås1-1/+1
2010-07-29Annotate function declMukund Sivaraman1-1/+1
2010-07-24operations: Extract vector rendering operations from path.cDamien de Lemeny1-1/+1
2010-07-22bin: Remove unused function file_utils_get_ext_start()Martin Nordholts1-32/+0