Remove obsolete Encoding field from .desktop file
[synfig.git] / synfig-core /
2007-10-08 dooglusRelease synfig_0_61_07_rc3
2007-10-08 dooglusUpdated NEWS files.
2007-10-07 dooglusRelease synfig_0_61_07_rc2
2007-10-07 dooglusUse 'Fast Gaussian' instead of 'Gaussian' for blur...
2007-10-07 dooglusTypo.
2007-10-07 dooglusFix a crash in the warp layer when the bounding_rect...
2007-10-07 dooglusTypo.
2007-10-07 dooglusTypo.
2007-10-07 dooglusRemove dups and clarify.
2007-10-07 dooglusTurned on the smoke. It uses the plant layer, which...
2007-10-06 dooglusRelease synfig_0_61_07_rc1
2007-10-06 dooglusBump the required versions of ETL and synfig.
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-10-06 dooglusBump the version numbers ready for the coming release.
2007-10-06 dooglusSet the default optimization level to be 2 now that...
2007-10-05 dooglusUpdated to r843.
2007-10-05 dooglusFix 1807709: radial blur doesn't render properly. ...
2007-10-04 dooglusSorted by type, and added 'Time' to the list of accepta...
2007-10-04 dooglusPrevent warnings when compiling with optimization.
2007-10-03 dooglusFix #1806852: sort PasteCanvas layers by z-depth even...
2007-10-03 pabsApply 1805544: un/install the sifz examples properly...
2007-10-03 dooglusRevert r764. pxegeek on IRC reports:
2007-10-03 dooglusMake stdout quieter.
2007-10-02 dooglusTidying.
2007-10-02 dooglusCommented the "Adjust for time" code in valuenode_anima...
2007-10-02 dooglusWhen the user moves a canvas' time slider, update the...
2007-10-01 dooglusMake the linear interpolation linear. See dooglus...
2007-10-01 dooglusFix typos.
2007-09-30 dooglusTidying.
2007-09-30 dooglusMade a note that type names shouldn't be translated.
2007-09-29 dooglusPrevent a crash (for example when moving the mouse...
2007-09-28 dooglusFixed a typo in the last commit.
2007-09-28 dooglusRefine the bounding rectangles for 'Vertical Bar' and...
2007-09-28 dooglusAdd Rect::horizontal_strip() and Rect::vertical_strip...
2007-09-28 dooglusUse std::min and std::max rather than my ad-hoc #defines.
2007-09-28 dooglusFor the 'Range' convert type, when working with angles...
2007-09-27 dooglusRemove some debugging code I left in accidentally some...
2007-09-27 dooglusFixed a typo in the previous commit.
2007-09-27 dooglusAllow the 'subtract' convert type to work with times.
2007-09-27 dooglusAllow the 'add' convert type to work with times.
2007-09-27 dooglusAllow the 'range' convert type to work with 'time'...
2007-09-27 dooglusAdd the 'range' convert type, for limiting a parameter...
2007-09-27 dooglusvector.h was assuming that its members would be laid...
2007-09-27 dooglusFix 1509627: Work around a bug in gcc 4.1.2 and earlier...
2007-09-27 dooglusUse the http svn repository, not https, because using...
2007-09-27 dooglusStop the 'warning: underquoted definition of ...' warni...
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-20 dooglusRename the 'Import' layer to 'Import Image' to hint...
2007-09-19 dooglusBrought up to date.
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 dooglusReplaced the whitespace that I removed in r467. Now...
2007-09-17 dooglusCompressed .sif files to .sifz to save space.
2007-09-17 dooglusCompressed .sif to .sifz to save space.
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:...
next