Added copyright lines for files I've edited this year.
[synfig.git] / synfig-studio / trunk / src / gtkmm / canvasview.cpp
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-02-06 dooglusSet minimum and maximum zoom levels for the timescroller.
2008-02-06 dooglusMake sure the time entry box shows the correct time...
2008-02-05 dooglusOnly show the 'Properties' (edit waypoint) menu if...
2008-02-04 dooglusImprove the waypoint context menus. Now it's possible...
2008-02-03 dooglusChange the default quality to 8. It makes shade layers...
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-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 dooglusTidying.
2008-01-31 dooglusApplied patch from IL'dar AKHmetgaleev aka AkhIL to...
2008-01-27 dooglusPrevent all remaining 'unused parameter' warnings when...
2008-01-25 dooglusAvoid warning from g++ 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-16 dooglusAdd 'new', 'open' and 'quit' to the caret>file menu.
2008-01-12 dooglusRemoved a bunch more DEBUGPOINT()s.
2008-01-10 pabsMark some more strings for translation (thanks to genete)
2008-01-03 dooglusThe hardcoded string "Do Not Use" was being used in...
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-17 dooglusFix most of the warnings from doxygen for synfig-studio...
2007-12-09 pabsFix i18n issue: "Show __ ducks" strings were generated...
2007-11-21 pabsComment out the trackmenu, it isn't used and the string...
2007-11-16 pabsMark some more strings for translation
2007-11-13 pabsInitial attempt at i18n support using gettext
2007-11-12 dooglusWorking on 1827966: Angles are recalculated to 360...
2007-10-30 dooglusTypo: 'carrage' -> 'carriage'.
2007-10-30 dooglusTypo: 'seperate' -> 'separate'.
2007-10-30 dooglusTypo: 'URL's' -> 'URLs'.
2007-10-30 dooglusTypo: 'droped' -> 'dropped'.
2007-10-30 dooglusTypo: 'aninimate' -> 'animate'.
2007-10-30 dooglusTypo: 'preform' -> 'perform'.
2007-10-30 dooglusUse American spelling of 'initialise'.
2007-10-30 dooglusTypo: 'pf' -> 'of'.
2007-10-30 dooglusFix 1820750. Delete popup menus once we're finished...
2007-10-14 dooglusUse filename_extension() and filename_sans_extension().
2007-10-13 dooglusFix the 'close' menu entry and close button when viewin...
2007-10-12 dooglusShow whether a canvas is unsaved or not by putting...
2007-10-12 dooglusClose safely when closing from the caret menu as well...
2007-10-12 dooglusImprove single-threaded operation. It's now safe(r...
2007-10-12 dooglusFix 1682008: (pressing the X button hides then shows...
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-10-04 dooglusFix r841. Previously it was setting the menu to qualit...
2007-10-04 dooglusShow the correct initially selected quality level in...
2007-10-04 dooglusShow filename and line number on a few error messages...
2007-10-03 dooglusPrevent the "Gtk-CRITICAL **: gtk_label_set_label:...
2007-10-03 dooglusIf 'view->play' is interrupted with the 'stop' button...
2007-09-26 dooglusFix the crash that the previous commit half-fixed.
2007-09-26 dooglusFix a variable-read-before-set error.
2007-09-18 dooglusRenaming the PasteCanvas layer in r705 missed the other...
2007-09-17 dooglusFixed the View>Play menu entry properly. It now waits...
2007-09-09 dooglusSuccessfully fixed speling mistakes.
2007-09-08 dooglusPrevent compiler warnings about unused parameters.
2007-09-06 dooglusOops! That last commit was completely wrong. Revertin...
2007-09-06 dooglusDon't include header files that aren't needed.
2007-09-04 dooglusFix a bug introduced by r590. The name of the paste_ca...
2007-09-04 pabsApply 1787437: fix typo in the canvas menu. Patch from...
2007-08-31 dooglusFix 1780016. Right-clicking in the Children dialog...
2007-04-12 dooglusTypos.
2007-04-10 dooglusFix 1697728: Code for 'End' was commented out, and...
2007-04-01 dooglusRemove old unused code that used to handle the eyedropp...
2007-03-24 dooglusI've no idea what "the audio display" is all about...
2007-03-23 pabsFix 1368904: disable the timebar instead of hiding...
2007-03-16 dooglusFix 1682016: default to 700x510 instead; big enough...
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-12 dooglusRemoved trailing whitespace.
2007-03-10 pabsHalf fix 1368904: add function to enable/disable the...
2007-03-09 pabsConvert the rest of the error and warning dialogs to...
2007-03-06 dooglusFix 1675309: CanvasView::close() was previously just...
2006-04-28 pabsUsability: replace "Mask Ducks" with "Show/Hide Ducks...
2006-01-27 pabsFix 1373933, 1358304: problem with gtkmm 2.8
2005-11-06 darcomore updates
2005-07-08 darcomy log
2005-03-24 darcoinitial version