Partially fix 1820315: add a rename_icon.sif by PXEGeek
[synfig.git] / synfig-core /
2007-10-26 dooglusReverted the sort I did earlier. The order of the...
2007-10-25 dooglusWrite header giving image height, width, and frame...
2007-10-25 dooglusI think the gamma was backwards before. Rendered ...
2007-10-25 dooglusSort alphabetically.
2007-10-25 dooglusAdd mod_mng, and libmng detection.
2007-10-25 dooglusAdd mod_mng.
2007-10-25 dooglusSort alphabetically.
2007-10-25 dooglusAdd mod_mng to the list of modules.
2007-10-25 dooglusFix mng rendering.
2007-10-25 dooglusWhen rendering to multiple image files, render to filen...
2007-10-25 dooglusTidying.
2007-10-25 dooglusRemoved unused variables.
2007-10-25 dooglusOutput multiple numbered image files when necessary...
2007-10-24 dooglusFix the warning that the last commit introduced. And...
2007-10-24 dooglusCrude attempt to get fonts not to render upside-down...
2007-10-24 dooglusDon't allow 'splits' to be less than 1, or we get a...
2007-10-24 dooglusAdd a new boolean to allow the drawing of regular polygons.
2007-10-24 dooglusFixed commented debugging line - it was missing a forma...
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 dooglusRemove trailing zeros from the output of Time::get_stri...
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 dooglusImprovements to interaction with waypoints in time...
2007-10-23 dooglusTidying.
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 dooglusFix a bug causing PasteCanvas layer to adjust its waypo...
2007-10-21 dooglusImplement operator- for TimePoints.
2007-10-17 pabsFix the ffmpeg/dv/imagemagick targets/importers on...
2007-10-14 dooglusUse 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-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-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 dooglusStable Tag: Copying everything over
2007-10-10 dooglusStable Tag: Removing old tag
2007-10-10 dooglusUse 'ftime' instead of 'f' as the floating point time...
2007-10-10 dooglusRun everything in the same thread.
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 synfig_0_61_07
2007-10-10 dooglusUpdated svn revision number and date in NEWS files.
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'...
next