synfig.git
2008-02-13 dooglusWrite "operator()" instead of "operator ()", "operator...
2008-02-13 dooglusTypo.
2008-02-12 dooglusLeave previously selected layers selected when drawing...
2008-02-12 dooglusClicking a grey (not editable) duck which didn't lie...
2008-02-12 pabsGerald Young (Yoyobuae) contributed r1677, add him...
2008-02-11 dooglusSVN r1677 partially broke the bline tool by making...
2008-02-11 dooglusFix 1891491: Only show bline vertices large when the...
2008-02-11 dooglusFix 1891410: Have neither Control-A nor dragging a...
2008-02-11 dooglusFix 1891391: Inserting a vertex in the closing link...
2008-02-11 dooglusFix 1891403: Copy an inline canvas' RendDesc when cloni...
2008-02-11 dooglusUse the signal_waypoint_clicked_cellrenderer() accessor...
2008-02-11 dooglusGet rid of CellRenderer_TimeTrack::show_timepoint_menu...
2008-02-11 dooglusFix 1891359: Don't mirror radius ducks.
2008-02-11 dooglusTidying.
2008-02-11 dooglusUse the .git/ directory not the .git/svn/ directory...
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 dooglusHave caret>file>open start off by listing the current...
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 dooglusWhen 'use current frame' is checked in the render dialo...
2008-02-10 dooglusSince we are defaulting to NOT rendering the current...
2008-02-10 dooglusImprove the algorithm for determining the number of...
2008-02-10 dooglusImprove the behaviour of horizontal-scrolling on the...
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 dooglusGive slight priority to radius ducks. That way, it...
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 dooglusShow the size of circles as they are drawn using the...
2008-02-09 dooglusTake the 'restrict radius ducks' setting into account...
2008-02-09 dooglusChecking in [ 1890089 ] "Revised and updated Spanish...
2008-02-09 dooglusDefault to *not* restricting real ducks to the top...
2008-02-09 pabsThe previous commit caused CXXFLAGS to be polluted...
2008-02-09 pabsCheck if Gtk::AboutDialog::set_program_name is availabl...
2008-02-09 pabsRevert to using popen on Win32 since it worked better...
2008-02-09 dooglusAdded a gui checkbox rather than using a #define to...
2008-02-09 dooglusAdded comment for the 'RESTRICT_RADIUS_DUCKS_TO_ONE_QUA...
2008-02-09 dooglusRestrict 'radius' ducks to the top right corner of...
2008-02-09 dooglusAlways draw 'real' ducks on the right hand side of...
2008-02-09 dooglusTidying.
2008-02-08 dooglusFound three other places where canvas waypoints were...
2008-02-08 dooglusExperimental: "export SYNFIG_SHOW_CANVAS_PARAM_WAYPOINT...
2008-02-08 dooglusPrevent a warning: 'file_type_enum' may be used uniniti...
2008-02-08 dooglusAdd information about which valuenode types were added...
2008-02-08 dooglusClarify the 'file format version' menu in the save...
2008-02-08 dooglusAllow saving .sif files in a format that can be read...
2008-02-07 dooglusDon't allow the user to set the 'ID' of exported canvas...
2008-02-07 dooglusPrevent a crash when loading a .sif file with 'use...
2008-02-07 dooglusDon't let 'select all' select the green ducks of a...
2008-02-07 dooglusDelete the 'encode_composite' function. Composite...
2008-02-07 dooglusMake the auto-backup process quieter. We don't need...
2008-02-07 dooglusAdd a setting in the gui for the auto-backup interval.
2008-02-07 dooglusMy recent fix for trailing spaces left out spaces when...
2008-02-07 dooglusAttempting to open a file that is already open should...
2008-02-07 dooglusDon't automatically create a new document if we success...
2008-02-07 dooglusCount the number of files we were able to successfully...
2008-02-06 dooglusSet minimum and maximum zoom levels for the timescroller.
2008-02-06 dooglusRemember the position and size of the color and gradien...
2008-02-06 dooglusMy panels were drifting one or two pixels each time...
2008-02-06 dooglusSubdivide the space between labels on the timeslider...
2008-02-06 dooglusImprove the range of different scales used on the times...
2008-02-06 dooglusMake sure the time entry box shows the correct time...
2008-02-06 pabsDon't ask translators to translate compview.cpp since...
2008-02-06 dooglusDon't leave a trailing space on the time if there are...
2008-02-06 dooglusDon't expand time fields to their full format (eg....
2008-02-06 pabsDon't forget to distribute the other general.h too
2008-02-06 dooglusAllow manual editing of the current time in the workare...
2008-02-06 pabsDon't forget to distribute general.h or the released...
2008-02-06 dooglusRemove trailing slash.
2008-02-06 pabsFix 1797745: show the correct SVN revision id in the...
2008-02-06 dooglusAttach the "(Non-static value)" label into the waypoint...
2008-02-06 dooglusFix a crash when editing a waypoint with a non-static...
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 dooglusDon't fail if we can't find the row in the param panel...
2008-02-05 dooglusOnly show the 'Properties' (edit waypoint) menu if...
2008-02-05 dooglusRemoved spurious space.
2008-02-05 dooglusImprove LinkableValueNode::get_description().
2008-02-05 dooglusClarification.
2008-02-05 dooglusImproved ValueDesc::get_description().
2008-02-05 dooglusAnswer and remove a 'todo' comment.
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.*
next