Woops, remove the testing en_AU from ALL_LINGUAS
[synfig.git] / synfig-core /
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'.
2007-10-30 dooglusType: 'segmentsssss' -> 'segments'.
2007-10-30 dooglusTypo: 'cliping' -> 'clipping'.
2007-10-30 dooglusTypo: 'wrter' -> 'writer'.
2007-10-30 dooglusTypo: 'imperceptable' -> 'imperceptible'.
2007-10-30 dooglusTypo: 'suport' -> 'support'.
2007-10-30 dooglusTypo: 'cantidate' -> 'candidate'.
2007-10-30 dooglusTypo: 'eachother' -> 'each other'.
2007-10-30 dooglusTypo: 'tesselate' -> 'tessellate'.
2007-10-30 dooglusUse American spelling: 'recognise' -> 'recognize'.
2007-10-30 dooglusFix 'configure: error: conditional "HAVE_MAGICK_OPTIMIZ...
2007-10-30 dooglusTypo: 'consistant' -> 'consistent'.
2007-10-30 dooglusUse American spelling of 'initialise'.
2007-10-28 dooglusDon't say "writing 1 images".
2007-10-28 dooglusHandle exceptions from Magick++ calls.
2007-10-28 dooglusShow the current time in info, warning, and error messages.
2007-10-28 dooglusAllow environment variables SYNFIG_DISABLE_REMOVE_DUPS...
2007-10-28 dooglusFixed a bug in transparency detection.
2007-10-28 dooglusShow what's going on with messages to stdout. Fix...
2007-10-28 dooglusSame as last commit...
2007-10-28 dooglusFix for transparent images. Remove duplicate frames.
2007-10-27 dooglusLook for OptimizeImageTransparency in Magick, not Magick++.
2007-10-27 dooglusAdded new module 'mod_magickpp' for rendering multiple...
2007-10-27 dooglusRemove the "** FIXME: THIS DOES NOT ACTUALLY WORK YET...
2007-10-26 pabsAdd MNG to the README now that it works
2007-10-26 dooglusReverted the sort I did earlier. The order of the...
2007-10-25 dooglusWrite header giving image height, width, and frame...
2007-10-25 dooglusI think the gamma was backwards before. Rendered ...
2007-10-25 dooglusSort alphabetically.
2007-10-25 dooglusAdd mod_mng, and libmng detection.
2007-10-25 dooglusAdd mod_mng.
2007-10-25 dooglusSort alphabetically.
2007-10-25 dooglusAdd mod_mng to the list of modules.
2007-10-25 dooglusFix mng rendering.
2007-10-25 dooglusWhen rendering to multiple image files, render to filen...
2007-10-25 dooglusTidying.
2007-10-25 dooglusRemoved unused variables.
2007-10-25 dooglusOutput multiple numbered image files when necessary...
next