Add new icon for the reset colors button and change the code to use it. Icon by genete.
[synfig.git] / synfig-core /
2008-03-20 pabsUnless OpenEXR half mode is used, don't ask synfigstudi...
2008-03-20 pabsUpdate configure.ac as suggested by autoupdate.
2008-03-14 pabsFix FTBFS with SVN r1913: don't declare get_temporal_te...
2008-03-13 dooglus{get,set}_time_tension() were the same as {get,set...
2008-03-10 pabsDon't check for libtiff since synfig doesn't use it.
2008-03-10 pabsFix my copyright year to include 2007 since I wrote...
2008-03-09 dooglusKeep the value the same when converting to "Dot Product".
2008-03-09 dooglusAdd "Loop" link to the "Gradient Color" ValueNode.
2008-03-09 pabsApply 1910382: Updated Español translations. Thanks...
2008-03-08 dooglusAnother fix for the old walk.sifz example.
2008-03-08 dooglusRemoved some printf() calls that I didn't ever mean...
2008-03-08 dooglusAdd ValueNode "Dot Product".
2008-03-08 dooglusUpdate my copyright.
2008-03-08 dooglusWhen converting a gradient to be "Two Tone", take the...
2008-03-08 dooglusAdd ValueNode "Gradient Color" for selecting individual...
2008-03-08 dooglusWhen converting to a "Reciprocal" ValueNode, default...
2008-03-08 dooglusWhen converting to an "Exponential" ValueNode, default...
2008-03-08 dooglusAdd ValueNodes "Vector X" and "Vector Y" for calculatin...
2008-03-08 dooglusAdd ValueNode "Vector Length" for calculating the lengt...
2008-03-08 dooglusAdd new ValueNode "Vector Angle" for calculating an...
2008-03-08 dooglusAdd RELEASE_VERSION_0_61_09.
2008-03-07 dooglusIf only one of -w and -h is specified on the command...
2008-03-07 dooglusFix handling of segments so that the examples/walk...
2008-03-07 dooglusAdd a "Scale" parameter to the "BLine Width" ValueNode.
2008-03-06 dooglusNumber the interpolation types in comments.
2008-03-06 dooglusDon't allow negative feather parameters for circles...
2008-03-06 dooglusAdded 3 new parameters to the "BLine Tangent" ValueNode...
2008-03-06 dooglusAllow Real values to be converted to "BLine Tangent...
2008-03-05 dooglusDon't let feather be negative for any Shape layers.
2008-03-04 dooglusImprove the derivative class for hermites. Compare...
2008-03-04 dooglusFix the tangents output by "Segment Tangent" and "BLine...
2008-03-04 dooglusSame as previous commit, but for 'segment tangent'...
2008-03-03 dooglusUse a bigger epsilon when calculating bline tangents...
2008-03-03 dooglusRemove the ETL_FIXED_DERIVATIVE macro.
2008-03-03 dooglusFix indentation.
2008-03-03 pabsRelease 0.61.08
2008-03-03 pabsStable Tag: Copying everything over
2008-03-03 pabsStable Tag: Removing old tag
2008-03-02 pabsWoops, forgot to bump versions for the dependencies...
2008-03-02 pabsReleasing 0.61.08!
2008-03-02 dooglusAdd 'BLine Width' and 'Step' to the list of new ValueNodes.
2008-03-02 pabsAdd mostly-complete Français translation by Aurore...
2008-03-01 pabsRewrite the 0.61.08 news entries as summaries instead...
2008-02-29 dooglusApply 1901639: Checked in new Spanish translations...
2008-02-29 dooglusMake the layer optimization optional at runtime using...
2008-02-29 dooglusAdd code to output the new time format.
2008-02-29 dooglusAdd a new time format: "frames only".
2008-02-24 dooglusAdd an extra 'symmetrical' parameter to the 'time loop...
2008-02-24 dooglusMove more code inside the 'try' block in an attempt...
2008-02-24 pabsAdd a patch from Gerald Young (Yoyobuae) to fix buildin...
2008-02-20 dooglusAs before, the date is sufficient. Removed get_build_t...
2008-02-20 dooglusLet's not include the time of the build in the binary...
2008-02-20 dooglusWhen creating a list of vectors, create it looped....
2008-02-19 dooglusApply 1897389: Revised missed or extra spaces on Spanis...
2008-02-19 dooglusChecked in 1897315: Updated Spanish translations for...
2008-02-19 dooglusAdd a missing closing bracket.
2008-02-19 dooglusMade ValueNode_BLine::create_list_entry quieter.
2008-02-19 dooglusNew member ValueNode_DynamicList::set_member_canvas...
2008-02-19 dooglusFix 1896557. Allow a subcanvas to be used multiple...
2008-02-19 dooglusUse "#define XXX" not "#define XXX 1" for flags we...
2008-02-17 dooglusAdd keyboard shortcuts to the blend method menus. ...
2008-02-17 dooglusSeems we need to initialise 'before' and 'after' to...
2008-02-16 dooglusRemove debugging code.
2008-02-16 dooglusTidying.
2008-02-16 dooglusRemoved some old debug code that was left in accidentally.
2008-02-16 dooglusAllow the 1st argument of LinkableValueNode::get_descri...
2008-02-16 dooglusTypo.
2008-02-15 dooglusThe plant layer has used the "width" parameter of the...
2008-02-15 dooglusParamDesc::set_scalar(String) and ParamDesc::set_hint...
2008-02-14 dooglusAdd SVN revision number for the new convert type. ...
2008-02-14 dooglusAdd a new valuenode 'Bline Width' for finding the width...
2008-02-14 dooglusAnother change to the Step valuenode. Renamed some...
2008-02-14 dooglusChange the Step valuenode so it can produce any stepped...
2008-02-14 dooglusAdd new valuenode type "Step" to allow values to have...
2008-02-14 dooglusAllow boolean values to be converted to Random. The...
2008-02-13 dooglusWrite "operator()" instead of "operator ()", "operator...
2008-02-11 dooglusFix 1891403: Copy an inline canvas' RendDesc when cloni...
2008-02-11 dooglusTidying.
2008-02-11 dooglusTidying.
2008-02-11 dooglusList exported canvases recursively - exported canvases...
2008-02-11 dooglusTidying.
2008-02-11 dooglusAdd option '--list-canvases' to list exported canvases.
2008-02-10 dooglusThe --layer-info flag requires an extra parameter....
2008-02-10 dooglusRemove flags which don't really exist (--frame, --start...
2008-02-10 dooglusDocument --start-time.
2008-02-10 dooglusDocument --dpi-x and --dpi-y.
2008-02-10 dooglusDon't show aliases for layer names when invoked with...
2008-02-10 dooglusGive full URLs to the bug reports, not just the bug...
2008-02-10 dooglusUpdate NEWS files with most of the changes since the...
2008-02-10 dooglusExpand the comment about version 0.3 of canvases.
2008-02-10 dooglusAdded a link to a sif file that demonstrates why r954...
2008-02-10 dooglusPut the accent back in "Geometria" now that it no longe...
2008-02-10 dooglusAllow accents in the layer category name translations.
2008-02-10 dooglusTidying.
2008-02-10 dooglusReformat a couple of macros.
2008-02-10 dooglusReformat a couple of macros.
2008-02-10 dooglusFormat the #defines more clearly.
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-02-09 dooglusAdded my "Copyright (c) 2007" notices, for files I...
2008-02-09 dooglusChecking in [ 1890089 ] "Revised and updated Spanish...
next