Allow PasteCanvas layers with unset canvas parameters to be exported.
[synfig.git] / synfig-core /
2008-11-19 dooglusFix 1730067: "Impervious Waypoints". Even inactive...
2008-11-19 dooglusAdd a new signal_subcanvas_changed() that is signalled...
2008-11-19 pabs3Remove warning about Paletted PNGs not being fully...
2008-11-19 pabs3Fix wtachi's entry in the AUTHORS file.
2008-11-18 dooglusSeveral bugs in the tracker are related to crashes...
2008-11-18 dooglusWhen a new document is made and saved, register it...
2008-11-18 dooglusNot sure if this code is ever used, but if it is it...
2008-11-18 dooglusWhen we try to open a file that doesn't exist, display...
2008-11-18 dooglusRemove debugging printf().
2008-11-18 dooglusFix 1993098: "Composited Inline canvases fails if backg...
2008-11-17 dooglusWhen loading .sif files, show any warnings in the GUI...
2008-11-14 dooglusFix 2116947: "Pasting/importing across different image...
2008-11-13 dooglusAdd an option to the setup dialog "Scale New Imported...
2008-11-11 dooglusFurther improvements to the Curve Warp layer.
2008-11-11 dooglusRevert the previous commit. This is an issue that...
2008-11-11 dooglusRemove the "AC_CONFIG_SUBDIRS(libltdl)" line. It fails...
2008-11-11 pabs3Apply 2198806: add support for alpha in paletted PNG...
2008-11-09 doogluslibsynfig attempted to load modules from ~/.synfig...
2008-11-09 dooglusFix 2250533: "synfig_modules.cfg in ~/.synfig never...
2008-11-09 dooglusRemove a few non-useful comments.
2008-11-09 dooglusFail to start if the synfig_modules.cfg file can't...
2008-11-09 dooglusRemoved the four essential modules from this list of...
2008-11-09 dooglusFour of the modules provide features available from...
2008-11-09 dooglusRemove unused and undefined function 'load_modules'.
2008-11-08 dooglusImplement accelerated_render for the Curve Warp layer...
2008-11-08 pabs3Always #include <cstdio> when using sscanf.
2008-11-08 pabs3Fix the pthread and kernel32 library checks to not...
2008-11-07 dooglusShow the start and end points connected, and add a...
2008-11-07 dooglusUsing 'width' for the perpendicular scaling factor...
2008-11-07 dooglusRemove a bunch of unused code.
2008-11-07 dooglusFirst stab at adding genete's suggested 'Curve Warp...
2008-11-06 pabs3Speed up reverse seeking in the ffmpeg importer by...
2008-11-06 dooglus'const' is ignored in the return type of functions...
2008-11-06 dooglusnodebase.h appears to be unused. Mark it as such,...
2008-11-06 pabs3Initialise a couple of values before using them.
2008-11-06 pabs3Use the l printf length modifier when printing the...
2008-11-05 pabs3Check for EOF before complaining about the lack of...
2008-11-05 pabs3When we cannot launch ffmpeg in the ffmpeg importer...
2008-11-05 pabs3Make the ffmpeg importer declare that it is animated
2008-11-05 pabs3In the ffmpeg importer, if we successfully got a frame...
2008-11-05 pabs3Enable use of the ffmpeg importer
2008-11-04 dooglusRevision 1150 stopped synfig-core/trunk/examples/star...
2008-11-04 dooglusImprove the rendering of curvegradient layers near...
2008-11-04 dooglusUse a single scalar product to calculate the distance...
2008-11-04 pabs3Fix crash when unsetting import layer filename after...
2008-11-02 dooglusFix 1968248: "Opening of any other XML-file crashes...
2008-10-26 dooglusRather than reporting "Couldn't create parsing context...
2008-10-26 dooglusDon't show "file not found" error messages whenever...
2008-10-26 dooglusMake Canvas::find_canvas() and Canvas::surefind_canvas...
2008-10-26 dooglusShow an appropriate error message when the command...
2008-10-26 dooglusRemoved a couple of functions that are never used.
2008-10-26 dooglusWhen a .sif file fails to load, display the error messa...
2008-10-26 geneteFIx a typo in the previous commit
2008-10-26 dooglusFix 2195749: "Crash when try to open a sif with canvas...
2008-10-21 geneteRelease 0.61.09
2008-10-21 geneteRemove bad tag
2008-10-21 geneteRelease synfig_@VERSION_MAJ@_@VERSION_MIN@_@VERSION_REV@
2008-10-21 geneteStable Tag: Copying everything over
2008-10-21 geneteStable Tag: Removing old tag
2008-10-21 geneteRelease of synfig 0.61.09 version. *****
2008-10-17 geneteUpdate SVN_REPOSITORY variable to the new svn in source...
2008-10-14 geneteRelease 0.61.09!
2008-10-13 geneteAdd Carlos López and Gerco Ballintijn copyright to...
2008-10-13 geneteUpdate/add the copyright for poeple who modified synfig...
2008-10-11 dooglusFix 2152666: Animation of Rotate Layer produces jitter.
2008-10-11 dooglusMove a bunch of code into a block to make it clear...
2008-10-10 pabs3Polish NEWS file for 0.61.09 release
2008-10-09 dooglusFix 2119764 "eyedropper doesn't work with straight...
2008-10-09 geneteUpdated towards 0.61.09 release
2008-10-02 pabs3Update Français translation, thanks rore
2008-10-02 pabs3Apply patch 5: add a configure flag to switch on/off...
2008-09-30 geneteUpdated translation for synfig-core/po/es.po. Typos...
2008-09-29 pabs3Cope with some changes in the locations of the libavfor...
2008-09-25 geneteUndo last commit. Gif support was already added.
2008-09-25 geneteAdd GIF support for imported Papagayo files.
2008-09-25 dooglusFix a bug introduced in SVN r2014. The 'origin' parame...
2008-09-24 dooglusShow time 3.0 as "3s" in the default (FORMAT_NORMAL...
2008-09-23 dooglusComment the RendDesc::Lock flags showing which flags...
2008-09-23 dooglusFix 1959669: "Not backward compatibility". Update...
2008-09-20 dooglusFix 2119764 "eyedropper doesn't work with straight...
2008-09-20 dooglusFix 2119764 "eyedropper doesn't work with straight...
2008-09-20 dooglusFix 2120629: "circles with large feather and zero radiu...
2008-09-20 dooglusFix 2119764 "eyedropper doesn't work with straight...
2008-09-19 dooglusFix 1960543: "Straight Onto fails in a file". When...
2008-09-18 dooglusUse #defined constants for converting between different...
2008-09-17 geneteApply patches.synfig.org/r/4/: Fix bad time entry when...
2008-09-15 gballintijnFix 2108984: configure doesn't use pkg-config to find...
2008-09-14 pxegeekPatch to allow Windows Builds with Open EXR 1.6.1
2008-09-12 geneteUpdated Synfig Core French translation. Thanks to Rore
2008-09-11 pabs3Fix the libjpeg configure test to look for the right...
2008-09-10 pabs3Switch to using the source code page instead of raw...
2008-09-02 geneteDummy commit to update French translation
2008-08-30 geneteTranslation of "Logarithm" string to Spanish
2008-08-28 geneteApply 2004406: New add new Logarithm Valuenode
2008-08-16 gballintijnProvided my (Gerco's) full name in the AUTHORS file.
2008-08-16 pabs3Apply 2036627, fix Debian 487639: for mod_libav, allow...
2008-05-20 pabsFix 1877061: fix build problem with newer versions...
2008-04-22 dooglusUpdated translations from genete.
2008-04-17 dooglusAdd parameter 'add_width' to the plant layer. It's...
2008-04-11 dooglusRename all 'offset' parameters to 'origin'.
next