Rewrite the 0.61.08 news entries as summaries instead of essays. Include a link to...
[synfig.git] / ETL / trunk /
2008-03-01 pabsRewrite the 0.61.08 news entries as summaries instead...
2008-02-24 dooglusUsing mutexes around accesses to refcounts seems to...
2008-02-23 dooglusUse _mutex_win32.h on Windows.
2008-02-23 dooglusInclude 'mutex' and '_mutex_simple.h' in the list of...
2008-02-22 dooglusUse etl::mutexes to lock access to reference counts.
2008-02-22 dooglusTwo new files to use pthread Mutexes very simply.
2008-02-22 dooglusUse a more suitable #define to guard against double...
2008-02-13 dooglusWrite "operator()" instead of "operator ()", "operator...
2008-02-10 dooglusUpdate NEWS files with most of the changes since the...
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-02-09 dooglusAdded my "Copyright (c) 2007" notices, for files I...
2008-02-03 pabsGet rid of all references to the bootstrap script since...
2008-01-27 dooglusMore unused parameters - in ETL this time.
2008-01-27 dooglusDon't use the '-Wno-unused-parameter' flag by default.
2008-01-26 dooglusPrevent warning from g++ 4.3: [ETL/_smach.h:171] declar...
2008-01-26 dooglusPrevent lots of warnings like [_surface.h:68] declarati...
2008-01-25 dooglusAvoid a warning from g++ 4.3.
2008-01-25 dooglusAvoid a warning from g++ 4.3.
2008-01-25 dooglusAvoid a warning from g++ 4.3.
2008-01-24 pabsMake ETL-config a wrapper around pkg-config. Patch...
2008-01-18 dooglusChange the expected results to match the new actual...
2008-01-12 dooglusRemoved a bunch more DEBUGPOINT()s.
2008-01-08 pabsUse the bugs page on the website instead of the tracker...
2008-01-08 pabsUse synfig.org instead of synfig.com
2007-12-18 pabsRemove shitty .spec files that the RPM distros will...
2007-12-18 pabsStrip license key and software expiry stuff now that...
2007-12-17 dooglusFix doxygen warnings for ETL sources.
2007-12-12 dooglusGenerate documentation for everything under 'src'....
2007-12-09 pabsFix g++ 4.3 issues; add missing <cstring> includes...
2007-11-14 dooglusWorking on #1827966. Removed more 'wrap at 360 degrees...
2007-11-12 dooglusWorking on 1827966: "Angles are recalculated to 360...
2007-11-09 pabsFix issue with older versions of autoconf
2007-11-08 dooglusTypo. It wasn't using the final value in the division...
2007-11-08 dooglusMake the 'obj' member of handle and loose_handle public...
2007-11-07 pabsDIE ./bootstrap, DIE DIE DIE
2007-10-30 dooglusTypo: 'enterted' -> 'entered'.
2007-10-30 dooglusTypo: 'outselves' -> 'ourselves'.
2007-10-24 doogluspopen() doesn't like type "rb" on Linux, either.
2007-10-24 dooglusFix 1818856: External application render targets seem...
2007-10-21 dooglusTidying.
2007-10-21 dooglusTidying.
2007-10-21 dooglusTypo.
2007-10-15 dooglusRevert back to r930. The last 2 commits were no good.
2007-10-15 dooglusUse Synfig::Mutex instead of Glib::Mutex.
2007-10-14 dooglusPut mutexes around the reference counts for the shared_...
2007-10-14 dooglusWrote filename_extension() and filename_sans_extension...
2007-10-11 dooglusUse static_cast rather than the old C style cast.
2007-10-10 dooglusFix rount_to_int() so it rounds to the nearest integer...
2007-10-10 dooglusTypo.
2007-10-10 dooglusUpdated svn revision number and date in NEWS files.
2007-10-10 dooglusDon't include <ETL/fixed> because it's not used.
2007-10-10 dooglus#include <ETL/fixed> so ETL/_bezier.h doesn't have to.
2007-10-10 dooglusVarious changes: Improve the formatting of the output...
2007-10-10 dooglusConditionally compile in the '+0.5' code to make fixed...
2007-10-08 dooglusUpdated NEWS files.
2007-10-08 dooglusAdd an error message explaining why the 'fixed' tests...
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-10-06 dooglusBump the version numbers ready for the coming release.
2007-10-06 dooglusAdd my copyright.
2007-10-05 dooglusUpdated to r843.
2007-09-28 dooglusReplace angle::epsilon with a #defined value instead...
2007-09-28 dooglusAdd a new function angle::abs() which returns the absol...
2007-09-28 dooglusCommented out the deprecated angle type conversion...
2007-09-28 dooglusMove the deprecated type conversion operator prototypes...
2007-09-28 dooglusFixed a typo - the wrong method was marked as deprecate...
2007-09-28 dooglusOperator '!' is supposed to be true when an angle is...
2007-09-28 dooglusThe zero(), one(), and half() functions weren't documen...
2007-09-28 dooglusThe comments for the inequality comparison operators...
2007-09-28 dooglusFix the indentation.
2007-09-28 dooglusOperators == and != were returning that 90 degrees...
2007-09-28 dooglusThe angle comparison code was considering 90+359 degree...
2007-09-28 dooglusSince angles are stored in radians, we need to add...
2007-09-28 dooglusAngles are stored in radians, not rotations.
2007-09-27 dooglusUse the http svn repository, not https, because using...
2007-09-13 dooglusSpelling corrections.
2007-09-13 pabsAdd some changes to NEWS
2007-09-12 dooglusA few more typos.
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-20 pabsFix SVN revision number of the new release
2007-06-20 pabsFix SVN tagging targets in the Makefile
2007-06-20 pabsReleasing ETL 0.04.09 today
2007-06-12 pabsBump version number to 0.04.09. Hopefully the last...
2007-06-10 pabsRemove the generated COPYING and INSTALL files on maint...
2007-06-10 pabsGenerate the ChangeLog at bootstrap time, make the...
2007-06-04 pabsAdd a rule to create the ChangeLog from SVN
2007-06-03 pabsDon't forget to delete doxygen.cfg and ETL.pc.in on...
2007-06-03 pabsCXXFLAGS is for users, use AM_CXXFLAGS instead
2007-06-03 pabsChange automake invocation to use symlinks and use...
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-10 dooglusFixed a typo.
2007-04-07 dooglusFixed typo.
2007-04-07 pabsFix typo in r428 (csdlib -> cstdlib)
next