synfig.git
2008-01-03 dooglusFix 1862720: "libltdl library and headers out of sync...
2008-01-02 dooglusFix 1862699: Specify "-avoid-version" for each of the...
2008-01-02 dooglusMissed these two in the previous commit.
2008-01-02 dooglusFix 1862689: Replace "-L../../synfig -lsynfig" with...
2008-01-02 dooglusReformatted and alphabetized.
2008-01-01 dooglusHave the command line 'synfig' tool run 'setlocale...
2008-01-01 dooglusDon't render the Radial Blur layer when quality is 10.
2008-01-01 dooglusDon't render the Blur layer when quality is 10.
2008-01-01 dooglusDisable motion blur when quality=10. Draw 2 frames...
2008-01-01 dooglusDon't render feathering of shapes (ie. outlines, region...
2008-01-01 dooglusDon't render feathering of circles when quality is 10.
2008-01-01 dooglusDefault to quality 9. Quality 10 won't render feathers...
2008-01-01 dooglusLabel the preview qualities "best" and "fastest" becaus...
2008-01-01 dooglusComment out unused code to make it clearer what code...
2008-01-01 dooglusFix 1811250: Prevent studio crashing when loading a...
2008-01-01 dooglusPrevent a compiler warning.
2008-01-01 dooglusRemoved typo'ed semicolon.
2008-01-01 dooglusIf CloneImage() raises an exception, skip immediately...
2008-01-01 dooglusPrevent a compiler warning.
2008-01-01 dooglusNew version 0.2 of the Time Loop layer. It uses the...
2007-12-29 pabsFix 1859663: don't use the deprecated sigc++ compatibil...
2007-12-28 dooglusBe more explicit about the exception that is raised...
2007-12-28 dooglusDon't allow epsilon to be less than 0.00000001.
2007-12-27 pabsAlso mention the languages in the translators section...
2007-12-27 dooglusAdded new convert type "Reciprocal" to convert x to...
2007-12-27 pabsPort the security fixes to Windows. Thanks to PXEGeek...
2007-12-27 dooglusr1234 missed one - synfigapp/action.cpp calls gettext().
2007-12-27 dooglusStop g++ warning that "'prev' may be used uninitialized...
2007-12-27 pabsOnly build in gettext support when gettext is available.
2007-12-27 pabsOnly build in gettext support when gettext is available.
2007-12-26 pabsAdd Español translation by Carlos López González (genete)
2007-12-26 pabsFix issue in unused mod_ffmpeg importer security fixes...
2007-12-26 dooglusUse the current value of a parameter when converting...
2007-12-26 dooglusChange the default sub-parameters for the Time Loop...
2007-12-26 dooglusFix the timeloop layer for negative durations so that...
2007-12-26 dooglusRevision 1150 changed the way angles work so that 0...
2007-12-26 dooglusAdd new convert type 'Time Loop' to allow individual...
2007-12-26 dooglusCorrected warning text when .sif file uses larger layer...
2007-12-21 dooglusWhen cloning a 'random' valuenode with a constant,...
2007-12-20 dooglusAllow layers to be removed from groups without the...
2007-12-20 dooglusComment out an unused function.
2007-12-19 pabsAllow the use of horizontal scrolling to adjust the...
2007-12-19 pabsAlso allow adjustment of the default brush size using...
2007-12-19 pabsAdd comments that start with "TRANSLATORS" to the pot...
2007-12-19 pabsAdd comments that start with "TRANSLATORS" to the pot...
2007-12-19 pabsFix unterminated character constant warning from xgette...
2007-12-18 dooglusFix 1844764 by reverting r954. Added a 'todo', because...
2007-12-18 pabsRemove shitty .spec files that the RPM distros will...
2007-12-18 pabsStrip license key and software expiry stuff now that...
2007-12-18 pabsRemove shitty .spec files that the RPM distros will...
2007-12-18 pabsStrip license key and software expiry stuff now that...
2007-12-18 pabsFix g++ warning: variables created in a for loop should...
2007-12-18 pabsOnly use the double dash (--) to escape filenames that...
2007-12-18 pabsRemove shitty .spec files that the RPM distros will...
2007-12-18 pabsStrip license key and software expiry stuff now that...
2007-12-17 dooglusCommitted patch 1852208 from Niki W. Waibel's for multi...
2007-12-17 dooglusFix doxygen warnings for ETL sources.
2007-12-17 dooglusFix most of the warnings from doxygen for synfig-studio...
2007-12-17 dooglusTypo.
2007-12-17 dooglusRemove win32inst.nsi target because automake/autoconf...
2007-12-15 dooglusFixed the remaining doxygen warnings and errors for...
2007-12-14 dooglusFix 1850637: studio was crashing sometimes when closing...
2007-12-14 dooglusRename the menu entries that create new horizontal...
2007-12-12 dooglusGenerate doxygen documentation for studio.
2007-12-12 dooglusGenerate documentation for everything under 'src'....
2007-12-11 dooglusRemove pkg-info/macosx/synfig-core.info and win32inst...
2007-12-11 dooglusPrevent warning from doxygen.
2007-12-11 dooglusRemoved obsolete definitions.
2007-12-11 dooglusImprove doxygen output.
2007-12-11 dooglusWrote doxygen file descriptions for the valuenode conve...
2007-12-10 dooglusEdited the single line description of each header file...
2007-12-10 dooglusEdited the single line description of each source file...
2007-12-09 pabsFix g++ 4.3 issues; add missing <cstring> includes...
2007-12-09 pabsFix i18n issue: "Show __ ducks" strings were generated...
2007-12-07 pabsRemove command variable that is unused after the securi...
2007-12-07 pabsSecurity fix: the mod_imagemagick importer used system...
2007-12-07 pabsMinor security fix: the unused mod_ffmpeg importer...
2007-12-07 pabsMinor security fix: mod_imagemagick used popen to run...
2007-12-07 pabsFix some more issues with the mod_ffmpeg, mod_dv securi...
2007-12-06 pabsForgot to include the right headers in the security...
2007-12-06 pabsFix issue with r1181 and output filenames that begin...
2007-12-06 pabsSecurity fix: mod_ffmpeg target used popen to run ffmpe...
2007-12-06 pabsForgot to use the right terminator when calling execlp...
2007-12-06 pabsThe mpg target from mod_ppm isn't built by default...
2007-12-06 pabsThe mptr_mplayer module isn't built by default, but...
2007-12-06 pabsMinor security fix: mod_dv used popen to run the DV...
2007-12-03 dooglusFix 1842510: round frame number to nearest integer...
2007-12-03 dooglusCache each image file only once, even if it is used...
2007-12-03 dooglusIf environment variable "SYNFIG_SHOW_TILE_OUTLINES...
2007-12-03 dooglusFix 1830670: Use the 'C' locale when loading and saving...
2007-12-02 dooglusPossibly fix 1841280: "Insert Item in animation mode...
2007-12-02 dooglusDon't wrap the angle in a radial composite conversation...
2007-11-29 dooglusUse the ETL functions to find filename extensions and...
2007-11-29 pabsUse AC_LIBLTDL_CONVENIENCE instead of AC_LIBLTDL_INSTAL...
2007-11-28 dooglusFix ugly waypoint drawing by rounding to integer values...
2007-11-27 dooglusFix 1836848: if the window positions and sizes seem...
2007-11-26 dooglusFix 1838132: encapsulations containing imported images...
2007-11-24 dooglusUse symbolic names for most of the duck colors, rather...
2007-11-24 dooglusFix 1835429: crash closing preview window before using it.
2007-11-23 dooglusMake the stretch layer's "amount" duck be relative...
next