2007-09-15 |
dooglus | Partially fix 1568818: Define mathematical operators... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
dooglus | Partially fix 1568818: Declare mathematical operators... |
commit | commitdiff | tree | snapshot |
2007-09-15 |
dooglus | I'm told that it's a bad idea to inherit from std:... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
dooglus | Made a few more of the member variables in class WorkAr... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
dooglus | Fix 1794374 for 'gradient rotate' valuenodes. |
commit | commitdiff | tree | snapshot |
2007-09-14 |
dooglus | Fix 1794374 for 'repeat gradient' valuenodes. |
commit | commitdiff | tree | snapshot |
2007-09-14 |
dooglus | Some member variables were public, but never used publi... |
commit | commitdiff | tree | snapshot |
2007-09-14 |
dooglus | Fix 1794006: when removing a CPoint, signal that the... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
dooglus | Allow the user to specify the start and end colors... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
dooglus | Add a new type of valuenode conversion for gradients... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
dooglus | Spelling corrections. |
commit | commitdiff | tree | snapshot |
2007-09-13 |
dooglus | Spelling corrections. |
commit | commitdiff | tree | snapshot |
2007-09-13 |
dooglus | When a curve gradient layer's bline is looped and perpe... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
pabs | Add some changes to NEWS |
commit | commitdiff | tree | snapshot |
2007-09-13 |
pabs | Add some changes to NEWS |
commit | commitdiff | tree | snapshot |
2007-09-13 |
pabs | Add some changes to NEWS |
commit | commitdiff | tree | snapshot |
2007-09-12 |
dooglus | A few more typos. |
commit | commitdiff | tree | snapshot |
2007-09-12 |
dooglus | Since the last change will require a recompilation... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
dooglus | Fix 1793306: dirname() doesn't work on absolute paths... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
dooglus | Fix 1792063: problem with curve gradients when a vertex... |
commit | commitdiff | tree | snapshot |
2007-09-12 |
dooglus | Reinstate the -Wno-unused-parameter flag, because when... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
dooglus | Added a few comments. |
commit | commitdiff | tree | snapshot |
2007-09-10 |
dooglus | Move the 'Simple Text' into the 'Other' menu, rather... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
dooglus | Rearranged "if (!x) a; else b;" to "if (x) b; else... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
dooglus | The icons are in $SYNFIG_ROOT/share/pixmaps/synfigstudi... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
dooglus | Show basic motion blur even in the workarea display... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
dooglus | Added a comment about the strange fudge factor in the... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
dooglus | Default the plant layer's Perpendicular Velocity to... |
commit | commitdiff | tree | snapshot |
2007-09-10 |
dooglus | Made a comment about some compiler warnings that I... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
dooglus | Time Plant::sync(). Display timing information if... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
dooglus | In the plant layer, don't stunt growth at all when... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
dooglus | Partially fix 1790903: Fixed the problem with the plant... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
dooglus | Added a new parameter to the plant layer, "Perpendicula... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
dooglus | Successfully fixed speling mistakes. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
dooglus | Show 'info' messages during the sync()ing of large... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
dooglus | Spread the sprouts out evenly along each bline. Previo... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
dooglus | Don't keep trying to sync() a plant layer if its bline... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
dooglus | Plant::sync() doesn't need to be public. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
dooglus | Added a comment questioning one of the Random::operator... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
dooglus | Use an enumeration type rather than unnamed integers... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
dooglus | Put a mutex around Plant::sync() to stop 2 threads... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
dooglus | Added a #warning about some bad code in an unused sourc... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
dooglus | Mark ETL/status and ETL/_status.h as unused. |
commit | commitdiff | tree | snapshot |
2007-09-08 |
dooglus | Remove the -Wno-unused-parameter flag from the compile... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
dooglus | Prevent compiler warnings about unused parameters. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
dooglus | Another case of initialising a variable from itself... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
dooglus | Removed unused parameters. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
dooglus | Prevent a compiler warning about uninitialised variable... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
dooglus | This looks like a typo. I don't think this function... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
dooglus | Fix a couple of compiler warnings ("passing 'float... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
dooglus | Prevent a compiler warning. (variable 'mag' is used... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
dooglus | Prevent a compiler warning. (variable mag is used... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
dooglus | Fixed another instance of the bug which was causing... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
dooglus | Allow plant blines to have 2 points in them. Previousl... |
commit | commitdiff | tree | snapshot |
2007-09-07 |
dooglus | Fix the 'plant' layer. |
commit | commitdiff | tree | snapshot |
2007-09-07 |
dooglus | Prevent a warning from the compiler. It warns that... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
dooglus | Allow the 'linear' convert type to work with colors... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
dooglus | Oops! That last commit was completely wrong. Revertin... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
dooglus | Don't include header files that aren't needed. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
dooglus | Don't include unnecessary header files. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
dooglus | Remove the parse_timedswap() hack. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
dooglus | Remove the parse_timedswap() hack. |
commit | commitdiff | tree | snapshot |
2007-09-06 |
dooglus | TimedSwap valuenodes shouldn't be marked as directly... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
dooglus | Fix and re-enable the "Timed Swap" convert. Prevent... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
dooglus | Added a new member "bool same_type_as(const Type testty... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
dooglus | Make the #defines for ADD_VALUENODE and ADD_VALUENODE2... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
dooglus | Use "Segment Vertex" and "Segment Tangent" instead... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
dooglus | Removed the little 'x' marks I was using to check off... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
dooglus | Use translatable, 'human readable' strings when display... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
dooglus | Tidying. |
commit | commitdiff | tree | snapshot |
2007-09-05 |
dooglus | Exporting a constant (non-animated) value, then renamin... |
commit | commitdiff | tree | snapshot |
2007-09-05 |
dooglus | Minor code layout tidying. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | The XOR Pattern layer now has 'Z Depth', 'Amount' and... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Fix a bug introduced by r590. The name of the paste_ca... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Use "Size As Alpha" as parameter name, not "SizeAsAlpha". |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Use "ZigZag" not "Zig-Zag", like in other gradient... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Typo. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Display spaces in layer names: "Time Loop" and "Luma... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | The duck was moving the XOR pattern in the wrong direct... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Use lower_case "xor_pattern" in .sif files rather than... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Use lower_case instead of UpperCase in .sif files for... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Move 'Paste Canvas' and 'Plant' into the 'Other' menu... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Display as 'Checkerboard' rather than 'CheckerBoard'. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Display as 'Halftone 2' and 'Halftone 3' rather than... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Display as 'Inside Out' not 'InsideOut'. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Enable the draw, sketch and polygon tools by default... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Rename class lyr_freetype to Layer_Freetype. All other... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | A more up-to-date version of this file is in synfig... |
commit | commitdiff | tree | snapshot |
2007-09-04 |
dooglus | Make the 'open recent' menu escape '_' characters. |
commit | commitdiff | tree | snapshot |
2007-09-04 |
pabs | Apply 1787437: fix typo in the canvas menu. Patch from... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
dooglus | Add an 'auto-export' checkbox and an auto-incrementing... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
dooglus | Change the displayed name of this action from 'Connect... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
dooglus | Rename ValueBase::same_as() to ValueBase::same_type_as... |
commit | commitdiff | tree | snapshot |
2007-09-03 |
dooglus | This can't be right, can it? |
commit | commitdiff | tree | snapshot |
2007-09-03 |
dooglus | Changed the sense of the 'do_not_muck_with_time' boolea... |
commit | commitdiff | tree | snapshot |
next |