summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-05Replace reference to non-existant icon to one that exists.Tavmjong Bah1-1/+1
2017-07-02Add function to save templateChristophe Lebras1-1/+1
2017-07-02Add new verb "save template"Christophe Lebras1-11/+17
2017-06-29Disable "new" filter editorMarc Jeanmougin1-1/+1
2017-06-28First version (non-working)Marc Jeanmougin1-1/+1
2017-05-23selection chemistry: implement z-stack orderchr1-0/+14
2017-03-22Add canvas flip. No GUI. Can be bound to keys via preferences.Tavmjong Bah1-0/+38
2017-03-21Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah1-1/+2
2017-03-21Add verbs for canvas rotation.Tavmjong Bah1-22/+69
2017-03-20Implement rotation via desktop to window affine.Tavmjong Bah1-0/+1
2017-03-13Replace rectangle based zooming by affine based zooming.Tavmjong Bah1-8/+12
2017-02-27Add a very simple prototype dialog as an example and test of deriving from Pa...Tavmjong Bah1-0/+5
2017-01-21Fix "swap fill and stroke" for multiple objects in selectionalexandru.roman1-0/+5
2016-12-27Rm remaining Gtk::Stock usageAlex Valavanis1-1/+0
2016-11-06further cppificationMarc Jeanmougin1-1/+1
2016-11-02fix prefs iconTobias Ellinghaus1-1/+1
2016-10-27Add recursive clone unlink featureAlexander Brock1-0/+5
2016-10-24CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin1-57/+57
2016-11-09Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>Alexander Brock1-6/+6
2016-10-08[Bug #770681] KEY MAPPING: Comma and period hijacked by scaling.sandra-snan1-0/+46
2016-09-29allow optional args for xverbsDmitry Zhulanov1-3/+5
2016-08-15Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah1-1/+1
2016-08-03Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14Jabier Arraiza Cenoz1-0/+5
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-7/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+7
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-7/+1
2016-07-27Renamed some functions, fixed testsAdrian Boguszewski1-9/+9
2016-07-20Changed arguments and names of selection chemistry functionsAdrian Boguszewski1-6/+6
2016-07-17Add CSS panel with editing support (no changes reflected yet)kamalpreetgrewal1-0/+5
2016-06-04Register style dialog with support to add selectorkamalpreetgrewal1-0/+5
2016-04-15Add a Resize to Page with Keyboard ShortcutMartin Owens1-1/+1
2016-04-14function to release object from groupRaphael Rosch1-0/+5
2016-04-02Remove unused variable warnings.Martin Owens1-4/+0
2016-04-02Add icon for Live Path Effects dialog.insaner and su_v1-1/+1
2015-12-27Fix GTK+ fullscreen issueAlex Valavanis1-4/+0
2015-12-26Mark user-visible message for translationAlexandre Prokoudine1-1/+1
2015-12-06Fixes UX pointed in suv reviewJabier Arraiza Cenoz1-5/+8
2015-12-05Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz1-5/+4
2015-12-03String desc fixJabier Arraiza Cenoz1-2/+2
2015-12-03Add global lock guides to the rulersJabier Arraiza Cenoz1-0/+5
2015-11-21Hide unused verbs if Potrace is not availableAlex Valavanis1-2/+41
2015-05-09duplicating layers now respect prefs for clone relinkingMarc Jeanmougin1-33/+3
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+3
2015-01-25Simplify 'File' menu structure (remove submenu 'New').(Bug #1414384)su_v1-2/+2
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-20/+20
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-5/+1
2014-11-24Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen1-1/+1
2014-10-05Move more UI code into ui/Liam P. White1-2/+2
2014-10-05Move obvious ui component to ui/Liam P. White1-1/+1
2014-10-02i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour1-1/+1