Commented out unused code.
[synfig.git] / synfig-studio / trunk / src / gtkmm /
2007-10-31 dooglusAdd a 'Type' column to the parameter dialog so it's...
2007-10-30 dooglusTypo: 'asyncronous' -> 'asynchronous'.
2007-10-30 dooglusTypo: 'occasionaly' -> 'occasionally'.
2007-10-30 dooglusTypo: 'hilight' -> 'highlight'.
2007-10-30 dooglusTypo: 'interprete' -> 'interpret'.
2007-10-30 dooglusTypo: 'boundry' -> 'boundary'.
2007-10-30 dooglusYe olde English -> modern day English.
2007-10-30 dooglus'Ello 'ello fake German -> English.
2007-10-30 dooglusTypo: 'enterted' -> 'entered'.
2007-10-30 dooglusType: 'circut' -> 'circuit'.
2007-10-30 dooglusTypo: 'suposidly' -> 'supposedly'.
2007-10-30 dooglusTypo: 'occured' -> 'occurred'.
2007-10-30 dooglusUse American spelling: 'recognise' -> 'recognize'.
2007-10-30 dooglusTypo: 'persistant' -> 'persistent'.
2007-10-30 dooglusTypo: 'theoreticly' -> 'theoretically'.
2007-10-30 dooglusTypo: 'consistant' -> 'consistent'.
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 dooglusTypo: 'tweek' -> 'tweak'.
2007-10-30 dooglusTypo: 'outselves' -> 'ourselves'.
2007-10-30 dooglusUse American spelling of 'initialise'.
2007-10-30 dooglusFix previous commit. Renaming files using git-svn...
2007-10-30 dooglusTypo: 'controler' -> 'controller'.
2007-10-30 dooglusTypo: 'pf' -> 'of'.
2007-10-30 dooglusMissed this one in the previous commit. Right-click...
2007-10-30 dooglusFix 1820750. Delete popup menus once we're finished...
2007-10-26 dooglusRemoved duplicate code for 'remove's icon.
2007-10-26 dooglusSorted alphabetically.
2007-10-26 dooglusAdd stock icons for 'connect' and 'disconnect'.
2007-10-25 dooglusTidying.
2007-10-25 dooglusDon't crash if the user clicks 'halt render' when the...
2007-10-24 dooglusWhen right-clicking on a simple waypoint in a PasteCanv...
2007-10-24 dooglusAllow for 'time offset' when calculating whether the...
2007-10-23 dooglusPrevent the "** CRITICAL **: clearlooks_style_draw_box_...
2007-10-23 dooglusTypo. pannel -> panel.
2007-10-23 dooglusTypo.
2007-10-23 dooglusImprovements to interaction with waypoints in time...
2007-10-22 dooglusTypos.
2007-10-22 dooglusBefore this fix, PasteCanvas' "time offset" values...
2007-10-21 dooglusDon't modify the target type that was requested when...
2007-10-21 dooglusRemoved 2 lines that cause the 'Font Family' parameter...
2007-10-14 dooglusShow some debugging output on stdout when deciding...
2007-10-14 dooglusUse filename_extension() and filename_sans_extension().
2007-10-13 dooglusAllow both 'name' and renddesc parameters to be changed...
2007-10-13 dooglusFix a problem in single-thread mode where the canvas...
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 dooglusFix a crash when running single-threaded and dragging...
2007-10-12 dooglusTidying.
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-11 dooglusWhen single threaded, update the gui after rendering...
2007-10-11 dooglusDon't delete the preview renderer if it's still running.
2007-10-11 dooglusDefault single_threaded to false, because it doesn...
2007-10-11 dooglusOnly initialise threads if they aren't already initialised.
2007-10-11 dooglusPut the mutex code back as it was originally. We can...
2007-10-10 dooglusUse a checkbox in the gui (Toolbox > File > Setup ...
2007-10-10 dooglusTypo.
2007-10-10 dooglusDon't use SINGLE_THREADED by default.
2007-10-10 dooglusOnly check whether the renderer is updating when single...
2007-10-10 dooglusShow a message on stdout saying that we're single-threaded.
2007-10-10 dooglusRun everything in the same thread.
2007-10-10 dooglusClear the dirty flag before starting the render, not...
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-04 dooglusGive filename and line number in some warning messages.
2007-10-04 dooglusFix the bug that caused almost everything in the caret...
2007-10-04 dooglusTidying.
2007-10-04 dooglusRemoved some debugging code that I didn't mean to commit.
2007-10-03 dooglusPrevent the "Gtk-CRITICAL **: gtk_label_set_label:...
2007-10-03 dooglusDefault timesliders to 24fps, not 0fps, to prevent...
2007-10-03 dooglusPrevent a warning from Gtk about ownership of floating...
2007-10-03 dooglusIf 'view->play' is interrupted with the 'stop' button...
2007-10-03 dooglusRemoved a couple of debugpoints.
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusStop the "Gtk-WARNING **: node type doesn't match 2...
2007-10-03 dooglusRemoved debugpoint.
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusMake stdout quieter.
2007-10-03 dooglusTidying.
2007-10-03 dooglusFixed a typo.
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-29 dooglusI messed up the last commit. Oops!
2007-09-29 dooglus#include color.h to get the gamma_in() #define.
2007-09-27 dooglusSame as the last commit, except for the 'splash screen...
2007-09-27 dooglusexport SYNFIG_DISABLE_POPUP_WINDOWS=1 to stop the ...
2007-09-26 dooglusFix the crash that the previous commit half-fixed.
2007-09-26 dooglusI thought this should prevent a crash, but it doesn...
2007-09-26 dooglusFixed another set of uninitialised variables.
2007-09-26 dooglusFix a variable-read-before-set error.
2007-09-26 dooglusFinish fix for 1801220. I forgot about the call to...
next