2008-01-27 |
dooglus | More unused parameters - in ETL this time. |
tree | commitdiff |
2008-01-27 |
dooglus | Don't use the '-Wno-unused-parameter' flag by default. |
tree | commitdiff |
2008-01-26 |
dooglus | Prevent warning from g++ 4.3: [ETL/_smach.h:171] declar... |
tree | commitdiff |
2008-01-26 |
dooglus | Prevent lots of warnings like [_surface.h:68] declarati... |
tree | commitdiff |
2008-01-25 |
dooglus | Avoid a warning from g++ 4.3. |
tree | commitdiff |
2008-01-25 |
dooglus | Avoid a warning from g++ 4.3. |
tree | commitdiff |
2008-01-25 |
dooglus | Avoid a warning from g++ 4.3. |
tree | commitdiff |
2008-01-24 |
pabs | Make ETL-config a wrapper around pkg-config. Patch... |
tree | commitdiff |
2008-01-18 |
dooglus | Change the expected results to match the new actual... |
tree | commitdiff |
2008-01-12 |
dooglus | Removed a bunch more DEBUGPOINT()s. |
tree | commitdiff |
2008-01-08 |
pabs | Use the bugs page on the website instead of the tracker... |
tree | commitdiff |
2008-01-08 |
pabs | Use synfig.org instead of synfig.com |
tree | commitdiff |
2007-12-18 |
pabs | Remove shitty .spec files that the RPM distros will... |
tree | commitdiff |
2007-12-18 |
pabs | Strip license key and software expiry stuff now that... |
tree | commitdiff |
2007-12-17 |
dooglus | Fix doxygen warnings for ETL sources. |
tree | commitdiff |
2007-12-12 |
dooglus | Generate documentation for everything under 'src'.... |
tree | commitdiff |
2007-12-09 |
pabs | Fix g++ 4.3 issues; add missing <cstring> includes... |
tree | commitdiff |
2007-11-14 |
dooglus | Working on #1827966. Removed more 'wrap at 360 degrees... |
tree | commitdiff |
2007-11-12 |
dooglus | Working on 1827966: "Angles are recalculated to 360... |
tree | commitdiff |
2007-11-09 |
pabs | Fix issue with older versions of autoconf |
tree | commitdiff |
2007-11-08 |
dooglus | Typo. It wasn't using the final value in the division... |
tree | commitdiff |
2007-11-08 |
dooglus | Make the 'obj' member of handle and loose_handle public... |
tree | commitdiff |
2007-11-07 |
pabs | DIE ./bootstrap, DIE DIE DIE |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'enterted' -> 'entered'. |
tree | commitdiff |
2007-10-30 |
dooglus | Typo: 'outselves' -> 'ourselves'. |
tree | commitdiff |
2007-10-24 |
dooglus | popen() doesn't like type "rb" on Linux, either. |
tree | commitdiff |
2007-10-24 |
dooglus | Fix 1818856: External application render targets seem... |
tree | commitdiff |
2007-10-21 |
dooglus | Tidying. |
tree | commitdiff |
2007-10-21 |
dooglus | Tidying. |
tree | commitdiff |
2007-10-21 |
dooglus | Typo. |
tree | commitdiff |
2007-10-15 |
dooglus | Revert back to r930. The last 2 commits were no good. |
tree | commitdiff |
2007-10-15 |
dooglus | Use Synfig::Mutex instead of Glib::Mutex. |
tree | commitdiff |
2007-10-14 |
dooglus | Put mutexes around the reference counts for the shared_... |
tree | commitdiff |
2007-10-14 |
dooglus | Wrote filename_extension() and filename_sans_extension... |
tree | commitdiff |
2007-10-11 |
dooglus | Use static_cast rather than the old C style cast. |
tree | commitdiff |
2007-10-10 |
dooglus | Fix rount_to_int() so it rounds to the nearest integer... |
tree | commitdiff |
2007-10-10 |
dooglus | Typo. |
tree | commitdiff |
2007-10-10 |
dooglus | Stable Tag: Copying everything over |
tree | commitdiff |
2007-10-10 |
dooglus | Stable Tag: Removing old tag |
tree | commitdiff |
2007-10-10 |
dooglus | Release ETL_0_04_10 |
tree | commitdiff |
2007-10-10 |
dooglus | Updated svn revision number and date in NEWS files. |
tree | commitdiff |
2007-10-10 |
dooglus | Don't include <ETL/fixed> because it's not used. |
tree | commitdiff |
2007-10-10 |
dooglus | #include <ETL/fixed> so ETL/_bezier.h doesn't have to. |
tree | commitdiff |
2007-10-10 |
dooglus | Various changes: Improve the formatting of the output... |
tree | commitdiff |
2007-10-10 |
dooglus | Conditionally compile in the '+0.5' code to make fixed... |
tree | commitdiff |
2007-10-08 |
dooglus | Release ETL_0_04_10_rc3 |
tree | commitdiff |
2007-10-08 |
dooglus | Updated NEWS files. |
tree | commitdiff |
2007-10-08 |
dooglus | Add an error message explaining why the 'fixed' tests... |
tree | commitdiff |
2007-10-07 |
dooglus | Release ETL_0_04_10_rc2 |
tree | commitdiff |
2007-10-06 |
dooglus | Release ETL_0_04_10_rc1 |
tree | commitdiff |
2007-10-06 |
dooglus | Add my copyright to files I've modified. |
tree | commitdiff |
2007-10-06 |
dooglus | Bump the version numbers ready for the coming release. |
tree | commitdiff |
2007-10-06 |
dooglus | Add my copyright. |
tree | commitdiff |
2007-10-05 |
dooglus | Updated to r843. |
tree | commitdiff |
2007-09-28 |
dooglus | Replace angle::epsilon with a #defined value instead... |
tree | commitdiff |
2007-09-28 |
dooglus | Add a new function angle::abs() which returns the absol... |
tree | commitdiff |
2007-09-28 |
dooglus | Commented out the deprecated angle type conversion... |
tree | commitdiff |
2007-09-28 |
dooglus | Move the deprecated type conversion operator prototypes... |
tree | commitdiff |
2007-09-28 |
dooglus | Fixed a typo - the wrong method was marked as deprecate... |
tree | commitdiff |
2007-09-28 |
dooglus | Operator '!' is supposed to be true when an angle is... |
tree | commitdiff |
2007-09-28 |
dooglus | The zero(), one(), and half() functions weren't documen... |
tree | commitdiff |
2007-09-28 |
dooglus | The comments for the inequality comparison operators... |
tree | commitdiff |
2007-09-28 |
dooglus | Fix the indentation. |
tree | commitdiff |
2007-09-28 |
dooglus | Operators == and != were returning that 90 degrees... |
tree | commitdiff |
2007-09-28 |
dooglus | The angle comparison code was considering 90+359 degree... |
tree | commitdiff |
2007-09-28 |
dooglus | Since angles are stored in radians, we need to add... |
tree | commitdiff |
2007-09-28 |
dooglus | Angles are stored in radians, not rotations. |
tree | commitdiff |
2007-09-27 |
dooglus | Use the http svn repository, not https, because using... |
tree | commitdiff |
2007-09-13 |
dooglus | Spelling corrections. |
tree | commitdiff |
2007-09-13 |
pabs | Add some changes to NEWS |
tree | commitdiff |
2007-09-12 |
dooglus | A few more typos. |
tree | commitdiff |
2007-09-12 |
dooglus | Since the last change will require a recompilation... |
tree | commitdiff |
2007-09-12 |
dooglus | Fix 1793306: dirname() doesn't work on absolute paths... |
tree | commitdiff |
2007-09-08 |
dooglus | Added a #warning about some bad code in an unused sourc... |
tree | commitdiff |
2007-09-08 |
dooglus | Mark ETL/status and ETL/_status.h as unused. |
tree | commitdiff |
2007-09-08 |
dooglus | Prevent compiler warnings about unused parameters. |
tree | commitdiff |
2007-09-07 |
dooglus | This looks like a typo. I don't think this function... |
tree | commitdiff |
2007-06-20 |
pabs | Stable Tag: Copying everything over |
tree | commitdiff |
2007-06-20 |
pabs | Stabe Tag: Removing old tag |
tree | commitdiff |
2007-06-20 |
pabs | Release ETL_0_04_09 |
tree | commitdiff |
2007-06-20 |
pabs | Fix SVN revision number of the new release |
tree | commitdiff |
2007-06-20 |
pabs | Fix SVN tagging targets in the Makefile |
tree | commitdiff |
2007-06-20 |
pabs | Releasing ETL 0.04.09 today |
tree | commitdiff |
2007-06-12 |
pabs | Bump version number to 0.04.09. Hopefully the last... |
tree | commitdiff |
2007-06-10 |
pabs | Remove the generated COPYING and INSTALL files on maint... |
tree | commitdiff |
2007-06-10 |
pabs | Generate the ChangeLog at bootstrap time, make the... |
tree | commitdiff |
2007-06-04 |
pabs | Add a rule to create the ChangeLog from SVN |
tree | commitdiff |
2007-06-03 |
pabs | Don't forget to delete doxygen.cfg and ETL.pc.in on... |
tree | commitdiff |
2007-06-03 |
pabs | CXXFLAGS is for users, use AM_CXXFLAGS instead |
tree | commitdiff |
2007-06-03 |
pabs | Change automake invocation to use symlinks and use... |
tree | commitdiff |
2007-06-02 |
pabs | Release preparations: add some files to the tarball... |
tree | commitdiff |
2007-04-23 |
dooglus | Fix 1672033: when deciding which curve we are closest... |
tree | commitdiff |
2007-04-18 |
dooglus | Added a slower but more accurate find_closest() routine... |
tree | commitdiff |
2007-04-12 |
dooglus | Typos. |
tree | commitdiff |
2007-04-10 |
dooglus | Fixed a typo. |
tree | commitdiff |
2007-04-07 |
dooglus | Fixed typo. |
tree | commitdiff |
2007-04-07 |
pabs | Fix typo in r428 (csdlib -> cstdlib) |
tree | commitdiff |
2007-04-06 |
pabs | Add dooglus to the AUTHORS file |
tree | commitdiff |
2007-04-06 |
pabs | Fix Debian 417897: causes synfig FTBFS in gcc 4.3 due... |
tree | commitdiff |
2007-03-31 |
dooglus | subptr() should subtract from the pointer, not add... |
tree | commitdiff |
next |