summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace reference to non-existant icon to one that exists.Tavmjong Bah2017-09-051-1/+1
* Add function to save templateChristophe Lebras2017-07-021-1/+1
* Add new verb "save template"Christophe Lebras2017-07-021-11/+17
* selection chemistry: implement z-stack orderchr2017-05-231-0/+14
* Add canvas flip. No GUI. Can be bound to keys via preferences.Tavmjong Bah2017-03-221-0/+38
* Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah2017-03-211-1/+2
* Add verbs for canvas rotation.Tavmjong Bah2017-03-211-22/+69
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-0/+1
* Replace rectangle based zooming by affine based zooming.Tavmjong Bah2017-03-131-8/+12
* Add a very simple prototype dialog as an example and test of deriving from Pa...Tavmjong Bah2017-02-271-0/+5
* Merge in GSoC style dialog. (Work in progress.)Tavmjong Bah2017-02-041-0/+10
|\
| * Merge changes from trunkkamalpreetgrewal2016-08-161-1/+1
| |\
| * \ Merge changes from trunkkamalpreetgrewal2016-08-151-3/+3
| |\ \
| * \ \ Merge changes from trunkkamalpreetgrewal2016-08-041-7/+6
| |\ \ \
| * | | | Add CSS panel with editing support (no changes reflected yet)kamalpreetgrewal2016-07-171-0/+5
| * | | | Register style dialog with support to add selectorkamalpreetgrewal2016-06-041-0/+5
* | | | | Fix "swap fill and stroke" for multiple objects in selectionalexandru.roman2017-01-211-0/+5
* | | | | Rm remaining Gtk::Stock usageAlex Valavanis2016-12-271-1/+0
* | | | | Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>Alexander Brock2016-11-091-6/+6
* | | | | merge recursive unlink clones branchMarc Jeanmougin2016-11-061-0/+5
|\ \ \ \ \
| * \ \ \ \ Add "Edit->Clone->Unlink Clones recursively" function (ObjectSet::unlinkRecur...Alexander Brock2016-11-041-0/+5
| |\ \ \ \ \
| | * | | | | Add recursive clone unlink featureAlexander Brock2016-10-271-0/+5
* | | | | | | further cppificationMarc Jeanmougin2016-11-061-1/+1
|/ / / / / /
* / / / / / fix prefs iconTobias Ellinghaus2016-11-021-1/+1
|/ / / / /
* | | | | CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-57/+57
* | | | | [Bug #770681] KEY MAPPING: Comma and period hijacked by scaling.sandra-snan2016-10-081-0/+46
* | | | | allow optional args for xverbsDmitry Zhulanov2016-09-291-3/+5
| |_|_|/ |/| | |
* | | | 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