2008-04-07 |
dooglus | Apply 1937009: "Removing error from the console" from... |
tree | commitdiff |
2008-03-30 |
dooglus | Allow direct editing of calculated widths - like the... |
tree | commitdiff |
2008-03-29 |
dooglus | The previous commit was missing this change to make... |
tree | commitdiff |
2008-03-28 |
dooglus | Allow the linking of angle layer parameters to blines... |
tree | commitdiff |
2008-03-28 |
dooglus | Accept 1927294: Patch from Gerald Young to allow intuit... |
tree | commitdiff |
2008-03-26 |
dooglus | Fix 1924592: Editing the name, description, or id of... |
tree | commitdiff |
2008-03-07 |
dooglus | Update my copyright. |
tree | commitdiff |
2008-03-07 |
dooglus | When linking a set of ducks to positions on a bline... |
tree | commitdiff |
2008-03-07 |
dooglus | Allow linking widths and tangents to positions on a... |
tree | commitdiff |
2008-03-06 |
dooglus | Made a start at implementing the ideas in synfig.org... |
tree | commitdiff |
2008-03-06 |
dooglus | Tidy up some is_candidate() methods. |
tree | commitdiff |
2008-03-02 |
dooglus | Typos. |
tree | commitdiff |
2008-03-02 |
dooglus | Typos. |
tree | commitdiff |
2008-02-24 |
pabs | Add a patch from Gerald Young (Yoyobuae) to fix buildin... |
tree | commitdiff |
2008-02-19 |
dooglus | Use ValueNode_DynamicList::set_member_canvas() to set... |
tree | commitdiff |
2008-02-19 |
dooglus | Removed a few debugging printf()s. |
tree | commitdiff |
2008-02-19 |
dooglus | The "warning: Can't get canvas from value desc...?... |
tree | commitdiff |
2008-02-17 |
dooglus | Convert static lists entirely consisting of blinepoints... |
tree | commitdiff |
2008-02-17 |
dooglus | Add a few comments. |
tree | commitdiff |
2008-02-16 |
dooglus | Fix 1894723: export the Index parameter of all Duplicat... |
tree | commitdiff |
2008-02-13 |
dooglus | Tidying. |
tree | commitdiff |
2008-02-13 |
dooglus | Tidying. Trying to understand the code, and tidying... |
tree | commitdiff |
2008-02-13 |
dooglus | Write "operator()" instead of "operator ()", "operator... |
tree | commitdiff |
2008-02-09 |
dooglus | Added copyright lines for files I've edited this year. |
tree | commitdiff |
2008-02-09 |
dooglus | Added my "Copyright (c) 2007" notices, for files I... |
tree | commitdiff |
2008-02-06 |
pabs | Don't forget to distribute general.h or the released... |
tree | commitdiff |
2008-02-05 |
dooglus | Removed spurious space. |
tree | commitdiff |
2008-02-05 |
dooglus | Clarification. |
tree | commitdiff |
2008-02-05 |
dooglus | Improved ValueDesc::get_description(). |
tree | commitdiff |
2008-02-05 |
dooglus | Answer and remove a 'todo' comment. |
tree | commitdiff |
2008-02-04 |
dooglus | Header changes for that last commit - oops! |
tree | commitdiff |
2008-02-04 |
dooglus | Couple of new functions to duplicate and delete a waypo... |
tree | commitdiff |
2008-02-03 |
dooglus | Attempting to link a duck from the Children panel with... |
tree | commitdiff |
2008-02-03 |
dooglus | When linking simple values, use the value from the... |
tree | commitdiff |
2008-02-03 |
dooglus | Show the URL of the section describing the decision... |
tree | commitdiff |
2008-02-01 |
dooglus | Disable the 'DEPTH=' display. |
tree | commitdiff |
2008-02-01 |
dooglus | Comment out a bunch of old debugging code. |
tree | commitdiff |
2008-02-01 |
dooglus | Don't show log messages from each panel's destructor... |
tree | commitdiff |
2008-02-01 |
dooglus | Fix 1868911: exported canvases weren't being deleted... |
tree | commitdiff |
2008-01-25 |
dooglus | Avoid warnings from g++ 4.3. |
tree | commitdiff |
2008-01-25 |
dooglus | Avoid warnings from g++ 4.3. |
tree | commitdiff |
2008-01-25 |
dooglus | Fix a bug found by g++ 4.3, and comment out the method... |
tree | commitdiff |
2008-01-25 |
pabs | Fix some FTBFS issues when compiling with GCC 4.3 |
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 | 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 | 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 | 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 |
pabs | Fix bug that prevented the translations of actions... |
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 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 |
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-17 |
dooglus | Fix most of the warnings from doxygen for synfig-studio... |
tree | commitdiff |
2007-12-02 |
dooglus | Don't wrap the angle in a radial composite conversation... |
tree | commitdiff |
2007-11-16 |
pabs | Mark some more strings for translation |
tree | commitdiff |
2007-11-13 |
pabs | Initial attempt at i18n support using gettext |
tree | commitdiff |
2007-11-08 |
dooglus | Attempting to fix 1823053 - renaming an exported valuen... |
tree | commitdiff |
2007-11-02 |
dooglus | Added a \todo note questioning a part of the code. |
tree | commitdiff |
2007-11-02 |
dooglus | Quote the "Working Draft, Standard for Programming... |
tree | commitdiff |
2007-11-01 |
dooglus | Tidying. |
tree | commitdiff |
2007-11-01 |
dooglus | Another draw tool bug fix - these 2 lines were in the... |
tree | commitdiff |
2007-11-01 |
dooglus | Tidying. |
tree | commitdiff |
2007-11-01 |
dooglus | Typo. |
tree | commitdiff |
next |