Write "operator()" instead of "operator ()", "operator&" instead of "operator &"...
[synfig.git] / synfig-core /
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...
2008-02-09 pabsRevert to using popen on Win32 since it worked better...
2008-02-09 dooglusTidying.
2008-02-08 dooglusAdd information about which valuenode types were added...
2008-02-08 dooglusAllow saving .sif files in a format that can be read...
2008-02-07 dooglusPrevent a crash when loading a .sif file with 'use...
2008-02-07 dooglusDelete the 'encode_composite' function. Composite...
2008-02-07 dooglusMy recent fix for trailing spaces left out spaces when...
2008-02-06 dooglusDon't leave a trailing space on the time if there are...
2008-02-05 dooglusTypo.
2008-02-05 dooglusFirst step towards fixing the problem of distorted...
2008-02-05 dooglusFix a problem with the warp layer where some tiles...
2008-02-05 dooglusUse 'mod_magickpp' in preference to 'mod_imagemagick'.
2008-02-05 dooglusImprove LinkableValueNode::get_description().
2008-02-05 pabsRemove mod_ppm trgt_mpg.* from list of files that need...
2008-02-05 pabsMake sure we distribute mod_ppm trgt_mpg.*
2008-02-04 dooglusImprove the waypoint context menus. Now it's possible...
2008-02-04 dooglusShow which output target is used if it has been chosen...
2008-02-04 dooglusPrevent a "bad_alloc" error caused by the bounding...
2008-02-04 dooglusAdded some comments. Fixed a crash when composite...
2008-02-04 dooglusRename the 'Position' parameter to 'Offset' for all...
2008-02-04 dooglusAdd the 'offset' parameter to the Plant layer.
2008-02-04 dooglusChange the order of the modules - magick++ is the last...
2008-02-03 dooglusFix the same bug as the last commit, but better. Delet...
2008-02-03 dooglusFix a crash that was only showing up on Windows for...
2008-02-03 dooglusMake the quality of the 'shade' layer worse at quality...
2008-02-03 dooglusImprove the description of a ValueNode to include its...
2008-02-03 dooglusInitialise the 'time_last_changed' when creating a...
2008-02-03 dooglusPrevent warnings about unused parameters.
2008-02-03 dooglusRecognise .GIF and .gIf (ie. upper and mixed case exten...
2008-02-03 dooglusList the types that this module can write. First draft...
2008-02-03 dooglusDon't number image files if we're creating a single...
2008-02-03 pabsGet rid of all references to the bootstrap script since...
2008-02-02 dooglusAdd 'gif' to the list of extensions recognised by the...
2008-02-02 dooglusPrevent a warning from the compiler. These variables...
2008-02-01 dooglusI still think it would be great to get rid of reference...
2008-01-31 dooglusFix a crash that was happening if we had 2 exported...
2008-01-31 dooglusTidied up and checked in a patch from genete to allow...
2008-01-31 dooglusChange the tile size from 128 to 120 and allow all...
2008-01-30 dooglusFix 1883030: Version 0.1 of the timeloop layer acted...
2008-01-30 dooglusDisabling and reenabling a layer under a timeloop layer...
2008-01-30 dooglusAkhIL mentioned on IRC that bitmaps weren't working...
2008-01-28 dooglusg++ 4.2 didn't like my last change.
2008-01-28 dooglusRevision 1494 introduced a bug in the bline tool. ...
2008-01-28 dooglusDon't try to change the value of 'const' variables...
2008-01-27 dooglusHonor the "amount" parameter of the 'duplicate' layer.
2008-01-27 dooglusOops - missed one in the last commit.
2008-01-27 dooglusPrevent more 'unused parameter' warnings - compiling...
2008-01-27 dooglusPrevent all remaining 'unused parameter' warnings when...
2008-01-27 dooglusDon't use the '-Wno-unused-parameter' flag by default.
2008-01-27 dooglusCheck that unordered_map<int,int>::const_iterator is...
2008-01-26 dooglusRemove the -fpermissive flag - we no longer need it.
2008-01-26 dooglusAvoid the "deprecated or antiquated header" warning...
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-25 dooglusFix bugs found by g++ 4.3.
2008-01-25 dooglusAvoid warning from g++ 4.3.
2008-01-25 dooglusAvoid warning from g++ 4.3.
2008-01-25 dooglusAvoid warning.
2008-01-25 dooglusAvoid warning.
2008-01-25 dooglusAvoid warning.
2008-01-25 dooglusPrevent warning from g++ 4.3.
2008-01-25 dooglusStop a warning from g++ 4.3, but add a 'todo' note...
2008-01-25 dooglusg++ 4.3 told me "time.h:65: warning: type qualifiers...
2008-01-25 dooglusAvoid a warning from g++ 4.3.
2008-01-25 dooglusFix a bug found by g++ 4.3.
2008-01-25 dooglusFix a bug found by g++ 4.3, and then commented out...
2008-01-25 dooglusFix warnings and a bug found by g++ 4.3.
2008-01-25 dooglusAvoid a warning from g++ 4.3.
2008-01-25 dooglusAvoid a warning from g++ 4.3.
2008-01-24 dooglusI missed a few layers that can be used with the 'transp...
2008-01-24 dooglusQuite a lot of the example canvases use the trick of...
2008-01-24 dooglusUse alpha-over instead of a transparent "straight"...
2008-01-24 dooglusFix for the updated straight blend method.
2008-01-24 dooglusMore of the same.
next