synfig.git
2008-09-10 pabs3Switch to using the source code page instead of raw...
2008-09-02 geneteUdate Spanish translation for synfigstudio
2008-09-02 geneteDummy commit to update French translation
2008-09-02 geneteDummy commit to update French and Catalan translations
2008-09-02 geneteApply [ 2087747 ] Save preferred X and Y canvas dimensi...
2008-08-30 geneteTranslation of "Logarithm" string to Spanish
2008-08-28 geneteApply 2004406: New add new Logarithm Valuenode
2008-08-22 gballintijnFix 2060732: Incorrect error message when selecting...
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-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-17 dooglusAdd parameter 'add_width' to the plant layer. It's...
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-11 dooglusImprove a warning message when we find an unknown layer...
2008-04-10 dooglusAdd "select all layers" (S-C-a) and "unselect all ducks...
2008-04-10 dooglusAdd 2 new valuenode types: "Angle String" and "Int...
2008-04-10 dooglusAlt-D = draw, Alt-W = width. Previously there were...
2008-04-09 dooglusCorrect the SVN revision number for 'joined list'.
2008-04-09 dooglusAdd a new valuenode "Joined List" that allows a list...
2008-04-09 dooglusUse the framerate from the root canvas, not the parent...
2008-04-09 dooglusAdd the 2 new valuenode types.
2008-04-09 dooglusUse "Zero Padded" rather than "Zero Padding".
2008-04-09 dooglusAdd valuenode "Real String" for converting real values...
2008-04-09 dooglusWhen calculating the start and end frames, round to...
2008-04-09 dooglusDefault the time sub-parameter to 0f. Check that the...
2008-04-09 dooglusAdd a new valuenode type: "Time String" for converting...
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 dooglusPrevent compiler warnings about 3 unused variables.
2008-04-08 dooglusPrevent a compiler warning about unhandled cases.
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 dooglusFix a bug in the plant layer: when the plant is so...
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 dooglusAdd --canvas-info flag to the synfig tool. Specify...
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...
next