Fix 1509627: Work around a bug in gcc 4.1.2 and earlier. Compiling with -O2 or highe...
[synfig.git] / synfig-core / trunk / src / synfig /
2007-09-27 dooglusFix 1509627: Work around a bug in gcc 4.1.2 and earlier...
2007-09-26 dooglusReorder the members to avoid warnings.
2007-09-26 dooglusThe line "SR1=SR2=SR3=typename T::value_type();" in...
2007-09-26 dooglusAdd some extra console output while closing down.
2007-09-26 dooglusUncommented the line that stops the module subsystem...
2007-09-25 dooglusTidying.
2007-09-25 dooglusMove the gamma_in and gamma_out macros into "color.h".
2007-09-24 dooglusFix 1800783: "motion blur doesn't work on encapsulated...
2007-09-24 dooglusFix 1800783: "motion blur doesn't work on encapsulated...
2007-09-24 dooglusNearly fix 1800783. Don't freeze dynamic parameters...
2007-09-24 dooglusRemove an unused prototype.
2007-09-23 dooglusAllow the 'BLine Tangent' to be used to convert angles...
2007-09-23 dooglusImplemented feature request [ 1781903 ] make vertices...
2007-09-23 dooglusOops. Fixed a silly copy/paste error.
2007-09-23 dooglusAdded a new valuenode conversion type called 'Add'...
2007-09-22 dooglusFixed a typo.
2007-09-22 dooglusFixed a few typos.
2007-09-22 dooglusAdded a new valuenode type for real values: 'Exponent...
2007-09-22 dooglusFix 1800126. Use a loose_handle instead of a handle...
2007-09-21 dooglusFix 1368694. You can now add layers to groups and...
2007-09-19 dooglusRevision 678 included <iostream> in color.h. This...
2007-09-18 dooglusFix to allow the 'scale' valuenode be used with integers.
2007-09-18 dooglusFix 1797488: use set_link() rather than modifying the...
2007-09-18 dooglusInitialise a sine valuenode from its parent.
2007-09-18 dooglusHeader file change to go with the last commit.
2007-09-18 dooglusInitialise 'scale' valuenodes when converting, rather...
2007-09-18 dooglusInitialise subtract valuenodes from the value they...
2007-09-18 dooglusRound integers towards zero in linear convert type.
2007-09-18 dooglusUse a switch statement in the operator() like the other...
2007-09-18 dooglusRound integer subtraction convertions to the nearest...
2007-09-18 dooglusFix a crash when converting an integer type to 'subtract'.
2007-09-18 dooglusRenaming the PasteCanvas layer in r705 missed the other...
2007-09-18 dooglusRevert r590. Use the same names for PasteCanvas, Solid...
2007-09-18 dooglusRemoved unused members/prototypes.
2007-09-17 dooglusUse compression when saving as a .sifz file.
2007-09-17 dooglusOops. TCB is called "auto" in the SIF file.
2007-09-17 dooglusFix 1778930: TCB is the default waypoint type except...
2007-09-17 dooglusTidying up a little.
2007-09-17 dooglusTypos.
2007-09-17 dooglusFix 1796068: when a valuenode changes, ValueNode::on_ch...
2007-09-17 dooglusFix a copy-paste typo when applying the 'scale' convert...
2007-09-16 dooglusFix 1795922: loadcanvas.cpp was special-casing subtract...
2007-09-16 dooglusFix 1795913. Subtract now works with colors.
2007-09-16 dooglusRearranged a bit so I can see what's missing.
2007-09-16 dooglusFix 1795802: Fixed a crash in the animated gradient...
2007-09-16 dooglusMultiplying a gradient by zero empties it.
2007-09-15 dooglusFix 1568818: Animate gradients.
2007-09-15 dooglusPartially fix 1568818: Define mathematical operators...
2007-09-15 dooglusPartially fix 1568818: Declare mathematical operators...
2007-09-15 dooglusI'm told that it's a bad idea to inherit from std:...
2007-09-14 dooglusFix 1794374 for 'gradient rotate' valuenodes.
2007-09-14 dooglusFix 1794374 for 'repeat gradient' valuenodes.
2007-09-13 dooglusAllow the user to specify the start and end colors...
2007-09-13 dooglusAdd a new type of valuenode conversion for gradients...
2007-09-13 dooglusSpelling corrections.
2007-09-12 dooglusSince the last change will require a recompilation...
2007-09-10 dooglusShow basic motion blur even in the workarea display...
2007-09-08 dooglusPrevent compiler warnings about unused parameters.
2007-09-07 dooglusRemoved unused parameters.
2007-09-07 dooglusPrevent a warning from the compiler. It warns that...
2007-09-06 dooglusTidying.
2007-09-06 dooglusAllow the 'linear' convert type to work with colors...
2007-09-06 dooglusDon't include unnecessary header files.
2007-09-06 dooglusRemove the parse_timedswap() hack.
2007-09-06 dooglusRemove the parse_timedswap() hack.
2007-09-06 dooglusFix and re-enable the "Timed Swap" convert. Prevent...
2007-09-06 dooglusAdded a new member "bool same_type_as(const Type testty...
2007-09-06 dooglusMake the #defines for ADD_VALUENODE and ADD_VALUENODE2...
2007-09-05 dooglusUse "Segment Vertex" and "Segment Tangent" instead...
2007-09-05 dooglusRemoved the little 'x' marks I was using to check off...
2007-09-05 dooglusUse translatable, 'human readable' strings when display...
2007-09-05 dooglusTidying.
2007-09-05 dooglusTidying.
2007-09-05 dooglusTidying.
2007-09-05 dooglusTidying.
2007-09-04 dooglusFix a bug introduced by r590. The name of the paste_ca...
2007-09-04 dooglusUse lower_case instead of UpperCase in .sif files for...
2007-09-04 dooglusMove 'Paste Canvas' and 'Plant' into the 'Other' menu...
2007-09-03 dooglusRename ValueBase::same_as() to ValueBase::same_type_as...
2007-09-03 dooglusThis can't be right, can it?
2007-09-03 dooglusChanged the sense of the 'do_not_muck_with_time' boolea...
2007-09-03 dooglusPrevent a crash when copying a PasteCanvas before defin...
2007-09-03 dooglusCompletes fix of 1785296: If a waypoint has <animated...
2007-09-03 dooglusPartially fix 1785296: Allow waypoints to refer to...
2007-09-03 dooglusTypo.
2007-09-03 dooglusReordered the blend method definitions to appear in...
2007-08-31 dooglusFix 1785598: studio crash when marking all Bline vertic...
2007-08-30 dooglusPrevent a crash when clicking in the workarea after...
2007-08-30 dooglusPrevent a crash when saving a PasteCanvas with no canva...
2007-08-30 dooglusTypo.
2007-08-14 pabsFix segfault when rendering dooglus.rincevent.net/synfi...
2007-06-11 pabsDistribute surfacenew.cpp, don't build it
2007-06-11 pabsDistribute some files that were only in SVN before
2007-06-10 pabsRemove the generated nodebase.h, COPYING and INSTALL...
2007-06-03 pabsRelease preparations: prevent FTBFS due to quick_rng...
2007-05-06 dooglusDon't always display the "0f" at the end of times with...
2007-04-15 dooglusFix 1698604: Moved the quick_rng class into its own...
2007-04-12 dooglusTypos.
2007-04-12 dooglusMore shuffling stuff around without changing anything...
2007-04-12 dooglusAt last - a real change! I think this is the bug I...
next