Skip to content
  • People doing a 16 bpc version of gimp's avatar
    Sun Feb 4 18:09:58 EST 2001 calvinw@mindspring.com · 997d27bc
    	* Makefile.am
    	* configure.in
    	* gegl/Makefile.am
    	* gegl/gegl-add-op.gil
    	* gegl/gegl-composite-op.gil
    	* gegl/gegl-composite-premult-op.gil
    	* gegl/gegl-image-buffer.gob
    	* gegl/gegl-image.gob
    	* gegl/gegl-n-src-op.gob
    	* gegl/gegl-node.gob
    	* gegl/gegl-op.gob
    	* gegl/gegl-point-op.gob
    	Changed these so the "name" of the op is just taken from the
        class name instead of passing a name up to constructor chain.
    
    	Removed testgegl,testgeglfile from gegl/Makefile.am. Added tests
    	and docs dir to Makefile.am and configure.in.
    
    	* gegl/testgegl.c
    	* gegl/testgeglfile.c
    
    	Moved these to a separate tests dir.
    
    	* tests/Makefile.am
    	* tests/testgegl.c
    	* tests/testgeglfile.c
    
    	* docs/Makefile.am
    	* docs/TODO.xml
    	* docs/make-todo
    
    	Added these so that our TODO lists work like gtk, gimp, etc.
    
    	* docs/codegen.html
    	* docs/gegl.html
    	* docs/geglClasses.html
    
    	Updated these, fixed links..
    
    	* docs/geglTasks.html
    
    	Removed this, since we can just use TODO.xml instead.
    997d27bc