synfig.git
2008-01-14 dooglusRevert the incorrect change to this file made in r1326.
2008-01-14 dooglusGet the 'Lower Layer' action to list the layer(s) that...
2008-01-14 dooglusGet the 'Raise Layer' action to list the layer(s) that...
2008-01-14 dooglusFix 1824437: studio occasionally renders the tiles...
2008-01-14 dooglusUse the TILE_SIZE defined in target_tile.h.
2008-01-14 dooglusUse the TARGET_SIZE defined in target_tile.h.
2008-01-14 dooglusDefine the TILE size here, instead of having it in...
2008-01-14 dooglusUse a mutex to prevent the two render threads (renderin...
2008-01-14 dooglusRevision 1355 broke the Duplicate layer. Oops!
2008-01-14 dooglusRefer the user to 'synfig.org/Convert#Compatibility...
2008-01-14 dooglusCheck that a ValueNode is compatible with the given...
2008-01-14 dooglusExtend the Add and Subtract ValueNodes to work with...
2008-01-14 dooglusShow the old and new names of the ValueNode in the...
2008-01-14 dooglusMention the exported name of the ValueNode in the Histo...
2008-01-14 dooglusImprove the History dialog's "Connect" entry.
2008-01-13 pabsAdd Timo Paulssen (timonator) to the contributors.
2008-01-13 dooglusImport the History dialog's display when ValueNodes...
2008-01-13 dooglusAdd an optional parameter to ValueDesc::get_description...
2008-01-13 dooglusImprove the 'Disconnect' message in the History dialog...
2008-01-13 dooglusBe more explicit in the History dialog about what Value...
2008-01-13 dooglusMoved the code that formats the ValueDesc description...
2008-01-13 dooglusAdd new file value_desc.cpp and add it to the Makefile.
2008-01-13 dooglusAdd new prototype ValueDesc::get_description() for...
2008-01-13 dooglusIn the hex HTML code text entry box of the color dialog...
2008-01-13 dooglusSorted and formatted. There should be no real changes.
2008-01-13 dooglusWhen editing an exported valuenode, show the name it...
2008-01-13 dooglusImprove the entry in the History dialog made when a...
2008-01-12 dooglusRemoved a bunch more DEBUGPOINT()s.
2008-01-12 dooglusRemoved a DEBUGPOINT().
2008-01-12 dooglusUse 'Composite' for the first time the layers under...
2008-01-12 dooglusRemoved a DEBUGPOINT().
2008-01-12 dooglusRemove some DEBUGPOINT()s.
2008-01-12 dooglusRemove some debugging printf() calls I left in accident...
2008-01-12 dooglusShow a better entry in the history dialog when renaming...
2008-01-11 dooglusWhen optimize_layers() recreates Paste Canvas layers...
2008-01-11 dooglusRearranged a bit, like for the Add ValueNode in r1299...
2008-01-11 dooglusAdd my copyright.
2008-01-11 dooglusUse Layer::get_non_empty_description() instead of check...
2008-01-11 dooglusAdd type checking for the Random ValueNode too.
2008-01-11 dooglusAdd type checking to almost all the linkable ValueNodes.
2008-01-11 dooglusUse the new Layer::get_non_empty_description() method...
2008-01-11 dooglusDefine Layer::get_non_empty_description() which returns...
2008-01-11 dooglusSmall text change.
2008-01-11 dooglusList the removed layers in the history dialog when...
2008-01-11 dooglusShow the 'active' and 'deactivate' messages with the...
2008-01-10 dooglusShow the layer name in the history dialog when adding...
2008-01-10 dooglusTidied up the appearance of the action local name as...
2008-01-10 dooglusMade a new ACTION_INIT_NO_GET_LOCAL_NAME macro for...
2008-01-10 dooglusBreak the ValueNode 'bad type' error messages up so...
2008-01-10 dooglusMake the assert()s here look like the assert()s in...
2008-01-10 dooglusUse translated versions of the type names everywhere...
2008-01-10 dooglusUse the translated version of the type name in the...
2008-01-10 dooglusPrototype to go with the last commit!
2008-01-10 dooglusNew static member ValueBase::type_local_name() to allow...
2008-01-10 dooglusReturn the translation of the local layer name, rather...
2008-01-10 dooglusDefine ValueBase::set() for type 'char *' as well as...
2008-01-10 dooglusAdded the icon for type Time to the code. Sorted the...
2008-01-10 dooglusSorted the cases in studio::value_icon() into the same...
2008-01-10 pabsAdd my copyright notice, since I seem to have forgot it.
2008-01-10 pabsAdd a new artists section to AUTHORS and add pxegeek...
2008-01-10 pabsMention genete in the README and AUTHORS after we added...
2008-01-10 dooglusRemoved a debugging printf().
2008-01-10 dooglusAdd genete's new time icon.
2008-01-10 dooglusMade all the assert() lines which check the valuenode...
2008-01-10 pabsFix bug that prevented the translations of actions...
2008-01-10 pabsMark some more strings for translation (thanks to genete)
2008-01-09 dooglusRearranged a bit. Use the new macro in valuenode.h...
2008-01-09 dooglusAdd a macro to check the type of value before using...
2008-01-09 dooglusAdd a static same_type_as() member function so we can...
2008-01-09 pabsMark some more strings for translation
2008-01-08 pabsAdd Español translation by Carlos López González (genete)
2008-01-08 pabsEspañol translation update from Carlos López González...
2008-01-08 dooglusFix 1866422: the polygon tool was broken by r1230....
2008-01-08 pabsBy default, set "Use current frame" in the render dialo...
2008-01-08 pabsUse the bugs page on the website instead of the tracker...
2008-01-08 pabsUse synfig.org instead of synfig.com
2008-01-08 pabsUse synfig.org instead of synfig.com
2008-01-08 pabsUse synfig.org instead of synfig.com
2008-01-07 dooglusUse UTF-8 encoding.
2008-01-07 dooglusShow the "Amount", "Blend Method" and "Z-Depth" paramet...
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 dooglusWhen cloning a duplicate layer, always make a new ...
2008-01-07 dooglusAdded 10 new files for translation.
2008-01-07 dooglusSorted.
2008-01-07 pabsFix building the Win32 installer: update Win32 install...
2008-01-07 pabsInstall gettext 0.14.4 macros since earlier ones have...
2008-01-05 dooglusInitialise 'old_version' to false.
2008-01-05 dooglusUse a real type, not integer, for the "Duplicate" layer...
2008-01-05 dooglusHide the 'From Integer' convert type for now.
2008-01-05 dooglusDon't show 'Duplicate' in the Convert menu. The user...
2008-01-05 dooglusWhen we create a 'Duplicate' layer, automatically have...
2008-01-05 dooglusAdd new convert types 'From Integer' and 'Duplicate...
2008-01-05 dooglusAdded code to catch an exception that is raised when...
2008-01-03 dooglusRevision r1262 included some changes I didn't intend...
2008-01-03 dooglusThe hardcoded string "Do Not Use" was being used in...
next