2008-01-22 |
dooglus | Don't show "STATE NORMAL:..." every time the normal... |
tree | commitdiff |
2008-01-21 |
dooglus | Remove more debugging prints. |
tree | commitdiff |
2008-01-21 |
dooglus | Stop 3 more messages. |
tree | commitdiff |
2008-01-21 |
dooglus | Stop the 'canvas_view_changed' messages. |
tree | commitdiff |
2008-01-17 |
dooglus | Rename "Dialogs" to "Panels" for the dockable windows. |
tree | commitdiff |
2008-01-16 |
dooglus | Add 'new', 'open' and 'quit' to the caret>file menu. |
tree | commitdiff |
2008-01-15 |
dooglus | When encapsulating layers, show which layers were encap... |
tree | commitdiff |
2008-01-15 |
dooglus | When duplicating layers, show which layers were duplica... |
tree | commitdiff |
2008-01-15 |
dooglus | When splitting a tangent, show which tangent was split... |
tree | commitdiff |
2008-01-15 |
dooglus | When merging a tangent, show which tangent was merged... |
tree | commitdiff |
2008-01-15 |
dooglus | Use get_layer_descriptions() to format the layer list... |
tree | commitdiff |
2008-01-15 |
dooglus | Use get_layer_descriptions() to format the layer list... |
tree | commitdiff |
2008-01-15 |
dooglus | Use get_layer_descriptions() to format the layer list... |
tree | commitdiff |
2008-01-15 |
dooglus | Improved the formatting of ValueDesc descriptions for... |
tree | commitdiff |
2008-01-15 |
dooglus | Added a couple of implementations of Action::Base:... |
tree | commitdiff |
2008-01-14 |
dooglus | When the user types in the History dialog, search for... |
tree | commitdiff |
2008-01-14 |
dooglus | Get the 'Lower Layer' action to list the layer(s) that... |
tree | commitdiff |
2008-01-14 |
dooglus | Get the 'Raise Layer' action to list the layer(s) that... |
tree | commitdiff |
2008-01-14 |
dooglus | Fix 1824437: studio occasionally renders the tiles... |
tree | commitdiff |
2008-01-14 |
dooglus | Use the TILE_SIZE defined in target_tile.h. |
tree | commitdiff |
2008-01-14 |
dooglus | Show the old and new names of the ValueNode in the... |
tree | commitdiff |
2008-01-14 |
dooglus | Mention the exported name of the ValueNode in the Histo... |
tree | commitdiff |
2008-01-14 |
dooglus | Improve the History dialog's "Connect" entry. |
tree | commitdiff |
2008-01-13 |
dooglus | Import the History dialog's display when ValueNodes... |
tree | commitdiff |
2008-01-13 |
dooglus | Add an optional parameter to ValueDesc::get_description... |
tree | commitdiff |
2008-01-13 |
dooglus | Improve the 'Disconnect' message in the History dialog... |
tree | commitdiff |
2008-01-13 |
dooglus | Be more explicit in the History dialog about what Value... |
tree | commitdiff |
2008-01-13 |
dooglus | Moved the code that formats the ValueDesc description... |
tree | commitdiff |
2008-01-13 |
dooglus | Add new file value_desc.cpp and add it to the Makefile. |
tree | commitdiff |
2008-01-13 |
dooglus | Add new prototype ValueDesc::get_description() for... |
tree | commitdiff |
2008-01-13 |
dooglus | Sorted and formatted. There should be no real changes. |
tree | commitdiff |
2008-01-13 |
dooglus | When editing an exported valuenode, show the name it... |
tree | commitdiff |
2008-01-13 |
dooglus | Improve the entry in the History dialog made when a... |
tree | commitdiff |
2008-01-12 |
dooglus | Removed a bunch more DEBUGPOINT()s. |
tree | commitdiff |
2008-01-12 |
dooglus | Removed a DEBUGPOINT(). |
tree | commitdiff |
2008-01-12 |
dooglus | Removed a DEBUGPOINT(). |
tree | commitdiff |
2008-01-12 |
dooglus | Remove some DEBUGPOINT()s. |
tree | commitdiff |
2008-01-12 |
dooglus | Remove some debugging printf() calls I left in accident... |
tree | commitdiff |
2008-01-12 |
dooglus | Show a better entry in the history dialog when renaming... |
tree | commitdiff |
2008-01-11 |
dooglus | Use Layer::get_non_empty_description() instead of check... |
tree | commitdiff |
2008-01-11 |
dooglus | Use the new Layer::get_non_empty_description() method... |
tree | commitdiff |
2008-01-11 |
dooglus | Small text change. |
tree | commitdiff |
2008-01-11 |
dooglus | List the removed layers in the history dialog when... |
tree | commitdiff |
2008-01-11 |
dooglus | Show the 'active' and 'deactivate' messages with the... |
tree | commitdiff |
2008-01-10 |
dooglus | Show the layer name in the history dialog when adding... |
tree | commitdiff |
2008-01-10 |
dooglus | Tidied up the appearance of the action local name as... |
tree | commitdiff |
2008-01-10 |
dooglus | Made a new ACTION_INIT_NO_GET_LOCAL_NAME macro for... |
tree | commitdiff |
2008-01-10 |
dooglus | Use translated versions of the type names everywhere... |
tree | commitdiff |
2008-01-10 |
dooglus | Use the translated version of the type name in the... |
tree | commitdiff |
2008-01-10 |
dooglus | Added the icon for type Time to the code. Sorted the... |
tree | commitdiff |
2008-01-10 |
dooglus | Sorted the cases in studio::value_icon() into the same... |
tree | commitdiff |
2008-01-10 |
pabs | Fix bug that prevented the translations of actions... |
tree | commitdiff |
2008-01-10 |
pabs | Mark some more strings for translation (thanks to genete) |
tree | commitdiff |
2008-01-09 |
pabs | Mark some more strings for translation |
tree | commitdiff |
2008-01-08 |
dooglus | Fix 1866422: the polygon tool was broken by r1230.... |
tree | commitdiff |
2008-01-08 |
pabs | By default, set "Use current frame" in the render dialo... |
tree | commitdiff |
2008-01-08 |
pabs | Use synfig.org instead of synfig.com |
tree | commitdiff |
2008-01-07 |
dooglus | Use UTF-8 encoding. |
tree | commitdiff |
2008-01-07 |
dooglus | Automatically export the Index parameter of new Duplica... |
tree | commitdiff |
2008-01-07 |
dooglus | Don't show the option of connecting to an existing... |
tree | commitdiff |
2008-01-07 |
dooglus | Don't show the 'Convert' sub-menu for Duplicate ValueNo... |
tree | commitdiff |
2008-01-07 |
dooglus | Don't allow Duplicate ValueNodes in the Children dialog... |
tree | commitdiff |
2008-01-07 |
dooglus | Don't allow the Index parameter of the Duplicate layer... |
tree | commitdiff |
2008-01-07 |
dooglus | Don't allow the Index parameter of the Duplicate layer... |
tree | commitdiff |
2008-01-05 |
dooglus | Added code to catch an exception that is raised when... |
tree | commitdiff |
2008-01-03 |
dooglus | The hardcoded string "Do Not Use" was being used in... |
tree | commitdiff |
2008-01-02 |
dooglus | Missed these two in the previous commit. |
tree | commitdiff |
2008-01-02 |
dooglus | Reformatted and alphabetized. |
tree | commitdiff |
2008-01-01 |
dooglus | Default to quality 9. Quality 10 won't render feathers... |
tree | commitdiff |
2008-01-01 |
dooglus | Label the preview qualities "best" and "fastest" becaus... |
tree | commitdiff |
2008-01-01 |
dooglus | Comment out unused code to make it clearer what code... |
tree | commitdiff |
2007-12-29 |
pabs | Fix 1859663: don't use the deprecated sigc++ compatibil... |
tree | commitdiff |
2007-12-28 |
dooglus | Be more explicit about the exception that is raised... |
tree | commitdiff |
2007-12-27 |
dooglus | r1234 missed one - synfigapp/action.cpp calls gettext(). |
tree | commitdiff |
2007-12-27 |
pabs | Only build in gettext support when gettext is available. |
tree | commitdiff |
2007-12-26 |
dooglus | Use the current value of a parameter when converting... |
tree | commitdiff |
2007-12-20 |
dooglus | Allow layers to be removed from groups without the... |
tree | commitdiff |
2007-12-19 |
pabs | Allow the use of horizontal scrolling to adjust the... |
tree | commitdiff |
2007-12-19 |
pabs | Also allow adjustment of the default brush size using... |
tree | commitdiff |
2007-12-18 |
pabs | Strip license key and software expiry stuff now that... |
tree | commitdiff |
2007-12-17 |
dooglus | Fix most of the warnings from doxygen for synfig-studio... |
tree | commitdiff |
2007-12-17 |
dooglus | Typo. |
tree | commitdiff |
2007-12-14 |
dooglus | Fix 1850637: studio was crashing sometimes when closing... |
tree | commitdiff |
2007-12-14 |
dooglus | Rename the menu entries that create new horizontal... |
tree | commitdiff |
2007-12-09 |
pabs | Fix i18n issue: "Show __ ducks" strings were generated... |
tree | commitdiff |
2007-12-03 |
dooglus | If environment variable "SYNFIG_SHOW_TILE_OUTLINES... |
tree | commitdiff |
2007-12-03 |
dooglus | Fix 1830670: Use the 'C' locale when loading and saving... |
tree | commitdiff |
2007-12-02 |
dooglus | Don't wrap the angle in a radial composite conversation... |
tree | commitdiff |
2007-11-28 |
dooglus | Fix ugly waypoint drawing by rounding to integer values... |
tree | commitdiff |
2007-11-27 |
dooglus | Fix 1836848: if the window positions and sizes seem... |
tree | commitdiff |
2007-11-24 |
dooglus | Use symbolic names for most of the duck colors, rather... |
tree | commitdiff |
2007-11-24 |
dooglus | Fix 1835429: crash closing preview window before using it. |
tree | commitdiff |
2007-11-21 |
pabs | Comment out the trackmenu, it isn't used and the string... |
tree | commitdiff |
2007-11-21 |
dooglus | Typo. |
tree | commitdiff |
2007-11-19 |
dooglus | Sometimes render artifacts only appear when rendering... |
tree | commitdiff |
2007-11-16 |
pabs | Mark some more strings for translation |
tree | commitdiff |
2007-11-15 |
pabs | Don't print pointers as integers, print them as pointer... |
tree | commitdiff |
2007-11-14 |
dooglus | Revert r1151. I didn't intend to commit that. |
tree | commitdiff |
2007-11-14 |
dooglus | Fix the angle-duck rotation counter code. |
tree | commitdiff |
2007-11-14 |
dooglus | checkpoint |
tree | commitdiff |
next |