Added copyright lines for files I've edited this year.
[synfig.git] / synfig-studio / trunk / src / gtkmm / app.cpp
2008-02-09 dooglusAdded copyright lines for files I've edited this year.
2008-02-09 dooglusDefault to *not* restricting real ducks to the top...
2008-02-09 dooglusAdded a gui checkbox rather than using a #define to...
2008-02-08 dooglusPrevent a warning: 'file_type_enum' may be used uniniti...
2008-02-08 dooglusAdd information about which valuenode types were added...
2008-02-08 dooglusClarify the 'file format version' menu in the save...
2008-02-08 dooglusAllow saving .sif files in a format that can be read...
2008-02-07 dooglusAttempting to open a file that is already open should...
2008-02-07 dooglusDon't automatically create a new document if we success...
2008-02-01 dooglusWith the re-enabling of 'Alpha Brighten', the toolbox...
2008-02-01 pabsFix 1678554 and implement 1741220: change the about...
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 dooglusApplied patch from IL'dar AKHmetgaleev aka AkhIL to...
2008-01-29 dooglusOK, let's use alt-o (o is for onion) instead of control...
2008-01-29 dooglusChange the default 'toggle onion skin' keyboard shortcu...
2008-01-29 dooglusIf environment variable SYNFIG_DISABLE_AUTOMATIC_DOCUME...
2008-01-29 dooglusIf no documents are specified to be loaded on the comma...
2008-01-29 dooglusDefault 'end time' for new canvases to 5s instead of...
2008-01-25 dooglusAvoid warning from g++ 4.3.
2008-01-25 pabsFix some FTBFS issues when compiling with GCC 4.3
2008-01-24 dooglusRemember separate default directories for opening and...
2008-01-23 dooglusDon't show the 'delete' and 'really delete' debug messa...
2008-01-16 dooglusAdd 'new', 'open' and 'quit' to the caret>file menu.
2008-01-12 dooglusRemoved a bunch more DEBUGPOINT()s.
2008-01-08 pabsUse synfig.org instead of synfig.com
2007-12-28 dooglusBe more explicit about the exception that is raised...
2007-12-18 pabsStrip license key and software expiry stuff now that...
2007-12-17 dooglusFix most of the warnings from doxygen for synfig-studio...
2007-11-16 pabsMark some more strings for translation
2007-11-15 pabsDon't print pointers as integers, print them as pointer...
2007-11-13 pabsInitial attempt at i18n support using gettext
2007-11-02 dooglusNew environment variable: 'SYNFIG_DISABLE_NEW_CANVAS_ED...
2007-10-30 dooglusTypo: 'outselves' -> 'ourselves'.
2007-10-30 dooglusUse American spelling of 'initialise'.
2007-10-30 dooglusTypo: 'controler' -> 'controller'.
2007-10-30 dooglusFix 1820750. Delete popup menus once we're finished...
2007-10-13 dooglusFix the 'close' menu entry and close button when viewin...
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-10 dooglusUse a checkbox in the gui (Toolbox > File > Setup ...
2007-10-06 dooglusAdd my copyright to files I've modified.
2007-09-25 dooglusImplement wiki.synfig.com/Wish_list : "Restore Default...
2007-09-22 dooglusPut View>Play on Control-P. Remove View>Pause from...
2007-09-19 dooglusIf the user choses to save his work using the default...
2007-09-18 dooglusImplement feature request 1741236: Use 'Synfig Animatio...
2007-09-17 dooglusWhen saving a file, remember the directory it was saved...
2007-09-17 dooglusApp::dialog_saveas_file() and App::dialog_save_file...
2007-09-17 dooglusr679 introduced an error, assuming 'filename' would...
2007-09-16 dooglusFix 1383736: use absolute pathnames when setting up...
2007-09-12 dooglusSince the last change will require a recompilation...
2007-09-08 dooglusPrevent compiler warnings about unused parameters.
2007-09-04 dooglusEnable the draw, sketch and polygon tools by default...
2007-08-27 pabsSwitch from Ok, Cancel to Cancel, Open and Cancel,...
2007-08-22 dooglusMove 'increase amount' and 'decrease amount' from the...
2007-07-04 dooglusAdded keyboard shortcuts for all 16 of the tools (alt...
2007-05-27 pabsChange the default user dir to ~/.synfig for Linux...
2007-05-27 pabsMake the save button on the input devices dialog make...
2007-04-01 dooglusPrettied up the layout of the ACCEL and ACCEL2 macros.
2007-03-16 dooglusEnable $Id$ expansion.
2007-03-13 pabsFix some URLs
2007-03-13 pabsCorrect the case of Synfig Studio throughout the code
2007-03-12 dooglusRemoved trailing whitespace.
2007-03-09 pabsFix 1368881: hide the input devices dialog when the...
2007-03-09 pabsConvert the rest of the error and warning dialogs to...
2007-03-07 dooglusThe 'polygon', 'draw', 'sketch', and 'width' tools...
2007-03-04 pabsLeave the title of dialog_not_implemented as the defaul...
2007-03-04 pabsChange the "feature not implemented" dialog to a more...
2006-09-09 xerakkoSolve the gamma problem (corrected locale when loading...
2006-08-31 darcoDisabled some tools which are confusing, incomplete...
2006-04-28 pabsUsability: replace "Mask Ducks" with "Show/Hide Ducks...
2006-02-23 darcoAdded "--with-userdir" to configure script to change...
2006-01-12 darcominor fix
2005-11-10 darcominor fix
2005-11-10 darcoNow using Gtk::FileChooserDialog
2005-11-09 darcoAdded code to handle converting Win32's short file...
2005-11-09 darcomeh
2005-11-06 darcomore updates
2005-10-30 darconur
2005-07-08 darcomy log
2005-03-24 darcominor update
2005-03-24 darcoinitial version