synfig.git
2007-10-24 doogluspopen() doesn't like type "rb" on Linux, either.
2007-10-24 dooglusFix 1818856: External application render targets seem...
2007-10-24 dooglusAdd on the time_offset parameter when looking for waypo...
2007-10-24 dooglusDon't break time into seconds and frames when the frame...
2007-10-24 dooglusAdded a new parameter to the plant layer, 'Reverse...
2007-10-24 dooglusUpdate time-shifted waypoint position dynamically.
2007-10-23 dooglusPrevent the "** CRITICAL **: clearlooks_style_draw_box_...
2007-10-23 dooglusRemove trailing zeros from the output of Time::get_stri...
2007-10-23 dooglusTypo. pannel -> panel.
2007-10-23 dooglusDefine set_string() for displaying the time values...
2007-10-23 dooglusAdd c_str() methods for synfig::Time and synfig::TimePo...
2007-10-23 dooglusTypo.
2007-10-23 dooglusImprovements to interaction with waypoints in time...
2007-10-23 dooglusTidying.
2007-10-22 dooglusTypos.
2007-10-22 dooglusBefore this fix, PasteCanvas' "time offset" values...
2007-10-22 dooglusTypos (childrens?).
2007-10-21 dooglusReject invalid and dangerous values for the 'step'...
2007-10-21 dooglusDon't modify the target type that was requested when...
2007-10-21 dooglusFix a bug causing PasteCanvas layer to adjust its waypo...
2007-10-21 dooglusImplement operator- for TimePoints.
2007-10-21 dooglusRemoved 2 lines that cause the 'Font Family' parameter...
2007-10-21 dooglusTidying.
2007-10-21 dooglusTidying.
2007-10-21 dooglusTypo.
2007-10-17 pabsFix the ffmpeg/dv/imagemagick targets/importers on...
2007-10-15 dooglusRevert back to r930. The last 2 commits were no good.
2007-10-15 dooglusUse Synfig::Mutex instead of Glib::Mutex.
2007-10-14 dooglusPut mutexes around the reference counts for the shared_...
2007-10-14 dooglusShow some debugging output on stdout when deciding...
2007-10-14 dooglusUse filename_extension() and filename_sans_extension().
2007-10-14 dooglusWrote filename_extension() and filename_sans_extension...
2007-10-14 dooglusWhen loading a canvas fails because of undefined valuen...
2007-10-13 dooglusRemoved the 'fixme' comment, because I fixed it already.
2007-10-13 dooglusFix memory leak. The png library was being used slight...
2007-10-13 dooglusThe code documents an unexplained crash in libpng,...
2007-10-13 dooglusAdd the 'Switch' valuenode.
2007-10-13 dooglusAdd 'Switch' valuenode.
2007-10-13 dooglusAllow both 'name' and renddesc parameters to be changed...
2007-10-13 dooglusDon't set_time() twice for the current canvas.
2007-10-13 dooglusFix a problem in single-thread mode where the canvas...
2007-10-13 dooglusFix the 'close' menu entry and close button when viewin...
2007-10-12 dooglusShow whether a canvas is unsaved or not by putting...
2007-10-12 dooglusFix a crash when running single-threaded and dragging...
2007-10-12 dooglusTidying.
2007-10-12 dooglusClose safely when closing from the caret menu as well...
2007-10-12 dooglusImprove single-threaded operation. It's now safe(r...
2007-10-12 dooglusFix 1682008: (pressing the X button hides then shows...
2007-10-11 dooglusWhen single threaded, update the gui after rendering...
2007-10-11 dooglusDon't delete the preview renderer if it's still running.
2007-10-11 dooglusDefault single_threaded to false, because it doesn...
2007-10-11 dooglusOnly initialise threads if they aren't already initialised.
2007-10-11 dooglusAdd BEGIN_VALUENODES(), VALUENODE(), and END_VALUENODES...
2007-10-11 dooglusDefault new random valuenodes to SMOOTH_CUBIC interpola...
2007-10-11 dooglusNew source file for the 'random' valuenode.
2007-10-11 dooglusNew header file for the 'random' valuenode.
2007-10-11 dooglusTidying.
2007-10-11 dooglusAdd the new 'random' valuenode.
2007-10-11 dooglusAdd files for the new 'random' valuenode.
2007-10-11 dooglusUse static_cast rather than the old C style cast.
2007-10-11 dooglusPut the mutex code back as it was originally. We can...
2007-10-10 dooglusUse a checkbox in the gui (Toolbox > File > Setup ...
2007-10-10 dooglusTypo.
2007-10-10 dooglusFix 1809480 (Zoom in beyond 8.75 in nested canvases...
2007-10-10 dooglusUse the ETL 'round_to_int' function rather than re...
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...
next