Fix the ffmpeg/dv/imagemagick targets/importers on Windows. Thanks to PXEGeek for...
[synfig.git] / synfig-studio /
2007-10-14 dooglusShow some debugging output on stdout when deciding...
2007-10-14 dooglusUse filename_extension() and filename_sans_extension().
2007-10-13 dooglusAllow both 'name' and renddesc parameters to be changed...
2007-10-13 dooglusDon't set_time() twice for the current canvas.
2007-10-13 dooglusFix a problem in single-thread mode where the canvas...
2007-10-13 dooglusFix the 'close' menu entry and close button when viewin...
2007-10-12 dooglusShow whether a canvas is unsaved or not by putting...
2007-10-12 dooglusFix a crash when running single-threaded and dragging...
2007-10-12 dooglusTidying.
2007-10-12 dooglusClose safely when closing from the caret menu as well...
2007-10-12 dooglusImprove single-threaded operation. It's now safe(r...
2007-10-12 dooglusFix 1682008: (pressing the X button hides then shows...
2007-10-11 dooglusWhen single threaded, update the gui after rendering...
2007-10-11 dooglusDon't delete the preview renderer if it's still running.
2007-10-11 dooglusDefault single_threaded to false, because it doesn...
2007-10-11 dooglusOnly initialise threads if they aren't already initialised.
2007-10-11 dooglusPut the mutex code back as it was originally. We can...
2007-10-10 dooglusUse a checkbox in the gui (Toolbox > File > Setup ...
2007-10-10 dooglusTypo.
2007-10-10 dooglusStable Tag: Copying everything over
2007-10-10 dooglusStable Tag: Removing old tag
2007-10-10 dooglusDon't use SINGLE_THREADED by default.
2007-10-10 dooglusOnly check whether the renderer is updating when single...
2007-10-10 dooglusShow a message on stdout saying that we're single-threaded.
2007-10-10 dooglusRun everything in the same thread.
2007-10-10 dooglusClear the dirty flag before starting the render, not...
2007-10-10 dooglusRelease synfigstudio_0_61_07
2007-10-10 dooglusUpdated svn revision number and date in NEWS files.
2007-10-10 pabsRemove obsolete Encoding field from .desktop file
2007-10-08 dooglusRelease synfigstudio_0_61_07_rc3
2007-10-08 dooglusUpdated NEWS files.
2007-10-07 dooglusRelease synfigstudio_0_61_07_rc2
2007-10-07 dooglusRemove dups and clarify.
2007-10-06 dooglusRelease synfigstudio_0_61_06
2007-10-06 dooglusRelease synfigstudio_0_61_07_rc1
2007-10-06 dooglusBump the required versions of ETL and synfig.
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-10-06 dooglusBump the version numbers ready for the coming release.
2007-10-05 dooglusUpdated to r843.
2007-10-04 dooglusFix r841. Previously it was setting the menu to qualit...
2007-10-04 dooglusShow the correct initially selected quality level in...
2007-10-04 dooglusShow filename and line number on a few error messages...
2007-10-04 dooglusGive filename and line number in some warning messages.
2007-10-04 dooglusFix the bug that caused almost everything in the caret...
2007-10-04 dooglusTidying.
2007-10-04 dooglusRemoved some debugging code that I didn't mean to commit.
2007-10-03 dooglusPrevent the "Gtk-CRITICAL **: gtk_label_set_label:...
2007-10-03 dooglusDefault timesliders to 24fps, not 0fps, to prevent...
2007-10-03 dooglusPrevent a warning from Gtk about ownership of floating...
2007-10-03 dooglusIf 'view->play' is interrupted with the 'stop' button...
2007-10-03 dooglusRemoved a couple of debugpoints.
2007-10-03 dooglusDon't save settings which we can't find a value for...
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusStop the "Gtk-WARNING **: node type doesn't match 2...
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusRemoved debugpoint.
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusRemove debugpoint.
2007-10-03 dooglusTidying.
2007-10-03 dooglusFixed a typo.
2007-10-02 dooglusChanging the time slider on a child canvas wasn't updat...
2007-10-02 dooglusWhen the user moves a canvas' time slider, update the...
2007-10-01 dooglusOnly fix the red border if we're not using the Gtk...
2007-10-01 dooglusKeep the red 'animate edit mode' border and the current...
2007-09-30 dooglusFixed the way that the decision is made which value...
2007-09-29 dooglusI messed up the last commit. Oops!
2007-09-29 dooglus#include color.h to get the gamma_in() #define.
2007-09-27 dooglusUse the http svn repository, not https, because using...
2007-09-27 dooglusStop the 'warning: underquoted definition of ...' warni...
2007-09-27 dooglusSame as the last commit, except for the 'splash screen...
2007-09-27 dooglusexport SYNFIG_DISABLE_POPUP_WINDOWS=1 to stop the ...
2007-09-26 dooglusFix the crash that the previous commit half-fixed.
2007-09-26 dooglusI thought this should prevent a crash, but it doesn...
2007-09-26 dooglusFixed another set of uninitialised variables.
2007-09-26 dooglusFix a variable-read-before-set error.
2007-09-26 dooglusFinish fix for 1801220. I forgot about the call to...
2007-09-25 dooglusFix 1801220: Some Ubuntu Themes don't show the red...
2007-09-25 dooglusImplement wiki.synfig.com/Wish_list : "Restore Default...
2007-09-25 dooglusFix 1776156: "region and outline position ducks aren...
2007-09-25 dooglusOnly use gamma correction on R,G,B & Y, and only when...
2007-09-25 dooglusSimplify the code by using colorconv_synfig2gdk() rathe...
2007-09-25 dooglusThe color gradients displayed on the sliders in the...
2007-09-25 dooglusMove the gamma_in and gamma_out macros into "color.h".
2007-09-25 dooglusRemoved unused macros.
2007-09-22 dooglusFix 1800324: closing a window while an animation is...
2007-09-22 dooglusPut View>Play on Control-P. Remove View>Pause from...
2007-09-21 dooglusAddendum to 1799722: Now that 'save' no longer fails...
2007-09-21 dooglusFix 1799722: Display an error message when a 'save...
2007-09-21 dooglus'quit -> "want to save?" -> yes -> cancel' should go...
2007-09-21 dooglusMerge branch 'tidying' into chris
2007-09-21 dooglusFixed 1799250: Add a function to update the render...
2007-09-21 dooglusWorking on 1799250: After changing the filename, update...
2007-09-21 dooglusWorking on 1799250: changed prototypes
2007-09-21 dooglusWorking on 1799250: added prototypes.
2007-09-21 dooglusFixed a typo.
2007-09-20 dooglusFix 1796971: if the user tries to quit synfig or close...
2007-09-20 dooglusWorking on 1796971: Make dialog_save_as() return a...
2007-09-19 dooglusIf the user choses to save his work using the default...
next