synfig.git
2007-10-08 dooglusAdd binaries produced by ETL's 'make check'. Also...
2007-10-08 dooglusUpdated NEWS files.
2007-10-08 dooglusAdd an error message explaining why the 'fixed' tests...
2007-10-07 dooglusRelease synfigstudio_0_61_07_rc2
2007-10-07 dooglusRelease synfig_0_61_07_rc2
2007-10-07 dooglusRelease ETL_0_04_10_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 synfigstudio_0_61_06
2007-10-06 dooglusRelease synfigstudio_0_61_07_rc1
2007-10-06 dooglusRelease synfig_0_61_07_rc1
2007-10-06 dooglusRelease ETL_0_04_10_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 dooglusAdd my copyright.
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 dooglusFix r841. Previously it was setting the menu to qualit...
2007-10-04 dooglusShow the correct initially selected quality level in...
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-04 dooglusShow filename and line number on a few error messages...
2007-10-04 dooglusGive filename and line number in some warning messages.
2007-10-04 dooglusFix the bug that caused almost everything in the caret...
2007-10-04 dooglusTidying.
2007-10-04 dooglusRemoved some debugging code that I didn't mean to commit.
2007-10-03 dooglusPrevent the "Gtk-CRITICAL **: gtk_label_set_label:...
2007-10-03 dooglusDefault timesliders to 24fps, not 0fps, to prevent...
2007-10-03 dooglusPrevent a warning from Gtk about ownership of floating...
2007-10-03 dooglusIf 'view->play' is interrupted with the 'stop' button...
2007-10-03 dooglusRemoved a couple of debugpoints.
2007-10-03 dooglusDon't save settings which we can't find a value for...
2007-10-03 dooglusMake stdout quieter.
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 dooglusStop the "Gtk-WARNING **: node type doesn't match 2...
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusRemoved debugpoint.
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusRemove debugpoint.
2007-10-03 dooglusTidying.
2007-10-03 dooglusFixed a typo.
2007-10-02 dooglusChanging the time slider on a child canvas wasn't updat...
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 dooglusOnly fix the red border if we're not using the Gtk...
2007-10-01 dooglusKeep the red 'animate edit mode' border and the current...
2007-10-01 dooglusFix typos.
2007-09-30 dooglusFixed the way that the decision is made which value...
2007-09-30 dooglusTidying.
2007-09-30 dooglusMade a note that type names shouldn't be translated.
2007-09-29 dooglusI messed up the last commit. Oops!
2007-09-29 dooglus#include color.h to get the gamma_in() #define.
2007-09-29 dooglusPrevent a crash (for example when moving the mouse...
2007-09-28 dooglusReplace angle::epsilon with a #defined value instead...
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-28 dooglusAdd a new function angle::abs() which returns the absol...
2007-09-28 dooglusCommented out the deprecated angle type conversion...
2007-09-28 dooglusMove the deprecated type conversion operator prototypes...
2007-09-28 dooglusFixed a typo - the wrong method was marked as deprecate...
2007-09-28 dooglusOperator '!' is supposed to be true when an angle is...
2007-09-28 dooglusThe zero(), one(), and half() functions weren't documen...
2007-09-28 dooglusThe comments for the inequality comparison operators...
2007-09-28 dooglusFix the indentation.
2007-09-28 dooglusOperators == and != were returning that 90 degrees...
2007-09-28 dooglusThe angle comparison code was considering 90+359 degree...
2007-09-28 dooglusSince angles are stored in radians, we need to add...
2007-09-28 dooglusAngles are stored in radians, not rotations.
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-27 dooglusSame as the last commit, except for the 'splash screen...
2007-09-27 dooglusexport SYNFIG_DISABLE_POPUP_WINDOWS=1 to stop the ...
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 dooglusFix the crash that the previous commit half-fixed.
next