synfig.git
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...
2008-03-03 pabsRelease 0.61.08
2008-03-03 pabsStable Tag: Copying everything over
2008-03-03 pabsStable Tag: Removing old tag
2008-03-03 pabsRelease 0.61.08
2008-03-03 pabsStable Tag: Copying everything over
2008-03-03 pabsRelease 0.4.11
2008-03-03 pabsRelease: Removing incorrect tag
2008-03-03 pabsStable Tag: Removing old tag
2008-03-03 pabsRelease 0.61.08
2008-03-03 pabsStable Tag: Copying everything over
2008-03-03 pabsStable Tag: Removing old tag
2008-03-02 pabsWoops, forgot to bump versions for the dependencies...
2008-03-02 pabsWoops, add Aurore D to the copyright holders.
2008-03-02 pabsReleasing 0.61.08!
2008-03-02 pabsAdd the winner of the February Challenge as the new...
2008-03-02 pabsRename the current splash screen to make way for the...
2008-03-02 dooglusTypos.
2008-03-02 dooglusTypos.
2008-03-02 dooglusAdd 'BLine Width' and 'Step' to the list of new ValueNodes.
2008-03-02 pabsUpdate Français translation by Aurore D (rore).
2008-03-02 pabsAdd mostly-complete Français translation by Aurore...
2008-03-02 pabsApply 1905598: Checked in new Spanish translations...
2008-03-01 dooglusDon't complain about not being able to start the browse...
2008-03-01 pabsRewrite the 0.61.08 news entries as summaries instead...
2008-02-29 dooglusApply 1901639: Checked in new Spanish translations...
2008-02-29 dooglusMake the layer optimization optional at runtime using...
2008-02-29 dooglusAdd the new time format to the "Setup" dialog.
2008-02-29 dooglusAdd code to output the new time format.
2008-02-29 dooglusAdd a new time format: "frames only".
2008-02-29 pabsMake the website in the about dialog a clickable link.
2008-02-28 pabsImprove the browser launch functionality:
2008-02-27 pabsPrepare for the new splash screen; remove old text...
2008-02-26 dooglusWhen recovering from auto-saved backup files, only...
2008-02-25 dooglusStudio was crashing on Windows if built with debug...
2008-02-25 dooglusFix 1837445: Convert path to profile directory from...
2008-02-24 dooglusUsing mutexes around accesses to refcounts seems to...
2008-02-24 dooglusUse #defined colour values.
2008-02-24 dooglusAdd an extra 'symmetrical' parameter to the 'time loop...
2008-02-24 dooglusMove more code inside the 'try' block in an attempt...
2008-02-24 pabsMake a Windows specific fix specific to Windows
2008-02-24 pabsFix the fix for uncommitted local git-svn changes.
2008-02-24 pabsAdd a patch from Gerald Young (Yoyobuae) to fix buildin...
2008-02-23 dooglusUse resize() to resize windows. set_default_size(...
2008-02-23 dooglusUse _mutex_win32.h on Windows.
2008-02-23 pabsReplace PXEGeek with pixelgeek
2008-02-23 dooglusInclude 'mutex' and '_mutex_simple.h' in the list of...
2008-02-23 dooglusHide the root canvas if we have saved the position...
2008-02-23 dooglusAdd Gerald Young's copyright.
2008-02-23 dooglusChecked in a patch from Gerald Young (Yoyobuae) to...
2008-02-23 dooglusConditionally compile out the 'single threaded' stuff...
2008-02-22 dooglusMake the spinbuttons with the R,G,B,A color values...
2008-02-22 dooglusUse etl::mutexes to lock access to reference counts.
2008-02-22 dooglusTwo new files to use pthread Mutexes very simply.
2008-02-22 dooglusUse a more suitable #define to guard against double...
2008-02-21 pabsFix bug with the autorevision git-svn support where...
2008-02-20 dooglusAdd value_desc.cpp to the list of files to translate.
2008-02-20 dooglusCommit 1898184: Updated translation for studio/es.po...
2008-02-20 dooglusAs before, the date is sufficient. Removed get_build_t...
2008-02-20 dooglusAs before, the date is sufficient. We don't need to...
2008-02-20 dooglusLet's not include the time of the build in the binary...
next