Removed a bunch more DEBUGPOINT()s.
[synfig.git] / synfig-studio / trunk / src / gtkmm / workarea.cpp
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