2008-04-06 |
dooglus | Make the file selector dialogs print less output to... |
blob | commitdiff |
2008-04-04 |
dooglus | Add a new tool for adding text layers. |
blob | commitdiff | diff to current |
2008-04-04 |
dooglus | Add App::dialog_paragraph() to allow editing of paragra... |
blob | commitdiff | diff to current |
2008-03-08 |
dooglus | Add 0.61.09 to the list of formats we can save as. |
blob | commitdiff | diff to current |
2008-03-01 |
dooglus | Don't complain about not being able to start the browse... |
blob | commitdiff | diff to current |
2008-02-28 |
pabs | Improve the browser launch functionality: |
blob | commitdiff | diff to current |
2008-02-27 |
pabs | Prepare for the new splash screen; remove old text... |
blob | commitdiff | diff to current |
2008-02-26 |
dooglus | When recovering from auto-saved backup files, only... |
blob | commitdiff | diff to current |
2008-02-25 |
dooglus | Studio was crashing on Windows if built with debug... |
blob | commitdiff | diff to current |
2008-02-25 |
dooglus | Fix 1837445: Convert path to profile directory from... |
blob | commitdiff | diff to current |
2008-02-24 |
pabs | Add a patch from Gerald Young (Yoyobuae) to fix buildin... |
blob | commitdiff | diff to current |
2008-02-23 |
dooglus | Use resize() to resize windows. set_default_size(... |
blob | commitdiff | diff to current |
2008-02-23 |
dooglus | Hide the root canvas if we have saved the position... |
blob | commitdiff | diff to current |
2008-02-23 |
dooglus | Add Gerald Young's copyright. |
blob | commitdiff | diff to current |
2008-02-23 |
dooglus | Checked in a patch from Gerald Young (Yoyobuae) to... |
blob | commitdiff | diff to current |
2008-02-23 |
dooglus | Conditionally compile out the 'single threaded' stuff... |
blob | commitdiff | diff to current |
2008-02-20 |
dooglus | Tidied up the default naming of the file and canvas... |
blob | commitdiff | diff to current |
2008-02-17 |
dooglus | Link to a few wiki pages directly from the Help menu. |
blob | commitdiff | diff to current |
2008-02-17 |
dooglus | Add an option "Browser Command" to allow the user to... |
blob | commitdiff | diff to current |
2008-02-17 |
dooglus | Basic support for opening URLs. Not tested on Windows... |
blob | commitdiff | diff to current |
2008-02-17 |
pabs | For the help menu item, show an information dialog... |
blob | commitdiff | diff to current |
2008-02-10 |
dooglus | Have caret>file>open start off by listing the current... |
blob | commitdiff | diff to current |
2008-02-09 |
dooglus | Added copyright lines for files I've edited this year. |
blob | commitdiff | diff to current |
2008-02-09 |
dooglus | Default to *not* restricting real ducks to the top... |
blob | commitdiff | diff to current |
2008-02-09 |
dooglus | Added a gui checkbox rather than using a #define to... |
blob | commitdiff | diff to current |
2008-02-08 |
dooglus | Prevent a warning: 'file_type_enum' may be used uniniti... |
blob | commitdiff | diff to current |
2008-02-08 |
dooglus | Add information about which valuenode types were added... |
blob | commitdiff | diff to current |
2008-02-08 |
dooglus | Clarify the 'file format version' menu in the save... |
blob | commitdiff | diff to current |
2008-02-08 |
dooglus | Allow saving .sif files in a format that can be read... |
blob | commitdiff | diff to current |
2008-02-07 |
dooglus | Attempting to open a file that is already open should... |
blob | commitdiff | diff to current |
2008-02-07 |
dooglus | Don't automatically create a new document if we success... |
blob | commitdiff | diff to current |
2008-02-01 |
dooglus | With the re-enabling of 'Alpha Brighten', the toolbox... |
blob | commitdiff | diff to current |
2008-02-01 |
pabs | Fix 1678554 and implement 1741220: change the about... |
blob | commitdiff | diff to current |
2008-01-31 |
dooglus | Add menu entries and shortcuts to increase and decrease... |
blob | commitdiff | diff to current |
2008-01-31 |
dooglus | Create the pixel-size menus dynamically. |
blob | commitdiff | diff to current |
2008-01-31 |
dooglus | Change the tile size from 128 to 120 and allow all... |
blob | commitdiff | diff to current |
2008-01-31 |
dooglus | Applied patch from IL'dar AKHmetgaleev aka AkhIL to... |
blob | commitdiff | diff to current |
2008-01-29 |
dooglus | OK, let's use alt-o (o is for onion) instead of control... |
blob | commitdiff | diff to current |
2008-01-29 |
dooglus | Change the default 'toggle onion skin' keyboard shortcu... |
blob | commitdiff | diff to current |
2008-01-29 |
dooglus | If environment variable SYNFIG_DISABLE_AUTOMATIC_DOCUME... |
blob | commitdiff | diff to current |
2008-01-29 |
dooglus | If no documents are specified to be loaded on the comma... |
blob | commitdiff | diff to current |
2008-01-29 |
dooglus | Default 'end time' for new canvases to 5s instead of... |
blob | commitdiff | diff to current |
2008-01-25 |
dooglus | Avoid warning from g++ 4.3. |
blob | commitdiff | diff to current |
2008-01-25 |
pabs | Fix some FTBFS issues when compiling with GCC 4.3 |
blob | commitdiff | diff to current |
2008-01-24 |
dooglus | Remember separate default directories for opening and... |
blob | commitdiff | diff to current |
2008-01-23 |
dooglus | Don't show the 'delete' and 'really delete' debug messa... |
blob | commitdiff | diff to current |
2008-01-16 |
dooglus | Add 'new', 'open' and 'quit' to the caret>file menu. |
blob | commitdiff | diff to current |
2008-01-12 |
dooglus | Removed a bunch more DEBUGPOINT()s. |
blob | commitdiff | diff to current |
2008-01-08 |
pabs | Use synfig.org instead of synfig.com |
blob | commitdiff | diff to current |
2007-12-28 |
dooglus | Be more explicit about the exception that is raised... |
blob | commitdiff | diff to current |
2007-12-18 |
pabs | Strip license key and software expiry stuff now that... |
blob | commitdiff | diff to current |
2007-12-17 |
dooglus | Fix most of the warnings from doxygen for synfig-studio... |
blob | commitdiff | diff to current |
2007-11-16 |
pabs | Mark some more strings for translation |
blob | commitdiff | diff to current |
2007-11-15 |
pabs | Don't print pointers as integers, print them as pointer... |
blob | commitdiff | diff to current |
2007-11-13 |
pabs | Initial attempt at i18n support using gettext |
blob | commitdiff | diff to current |
2007-11-02 |
dooglus | New environment variable: 'SYNFIG_DISABLE_NEW_CANVAS_ED... |
blob | commitdiff | diff to current |
2007-10-30 |
dooglus | Typo: 'outselves' -> 'ourselves'. |
blob | commitdiff | diff to current |
2007-10-30 |
dooglus | Use American spelling of 'initialise'. |
blob | commitdiff | diff to current |
2007-10-30 |
dooglus | Typo: 'controler' -> 'controller'. |
blob | commitdiff | diff to current |
2007-10-30 |
dooglus | Fix 1820750. Delete popup menus once we're finished... |
blob | commitdiff | diff to current |
2007-10-13 |
dooglus | Fix the 'close' menu entry and close button when viewin... |
blob | commitdiff | diff to current |
2007-10-11 |
dooglus | Default single_threaded to false, because it doesn... |
blob | commitdiff | diff to current |
2007-10-11 |
dooglus | Only initialise threads if they aren't already initialised. |
blob | commitdiff | diff to current |
2007-10-10 |
dooglus | Use a checkbox in the gui (Toolbox > File > Setup ... |
blob | commitdiff | diff to current |
2007-10-06 |
dooglus | Add my copyright to files I've modified. |
blob | commitdiff | diff to current |
2007-09-25 |
dooglus | Implement wiki.synfig.com/Wish_list : "Restore Default... |
blob | commitdiff | diff to current |
2007-09-22 |
dooglus | Put View>Play on Control-P. Remove View>Pause from... |
blob | commitdiff | diff to current |
2007-09-19 |
dooglus | If the user choses to save his work using the default... |
blob | commitdiff | diff to current |
2007-09-18 |
dooglus | Implement feature request 1741236: Use 'Synfig Animatio... |
blob | commitdiff | diff to current |
2007-09-17 |
dooglus | When saving a file, remember the directory it was saved... |
blob | commitdiff | diff to current |
2007-09-17 |
dooglus | App::dialog_saveas_file() and App::dialog_save_file... |
blob | commitdiff | diff to current |
2007-09-17 |
dooglus | r679 introduced an error, assuming 'filename' would... |
blob | commitdiff | diff to current |
2007-09-16 |
dooglus | Fix 1383736: use absolute pathnames when setting up... |
blob | commitdiff | diff to current |
2007-09-12 |
dooglus | Since the last change will require a recompilation... |
blob | commitdiff | diff to current |
2007-09-08 |
dooglus | Prevent compiler warnings about unused parameters. |
blob | commitdiff | diff to current |
2007-09-04 |
dooglus | Enable the draw, sketch and polygon tools by default... |
blob | commitdiff | diff to current |
2007-08-27 |
pabs | Switch from Ok, Cancel to Cancel, Open and Cancel,... |
blob | commitdiff | diff to current |
2007-08-22 |
dooglus | Move 'increase amount' and 'decrease amount' from the... |
blob | commitdiff | diff to current |
2007-07-04 |
dooglus | Added keyboard shortcuts for all 16 of the tools (alt... |
blob | commitdiff | diff to current |
2007-05-27 |
pabs | Change the default user dir to ~/.synfig for Linux... |
blob | commitdiff | diff to current |
2007-05-27 |
pabs | Make the save button on the input devices dialog make... |
blob | commitdiff | diff to current |
2007-04-01 |
dooglus | Prettied up the layout of the ACCEL and ACCEL2 macros. |
blob | commitdiff | diff to current |
2007-03-16 |
dooglus | Enable $Id$ expansion. |
blob | commitdiff | diff to current |
2007-03-13 |
pabs | Fix some URLs |
blob | commitdiff | diff to current |
2007-03-13 |
pabs | Correct the case of Synfig Studio throughout the code |
blob | commitdiff | diff to current |
2007-03-12 |
dooglus | Removed trailing whitespace. |
blob | commitdiff | diff to current |
2007-03-09 |
pabs | Fix 1368881: hide the input devices dialog when the... |
blob | commitdiff | diff to current |
2007-03-09 |
pabs | Convert the rest of the error and warning dialogs to... |
blob | commitdiff | diff to current |
2007-03-07 |
dooglus | The 'polygon', 'draw', 'sketch', and 'width' tools... |
blob | commitdiff | diff to current |
2007-03-04 |
pabs | Leave the title of dialog_not_implemented as the defaul... |
blob | commitdiff | diff to current |
2007-03-04 |
pabs | Change the "feature not implemented" dialog to a more... |
blob | commitdiff | diff to current |
2006-09-09 |
xerakko | Solve the gamma problem (corrected locale when loading... |
blob | commitdiff | diff to current |
2006-08-31 |
darco | Disabled some tools which are confusing, incomplete... |
blob | commitdiff | diff to current |
2006-04-28 |
pabs | Usability: replace "Mask Ducks" with "Show/Hide Ducks... |
blob | commitdiff | diff to current |
2006-02-23 |
darco | Added "--with-userdir" to configure script to change... |
blob | commitdiff | diff to current |
2006-01-12 |
darco | minor fix |
blob | commitdiff | diff to current |
2005-11-10 |
darco | minor fix |
blob | commitdiff | diff to current |
2005-11-10 |
darco | Now using Gtk::FileChooserDialog |
blob | commitdiff | diff to current |
2005-11-09 |
darco | Added code to handle converting Win32's short file... |
blob | commitdiff | diff to current |
2005-11-09 |
darco | meh |
blob | commitdiff | diff to current |
next |