synfig.git
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 dooglusUse 0 for the index if the closest point is on the...
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-23 pabsFix SVN r1916: move the commented lines outside of...
2008-03-20 pabsAdd new icon for the reset colors button and change...
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 dooglusDon't offer 'Manual' as an interpolation type. It...
2008-03-13 dooglus{get,set}_time_tension() were the same as {get,set...
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 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-10 pabsApply 1910528: improve keyboard shortcuts for WP in...
2008-03-10 dooglusAdd Catalan translation by Miguel Gea Milvaques (xerakko).
2008-03-09 dooglusInclude "general.h" so the strings get translated properly.
2008-03-09 dooglusDon't render waypoints that lie outside the bounds...
2008-03-09 dooglusKeep the value the same when converting to "Dot Product".
2008-03-09 pabsApply 1910407: set the author to the encapsulate and...
2008-03-09 dooglusAdd "Loop" link to the "Gradient Color" ValueNode.
2008-03-09 pabsApply 1910382: Updated Español translations. Thanks...
2008-03-09 pabsThe "all pages" wiki page is not translatable, don...
2008-03-09 pabsreturn should only be used to return from a function...
2008-03-08 dooglusChange the tooltip "Zoom Fit" -> "Zoom to Fit".
2008-03-08 dooglusShow a 'zoom to fit' icon in the zoomdial as well as...
2008-03-08 dooglusFix zoom_fit() so it really does zoom the canvas to...
2008-03-08 dooglusUncomment and fix segment duck code. Now the walk...
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 dooglusUpdate my copyright.
2008-03-08 dooglusWhen converting a gradient to be "Two Tone", take the...
2008-03-08 pabsWoops, used the wrong version number in the last releas...
2008-03-08 pabsRelease a new version with a corrected version number
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 0.61.09 to the list of formats we can save as.
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 dooglusUpdate my copyright.
2008-03-07 dooglusWhen linking a set of ducks to positions on a bline...
2008-03-07 dooglusAllow linking widths and tangents to positions on a...
2008-03-07 dooglusAdd a "Scale" parameter to the "BLine Width" ValueNode.
2008-03-06 dooglusMade a start at implementing the ideas in synfig.org...
2008-03-06 dooglusReplace "./././logo.sif#" with "logo.sif#"
2008-03-06 dooglusReplace "././././logo.sif#" with "logo.sif#".
2008-03-06 dooglusReplace "./././logo.sif#" with "logo.sif#".
2008-03-06 dooglusNumber the interpolation types in comments.
2008-03-06 dooglusChange the canvas version back to 0.1. It is a 0.1...
2008-03-06 dooglusDon't allow negative feather parameters for circles...
2008-03-06 dooglusTidy up some is_candidate() methods.
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 dooglusThe "Link Offsets" option in the BLine tool now only...
2008-03-05 dooglusRemoved old comment - plants do have offsets now.
2008-03-05 dooglusAdded a couple of comments.
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 pabsCheck for Gtk::AboutDialog::set_wrap_license, which...
next