summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-03-30Remove all references to g_thread_init ()Michael Henning3-3/+0
2012-11-19tweaks across doc buils systemØyvind Kolås2-5/+15
2012-08-15tools: changed img_cmp to use gegl:image-compareVille Sokk1-152/+75
2012-08-02docs: show example images in operations.html instead of linking to themVille Sokk1-1/+1
2012-08-02add links to example images in operations.html generationVille Sokk1-0/+31
2012-07-17operations.html: force utf-8 charsetMichael Muré1-1/+1
2012-06-04introspect.c: useless fix of a memory leakMichael Muré1-5/+12
2012-05-11docs: Fix broken links to glib/gobject docs.Michael Henning1-10/+10
2012-04-05tools/create-reference.rb: fix utf8 handling for ruby >= 1.9.xØyvind Kolås1-0/+5
2012-03-31tools: fix NULL dereference in op doc generatorØyvind Kolås1-1/+2
2012-03-29operation: massive refactoring of how operation meta data is handledØyvind Kolås1-7/+12
2012-03-21tools/introspect: harden escape() against NULL stringsNils Philippsen1-1/+1
2012-03-20All makefiles include opencl [except docs]Victor Oliveira1-1/+3
2011-10-01tools/create-reference.rb: Handle GI annotationsJon Nordby1-2/+10
2011-09-05website: some css tweakMichael Muré2-2/+2
2011-09-02operation_reference.c: fix wrong variable typeMichael Muré1-4/+4
2011-09-02operation_reference.c: clamp property values with +-inf if more than 7 digits...Michael Muré1-41/+66
2011-09-01Bug 655280 - Devel docs badly formattedMichael Muré1-5/+9
2011-07-10tools/introspect: fix to use never API properlyØyvind Kolås1-4/+4
2011-05-17operations: Fix set but unused variables which gccØyvind Kolås2-7/+4
2011-04-21tools: Fix typoMartin Nordholts1-1/+1
2011-01-13tools/gobj2dot.rb: catch encoding errorsØyvind Kolås1-8/+12
2010-11-24Use #!/usr/bin/env ruby instead of #!/usr/bin/rubyMichael Schumacher1-1/+1
2010-10-03tools: PKG_CHECK_MODULES sets EXIV2_CFLAGS, not _CXXFLAGSMartin Nordholts1-1/+1
2010-08-11Added exposure combiner, and support tool, for HDRDanny Robson3-0/+183
2010-08-11tools: #define P2() at the top and call it SQR() instead in img_cmpMartin Nordholts1-10/+10
2010-08-08tools: Us g_printerr() for img_cmp errorsMartin Nordholts1-16/+16
2010-05-15tools/img_cmp.c: Typo fix, top -> toMartin Nordholts1-2/+2
2010-05-15Update .gitignoreMartin Nordholts1-0/+1
2010-04-05tools/img_cmp: do g_thread_initØyvind Kolås1-0/+1
2010-03-20If the test name contains "broken" the test is allowed to failØyvind Kolås1-1/+6
2010-01-23img_cmp: Write an debug output file highlighting pixel differencesØyvind Kolås1-10/+75
2010-01-20use ARGV.length instead of ARGV.countNils Philippsen1-3/+3
2010-01-18img_cmp: report error as Δe tolerate a max Δe of 1.5 as no-errorØyvind Kolås1-14/+20
2010-01-17img_cmp: correct computation of % pixels wrongØyvind Kolås1-1/+1
2010-01-17Added an XML composition driven test systemØyvind Kolås2-1/+109
2009-12-05tools/xml_insert.sh specify bash in #!Øyvind Kolås1-1/+1
2009-11-20Improved locking in GEGLØyvind Kolås1-0/+1
2009-08-07Update .gitignore for win32Martin Nordholts1-4/+4
2009-07-20Bug 589124 – gobj2dot.rb missing from gegl tarballMartin Nordholts1-1/+4
2009-06-28Update Subversion references to gitMartin Nordholts1-1/+1
2009-06-22Remove ifdeffed away code that has been dead for yearsMartin Nordholts1-11/+0
2009-03-31Rewrite xml-insert.sh in portable bourne-shellMartin Nordholts1-13/+87
2009-03-31Don't use depecrated features or reduntant declarations in Makefile.amMartin Nordholts1-13/+15
2009-03-26Add initial how-to-hack-on-GEGL documentationMartin Nordholts1-0/+85
2009-03-26config.h needs to be included at the top of every .c fileMartin Nordholts1-0/+1
2009-02-08Add .gitignore files generated with git svn create-ignore.Martin Nordholts1-0/+6
2009-01-02do not print (void) arglist if there is not return type. modified docsØyvind Kolås1-1/+3
2009-01-01reset state machine for each header file parsed.Øyvind Kolås1-0/+4
2008-12-08fix compiler warning "format not a string literal and no formatSven Neumann1-1/+1