summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-151-1/+1
* Merged trunkAdrian Boguszewski2016-08-091-0/+5
|\
| * Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14Jabier Arraiza Cenoz2016-08-031-0/+5
* | Merged trunkAdrian Boguszewski2016-08-031-7/+1
|\|
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-7/+1
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+7
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-7/+1
* | Renamed some functions, fixed testsAdrian Boguszewski2016-07-271-9/+9
* | Changed arguments and names of selection chemistry functionsAdrian Boguszewski2016-07-201-6/+6
|/
* Add a Resize to Page with Keyboard ShortcutMartin Owens2016-04-151-1/+1
* function to release object from groupRaphael Rosch2016-04-141-0/+5
* Remove unused variable warnings.Martin Owens2016-04-021-4/+0
* Add icon for Live Path Effects dialog.insaner and su_v2016-04-021-1/+1
* Fix GTK+ fullscreen issueAlex Valavanis2015-12-271-4/+0
* Mark user-visible message for translationAlexandre Prokoudine2015-12-261-1/+1
* Fixes UX pointed in suv reviewJabier Arraiza Cenoz2015-12-061-5/+8
* Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-5/+4
* String desc fixJabier Arraiza Cenoz2015-12-031-2/+2
* Add global lock guides to the rulersJabier Arraiza Cenoz2015-12-031-0/+5
* Hide unused verbs if Potrace is not availableAlex Valavanis2015-11-211-2/+41
* duplicating layers now respect prefs for clone relinkingMarc Jeanmougin2015-05-091-33/+3
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+3
* Simplify 'File' menu structure (remove submenu 'New').(Bug #1414384)su_v2015-01-251-2/+2
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-20/+20
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-5/+1
* Update to trunk r13766Liam P. White2014-11-261-1/+1
|\
| * Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-1/+1
* | Update to experimental r13598Liam P. White2014-10-081-6/+6
|\|
| * Update to trunk r13580Liam P. White2014-10-061-3/+3
| |\
| | * i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour2014-10-021-1/+1
| | * Fix for Bug #1358520 (show/hide other layers not properly recorded in undo hi...Nicolas Dufour2014-10-011-2/+2
| * | Move more UI code into ui/Liam P. White2014-10-051-2/+2
| * | Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
| * | Add clip group option from PonyscapeLiam P. White2014-06-141-0/+5
| * | Rename "Tags" to "Selection sets" to avoid confusion with a global tagging sy...Liam P. White2014-05-111-2/+2
| * | Add selection setsLiam P. White2014-05-101-5/+81
| * | Update to trunkLiam P. White2014-05-041-2/+1
| |\|
| * | Fix an issue with doOnRemove not being calledLiam P. White2014-04-301-0/+4
| |\ \
| * \ \ Updaet to trunkLiam P. White2014-04-061-14/+7
| |\ \ \
| * \ \ \ Update to trunkLiam P. White2014-03-281-4/+4
| |\ \ \ \
| * \ \ \ \ Update to trunkLiam P. White2014-03-281-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Update to trunkLiam P. White2014-03-091-3/+3
| |\ \ \ \ \ \
| * | | | | | | Start cleanup for merge into trunkLiam P. White2014-03-071-4/+4
| * | | | | | | Merge to trunkLiam P. White2014-03-041-0/+5
| |\ \ \ \ \ \ \
| * | | | | | | | Attempt 2 at getting objects dialogueLiam P. White2014-03-021-0/+2
| * | | | | | | | Fix verbs.cppLiam P. White2014-03-021-0/+3
| |/ / / / / / /
* | | | | | | | Update to experimental r13565Liam P. White2014-09-271-1/+92
* | | | | | | | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-9/+9
* | | | | | | | 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-1/+1
* | | | | | | | 1. make it compileLiam P. White2014-06-251-9/+9
| |_|_|_|_|_|/ |/| | | | | |