Fix most of the warnings from doxygen for synfig-studio sources.
[synfig.git] / synfig-studio / trunk / src / gtkmm / canvasview.cpp
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