Use synfig.org instead of synfig.com
[synfig.git] / synfig-studio /
2008-01-07 dooglusUse UTF-8 encoding.
2008-01-07 dooglusAutomatically export the Index parameter of new Duplica...
2008-01-07 dooglusDon't show the option of connecting to an existing...
2008-01-07 dooglusDon't show the 'Convert' sub-menu for Duplicate ValueNo...
2008-01-07 dooglusDon't allow Duplicate ValueNodes in the Children dialog...
2008-01-07 dooglusDon't allow the Index parameter of the Duplicate layer...
2008-01-07 dooglusDon't allow the Index parameter of the Duplicate layer...
2008-01-07 pabsInstall gettext 0.14.4 macros since earlier ones have...
2008-01-05 dooglusAdded code to catch an exception that is raised when...
2008-01-03 dooglusThe hardcoded string "Do Not Use" was being used in...
2008-01-02 dooglusMissed these two in the previous commit.
2008-01-02 dooglusReformatted and alphabetized.
2008-01-01 dooglusDefault to quality 9. Quality 10 won't render feathers...
2008-01-01 dooglusLabel the preview qualities "best" and "fastest" becaus...
2008-01-01 dooglusComment out unused code to make it clearer what code...
2007-12-29 pabsFix 1859663: don't use the deprecated sigc++ compatibil...
2007-12-28 dooglusBe more explicit about the exception that is raised...
2007-12-27 dooglusr1234 missed one - synfigapp/action.cpp calls gettext().
2007-12-27 pabsOnly build in gettext support when gettext is available.
2007-12-26 dooglusUse the current value of a parameter when converting...
2007-12-20 dooglusAllow layers to be removed from groups without the...
2007-12-19 pabsAllow the use of horizontal scrolling to adjust the...
2007-12-19 pabsAlso allow adjustment of the default brush size using...
2007-12-19 pabsAdd comments that start with "TRANSLATORS" to the pot...
2007-12-18 pabsRemove shitty .spec files that the RPM distros will...
2007-12-18 pabsStrip license key and software expiry stuff now that...
2007-12-17 dooglusFix most of the warnings from doxygen for synfig-studio...
2007-12-17 dooglusTypo.
2007-12-17 dooglusRemove win32inst.nsi target because automake/autoconf...
2007-12-14 dooglusFix 1850637: studio was crashing sometimes when closing...
2007-12-14 dooglusRename the menu entries that create new horizontal...
2007-12-12 dooglusGenerate doxygen documentation for studio.
2007-12-12 dooglusGenerate documentation for everything under 'src'....
2007-12-09 pabsFix i18n issue: "Show __ ducks" strings were generated...
2007-12-03 dooglusIf environment variable "SYNFIG_SHOW_TILE_OUTLINES...
2007-12-03 dooglusFix 1830670: Use the 'C' locale when loading and saving...
2007-12-02 dooglusDon't wrap the angle in a radial composite conversation...
2007-11-28 dooglusFix ugly waypoint drawing by rounding to integer values...
2007-11-27 dooglusFix 1836848: if the window positions and sizes seem...
2007-11-24 dooglusUse symbolic names for most of the duck colors, rather...
2007-11-24 dooglusFix 1835429: crash closing preview window before using it.
2007-11-21 pabsComment out the trackmenu, it isn't used and the string...
2007-11-21 dooglusThe text layer fix in r965 caused the text in this...
2007-11-21 dooglusThe text layer fix in r965 caused the text in this...
2007-11-21 dooglusTypo.
2007-11-19 dooglusSometimes render artifacts only appear when rendering...
2007-11-16 pabsMark some more strings for translation
2007-11-15 pabsDon't print pointers as integers, print them as pointer...
2007-11-14 dooglusRevert r1151. I didn't intend to commit that.
2007-11-14 dooglusFix the angle-duck rotation counter code.
2007-11-14 doogluscheckpoint
2007-11-13 pabsDowngrade the gettext requirement again for mingw
2007-11-13 pabsDowngrade the gettext requirement
2007-11-13 pabsWoops, remove the testing en_AU from ALL_LINGUAS
2007-11-13 pabsInitial attempt at i18n support using gettext
2007-11-13 pabsget rid of an autoconf warning
2007-11-12 dooglusWhen editing an angle duck, signal the angle it was...
2007-11-12 dooglusWorking on 1827966: Angles are recalculated to 360...
2007-11-12 dooglusWorking on 1827966: Angles are recalculated to 360...
2007-11-12 dooglusTidying.
2007-11-12 dooglusFix 1830245: always leave only the newly created layers...
2007-11-11 dooglusInitial support for duck drags of more than 180 degrees.
2007-11-10 dooglusTidying a little.
2007-11-09 dooglusAddress 1829182: it's true that the popup caret menu...
2007-11-09 dooglusFix 1829172: When drawing an outline and a region at...
2007-11-09 dooglusTidying.
2007-11-09 pabsKill off synfigstudio ./bootstrap
2007-11-08 dooglusAttempting to fix 1823053 - renaming an exported valuen...
2007-11-03 dooglusThis isn't finished, and has lots of debugging code...
2007-11-02 dooglusMake the font size in the param dialog's 'type' column...
2007-11-02 dooglusAdded a \todo note questioning a part of the code.
2007-11-02 dooglusSimplify the block structure without changing the behav...
2007-11-02 dooglusQuote the "Working Draft, Standard for Programming...
2007-11-02 dooglusTidying.
2007-11-02 dooglusNew environment variable: 'SYNFIG_DISABLE_NEW_CANVAS_ED...
2007-11-02 dooglusMerged two 'if' statements into one.
2007-11-01 dooglusRearrange the drawing tool options a little. Instead...
2007-11-01 dooglusUse the same number in the 'fill' as in the 'outline...
2007-11-01 dooglusWhen filling the last stroke in the drawing tool, give...
2007-11-01 dooglusFix 'fill last stroke' button in the drawing tool.
2007-11-01 dooglusTidying.
2007-11-01 dooglusAnother draw tool bug fix - these 2 lines were in the...
2007-11-01 dooglusTidying.
2007-11-01 dooglusTypo.
2007-11-01 dooglusCommented out unused code.
2007-11-01 dooglusFix a crash in the draw tool. The resulting bline...
2007-10-31 dooglusAdd a 'Type' column to the parameter dialog so it's...
2007-10-30 dooglusTypo: 'writting' -> 'writing'.
2007-10-30 dooglusTypo: 'procede' -> 'proceed'.
2007-10-30 dooglusTypo: 'colision' -> 'collision'.
2007-10-30 dooglusTypo: 'asyncronous' -> 'asynchronous'.
2007-10-30 dooglusTypo: 'occasionaly' -> 'occasionally'.
2007-10-30 dooglusTypo: 'convience' -> 'convenience'.
2007-10-30 dooglusTypo: 'attept' -> 'attempt'.
2007-10-30 dooglusTypo: 'inbetween' -> 'in between'.
2007-10-30 dooglusTypo: 'eachother' -> 'each other'.
2007-10-30 dooglusTypo: 'tesselate' -> 'tessellate'.
2007-10-30 dooglusTypo: 'patern' -> 'pattern'.
2007-10-30 dooglusTypo: 'totaly' -> 'totally'.
2007-10-30 dooglusTypo: 'hilight' -> 'highlight'.
next