| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add new verb "save template" | Christophe Lebras | 2017-07-02 | 1 | -1/+2 |
| | | |||||
| * | selection chemistry: implement z-stack order | chr | 2017-05-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Bug #1395452 "raise and lower objects" used to stack objects above/below the next overlapping object, which makes it impossible to change the z-order of objects that don't overlap. Fixes also the object manager panel Conflicts: src/selection-chemistry.cpp src/selection-chemistry.h src/sp-item.cpp (bzr r15698.1.7) | ||||
| * | Add canvas flip. No GUI. Can be bound to keys via preferences. | Tavmjong Bah | 2017-03-22 | 1 | -0/+5 |
| | | | | (bzr r15606) | ||||
| * | Add verbs for canvas rotation. | Tavmjong Bah | 2017-03-21 | 1 | -10/+20 |
| | | | | (bzr r15604) | ||||
| * | Add a very simple prototype dialog as an example and test of deriving from ↵ | Tavmjong Bah | 2017-02-27 | 1 | -0/+1 |
| | | | | | | | | Panel. To be disabled for releases. (bzr r15551) | ||||
| * | Merge in GSoC style dialog. (Work in progress.) | Tavmjong Bah | 2017-02-04 | 1 | -0/+2 |
| |\ | | | | | (bzr r15471) | ||||
| | * | Merge changes from trunk | kamalpreetgrewal | 2016-08-04 | 1 | -0/+1 |
| | |\ | | | | | | | (bzr r14949.1.62) | ||||
| | * | | Add CSS panel with editing support (no changes reflected yet) | kamalpreetgrewal | 2016-07-17 | 1 | -0/+1 |
| | | | | | | | | | | (bzr r14949.1.52) | ||||
| | * | | Register style dialog with support to add selector | kamalpreetgrewal | 2016-06-04 | 1 | -0/+1 |
| | | | | | | | | | | (bzr r14949.1.1) | ||||
| * | | | Fix "swap fill and stroke" for multiple objects in selection | alexandru.roman | 2017-01-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add verb and shortcut possibility Fixed bugs: - https://launchpad.net/bugs/367360 - https://launchpad.net/bugs/675690 (bzr r15428) | ||||
| * | | | Add recursive clone unlink feature | Alexander Brock | 2016-10-27 | 1 | -0/+1 |
| | | | | | | | | | | (bzr r15191.1.1) | ||||
| * | | | [Bug #770681] KEY MAPPING: Comma and period hijacked by scaling. | sandra-snan | 2016-10-08 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/770681 (bzr r15155) | ||||
| * | | | allow to use verbs as xverbs | Dmitry Zhulanov | 2016-09-29 | 1 | -2/+2 |
| | | | | | | | | | | (bzr r15136.1.8) | ||||
| * | | | allow optional args for xverbs | Dmitry Zhulanov | 2016-09-29 | 1 | -1/+1 |
| | |/ |/| | | | (bzr r15136.1.7) | ||||
| * | | Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14 | Jabier Arraiza Cenoz | 2016-08-03 | 1 | -0/+1 |
| | | | | | | | (bzr r15036) | ||||
| * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+1 |
| | | | | | | | (bzr r15027) | ||||
| * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -1/+0 |
| |/ | | | (bzr r15025) | ||||
| * | function to release object from group | Raphael Rosch | 2016-04-14 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/484041 (bzr r14845) | ||||
| * | Fix GTK+ fullscreen issue | Alex Valavanis | 2015-12-27 | 1 | -3/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1529521 (bzr r14555) | ||||
| * | Fixes UX pointed in suv review | Jabier Arraiza Cenoz | 2015-12-06 | 1 | -1/+1 |
| | | | | (bzr r14500.1.9) | ||||
| * | Changed from Desktop to namedview to handle multiples documents | Jabier Arraiza Cenoz | 2015-12-05 | 1 | -1/+1 |
| | | | | (bzr r14500.1.8) | ||||
| * | Add global lock guides to the rulers | Jabier Arraiza Cenoz | 2015-12-03 | 1 | -0/+1 |
| | | | | (bzr r14500.1.5) | ||||
| * | Hide unused verbs if Potrace is not available | Alex Valavanis | 2015-11-21 | 1 | -0/+16 |
| | | | | (bzr r14449.1.7) | ||||
| * | Update to experimental r13531 | Liam P. White | 2014-08-31 | 1 | -23/+26 |
| |\ | | | | | (bzr r13090.1.106) | ||||
| | * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -23/+26 |
| | | | | | | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | | Add clip group option from Ponyscape | Liam P. White | 2014-06-14 | 1 | -0/+1 |
| | | | | | | | (bzr r13090.1.83) | ||||
| * | | Add selection sets | Liam P. White | 2014-05-10 | 1 | -1/+3 |
| | | | | | | | (bzr r13090.1.75) | ||||
| * | | Update to trunk | Liam P. White | 2014-05-04 | 1 | -1/+1 |
| |\| | | | | | (bzr r13090.1.71) | ||||
| | * | Removing the old SP_VERB_FILE_EXPORT (replaced with SP_VERB_DIALOG_EXPORT). | Nicolas Dufour | 2014-05-02 | 1 | -1/+1 |
| | | | | | | | (bzr r13331) | ||||
| * | | Update to trunk | Liam P. White | 2014-03-28 | 1 | -1/+1 |
| |\| | | | | | (bzr r13090.1.35) | ||||
| | * | Commit a merge to trunk, with probabal errors | Martin Owens | 2014-03-27 | 1 | -9/+63 |
| | |\ | | | | | | | (bzr r11073.1.36) | ||||
| | * | | Code Refactoreing. Moved parts of the code from tile.cpp tile.h to ↵ | Denis Declara | 2012-04-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | arrangetab.h, gridarrangetab(.cpp|.h), polararrangetab(.cpp|.h) Also modified the name of the verb used by the "Rows and Columns" dialog to SP_VERB_SELECTION_ARRANGE (bzr r11073.1.21) | ||||
| * | | | Start cleanup for merge into trunk | Liam P. White | 2014-03-07 | 1 | -1/+1 |
| | | | | | | | | | | (bzr r13090.1.20) | ||||
| * | | | Experimental merge of Ponyscape features into trunk (will not compile) | Liam P. White | 2014-03-02 | 1 | -0/+2 |
| | |/ |/| | | | (bzr r13090.1.2) | ||||
| * | | Adding tutorial-tracing-pixelart | Vinícius dos Santos Oliveira | 2013-09-29 | 1 | -0/+1 |
| | | | | | | | (bzr r12626) | ||||
| * | | Integrating with libdepixelize | Vinícius dos Santos Oliveira | 2013-09-12 | 1 | -0/+1 |
| | | | | | | | (bzr r12506.1.1) | ||||
| * | | NewFromTemplate GSoC project for static templates | Slagvi Public | 2013-08-14 | 1 | -0/+1 |
| |\ \ | | | | | | | (bzr r12476) | ||||
| | * | | Adding NewFromTemplate to the Inkscape menu | Slagvi Public | 2013-07-02 | 1 | -0/+1 |
| | | | | | | | | | | (bzr r12379.2.5) | ||||
| * | | | Remove the disabled script dialog and the nonfunctional Java binding | Krzysztof Kosi??ski | 2013-07-23 | 1 | -1/+0 |
| | | | | | | | | | | (bzr r12428) | ||||
| * | | | Code readability improvements and licence changes for action-context.* | Eric Greveson | 2013-07-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | based on merge request code review and feedback (bzr r12387.1.7) | ||||
| * | | | Added error messages when attempting to use verbs requiring GUI in | Eric Greveson | 2013-07-01 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | console (--without-gui) mode. (bzr r12387.1.3) | ||||
| * | | | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 1 | -3/+6 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1) | ||||
| * | | Drop dead Inkboard code. Config flag no longer exists | Alex Valavanis | 2013-03-04 | 1 | -3/+0 |
| | | | | | | | (bzr r12173) | ||||
| * | | Fix for 1036059 : Keyboard shortcut editor | John Smith | 2012-11-25 | 1 | -2/+17 |
| | | | | | | | (bzr r11895) | ||||
| * | | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog | Tavmjong Bah | 2012-10-11 | 1 | -0/+3 |
| | | | | | | | (bzr r11782) | ||||
| * | | Fix for 191020 : Lock/Unlock all layers - Lock other layers | John Smith | 2012-10-11 | 1 | -0/+1 |
| | | | | | | | (bzr r11779) | ||||
| * | | Fix for 171904 : toggleToolbox verb | John Smith | 2012-10-11 | 1 | -0/+7 |
| | | | | | | | (bzr r11778) | ||||
| * | | Fix for 191020 : Lock/Unlock all layers | John Smith | 2012-10-09 | 1 | -0/+2 |
| | | | | | | | (bzr r11764) | ||||
| * | | Fix for 172222 : Move direct to specified layer | John Smith | 2012-09-22 | 1 | -0/+1 |
| | | | | | | | (bzr r11695) | ||||
| * | | Fix for 171915 : Fullscreen mode without toolbars shortcut | John Smith | 2012-08-28 | 1 | -0/+1 |
| | | | | | | | (bzr r11628) | ||||
