2007-09-05 |
dooglus | Tidying. |
tree | commitdiff |
2007-09-05 |
dooglus | Tidying. |
tree | commitdiff |
2007-09-05 |
dooglus | Tidying. |
tree | commitdiff |
2007-09-05 |
dooglus | Tidying. |
tree | commitdiff |
2007-09-04 |
dooglus | Fix a bug introduced by r590. The name of the paste_ca... |
tree | commitdiff |
2007-09-04 |
dooglus | Use lower_case instead of UpperCase in .sif files for... |
tree | commitdiff |
2007-09-04 |
dooglus | Move 'Paste Canvas' and 'Plant' into the 'Other' menu... |
tree | commitdiff |
2007-09-03 |
dooglus | Rename ValueBase::same_as() to ValueBase::same_type_as... |
tree | commitdiff |
2007-09-03 |
dooglus | This can't be right, can it? |
tree | commitdiff |
2007-09-03 |
dooglus | Changed the sense of the 'do_not_muck_with_time' boolea... |
tree | commitdiff |
2007-09-03 |
dooglus | Prevent a crash when copying a PasteCanvas before defin... |
tree | commitdiff |
2007-09-03 |
dooglus | Completes fix of 1785296: If a waypoint has <animated... |
tree | commitdiff |
2007-09-03 |
dooglus | Partially fix 1785296: Allow waypoints to refer to... |
tree | commitdiff |
2007-09-03 |
dooglus | Typo. |
tree | commitdiff |
2007-09-03 |
dooglus | Reordered the blend method definitions to appear in... |
tree | commitdiff |
2007-08-31 |
dooglus | Fix 1785598: studio crash when marking all Bline vertic... |
tree | commitdiff |
2007-08-30 |
dooglus | Prevent a crash when clicking in the workarea after... |
tree | commitdiff |
2007-08-30 |
dooglus | Prevent a crash when saving a PasteCanvas with no canva... |
tree | commitdiff |
2007-08-30 |
dooglus | Typo. |
tree | commitdiff |
2007-08-14 |
pabs | Fix segfault when rendering dooglus.rincevent.net/synfi... |
tree | commitdiff |
2007-06-11 |
pabs | Distribute surfacenew.cpp, don't build it |
tree | commitdiff |
2007-06-11 |
pabs | Distribute some files that were only in SVN before |
tree | commitdiff |
2007-06-10 |
pabs | Remove the generated nodebase.h, COPYING and INSTALL... |
tree | commitdiff |
2007-06-03 |
pabs | Release preparations: prevent FTBFS due to quick_rng... |
tree | commitdiff |
2007-05-06 |
dooglus | Don't always display the "0f" at the end of times with... |
tree | commitdiff |
2007-04-15 |
dooglus | Fix 1698604: Moved the quick_rng class into its own... |
tree | commitdiff |
2007-04-12 |
dooglus | Typos. |
tree | commitdiff |
2007-04-12 |
dooglus | More shuffling stuff around without changing anything... |
tree | commitdiff |
2007-04-12 |
dooglus | At last - a real change! I think this is the bug I... |
tree | commitdiff |
2007-04-12 |
dooglus | A few more comments and other small changes. |
tree | commitdiff |
2007-04-12 |
dooglus | Lots more changes which hopefully change nothing but... |
tree | commitdiff |
2007-04-12 |
dooglus | There was a large lump of code inside an "if (false... |
tree | commitdiff |
2007-04-12 |
dooglus | Variable 'blend_time' isn't needed - it's just a copy... |
tree | commitdiff |
2007-04-12 |
dooglus | Removed some old commented code; replaced with a commen... |
tree | commitdiff |
2007-04-12 |
dooglus | No change to functionality, just some variable renaming... |
tree | commitdiff |
2007-04-11 |
dooglus | While looking into bug 1696331, I noticed that interpol... |
tree | commitdiff |
2007-04-10 |
dooglus | Partially fix 1696331. This isn't the correct fix... |
tree | commitdiff |
2007-04-09 |
dooglus | Initialise the priority when constructing a new Activep... |
tree | commitdiff |
2007-04-09 |
dooglus | Add 'winding style' control, allowing the user to speci... |
tree | commitdiff |
2007-04-08 |
dooglus | Fix 1696279: Check for and skip whitespace before check... |
tree | commitdiff |
2007-04-07 |
dooglus | Fixed typo. |
tree | commitdiff |
2007-04-06 |
dooglus | Atrus' Windows patches: [ 1695480 ] win32-synfig-clean... |
tree | commitdiff |
2007-04-06 |
dooglus | Use logical operators (&&, ||) rather than arithmetic... |
tree | commitdiff |
2007-04-05 |
pabs | Fix Debian 417720: FTBFS in gcc 4.3 due to not includin... |
tree | commitdiff |
2007-04-04 |
dooglus | Moved an apostrophe. |
tree | commitdiff |
2007-04-02 |
dooglus | Initialise vectors in constructor to avoid warnings... |
tree | commitdiff |
2007-04-02 |
dooglus | Don't access edge_table->aabb if it hasn't been initial... |
tree | commitdiff |
2007-04-02 |
dooglus | Typo. |
tree | commitdiff |
2007-04-01 |
dooglus | Allow a single hex digit in the hex color box. The... |
tree | commitdiff |
2007-03-31 |
dooglus | Rectangles are 'solid color' when using straight blendi... |
tree | commitdiff |
2007-03-31 |
dooglus | If the rows are wider than our PIXEL_RENDERING_LIMIT... |
tree | commitdiff |
2007-03-30 |
dooglus | The value of `i' goes from 0 to rows-1, so to test... |
tree | commitdiff |
2007-03-27 |
dooglus | Fixed a spelling mistake. |
tree | commitdiff |
2007-03-24 |
dooglus | Fixed a typo. |
tree | commitdiff |
2007-03-24 |
dooglus | Fix a bug where inactive layers (transform, scale,... |
tree | commitdiff |
2007-03-23 |
dooglus | Fix "main.cpp:332: warning: comparison between signed... |
tree | commitdiff |
2007-03-21 |
dooglus | Fix 1684240: Several places were multiplying the A... |
tree | commitdiff |
2007-03-18 |
dooglus | Fixed a crash. Revision 354's addition of the 'mutable... |
tree | commitdiff |
2007-03-18 |
dooglus | Implements PXEGeek's wiki.synfig.com/Wish_list entry... |
tree | commitdiff |
2007-03-16 |
dooglus | Enabled $Id$ expansion. |
tree | commitdiff |
2007-03-16 |
pabs | Enable more $Id$ expansion. |
tree | commitdiff |
2007-03-16 |
dooglus | Enable $Id$ expansion. |
tree | commitdiff |
2007-03-16 |
dooglus | Minor change to stop a doxygen warning. Doxygen doesn... |
tree | commitdiff |
2007-03-15 |
dooglus | Fixed the parameter names to keep doxygen quiet (451... |
tree | commitdiff |
2007-03-15 |
dooglus | Fixed the comment to stop doxygen complaining. Also... |
tree | commitdiff |
2007-03-15 |
dooglus | Fixed the name of the last parameter in the set_time... |
tree | commitdiff |
2007-03-15 |
dooglus | As in previous commit, 2 more parameters were incorrect... |
tree | commitdiff |
2007-03-15 |
dooglus | One of the parameters was named incorrectly in the... |
tree | commitdiff |
2007-03-15 |
dooglus | Fixing warnings from doxygen: |
tree | commitdiff |
2007-03-15 |
dooglus | Fixed a few typos. |
tree | commitdiff |
2007-03-15 |
dooglus | Fixed a few typos which caused doxygen to complain. |
tree | commitdiff |
2007-03-14 |
dooglus | Fix 1420091: Crash when deleting vertex items. I don... |
tree | commitdiff |
2007-03-12 |
dooglus | Removed trailing whitespace. |
tree | commitdiff |
2007-03-11 |
pabs | Partially fix 1678141: add an int to ColorAccumulator... |
tree | commitdiff |
2007-03-11 |
pabs | Partially fix 1678141: value.h wasn't including OpenEXR... |
tree | commitdiff |
2007-03-10 |
pabs | Don't ignore target init() failures, causes mod_libavco... |
tree | commitdiff |
2007-03-02 |
dooglus | Initialise the tangents when constructing a BLinePoint. |
tree | commitdiff |
2007-03-02 |
dooglus | Fix 1671884: The origin of PasteCanvas layers wasn... |
tree | commitdiff |
2007-03-01 |
darco | Working toward a MacOS X framework for Synfig... |
tree | commitdiff |
2007-02-28 |
darco | A quick fix for the mysterious non working isnan on... |
tree | commitdiff |
2007-02-26 |
dooglus | Initialise depth before using it. |
tree | commitdiff |
2007-02-20 |
dooglus | Fixed a typo. |
tree | commitdiff |
2006-11-18 |
xerakko | Applied the following dooglus patches from the sourcefo... |
tree | commitdiff |
2006-08-31 |
darco | Fixed a handful of bugs, including: |
tree | commitdiff |
2006-08-30 |
darco | Minor cleanup in XML vector parsing. Minor cleanup... |
tree | commitdiff |
2006-07-24 |
pabs | Move .cvsignore to svn:ignore property |
tree | commitdiff |
2006-06-28 |
pabs | Print a warning instead of an error when we can't find... |
tree | commitdiff |
2006-03-30 |
pabs | Change to Andreas Jochens patch for Debian bugs #358474... |
tree | commitdiff |
2006-03-26 |
pabs | Fix 1349630: Fix synfig side of amd64 FTBFS |
tree | commitdiff |
2006-01-27 |
pabs | Fix #1414370: don't distribute .cpp files as includes |
tree | commitdiff |
2005-12-24 |
darco | Fixed some copyright issues |
tree | commitdiff |
2005-12-24 |
darco | Fixed weird localization issue where saves SIF files... |
tree | commitdiff |
2005-12-05 |
darco | Removed more confidential notices |
tree | commitdiff |
2005-11-06 |
darco | more updates |
tree | commitdiff |
2005-11-01 |
darco | meh |
tree | commitdiff |
2005-11-01 |
darco | more updates |
tree | commitdiff |
2005-11-01 |
darco | nur |
tree | commitdiff |
2005-10-31 |
darco | hur |
tree | commitdiff |
2005-10-29 |
darco | meh |
tree | commitdiff |
2005-04-19 |
darco | moreupdates |
tree | commitdiff |
next |