Strip license key and software expiry stuff now that Synfig is free software and...
[synfig.git] / synfig-core /
2007-12-17 dooglusCommitted patch 1852208 from Niki W. Waibel's for multi...
2007-12-15 dooglusFixed the remaining doxygen warnings and errors for...
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-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-02 dooglusPossibly fix 1841280: "Insert Item in animation mode...
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-26 dooglusFix 1838132: encapsulations containing imported images...
2007-11-23 dooglusMake the stretch layer's "amount" duck be relative...
2007-11-22 dooglusAdd new valuenode convert type called "Reverse Tangent...
2007-11-16 dooglusFix clipping for tile-based rendering.
2007-11-14 dooglusTidying.
2007-11-14 pabsRevert one of the i18n changes that causes a crash...
2007-11-13 pabsDon't use gettext with C++ strings :)
2007-11-13 pabsDowngrade the gettext requirement again for mingw
2007-11-13 pabsDowngrade the gettext requirement
2007-11-13 pabsWoops, remove the testing en_AU from ALL_LINGUAS
2007-11-13 pabsInitial attempt at i18n support using gettext
2007-11-12 dooglusFix a compile-time warning.
2007-11-12 dooglusFix warnings from g++ 4.2.
2007-11-12 pabsSilence warning when building code for the synfig binary
2007-11-11 dooglusAdd new convert type: aTan2.
2007-11-10 dooglusPrevent compiler warnings like "there are no arguments...
2007-11-10 pabsReplace the proto directory with pre-processor macros...
2007-11-09 dooglusPrevent warnings from g++ 4.2 saying "deprecated conver...
2007-11-09 dooglusPrevent 2 * "warning: converting to 'int' from 'double'"
2007-11-09 pabsKill off synfig ./bootstrap
2007-11-08 dooglusAttempting to fix 1823053 - renaming an exported valuen...
2007-11-08 dooglusUse 0 degrees as the default angle for the 'cos' convert.
2007-11-06 dooglusDon't force angles to use linear interpolation.
2007-11-06 dooglusSame for 'after' waypoints, too!
2007-11-06 dooglusAlways save the interpolation type - don't special...
2007-11-06 dooglusAdd a 'cos' convert type, to go with 'sine'.
2007-10-31 dooglusDon't render infinitely large plant layers.
2007-10-31 dooglusFix 1823082: don't render layers under a 'stretch'...
2007-10-31 dooglusPartially fix 1823082. It works OK for polygon, region...
2007-10-30 dooglusTypo 'accomodate' -> 'accommodate'.
2007-10-30 dooglusTypo: 'dont' -> 'don't'.
2007-10-30 dooglusTypo: 'verticies' -> 'vertices'.
2007-10-30 dooglusUse American spelling: 'optimize'.
2007-10-30 dooglusUse American spelling: 'color'.
2007-10-30 dooglusTypo: 'hardcode' -> 'hardcoded'.
2007-10-30 dooglusTypo: 'cludge' -> 'kluge'.
2007-10-30 dooglusTypo: 'compressiong' -> 'compression'.
2007-10-30 dooglusTypo: 'recalculted' -> 'recalculated'.
2007-10-30 dooglusTypo: 'sibbling' -> 'sibling'.
2007-10-30 dooglusTypo: 'emptys' -> 'empties'.
2007-10-30 dooglusTypo: 'backgound' -> 'background'.
2007-10-30 dooglusTypo: 'staticly' -> 'statically'.
2007-10-30 dooglusTypo: 'borred' -> 'bored'.
2007-10-30 dooglusTypo: 'rearange' -> 'rearrange'.
2007-10-30 dooglusTypo: 'automagickly' -> 'automagically'.
2007-10-30 dooglusTypo: 'supose' -> 'supposed'.
2007-10-30 dooglusTypo: 'outputing' -> 'outputting'.
2007-10-30 dooglusTypo: 'doesnt' -> 'doesn't'.
2007-10-30 dooglusTypo: 'individualy' -> 'individually'.
2007-10-30 dooglusTypo: 'dupilcate' -> 'duplicate'.
2007-10-30 dooglusTypo: 'cacheing' -> 'caching'.
2007-10-30 dooglusTypo: 'ontop' -> 'on top'.
2007-10-30 dooglusTypo: 'refering' -> 'referring'.
2007-10-30 dooglusTypo: 'paramater' -> 'parameter'.
2007-10-30 dooglusTypo: 'datastructure' -> 'data structure'.
2007-10-30 dooglusTypo: 'infront' -> 'in front'.
2007-10-30 dooglusTypo: 'arangement' -> 'arrangement'.
2007-10-30 dooglusTypo: 'matricies' -> 'matrices'.
2007-10-30 dooglusTypo: missing space.
2007-10-30 dooglusTypo: 'folloing' -> 'following'.
2007-10-30 dooglusTypo: 'abreviate' -> 'abbreviate'.
2007-10-30 dooglusTypo: 'discurage' -> 'discourage'.
2007-10-30 dooglusTypo: 'gracefuly' -> 'gracefully'.
2007-10-30 dooglusTypo: 'antilaias' -> 'antialias'.
2007-10-30 dooglusTypo: 'efficent' -> 'efficient'.
2007-10-30 dooglusTypo: 'entitity' -> 'entity'.
2007-10-30 dooglusTypo: 'interset' -> 'intersect'.
2007-10-30 dooglusTypo: 'trapazoid' -> 'trapezoid'.
2007-10-30 dooglusTypo: 'itegration' -> 'integration'.
2007-10-30 dooglusTypo: 'optimizize' -> 'optimize'.
2007-10-30 dooglusTypo: 'rectaingles' -> 'rectangles'.
2007-10-30 dooglusTypo: 'bouding' -> 'bounding'.
next