summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-10-01Fix for Bug #1358520 (show/hide other layers not properly recorded in undo hi...Nicolas Dufour1-2/+2
2014-09-27Update to experimental r13565Liam P. White1-1/+92
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-9/+9
2014-06-263. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White1-1/+1
2014-06-251. make it compileLiam P. White1-9/+9
2014-06-14Add clip group option from PonyscapeLiam P. White1-0/+5
2014-05-11Rename "Tags" to "Selection sets" to avoid confusion with a global tagging sy...Liam P. White1-2/+2
2014-05-10Add selection setsLiam P. White1-5/+81
2014-05-02Removing the old SP_VERB_FILE_EXPORT (replaced with SP_VERB_DIALOG_EXPORT).Nicolas Dufour1-2/+1
2014-04-29Fix bug #1290573 and #1310802Liam P. White1-0/+4
2014-04-04Only apply the offset zoom when the document units match the zoom unitsMartin Owens1-14/+7
2014-03-26Remove Snap menu item and improve grid menu item textMartin Owens1-1/+1
2014-03-07Start cleanup for merge into trunkLiam P. White1-4/+4
2014-03-04UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description an...Nicolas Dufour1-3/+3
2014-03-02Attempt 2 at getting objects dialogueLiam P. White1-0/+2
2014-03-02Fix verbs.cppLiam P. White1-0/+3
2014-02-25Rewrite of symbol creation code. Partial fix for 1201325.Tavmjong Bah1-1/+1
2014-01-02Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis1-27/+29
2013-11-09Moved and renamed some tool-related files.Markus Engel1-4/+4
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-5/+5
2013-09-29Adding tutorial-tracing-pixelartVinícius dos Santos Oliveira1-0/+5
2013-09-12Integrating with libdepixelizeVinícius dos Santos Oliveira1-0/+6
2013-08-12Allow Object to Path verb from non-GUI (DBus) interfaceEric Greveson1-6/+17
2013-07-23Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski1-7/+0
2013-07-17Fix ordering of verbsAlex Valavanis1-2/+2
2013-07-06Fix verbs that were out by 5 because of missing script verbs (broken between ...Martin Owens1-1/+11