Added copyright lines for files I've edited this year.
[synfig.git] / synfig-studio / trunk / src / synfigapp /
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-02-09 dooglusAdded my "Copyright (c) 2007" notices, for files I...
2008-02-06 pabsDon't forget to distribute general.h or the released...
2008-02-05 dooglusRemoved spurious space.
2008-02-05 dooglusClarification.
2008-02-05 dooglusImproved ValueDesc::get_description().
2008-02-05 dooglusAnswer and remove a 'todo' comment.
2008-02-04 dooglusHeader changes for that last commit - oops!
2008-02-04 dooglusCouple of new functions to duplicate and delete a waypo...
2008-02-03 dooglusAttempting to link a duck from the Children panel with...
2008-02-03 dooglusWhen linking simple values, use the value from the...
2008-02-03 dooglusShow the URL of the section describing the decision...
2008-02-01 dooglusDisable the 'DEPTH=' display.
2008-02-01 dooglusComment out a bunch of old debugging code.
2008-02-01 dooglusDon't show log messages from each panel's destructor...
2008-02-01 dooglusFix 1868911: exported canvases weren't being deleted...
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-25 dooglusAvoid warnings from g++ 4.3.
2008-01-25 dooglusFix a bug found by g++ 4.3, and comment out the method...
2008-01-25 pabsFix some FTBFS issues when compiling with GCC 4.3
2008-01-15 dooglusWhen encapsulating layers, show which layers were encap...
2008-01-15 dooglusWhen duplicating layers, show which layers were duplica...
2008-01-15 dooglusWhen splitting a tangent, show which tangent was split...
2008-01-15 dooglusWhen merging a tangent, show which tangent was merged...
2008-01-15 dooglusUse get_layer_descriptions() to format the layer list...
2008-01-15 dooglusUse get_layer_descriptions() to format the layer list...
2008-01-15 dooglusUse get_layer_descriptions() to format the layer list...
2008-01-15 dooglusImproved the formatting of ValueDesc descriptions for...
2008-01-15 dooglusAdded a couple of implementations of Action::Base:...
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 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 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 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 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 dooglusUse Layer::get_non_empty_description() instead of check...
2008-01-11 dooglusUse the new Layer::get_non_empty_description() method...
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 dooglusUse translated versions of the type names everywhere...
2008-01-10 pabsFix bug that prevented the translations of actions...
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 allow Duplicate ValueNodes in the Children dialog...
2008-01-07 dooglusDon't allow the Index parameter of the Duplicate layer...
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-17 dooglusFix most of the warnings from doxygen for synfig-studio...
2007-12-02 dooglusDon't wrap the angle in a radial composite conversation...
2007-11-16 pabsMark some more strings for translation
2007-11-13 pabsInitial attempt at i18n support using gettext
2007-11-08 dooglusAttempting to fix 1823053 - renaming an exported valuen...
2007-11-02 dooglusAdded a \todo note questioning a part of the code.
2007-11-02 dooglusQuote the "Working Draft, Standard for Programming...
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-30 dooglusTypo: 'writting' -> 'writing'.
2007-10-30 dooglusTypo: 'procede' -> 'proceed'.
2007-10-30 dooglusTypo: 'colision' -> 'collision'.
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 dooglusUse American spelling: 'recognise' -> 'recognize'.
2007-10-30 dooglusTypo: 'pf' -> 'of'.
2007-10-30 dooglusNumber the Param types to ease debugging.
2007-10-23 dooglusImprovements to interaction with waypoints in time...
2007-10-22 dooglusTypos (childrens?).
2007-10-14 dooglusUse filename_extension() and filename_sans_extension().
2007-10-13 dooglusDon't set_time() twice for the current canvas.
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-10-03 dooglusDon't save settings which we can't find a value for...
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusRemove debugpoint.
next