Since the last change will require a recompilation of pretty much everything, I took...
[synfig.git] / ETL / trunk / ETL /
2007-09-12 dooglusSince the last change will require a recompilation...
2007-09-12 dooglusFix 1793306: dirname() doesn't work on absolute paths...
2007-09-08 dooglusAdded a #warning about some bad code in an unused sourc...
2007-09-08 dooglusMark ETL/status and ETL/_status.h as unused.
2007-09-08 dooglusPrevent compiler warnings about unused parameters.
2007-09-07 dooglusThis looks like a typo. I don't think this function...
2007-06-02 pabsRelease preparations: add some files to the tarball...
2007-04-23 dooglusFix 1672033: when deciding which curve we are closest...
2007-04-18 dooglusAdded a slower but more accurate find_closest() routine...
2007-04-12 dooglusTypos.
2007-04-07 dooglusFixed typo.
2007-04-07 pabsFix typo in r428 (csdlib -> cstdlib)
2007-04-06 pabsFix Debian 417897: causes synfig FTBFS in gcc 4.3 due...
2007-03-31 dooglussubptr() should subtract from the pointer, not add...
2007-03-16 dooglusSpelling correction.
2007-03-16 pabsEnable more $Id$ expansion.
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-15 dooglus\fixme isn't accepted outside a function definition:
2007-03-14 dooglusAdd a line at the start to tell GNU Emacs that this...
2007-03-12 dooglusRemoved trailing whitespace.
2006-07-24 pabsMove .cvsignore to svn:ignore property
2006-03-30 pabsChange to Andreas Jochens patch for Debian bugs #358474...
2006-03-26 pabsFix #1349630: This fixes the etl side of the synfig...
2006-02-19 pabsFix 1349630: forgot to #include <algorithm> when using...
2006-01-30 pabsFix 1356998: compile error on IRIX
2005-11-09 darcoBump version number. Remove bogus copyright line. Don...
2005-10-31 darcoMore file path fixes
2005-04-11 darcoFixed the file path stuff. Don't show the bootstrap...
2005-03-24 darcofloor is not needed when casting to int
2005-03-24 darcoInitial import of ETL