X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2FNEWS;h=b272cae2126d50d10a0f6070399745f3a3d85935;hb=817f9750244974cd8207fe7e8c170a5c0def135c;hp=62c2281f12ee8784907b377f03c4ceb798c11ec7;hpb=d35c28ab41fe06acb4d7e34ecf214f30027d324f;p=synfig.git diff --git a/synfig-studio/trunk/NEWS b/synfig-studio/trunk/NEWS index 62c2281..b272cae 100644 --- a/synfig-studio/trunk/NEWS +++ b/synfig-studio/trunk/NEWS @@ -1,5 +1,35 @@ synfigstudio releases + 0.61.07 (SVN 878) - October 10, 2007 - Bug fixes + + * Fix some tooltips and menu stuff (#1787437) + * Allow left-right scrolling in canvas window with shift + mouse-wheel + * Rework mouse interaction with ducks and tangents + * Move icons to a subdir + * Fix some typos, several crashes (#1780016, #1785598) and other bugs + * Re-enable sketch, draw, polygon by default + * Add keyboard shortcuts for all tools ( http://synfig.org/Keyboard_Shortcuts ) + * Fix crash when setting canvas resolution to zero (#1779616) + * Add 'auto-export' checkbox and layer name box to the draw tool + * Various GUI fixes (#1794006, #1796110) + * File-selector fixes (#1383736) + * Fix the View>Play menu entry to allow playback inside the workarea, shortcut Ctrl-P + * Save to .sifz (compressed) format by default if no extension is given + * Remember the path used when saving a document and default to it in future + * Call new documents "Synfig Animation " by default, rather than "untitled0" + * Don't quit until the user clearly answers "do you want to save?" (#1799722) + * Remember the filename the animation was last rendered to, and default to it (#1799250) + * Improved the 'Groups' function a little (#1368694). It's still quite broken + * Fixed the colors displayed on the sliders in the Color Editor dialog + * Added option to Bline Tool to allow positions to be automatically linked (#1776156) + * Added menu entry to restore all dialogs to their default positions + * Fix red "Animate Editing Mode" frame so it shows up in all themes (#1801220) + * Allow user to "export SYNFIG_DISABLE_POPUP_WINDOWS=1" to make splash screen etc. less obtrusive + * Fixed the logic used to decide which value to use when linking values together + * Update child canvas time sliders when parent time slider is moved + * Prevent the caret menu entries from being disabled when another canvas is closed + * Show the correct initial quality level in the View > Preview Quality menu + 0.61.06 (SVN 543) - June 20, 2007 - Bug fixes * Fix amd64 issues