Added copyright lines for files I've edited this year.
[synfig.git] / synfig-studio / trunk / src / gtkmm / workarea.cpp
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-09 dooglusAlways draw 'real' ducks on the right hand side of...
2008-02-06 dooglusAllow manual editing of the current time in the workare...
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 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-26 dooglusFix the error about being unable to parse the grid_size...
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-09 pabsMark some more strings for translation
2007-12-17 dooglusFix most of the warnings from doxygen for synfig-studio...
2007-11-19 dooglusSometimes render artifacts only appear when rendering...
2007-11-13 pabsInitial attempt at i18n support using gettext
2007-11-10 dooglusTidying a little.
2007-10-30 dooglusTypo: 'hilight' -> 'highlight'.
2007-10-30 dooglusTypo: 'interprete' -> 'interpret'.
2007-10-30 dooglusTypo: 'boundry' -> 'boundary'.
2007-10-30 dooglusUse American spelling: 'recognise' -> 'recognize'.
2007-10-30 dooglusTypo: 'controler' -> 'controller'.
2007-10-13 dooglusFix a problem in single-thread mode where the canvas...
2007-10-12 dooglusTidying.
2007-10-12 dooglusImprove single-threaded operation. It's now safe(r...
2007-10-10 dooglusUse a checkbox in the gui (Toolbox > File > Setup ...
2007-10-10 dooglusOnly check whether the renderer is updating when single...
2007-10-10 dooglusRun everything in the same thread.
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-10-04 dooglusRemoved some debugging code that I didn't mean to commit.
2007-10-01 dooglusOnly fix the red border if we're not using the Gtk...
2007-10-01 dooglusKeep the red 'animate edit mode' border and the current...
2007-09-26 dooglusI thought this should prevent a crash, but it doesn...
2007-09-26 dooglusFinish fix for 1801220. I forgot about the call to...
2007-09-25 dooglusFix 1801220: Some Ubuntu Themes don't show the red...
2007-09-17 dooglusThe View>Play menu entry now does something. It doesn...
2007-09-14 dooglusMade a few more of the member variables in class WorkAr...
2007-09-12 dooglusSince the last change will require a recompilation...
2007-09-09 dooglusSuccessfully fixed speling mistakes.
2007-09-08 dooglusPrevent compiler warnings about unused parameters.
2007-08-30 dooglusWhen dragging a box around some ducks, holding SHIFT...
2007-08-30 dooglusOnly use CTRL to toggle ducks on and off by clicking...
2007-08-29 dooglusFeature request 1781331: Use shift key to manipulate...
2007-08-15 pabsAdd support for scrolling left and right in the canvas...
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-12 dooglusRemoved trailing whitespace.
2007-01-28 pabsAdd mousewheel support in canvas windows. Thanks to...
2006-11-18 xerakkoApplied the following dooglus patches from the sourcefo...
2005-11-29 darcoPrevent FTBFS under g++ 4.x due to extra namespace...
2005-11-29 darcoPrevent FTBFS under g++ 4.x due to extra namespace...
2005-11-06 darcomore updates
2005-07-08 darcomy log
2005-03-24 darcoinitial version