| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add entry for canvas rotate step in Inkscape Preferences dialog. | Tavmjong Bah | 2017-03-21 | 1 | -2/+3 | |
| | | | | | | Change default rotation step to 15 degrees. (bzr r15605) | |||||
| * | Add verbs for canvas rotation. | Tavmjong Bah | 2017-03-21 | 1 | -7/+7 | |
| | | | | (bzr r15604) | |||||
| * | Implement rotation via desktop to window affine. | Tavmjong Bah | 2017-03-20 | 1 | -474/+405 | |
| | | | | | | | Remove rotation via viewbox. Still some work to do... (bzr r15603) | |||||
| * | Replace rectangle based zooming by affine based zooming. | Tavmjong Bah | 2017-03-13 | 1 | -13/+13 | |
| | | | | | | | | | This allows a rotation to be included in the drawing to window mapping. General code cleanup. Added documentation. Any change to zooming behavior is probably a bug. (bzr r15592) | |||||
| * | Comented one of the shortcuts for doc rotate because bad response now ↵ | Jabier Arraiza Cenoz | 2017-01-25 | 1 | -16/+16 | |
| | | | | | | interactive mode onlu fire with CTRL+MMB (bzr r15445) | |||||
| * | Fix some bugs | Jabier Arraiza Cenoz | 2016-11-07 | 1 | -2/+4 | |
| | | | | (bzr r15142.1.37) | |||||
| * | Fix some bugs pointed by vlada | Jabier Arraiza Cenoz | 2016-11-07 | 1 | -8/+3 | |
| | | | | (bzr r15142.1.35) | |||||
| * | Fix a bug that allow to enter rotate mode with right click | Jabier Arraiza Cenoz | 2016-11-06 | 1 | -24/+15 | |
| | | | | (bzr r15142.1.33) | |||||
| * | Change modifier to enter rotate mode from SHIFT to CONTROL | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -3/+3 | |
| | | | | (bzr r15142.1.31) | |||||
| * | Fix angle constrain, thanks to vlada, Mc and LiamW | Jabier Arraiza Cenoz | 2016-11-01 | 1 | -1/+1 | |
| | | | | (bzr r15142.1.29) | |||||
| * | Add some Vlava improvements from mailing list | Jabier Arraiza Cenoz | 2016-11-01 | 1 | -85/+154 | |
| |\ | | | | | (bzr r15142.1.28) | |||||
| * | | Some bug fixes and improvements | Jabier Arraiza Cenoz | 2016-10-25 | 1 | -4/+0 | |
| | | | | | | | (bzr r15142.1.25) | |||||
| * | | Add right click rotation panning, some fixes | Jabier Arraiza Cenoz | 2016-10-23 | 1 | -1/+14 | |
| | | | | | | | (bzr r15142.1.23) | |||||
| * | | Add right click rotation panning | Jabier Arraiza Cenoz | 2016-10-23 | 1 | -6/+5 | |
| | | | | | | | (bzr r15142.1.22) | |||||
| * | | Add doc rotate with panning | Jabier Arraiza Cenoz | 2016-10-23 | 1 | -398/+395 | |
| |\| | | | | | (bzr r15142.1.21) | |||||
| * | | Add right click attempt | Jabier Arraiza Cenoz | 2016-10-23 | 1 | -90/+126 | |
| | | | | | | | (bzr r15142.1.20) | |||||
| * | | Working with rotate preview | Jabier Arraiza Cenoz | 2016-10-19 | 1 | -2/+0 | |
| |/ | | | (bzr r15142.1.15) | |||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -22/+0 | |
| |\ | | | | | (bzr r14954.1.30) | |||||
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -22/+0 | |
| | |\ | | | | | | | (bzr r15038) | |||||
| | | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -16/+0 | |
| | | | | | | | | | | (bzr r15023.2.8) | |||||
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -6/+0 | |
| | | | | | | | | | | (bzr r15023.2.7) | |||||
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -9/+1 | |
| |\| | | | | | | | | (bzr r14954.1.29) | |||||
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -9/+1 | |
| | | | | | | | | | | (bzr r15034) | |||||
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+9 | |
| | | | | | | | | | | (bzr r15027) | |||||
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -9/+1 | |
| | |/ | | | | | (bzr r15025) | |||||
| * | | Merged trunk | Adrian Boguszewski | 2016-07-22 | 1 | -3/+2 | |
| |\| | | | | | (bzr r14954.1.26) | |||||
| | * | Fixed null when selection contains more than one item | Adrian Boguszewski | 2016-07-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1591390 (bzr r15018) | |||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -2/+3 | |
| |\| | | | | | (bzr r14954.1.13) | |||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -1/+1 | |
| |/ | | | (bzr r14954.1.10) | |||||
| * | Enabled using the context menu key additionally to the already working ↵ | h-h-h | 2016-06-10 | 1 | -0/+5 | |
| | | | | | | Shift+F10 key combination to show the context menu ("tool-base.cpp") (bzr r14971.1.1) | |||||
| * | cppification: GSList replaced by vectors (mostly related to gradients and ↵ | Marc Jeanmougin | 2015-12-06 | 1 | -1/+1 | |
| | | | | | | meshes) (bzr r14504.1.2) | |||||
| * | Fix for r14372 bug | Marc Jeanmougin | 2015-10-03 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1401593 (bzr r14394) | |||||
| * | Added a pref option to disable "spacebar panning". (default:enabled) | Marc Jeanmougin | 2015-09-17 | 1 | -5/+4 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1401593 (bzr r14372) | |||||
| * | updated with trunk | Marc Jeanmougin | 2015-04-29 | 1 | -4/+0 | |
| |\ | | | | | (bzr r13922.1.19) | |||||
| | * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 1 | -4/+0 | |
| | | | | | | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | |||||
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -2/+2 | |
| | | | | | | | (bzr r13922.1.5) | |||||
| * | | Just... | mc | 2015-02-18 | 1 | -4/+2 | |
| |/ | | | | | | | some... more... lines... (bzr r13922.1.2) | |||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -1/+1 | |
| | | | | (bzr r13820) | |||||
| * | Purge sp_desktop_canvas | Liam P. White | 2014-12-21 | 1 | -8/+8 | |
| | | | | (bzr r13811) | |||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -1/+1 | |
| | | | | (bzr r13809) | |||||
| * | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -2/+2 | |
| | | | | (bzr r13341.1.253) | |||||
| * | Move obvious ui component to ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 | |
| | | | | (bzr r13341.1.247) | |||||
| * | Fix strict build with Gtk+ 2 | Alex Valavanis | 2014-08-24 | 1 | -1/+2 | |
| | | | | (bzr r13341.1.172) | |||||
| * | Add in some debugging code that will complain when deleted knots are ↵ | Liam P. White | 2014-08-07 | 1 | -0/+2 | |
| | | | | | | accessed by snap handler (bzr r13341.1.120) | |||||
| * | Workarounds for crash bugs 1309050, 601336; will fix properly in experimental | Liam P. White | 2014-07-19 | 1 | -6/+3 | |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/601336 - https://launchpad.net/bugs/1309050 (bzr r13455) | |||||
| * | Removed obsolete header file. | Markus Engel | 2014-03-29 | 1 | -1/+1 | |
| | | | | (bzr r13229) | |||||
| * | Cleaned up includes of tools / revert experimental casting macro ↵ | Markus Engel | 2014-03-26 | 1 | -0/+1 | |
| | | | | | | replacements from r13061 (bzr r13216) | |||||
| * | Fix random crashes when spraying in single path mode. | Krzysztof Kosi??ski | 2014-03-09 | 1 | -6/+22 | |
| | | | | | | | | | Fixes LP bug #1274831 Fixed bugs: - https://launchpad.net/bugs/1274831 (bzr r13131) | |||||
| * | Added some consts. Turned functions to member functions. | Markus Engel | 2014-03-02 | 1 | -7/+6 | |
| | | | | (bzr r13089) | |||||
| * | Fix for crashes on fast tool toggling. | Markus Engel | 2014-03-01 | 1 | -4/+14 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1265376 (bzr r13087) | |||||
