Fixed a typo.
[synfig.git] / synfig-core /
2007-04-10 dooglusFixed a typo.
2007-04-09 dooglusInitialise the priority when constructing a new Activep...
2007-04-09 dooglusAdd 'winding style' control, allowing the user to speci...
2007-04-09 dooglusFix 1695755: Ignore adjacent points if they are in...
2007-04-08 dooglusFix 1696279: Check for and skip whitespace before check...
2007-04-08 dooglusFix 1696282. To find the extension, look for the last...
2007-04-07 dooglusFixed typo.
2007-04-06 dooglusAtrus' Windows patches: [ 1695482 ] win32-synfig-all...
2007-04-06 dooglusAtrus' Windows patches: [ 1695480 ] win32-synfig-clean...
2007-04-06 dooglusAtrus' Windows patches: [ 1695479 ] win32-synfig-remove...
2007-04-06 dooglusAtrus' Windows patches: [ 1695477 ] win32-synfig-conf...
2007-04-06 dooglusAtrus' Windows patches: [ 1695475 ] win32-synfig-regver-fix
2007-04-06 dooglusFixed a bug I introduced in r400. When rendering a...
2007-04-06 dooglusUse logical operators (&&, ||) rather than arithmetic...
2007-04-05 pabsFix Debian 417720: FTBFS in gcc 4.3 due to not includin...
2007-04-04 dooglusFix 1694325: when looping wasn't enabled, the region...
2007-04-04 dooglusMoved an apostrophe.
2007-04-03 pabsCommit part of r401 that dooglus missed.
2007-04-02 dooglusInitialise vectors in constructor to avoid warnings...
2007-04-02 dooglusDon't access edge_table->aabb if it hasn't been initial...
2007-04-02 dooglusAdded a 'todo' to the doxygen comments so it doesn...
2007-04-02 dooglusTypo.
2007-04-01 dooglusFixes 1692348. todo: revisit the 'if(z>0 && z<horizon...
2007-04-01 dooglusAvoid a compiler warning about initialisation order.
2007-04-01 dooglusAllow a single hex digit in the hex color box. The...
2007-03-31 dooglusRectangles are 'solid color' when using straight blendi...
2007-03-31 dooglusDon't waste time rendering layers which are completely...
2007-03-31 dooglusAdded some comments to the code I recently fixed to...
2007-03-31 dooglusFix 1689329: if the inverted rectangle we're rendering...
2007-03-31 dooglusIf the rows are wider than our PIXEL_RENDERING_LIMIT...
2007-03-30 dooglusThe value of `i' goes from 0 to rows-1, so to test...
2007-03-29 dooglusTypo.
2007-03-29 pabsUpdate NEWS file for the next release
2007-03-29 pabsEventually, it might be nice to have 16-bit PNG output...
2007-03-27 dooglusFixed a spelling mistake.
2007-03-24 dooglusFixed a typo.
2007-03-24 dooglusThe '-g gamma' argument is currently ignored, but that...
2007-03-24 dooglusAdded my copyright to the README files, as requested.
2007-03-24 dooglusFix a bug where inactive layers (transform, scale,...
2007-03-23 dooglusZoom layers change the size of their content's bounding...
2007-03-23 dooglusStretch layers change the size of their content's bound...
2007-03-23 dooglusFixed indentation.
2007-03-23 dooglusRemoved unused members p1, p2, diff.
2007-03-23 dooglusAdded missing $Id$ keyword to the header.
2007-03-23 dooglusDeleting all the verticies from a Curve Gradient used...
2007-03-23 dooglusFix "main.cpp:332: warning: comparison between signed...
2007-03-22 dooglusFix 1684240 (as it applies to conical gradients): ...
2007-03-22 dooglusFix 1684240 (as it applies to spiral gradients): Spira...
2007-03-22 dooglusFix 1684240 (as it applies to radial gradients): Radia...
2007-03-22 dooglusFix 1684240 (as it applies to curve gradients): Curve...
2007-03-21 dooglusFix 1684240: Several places were multiplying the A...
2007-03-21 dooglusPartially fix 1684240: gets rid of most of the artifacts
2007-03-18 dooglusFixed a crash. Revision 354's addition of the 'mutable...
2007-03-18 dooglusImplements PXEGeek's wiki.synfig.com/Wish_list entry...
2007-03-16 dooglusBacking out inadvertant change r338.
2007-03-16 dooglusOnly substitute @synfigincludedir@ in once.
2007-03-16 dooglusEnabled $Id$ expansion.
2007-03-16 pabsEnable more $Id$ expansion.
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-16 dooglusMinor change to stop a doxygen warning. Doxygen doesn...
2007-03-15 dooglusI left part of the old header in this file by mistake...
2007-03-15 dooglusFixed the parameter names to keep doxygen quiet (451...
2007-03-15 dooglusFixed the comment to stop doxygen complaining. Also...
2007-03-15 dooglusFixed the name of the last parameter in the set_time...
2007-03-15 dooglusFilled in the parameter names in the prototype of get_f...
2007-03-15 dooglusAs in previous commit, 2 more parameters were incorrect...
2007-03-15 dooglusOne of the parameters was named incorrectly in the...
2007-03-15 dooglusFixing warnings from doxygen:
2007-03-15 dooglusFixed a few typos.
2007-03-15 dooglusCommented the 'else' and 'endif' of some long condition...
2007-03-15 dooglusAdded missing '\endlegal'.
2007-03-15 dooglusFixed doxygen header, preventing warning:
2007-03-15 dooglusFixed a few typos which caused doxygen to complain.
2007-03-14 dooglusFix 1420091: Crash when deleting vertex items. I don...
2007-03-13 pabsFix some URLs
2007-03-12 dooglusRemoved trailing whitespace.
2007-03-12 dooglusCommented declaration of unused variables.
2007-03-11 pabsDon't need to build anything other than a tar.gz
2007-03-11 pabsFix 1678141: link the synfig command line app with...
2007-03-11 pabsPartially fix 1678141: add an int to ColorAccumulator...
2007-03-11 pabsPartially fix 1678141: value.h wasn't including OpenEXR...
2007-03-11 pabsPartially fix mod_libavcodec: it can now render files...
2007-03-11 pabsFix some error handling in mod_libavcodec. Still crashe...
2007-03-10 pabsUse more consistent plugin names
2007-03-10 pabsDon't ignore target init() failures, causes mod_libavco...
2007-03-08 dooglusCombine the check for libavcodec and libavformat into...
2007-03-07 dooglusDon't show $GLIB, since it's never set.
2007-03-07 pabsFix building mod_libavcodec with recent libavcodec...
2007-03-07 pabsRemove waypoints with the same time in the examples.
2007-03-07 pabsFor the examples, don't import files that don't exist
2007-03-07 pabsRemove SFAutomaton.ttf from SVN since we don't have...
2007-03-03 dooglusInitialise last_time before using it for the first...
2007-03-02 dooglusInitialise the tangents when constructing a BLinePoint.
2007-03-02 dooglusFix 1671884: The origin of PasteCanvas layers wasn...
2007-03-01 darcoWorking toward a MacOS X framework for Synfig...
2007-02-28 darcoA quick fix for the mysterious non working isnan on...
2007-02-26 dooglusInitialise depth before using it.
2007-02-25 dooglusWhen displaying the configure command, show the double...
2007-02-25 pabsAdd missing copyright info to synfig README
2007-02-25 pabsUpdate synfig description
next