Get rid of all references to the bootstrap script since it was removed
[synfig.git] / synfig-studio /
2008-02-03 pabsGet rid of all references to the bootstrap script since...
2008-02-02 dooglusPrevent a warning from the keyframe panel on startup...
2008-02-01 dooglusShow a very simple message in the console on start...
2008-02-01 dooglusDisable the 'DEPTH=' display.
2008-02-01 dooglusComment out a bunch of old debugging code.
2008-02-01 dooglusDisabled the "Left Normal State" message.
2008-02-01 dooglusFix an error on startup that said: "error: canvasview...
2008-02-01 dooglusCommented out a bunch of unused code. I don't know...
2008-02-01 dooglusDon't show log messages from each panel's destructor...
2008-02-01 dooglusWith the re-enabling of 'Alpha Brighten', the toolbox...
2008-02-01 dooglusFix 1868911: exported canvases weren't being deleted...
2008-02-01 pabsFix 1678554 and implement 1741220: change the about...
2008-02-01 pabsRename the about dialog header, implementation and...
2008-02-01 pabsThe template file for studio should use the studio...
2008-01-31 dooglusPartially revert the previous commit. Messing with...
2008-01-31 dooglusAdd AkhIL to the contributors.
2008-01-31 dooglusEnsure that the size we draw is a whole number of pixel...
2008-01-31 dooglusAdd menu entries and shortcuts to increase and decrease...
2008-01-31 dooglusCreate the pixel-size menus dynamically.
2008-01-31 dooglusChange the tile size from 128 to 120 and allow all...
2008-01-31 dooglusImprove the logic for when to use the tile renderer...
2008-01-31 dooglusTidying.
2008-01-31 dooglusAnd another two that are commented at the moment. ...
2008-01-31 dooglusThere are 3 more places in the code where the low-res...
2008-01-31 dooglusApplied patch from IL'dar AKHmetgaleev aka AkhIL to...
2008-01-29 dooglusOK, let's use alt-o (o is for onion) instead of control...
2008-01-29 dooglusChange the default 'toggle onion skin' keyboard shortcu...
2008-01-29 dooglusIf environment variable SYNFIG_DISABLE_AUTOMATIC_DOCUME...
2008-01-29 dooglusAllow the layer panel to be sorted by layer name. ...
2008-01-29 dooglusUse set_sort_column() instead of the deprecated set_sor...
2008-01-29 dooglusIf no documents are specified to be loaded on the comma...
2008-01-29 dooglusDefault 'end time' for new canvases to 5s instead of...
2008-01-29 dooglusr1505 accidentally changed the behavior of the (JMP...
2008-01-28 dooglusg++ 4.2 didn't like my last change.
2008-01-28 dooglusRevision 1494 introduced a bug in the bline tool. ...
2008-01-27 dooglusPrevent more 'unused parameter' warnings - compiling...
2008-01-27 dooglusPrevent all remaining 'unused parameter' warnings when...
2008-01-27 dooglusThe same as r1506 but for studio as well. r1506 only...
2008-01-27 dooglusFix a warning about returning a reference to a temporar...
2008-01-27 dooglusDon't use the '-Wno-unused-parameter' flag by default.
2008-01-27 dooglusMake the keyframe panel's description column sortable.
2008-01-27 dooglusAdd a KeyframeTreeStore::description_sorter() to go...
2008-01-26 dooglusPrevent a warning saying "not enough variable arguments...
2008-01-26 dooglusFix the error about being unable to parse the grid_size...
2008-01-26 dooglusDon't warn "Action CandidateList is empty!" - it happen...
2008-01-26 dooglusDisable the "Adjust: connecting to child signals" message.
2008-01-26 dooglusDisable the "Entered Normal State" message.
2008-01-26 dooglusDisable profiler in childrentreestore.cpp.
2008-01-26 dooglusAvoid the "deprecated or antiquated header" warning...
2008-01-25 dooglusAvoid warnings from g++ 4.3. Add 'todo' notes to check...
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 add a few comments.
2008-01-25 dooglusAvoid warning from g++ 4.3.
2008-01-25 dooglusAvoid warning from g++ 4.3.
2008-01-25 dooglusAvoid warning from g++ 4.3.
2008-01-25 dooglusAvoid warning from g++ 4.3.
2008-01-25 dooglusAvoid warnings from g++ 4.3.
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-24 dooglusAdd checkboxes to the toggleable entries in the view...
2008-01-24 dooglusRemember separate default directories for opening and...
2008-01-23 dooglusDon't show timing information for calls to LayerGroupTr...
2008-01-23 dooglusDon't show the 'delete' and 'really delete' debug messa...
2008-01-23 dooglusA few more changes to get the studio graphics to render...
2008-01-23 dooglusChanges to make the studio/images files render correctl...
2008-01-22 dooglusDon't show "STATE NORMAL:..." every time the normal...
2008-01-21 dooglusRemove more debugging prints.
2008-01-21 dooglusStop 3 more messages.
2008-01-21 dooglusStop the 'canvas_view_changed' messages.
2008-01-17 dooglusRename "Dialogs" to "Panels" for the dockable windows.
2008-01-16 dooglusAdd 'new', 'open' and 'quit' to the caret>file menu.
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 dooglusWhen the user types in the History dialog, search for...
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 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 dooglusSorted and formatted. There should be no real changes.
next