Change the expected results to match the new actual results, now that angles no longe...
[synfig.git] / synfig-core /
2008-01-17 dooglusFix 1695735: don't treat the required values of command...
2008-01-17 dooglusMove the knowledge about which flags require an extra...
2008-01-17 dooglusTidying.
2008-01-17 dooglusTidying.
2008-01-17 dooglusDon't use a specialised parser for <composite> valuenod...
2008-01-17 dooglusBe stricter on the "c[0-9]" link names accepted.
2008-01-17 dooglusBe stricter on the "c[0-9]" link names accepted.
2008-01-17 dooglusImprove the readability of the message about 'render...
2008-01-17 dooglusDon't show the "Starting up GUID system..." message.
2008-01-17 dooglusDon't show so many info level messages.
2008-01-17 dooglusWhen loading LinkableValueNode from a .sif file, accept...
2008-01-15 dooglusFix 1831897: Use the 'width' of each blinepoint in...
2008-01-15 dooglusDon't reset the Duplicate Layer's Index parameter to...
2008-01-15 dooglusLeave the Duplicate ValueNode's Index sub-parameter...
2008-01-15 dooglusChanges related to saving .sif files containing mnemoni...
2008-01-15 dooglusChanges related to loading .sif files containing mnemon...
2008-01-15 dooglusWhen saving a Composite ValueNode, use mnemonic names...
2008-01-15 dooglusWhen saving a Radial Composite ValueNode, use mnemonic...
2008-01-15 dooglusRemove debugging text and unneccesary test.
2008-01-15 dooglusImproved the formatting of ValueNode descriptions for...
2008-01-15 dooglusAdd Layer::get_param_local_name() to allow us to report...
2008-01-14 dooglusRevert the incorrect change to this file made in r1326.
2008-01-14 dooglusUse the TARGET_SIZE defined in target_tile.h.
2008-01-14 dooglusDefine the TILE size here, instead of having it in...
2008-01-14 dooglusUse a mutex to prevent the two render threads (renderin...
2008-01-14 dooglusRevision 1355 broke the Duplicate layer. Oops!
2008-01-14 dooglusRefer the user to 'synfig.org/Convert#Compatibility...
2008-01-14 dooglusCheck that a ValueNode is compatible with the given...
2008-01-14 dooglusExtend the Add and Subtract ValueNodes to work with...
2008-01-13 dooglusIn the hex HTML code text entry box of the color dialog...
2008-01-12 dooglusRemoved a bunch more DEBUGPOINT()s.
2008-01-12 dooglusUse 'Composite' for the first time the layers under...
2008-01-11 dooglusWhen optimize_layers() recreates Paste Canvas layers...
2008-01-11 dooglusRearranged a bit, like for the Add ValueNode in r1299...
2008-01-11 dooglusAdd my copyright.
2008-01-11 dooglusAdd type checking for the Random ValueNode too.
2008-01-11 dooglusAdd type checking to almost all the linkable ValueNodes.
2008-01-11 dooglusDefine Layer::get_non_empty_description() which returns...
2008-01-10 dooglusBreak the ValueNode 'bad type' error messages up so...
2008-01-10 dooglusMake the assert()s here look like the assert()s in...
2008-01-10 dooglusUse translated versions of the type names everywhere...
2008-01-10 dooglusPrototype to go with the last commit!
2008-01-10 dooglusNew static member ValueBase::type_local_name() to allow...
2008-01-10 dooglusReturn the translation of the local layer name, rather...
2008-01-10 dooglusDefine ValueBase::set() for type 'char *' as well as...
2008-01-10 dooglusRemoved a debugging printf().
2008-01-10 dooglusMade all the assert() lines which check the valuenode...
2008-01-09 dooglusRearranged a bit. Use the new macro in valuenode.h...
2008-01-09 dooglusAdd a macro to check the type of value before using...
2008-01-09 dooglusAdd a static same_type_as() member function so we can...
2008-01-08 pabsEspañol translation update from Carlos López González...
2008-01-08 pabsUse the bugs page on the website instead of the tracker...
2008-01-08 pabsUse synfig.org instead of synfig.com
2008-01-07 dooglusShow the "Amount", "Blend Method" and "Z-Depth" paramet...
2008-01-07 dooglusWhen cloning a duplicate layer, always make a new ...
2008-01-07 dooglusAdded 10 new files for translation.
2008-01-07 dooglusSorted.
2008-01-07 pabsFix building the Win32 installer: update Win32 install...
2008-01-07 pabsInstall gettext 0.14.4 macros since earlier ones have...
2008-01-05 dooglusInitialise 'old_version' to false.
2008-01-05 dooglusUse a real type, not integer, for the "Duplicate" layer...
2008-01-05 dooglusHide the 'From Integer' convert type for now.
2008-01-05 dooglusDon't show 'Duplicate' in the Convert menu. The user...
2008-01-05 dooglusWhen we create a 'Duplicate' layer, automatically have...
2008-01-05 dooglusAdd new convert types 'From Integer' and 'Duplicate...
2008-01-03 dooglusRevision r1262 included some changes I didn't intend...
2008-01-03 dooglusThe hardcoded string "Do Not Use" was being used in...
2008-01-03 dooglusUse translated versions of the layers' local names...
2008-01-03 dooglusFix 1862720: "libltdl library and headers out of sync...
2008-01-02 dooglusFix 1862699: Specify "-avoid-version" for each of the...
2008-01-02 dooglusMissed these two in the previous commit.
2008-01-02 dooglusFix 1862689: Replace "-L../../synfig -lsynfig" with...
2008-01-02 dooglusReformatted and alphabetized.
2008-01-01 dooglusHave the command line 'synfig' tool run 'setlocale...
2008-01-01 dooglusDon't render the Radial Blur layer when quality is 10.
2008-01-01 dooglusDon't render the Blur layer when quality is 10.
2008-01-01 dooglusDisable motion blur when quality=10. Draw 2 frames...
2008-01-01 dooglusDon't render feathering of shapes (ie. outlines, region...
2008-01-01 dooglusDon't render feathering of circles when quality is 10.
2008-01-01 dooglusFix 1811250: Prevent studio crashing when loading a...
2008-01-01 dooglusPrevent a compiler warning.
2008-01-01 dooglusRemoved typo'ed semicolon.
2008-01-01 dooglusIf CloneImage() raises an exception, skip immediately...
2008-01-01 dooglusPrevent a compiler warning.
2008-01-01 dooglusNew version 0.2 of the Time Loop layer. It uses the...
2007-12-28 dooglusDon't allow epsilon to be less than 0.00000001.
2007-12-27 pabsAlso mention the languages in the translators section...
2007-12-27 dooglusAdded new convert type "Reciprocal" to convert x to...
2007-12-27 pabsPort the security fixes to Windows. Thanks to PXEGeek...
2007-12-27 dooglusStop g++ warning that "'prev' may be used uninitialized...
2007-12-27 pabsOnly build in gettext support when gettext is available.
2007-12-26 pabsAdd Español translation by Carlos López González (genete)
2007-12-26 pabsFix issue in unused mod_ffmpeg importer security fixes...
2007-12-26 dooglusChange the default sub-parameters for the Time Loop...
2007-12-26 dooglusFix the timeloop layer for negative durations so that...
2007-12-26 dooglusRevision 1150 changed the way angles work so that 0...
2007-12-26 dooglusAdd new convert type 'Time Loop' to allow individual...
2007-12-26 dooglusCorrected warning text when .sif file uses larger layer...
2007-12-21 dooglusWhen cloning a 'random' valuenode with a constant,...
2007-12-20 dooglusComment out an unused function.
next