projects
/
synfig.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
The previous commit was a little hasty. The focus point is also used when resizing...
[synfig.git]
/
ETL
/
trunk
/
ETL
/
2008-11-23
dooglus
Fix handle<T>::swap() and loose_handle<T>::swap()....
tree
|
commitdiff
2008-11-12
genete
Stop a bunch of compile warnings about not used returne...
tree
|
commitdiff
2008-11-08
pabs3
Don't enable the use of mutexes on platforms other...
tree
|
commitdiff
2008-11-07
dooglus
Finding the distance along a bezier curve from point...
tree
|
commitdiff
2008-11-06
pabs3
Don't ignore type qualifiers on a couple of ETL pen...
tree
|
commitdiff
2008-11-04
dooglus
Improve the rendering of curvegradient layers near...
tree
|
commitdiff
2008-11-03
pabs3
Delete generated ETL/etl_profile_.h.in file
tree
|
commitdiff
2008-10-14
genete
Update/add copyright of people who modified the code.
tree
|
commitdiff
2008-03-05
dooglus
Added a couple of comments.
tree
|
commitdiff
2008-03-04
dooglus
Improve the derivative class for hermites. Compare...
tree
|
commitdiff
2008-03-03
dooglus
Remove the ETL_FIXED_DERIVATIVE macro.
tree
|
commitdiff
2008-02-24
dooglus
Using mutexes around accesses to refcounts seems to...
tree
|
commitdiff
2008-02-23
dooglus
Use _mutex_win32.h on Windows.
tree
|
commitdiff
2008-02-23
dooglus
Include 'mutex' and '_mutex_simple.h' in the list of...
tree
|
commitdiff
2008-02-22
dooglus
Use etl::mutexes to lock access to reference counts.
tree
|
commitdiff
2008-02-22
dooglus
Two new files to use pthread Mutexes very simply.
tree
|
commitdiff
2008-02-22
dooglus
Use a more suitable #define to guard against double...
tree
|
commitdiff
2008-02-13
dooglus
Write "operator()" instead of "operator ()", "operator...
tree
|
commitdiff
2008-02-09
dooglus
Added copyright lines for files I've edited this year.
tree
|
commitdiff
2008-02-09
dooglus
Added my "Copyright (c) 2007" notices, for files I...
tree
|
commitdiff
2008-01-27
dooglus
More unused parameters - in ETL this time.
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
2007-12-17
dooglus
Fix doxygen warnings for ETL sources.
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-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: '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
Don't include <ETL/fixed> because it's not used.
tree
|
commitdiff
2007-10-10
dooglus
Conditionally compile in the '+0.5' code to make fixed...
tree
|
commitdiff
2007-10-06
dooglus
Add my copyright to files I've modified.
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-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-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-07
dooglus
Fixed typo.
tree
|
commitdiff
2007-04-07
pabs
Fix typo in r428 (csdlib -> cstdlib)
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
2007-03-16
dooglus
Spelling correction.
tree
|
commitdiff
2007-03-16
pabs
Enable more $Id$ expansion.
tree
|
commitdiff
2007-03-16
dooglus
Enable $Id$ expansion.
tree
|
commitdiff
2007-03-15
dooglus
\fixme isn't accepted outside a function definition:
tree
|
commitdiff
2007-03-14
dooglus
Add a line at the start to tell GNU Emacs that this...
tree
|
commitdiff
2007-03-12
dooglus
Removed trailing whitespace.
tree
|
commitdiff
2006-07-24
pabs
Move .cvsignore to svn:ignore property
tree
|
commitdiff
2006-03-30
pabs
Change to Andreas Jochens patch for Debian bugs #358474...
tree
|
commitdiff
2006-03-26
pabs
Fix #1349630: This fixes the etl side of the synfig...
tree
|
commitdiff
2006-02-19
pabs
Fix 1349630: forgot to #include <algorithm> when using...
tree
|
commitdiff
2006-01-30
pabs
Fix 1356998: compile error on IRIX
tree
|
commitdiff
2005-11-09
darco
Bump version number. Remove bogus copyright line. Don...
tree
|
commitdiff
2005-10-31
darco
More file path fixes
tree
|
commitdiff
2005-04-11
darco
Fixed the file path stuff. Don't show the bootstrap...
tree
|
commitdiff
2005-03-24
darco
floor is not needed when casting to int
tree
|
commitdiff
2005-03-24
darco
Initial import of ETL
tree
|
commitdiff