synfig.git
2007-10-10 dooglusFix rount_to_int() so it rounds to the nearest integer...
2007-10-10 dooglusTypo.
2007-10-10 dooglusStable Tag: Copying everything over
2007-10-10 dooglusStable Tag: Removing old tag
2007-10-10 dooglusStable Tag: Copying everything over
2007-10-10 dooglusStable Tag: Removing old tag
2007-10-10 dooglusStable Tag: Copying everything over
2007-10-10 dooglusStable Tag: Removing old tag
2007-10-10 dooglusDon't use SINGLE_THREADED by default.
2007-10-10 dooglusUse 'ftime' instead of 'f' as the floating point time...
2007-10-10 dooglusOnly check whether the renderer is updating when single...
2007-10-10 dooglusShow a message on stdout saying that we're single-threaded.
2007-10-10 dooglusRun everything in the same thread.
2007-10-10 dooglusClear the dirty flag before starting the render, not...
2007-10-10 dooglusUse an enumeration type rather than unnamed integers...
2007-10-10 dooglusSmall changes to make these files more similar to the...
2007-10-10 dooglusRelease synfigstudio_0_61_07
2007-10-10 dooglusRelease synfig_0_61_07
2007-10-10 dooglusRelease ETL_0_04_10
2007-10-10 dooglusUpdated svn revision number and date in NEWS files.
2007-10-10 dooglusDon't include <ETL/fixed> because it's not used.
2007-10-10 dooglus#include <ETL/fixed> so ETL/_bezier.h doesn't have to.
2007-10-10 dooglusVarious changes: Improve the formatting of the output...
2007-10-10 dooglusConditionally compile in the '+0.5' code to make fixed...
2007-10-10 pabsRemove obsolete Encoding field from .desktop file
2007-10-08 dooglusRelease synfigstudio_0_61_07_rc3
2007-10-08 dooglusRelease synfig_0_61_07_rc3
2007-10-08 dooglusRelease ETL_0_04_10_rc3
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.
next