Fix an error on startup that said: "error: canvasview.cpp:445 canvas_view.layer_tree...
[synfig.git] / synfig-studio / trunk / src / gtkmm /
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 pabsFix 1678554 and implement 1741220: change the about...
2008-02-01 pabsRename the about dialog header, implementation and...
2008-01-31 dooglusPartially revert the previous commit. Messing with...
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 dooglusFix a warning about returning a reference to a temporar...
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 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-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-14 dooglusWhen the user types in the History dialog, search for...
2008-01-14 dooglusFix 1824437: studio occasionally renders the tiles...
2008-01-14 dooglusUse the TILE_SIZE defined in target_tile.h.
2008-01-12 dooglusRemoved a bunch more DEBUGPOINT()s.
2008-01-12 dooglusRemoved a DEBUGPOINT().
2008-01-12 dooglusRemoved a DEBUGPOINT().
2008-01-12 dooglusRemove some DEBUGPOINT()s.
2008-01-11 dooglusUse Layer::get_non_empty_description() instead of check...
2008-01-10 dooglusUse the translated version of the type name in the...
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 pabsMark some more strings for translation (thanks to genete)
2008-01-09 pabsMark some more strings for translation
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 synfig.org instead of synfig.com
2008-01-07 dooglusUse UTF-8 encoding.
2008-01-07 dooglusDon't show the 'Convert' sub-menu for Duplicate ValueNo...
2008-01-07 dooglusDon't allow the Index parameter of the Duplicate layer...
2008-01-05 dooglusAdded code to catch an exception that is raised when...
2008-01-03 dooglusThe hardcoded string "Do Not Use" was being used in...
2008-01-02 dooglusMissed these two in the previous commit.
2008-01-02 dooglusReformatted and alphabetized.
2008-01-01 dooglusDefault to quality 9. Quality 10 won't render feathers...
2008-01-01 dooglusLabel the preview qualities "best" and "fastest" becaus...
2008-01-01 dooglusComment out unused code to make it clearer what code...
2007-12-29 pabsFix 1859663: don't use the deprecated sigc++ compatibil...
2007-12-28 dooglusBe more explicit about the exception that is raised...
2007-12-27 pabsOnly build in gettext support when gettext is available.
2007-12-19 pabsAllow the use of horizontal scrolling to adjust the...
2007-12-19 pabsAlso allow adjustment of the default brush size using...
2007-12-18 pabsStrip license key and software expiry stuff now that...
2007-12-17 dooglusFix most of the warnings from doxygen for synfig-studio...
2007-12-17 dooglusTypo.
2007-12-14 dooglusFix 1850637: studio was crashing sometimes when closing...
2007-12-14 dooglusRename the menu entries that create new horizontal...
2007-12-09 pabsFix i18n issue: "Show __ ducks" strings were generated...
2007-12-03 dooglusIf environment variable "SYNFIG_SHOW_TILE_OUTLINES...
2007-12-03 dooglusFix 1830670: Use the 'C' locale when loading and saving...
2007-11-28 dooglusFix ugly waypoint drawing by rounding to integer values...
2007-11-27 dooglusFix 1836848: if the window positions and sizes seem...
2007-11-24 dooglusUse symbolic names for most of the duck colors, rather...
next