summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Removing the old SP_VERB_FILE_EXPORT (replaced with SP_VERB_DIALOG_EXPORT).Nicolas Dufour2014-05-021-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix bug #1290573 and #1310802Liam P. White2014-04-291-0/+4
| |_|_|_|/ |/| | | |
* | | | | Only apply the offset zoom when the document units match the zoom unitsMartin Owens2014-04-041-14/+7
| |_|_|/ |/| | |
* | | | Commit a merge to trunk, with probabal errorsMartin Owens2014-03-271-263/+490
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove Snap menu item and improve grid menu item textMartin Owens2014-03-261-1/+1
| | |/ | |/|
| * | UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description an...Nicolas Dufour2014-03-041-3/+3
| |/
| * Rewrite of symbol creation code. Partial fix for 1201325.Tavmjong Bah2014-02-251-1/+1
| * Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-021-27/+29
| * Moved and renamed some tool-related files.Markus Engel2013-11-091-4/+4
| * First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-5/+5
| * Adding tutorial-tracing-pixelartVinícius dos Santos Oliveira2013-09-291-0/+5
| * Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-121-0/+6
| * NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-141-0/+6
| |\
| | * Added loading templates into NewFromTemplate dialog.Slagvi Public2013-07-041-1/+1
| | * Adding NewFromTemplate to the Inkscape menuSlagvi Public2013-07-021-0/+6
| * | Allow Object to Path verb from non-GUI (DBus) interfaceEric Greveson2013-08-121-6/+17
| * | Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-231-7/+0
| * | Fix ordering of verbsAlex Valavanis2013-07-171-2/+2
| * | Fix verbs that were out by 5 because of missing script verbs (broken between ...Martin Owens2013-07-061-1/+11
| * | Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-041-67/+24
| * | Merge recent changes from inkscape trunkEric Greveson2013-07-031-1/+2
| |\ \
| | * | Removed hard coded keybinding from event-context.cpp and added the appropiate...Christoffer Holmstedt2013-06-171-1/+2
| | |/