Apply 2036627, fix Debian 487639: for mod_libav, allow the use of libswscale instead...
[synfig.git] / synfig-studio /
2008-05-15 pabsApply 1963350: Updated Español translations. Thanks...
2008-05-05 pabsFix 1956475: apply translation updates by Genete
2008-05-03 pabsPartially fix 1956475: Mark some more strings as transl...
2008-04-22 dooglusUpdated translations from genete.
2008-04-20 dooglusIn the 'open > recent files' menu entry, only show...
2008-04-20 dooglusFix silly typo in last commit.
2008-04-20 dooglusFix 1947076: Infinite error message loop on split tangents.
2008-04-17 dooglusThe recent changes to allow dragging of BLineCalcVertex...
2008-04-17 pabsAllow scrolling the colour sliders to change the colour.
2008-04-17 pabsAllow clicking on colour sliders to change the colour.
2008-04-13 dooglusTowards 1939884: "Exclude ducks linked to bline from...
2008-04-13 pabsAllow scrolling left and right in time widgets
2008-04-12 dooglusDon't show debugging messages about saving preference...
2008-04-11 dooglusWhen multiple layers are selected, only show parameters...
2008-04-11 dooglusRename all 'offset' parameters to 'origin'.
2008-04-11 dooglusRename all 'pos' parameters to 'origin'.
2008-04-10 dooglusAdd "select all layers" (S-C-a) and "unselect all ducks...
2008-04-10 dooglusAlt-D = draw, Alt-W = width. Previously there were...
2008-04-09 dooglus"Create Gradient BLine" -> "Create Curve Gradient BLine...
2008-04-09 dooglusRename the 'create region' and 'create outline' options...
2008-04-09 dooglusRelax the limits on the star layer tangent options.
2008-04-09 dooglusAdd inner and outer width options to the star tool.
2008-04-09 dooglusAdd a 'radius ratio' option to the star tool.
2008-04-08 dooglusSame as the previous commit, but for circles and rectan...
2008-04-08 dooglusUse the background color for star layers if we're also...
2008-04-08 dooglusReplace "Gradient" checkbutton with "Create Gradient...
2008-04-08 dooglusShow the name of the current tool in the tool options...
2008-04-08 dooglusAdd 'inner tangent' and 'outer tangent' options to...
2008-04-08 dooglusFix the creation of regular polygon blines with the...
2008-04-08 dooglusReorder the keyboard shortcut definitions for the tools...
2008-04-08 dooglusMove a couple of tool icons in the toolbox, and fix...
2008-04-08 dooglusAdd options to allow creation of BLine versions of...
2008-04-08 dooglusAdd a star tool. For drawing stars.
2008-04-08 dooglusAdd a 'feather' option to the rectangle tool's tool...
2008-04-07 dooglusAdd 4 kinds of BLine layer to the rectangle tool.
2008-04-07 dooglusTidying.
2008-04-07 dooglusTidying.
2008-04-07 dooglusRemove the "blend method" option from the tool options...
2008-04-07 dooglusApply 1937009: "Removing error from the console" from...
2008-04-07 dooglusUse the 'feather' and 'invert' tool options when creati...
2008-04-07 dooglusIf environment variable SYNFIG_TOOLS_CLEAR_SELECTION...
2008-04-07 dooglusLeave previously selected layers selected, and refresh...
2008-04-07 dooglusLeave previously selected layers selected.
2008-04-07 dooglusTidying.
2008-04-07 dooglusWhen adding new circles, leave previously selected...
2008-04-07 dooglusAfter adding a circle, refresh the ducks to reflect...
2008-04-07 dooglusPrevent a warning about unhandled cases.
2008-04-06 dooglusSet the canvas of the bline used by the circle tool.
2008-04-06 dooglusShow commands as they are received over the FIFO.
2008-04-06 dooglusSimplify the code a little.
2008-04-06 dooglusShow the 'fifo_activity' message less.
2008-04-06 dooglusMake the file selector dialogs print less output to...
2008-04-06 dooglusRename the gradient tool from "Gradient" to "Gradient...
2008-04-05 dooglusGive the text tool a name for the tooltip and 'state...
2008-04-05 dooglusPrevent some compiler warnings.
2008-04-04 dooglusAdd a new tool for adding text layers.
2008-04-04 dooglusAdd App::dialog_paragraph() to allow editing of paragra...
2008-04-03 dooglusAccept 1932525: Patch "Improved GUI for the sound file...
2008-04-02 dooglusAdd a new circle tool option: "Point Angle Offset"...
2008-04-02 dooglusAvoid division by zero when approximating a circle...
2008-04-02 dooglusAllow the user to set the number of points used to...
2008-04-02 dooglusAdd options to the circle tool for creation of bline...
2008-04-01 dooglusUse the existing layers_to_create() method rather than...
2008-03-31 pabsRemove -Wno-deprecated since it is no longer needed...
2008-03-31 dooglusUpdate all BLineCalcWidth and BLineCalcTangent ducks...
2008-03-31 dooglusRearranged the code a little. Allow editing of Real...
2008-03-30 dooglusAllow manipulation of BLineCalcTangent angle offsets...
2008-03-30 dooglusFix a minor problem, and a little tidying.
2008-03-30 dooglusThe previous commit introduced a new crash. This fixes it.
2008-03-30 dooglusOnly update calculated tangents and widths if their...
2008-03-30 pabsFix r1942, forgot to get the image width and height
2008-03-30 pabsFix some crashes when the images for the splash screen...
2008-03-30 pabsSearch in the right directory for the splash image...
2008-03-30 pabsUse ETL directory separator instead of forward slashes.
2008-03-30 dooglusAllow direct editing of calculated widths - like the...
2008-03-30 dooglusWhen dragging a duck along a bline that it's linked...
2008-03-29 dooglusTidying.
2008-03-29 dooglusThe previous commit was missing this change to make...
2008-03-28 dooglusAllow a BLineCalcTangent's tangent duck to be dragged...
2008-03-28 dooglusAccept 1927294 (a further patch from Gerald Young)...
2008-03-28 dooglusFix "zoom to fit" so that it centers the fitted canvas...
2008-03-28 dooglusAllow the linking of angle layer parameters to blines...
2008-03-28 dooglusWhen looking for the closest point on a bline to a...
2008-03-28 dooglusAccept 1927294: Patch from Gerald Young to allow intuit...
2008-03-26 dooglusAdd code for the 'text' icon.
2008-03-26 dooglusAdd code for the 'plant' icon.
2008-03-26 dooglusAdd code for the 'star' icon.
2008-03-26 dooglusWhen editing more than one of ID, Description, Name...
2008-03-26 dooglusAllow RendDesc, Description, and Name to all be set...
2008-03-26 dooglusFix 1924592: Editing the name, description, or id of...
2008-03-26 pabsUse the polyline icon for the polygon tool and layers...
2008-03-26 pabsApply 1924714: add plant, text, star and polyline icons...
2008-03-25 dooglusFix 1914874: update the timeline scrollbars' major...
2008-03-20 pabsAdd new icon for the reset colors button and change...
2008-03-20 pabsUpdate configure.ac as suggested by autoupdate.
2008-03-13 dooglusDon't offer 'Manual' as an interpolation type. It...
2008-03-13 dooglus2 more similar typos.
2008-03-13 dooglusTypo.
2008-03-13 pabsWoops, add Gerald Young's copyright to the README.
2008-03-10 pabsApply 1910528: improve keyboard shortcuts for WP in...
next