| Commit message (Expand) | Author | Files | Lines |
| 2016-11-07 | Fix some bugs pointed by vlada | Jabier Arraiza Cenoz | 1 | -8/+3 |
| 2016-11-06 | Fix a bug that allow to enter rotate mode with right click | Jabier Arraiza Cenoz | 1 | -24/+15 |
| 2016-11-05 | Change modifier to enter rotate mode from SHIFT to CONTROL | Jabier Arraiza Cenoz | 1 | -3/+3 |
| 2016-11-01 | Fix angle constrain, thanks to vlada, Mc and LiamW | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2016-10-25 | Some bug fixes and improvements | Jabier Arraiza Cenoz | 1 | -4/+0 |
| 2016-10-23 | Add right click rotation panning, some fixes | Jabier Arraiza Cenoz | 1 | -1/+14 |
| 2016-10-23 | Add right click rotation panning | Jabier Arraiza Cenoz | 1 | -6/+5 |
| 2016-10-23 | Add right click attempt | Jabier Arraiza Cenoz | 1 | -90/+126 |
| 2016-10-19 | Working with rotate preview | Jabier Arraiza Cenoz | 1 | -2/+0 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -9/+1 |
| 2016-07-28 | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 1 | -16/+0 |
| 2016-07-28 | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 1 | -6/+0 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+9 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -9/+1 |
| 2016-07-22 | Fixed null when selection contains more than one item | Adrian Boguszewski | 1 | -1/+1 |
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -1/+1 |
| 2016-06-10 | Enabled using the context menu key additionally to the already working Shift+... | h-h-h | 1 | -0/+5 |
| 2015-12-06 | cppification: GSList replaced by vectors (mostly related to gradients and mes... | Marc Jeanmougin | 1 | -1/+1 |
| 2015-10-03 | Fix for r14372 bug | Marc Jeanmougin | 1 | -1/+1 |
| 2015-09-17 | Added a pref option to disable "spacebar panning". (default:enabled) | Marc Jeanmougin | 1 | -5/+4 |
| 2015-04-27 | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur... | Alex Valavanis | 1 | -4/+0 |
| 2015-02-19 | Put a few std::vector<SPitem*> | Marc Jeanmougin | 1 | -2/+2 |
| 2015-02-18 | Just... | mc | 1 | -4/+2 |
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -1/+1 |
| 2014-12-21 | Purge sp_desktop_canvas | Liam P. White | 1 | -8/+8 |
| 2014-12-21 | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 1 | -1/+1 |
| 2014-10-15 | Fix strict build with Gtk+ 2 | Tavmjong Bah | 1 | -1/+2 |
| 2014-10-05 | Move more UI code into ui/ | Liam P. White | 1 | -2/+2 |
| 2014-10-05 | Move obvious ui component to ui/ | Liam P. White | 1 | -1/+1 |
| 2014-08-24 | Fix strict build with Gtk+ 2 | Alex Valavanis | 1 | -1/+2 |
| 2014-08-07 | Add in some debugging code that will complain when deleted knots are accessed... | Liam P. White | 1 | -0/+2 |
| 2014-07-19 | Workarounds for crash bugs 1309050, 601336; will fix properly in experimental | Liam P. White | 1 | -6/+3 |
| 2014-03-29 | Removed obsolete header file. | Markus Engel | 1 | -1/+1 |
| 2014-03-26 | Cleaned up includes of tools / revert experimental casting macro replacements... | Markus Engel | 1 | -0/+1 |
| 2014-03-09 | Fix random crashes when spraying in single path mode. | Krzysztof Kosi??ski | 1 | -6/+22 |
| 2014-03-02 | Added some consts. Turned functions to member functions. | Markus Engel | 1 | -7/+6 |
| 2014-03-01 | Fix for crashes on fast tool toggling. | Markus Engel | 1 | -4/+14 |
| 2014-02-26 | Made constructors of tools use initializer lists. | Markus Engel | 1 | -22/+20 |
| 2014-01-21 | Move dragging undo block from tools-base to canvas. Regarding bug #168695 | Martin Owens | 1 | -7/+0 |
| 2014-01-20 | Revert changes from r12959 and r12955, impliment new stratedgy to fix bug #16... | Martin Owens | 1 | -10/+6 |
| 2014-01-19 | Try another fix for the undo when dragging bug #168695 | Martin Owens | 1 | -3/+11 |
| 2013-11-12 | Clean up some tool related things. | Markus Engel | 1 | -116/+5 |
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -2/+2 |
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -42/+52 |
| 2013-10-27 | fix warnings | Johan B. C. Engelen | 1 | -1/+1 |
| 2013-07-31 | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 1 | -5/+5 |
| 2013-07-30 | Further refactoring of EventContexts. | Markus Engel | 1 | -23/+23 |
| 2013-06-17 | Removed hard coded keybinding from event-context.cpp and added the appropiate... | Christoffer Holmstedt | 1 | -7/+0 |
| 2013-06-06 | Added configure/ifdef guards to only bring in the needed #include if glibmm h... | Jon A. Cruz | 1 | -0/+2 |
| 2013-06-04 | Correct to compile against recent gtkmm, including updated macports versions.... | Jon A. Cruz | 1 | -0/+2 |