synfig.git
2007-06-10 pabsRemove the generated COPYING and INSTALL files on maint...
2007-06-10 pabsGenerate the ChangeLog at bootstrap time, add a ChangeL...
2007-06-10 pabsGenerate the ChangeLog at bootstrap time, make the...
2007-06-10 pabsGenerate the ChangeLog at bootstrap time, make the...
2007-06-10 pabsFix 1697727: workaround ffmpeg bug that requires libav...
2007-06-04 pabsClean some stuff, distribute the walk example and add...
2007-06-04 pabsRemove the generated Makefile.in file on maintainer...
2007-06-04 pabsCXXFLAGS is for users, use AM_CXXFLAGS instead
2007-06-04 pabsAdd a rule to create the ChangeLog from SVN
2007-06-03 pabsDon't forget to delete doxygen.cfg and ETL.pc.in on...
2007-06-03 pabsCXXFLAGS is for users, use AM_CXXFLAGS instead
2007-06-03 pabsChange automake invocation to use symlinks and use...
2007-06-03 pabsChange automake invocation to use symlinks and use...
2007-06-03 pabsChange automake invocation to use symlinks and use...
2007-06-03 pabsRemove INSTALL and COPYING, they will be supplied by...
2007-06-03 pabsRemove INSTALL and COPYING, they will be supplied by...
2007-06-03 pabsMention the new odd/even winding style in NEWS
2007-06-03 pabsRelease preparations: prevent FTBFS due to quick_rng...
2007-06-02 pabsRelease preparations: add some files to the tarball...
2007-05-27 pabsPartially fix 1678554: fix the font colour and size...
2007-05-27 pabsPartially fix 1677510: don't set the input mode on...
2007-05-27 pabsFix 1568925: fix problem with definition of the IMAGE_D...
2007-05-27 pabsChange the default user dir to ~/.synfig for Linux...
2007-05-27 pabsMake the save button on the input devices dialog make...
2007-05-08 dooglusPatch 1714885: Windows version can be built with OpenEX...
2007-05-06 dooglusDon't always display the "0f" at the end of times with...
2007-04-23 dooglusFix 1672033: when deciding which curve we are closest...
2007-04-20 dooglusI forgot to commit this as part of r472. Sorry!
2007-04-18 dooglusPartially fix 1702760: stop compiler warning about...
2007-04-18 dooglusOops. Correcting previous commit.
2007-04-18 dooglusPartially fix 1702760: stop compiler warning about...
2007-04-18 dooglusPartially fix 1702760: stop compiler warning about...
2007-04-18 dooglusPartially fix 1702760: stop compiler warning about...
2007-04-18 dooglusPartially fix 1702760: stop compiler warning about...
2007-04-18 dooglusPartially fix 1702760: stop compiler warning about...
2007-04-18 dooglusAdded a slower but more accurate find_closest() routine...
2007-04-18 pabsAdd links to the wiki and tracker to the synfigstudio...
2007-04-17 pabsAdd a non-working, partial implementation of MNG output
2007-04-15 dooglusFix 1698604: Moved the quick_rng class into its own...
2007-04-13 dooglusUse a couple of macros instead of magic constants
2007-04-12 dooglusRemoved leading whitespace from the biggest 5 example...
2007-04-12 dooglusFix 1699325: only add on time for exactly one extra...
2007-04-12 dooglusTypos.
2007-04-12 dooglusTypo.
2007-04-12 dooglusMore shuffling stuff around without changing anything...
2007-04-12 dooglusAt last - a real change! I think this is the bug I...
2007-04-12 dooglusA few more comments and other small changes.
2007-04-12 dooglusLots more changes which hopefully change nothing but...
2007-04-12 dooglusThere was a large lump of code inside an "if (false...
2007-04-12 dooglusVariable 'blend_time' isn't needed - it's just a copy...
2007-04-12 dooglusRemoved some old commented code; replaced with a commen...
2007-04-12 dooglusNo change to functionality, just some variable renaming...
2007-04-11 dooglusWhile looking into bug 1696331, I noticed that interpol...
2007-04-11 dooglusDisable the 'set_transient_for()' call unless environme...
2007-04-10 dooglusPartially fix 1696331. This isn't the correct fix...
2007-04-10 dooglusFix 1697753: compare times with times, not with frame...
2007-04-10 dooglusFix 1697728: Code for 'End' was commented out, and...
2007-04-10 dooglusFixed a typo.
2007-04-09 dooglusInitialise the priority when constructing a new Activep...
2007-04-09 dooglusInclude the 4 keyframe lock icons in the lists of image...
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-07 pabsFix typo in r428 (csdlib -> cstdlib)
2007-04-06 dooglusSet the dialog windows to be 'transient for' the toolbo...
2007-04-06 dooglusApply 1695494: fix version number in the Win32 registry...
2007-04-06 dooglusApply 1695493: remove unnecessary win32 registry key...
2007-04-06 dooglusApply 1695492: install start menu shortcuts for all...
2007-04-06 dooglusApply 1695491: uninstall all pixmaps on Win32. Patch...
2007-04-06 dooglusApply 1695484: generate 48x48 icons on Win32 since...
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 pabsAdd dooglus to the AUTHORS file
2007-04-06 pabsFix Debian 417897: causes synfig FTBFS in gcc 4.3 due...
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-04 dooglusFix 1694393: save 'pref.*' keys first, so the window...
2007-04-04 dooglus`blinepointtangentsplit.cpp' and `blinepointtangentmerg...
2007-04-03 pabsCommit part of r401 that dooglus missed.
2007-04-02 dooglusWhen merging tangents, use the average of the two tange...
2007-04-02 dooglusDon't "assert(color.is_valid())" before setting the...
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 dooglusI forgot to remove these prototypes when removing defin...
2007-04-01 dooglusRemove old unused code that used to handle the eyedropp...
2007-04-01 dooglusSmall formatting changes. And show "..." after buttons...
2007-04-01 dooglusSimple implementation of 'Save All'.
2007-04-01 dooglusWhen prompting for 'Save As...', show the name of the...
2007-04-01 dooglusPut the 'redo' button next to the 'undo' button, and...
2007-04-01 dooglusPrettied up the layout of the ACCEL and ACCEL2 macros.
next