summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to trunk r13580Liam P. White2014-10-061-3/+3
|\ | | | | (bzr r13341.1.255)
| * i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour2014-10-021-1/+1
| | | | | | | | | | | | | | | | Translations. Inkscape.pot and French translation update. Fixed bugs: - https://launchpad.net/bugs/380522 (bzr r13576)
| * Fix for Bug #1358520 (show/hide other layers not properly recorded in undo ↵Nicolas Dufour2014-10-011-2/+2
| | | | | | | | | | | | | | | | history). Fixed bugs: - https://launchpad.net/bugs/1358520 (bzr r13572)
* | Move more UI code into ui/Liam P. White2014-10-051-2/+2
| | | | | | (bzr r13341.1.253)
* | Move obvious ui component to ui/Liam P. White2014-10-051-1/+1
| | | | | | (bzr r13341.1.247)
* | Add clip group option from PonyscapeLiam P. White2014-06-141-0/+5
| | | | | | (bzr r13090.1.83)
* | Rename "Tags" to "Selection sets" to avoid confusion with a global tagging ↵Liam P. White2014-05-111-2/+2
| | | | | | | | | | system (bzr r13090.1.77)
* | Add selection setsLiam P. White2014-05-101-5/+81
| | | | | | (bzr r13090.1.75)
* | Update to trunkLiam P. White2014-05-041-2/+1
|\| | | | | (bzr r13090.1.71)
| * Removing the old SP_VERB_FILE_EXPORT (replaced with SP_VERB_DIALOG_EXPORT).Nicolas Dufour2014-05-021-2/+1
| | | | | | (bzr r13331)
* | Fix an issue with doOnRemove not being calledLiam P. White2014-04-301-0/+4
|\| | | | | (bzr r13090.1.70)
| * Fix bug #1290573 and #1310802Liam P. White2014-04-291-0/+4
| | | | | | (bzr r13323)
* | Updaet to trunkLiam P. White2014-04-061-14/+7
|\| | | | | (bzr r13090.1.49)
| * Only apply the offset zoom when the document units match the zoom unitsMartin Owens2014-04-041-14/+7
| | | | | | (bzr r13264)
* | Update to trunkLiam P. White2014-03-281-4/+4
|\| | | | | (bzr r13090.1.35)
| * Commit a merge to trunk, with probabal errorsMartin Owens2014-03-271-263/+490
| |\ | | | | | | (bzr r11073.1.36)
| * \ Trunk mergeDenis Declara2012-05-051-2/+1
| |\ \ | | | | | | | | (bzr r11073.1.29)
| * | | Code Refactoreing. Moved parts of the code from tile.cpp tile.h to ↵Denis Declara2012-04-271-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* | | | Update to trunkLiam P. White2014-03-281-1/+1
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | Fix nearly every issue with Join Types and Taper Stroke (bzr r13090.1.34)
| * | | Remove Snap menu item and improve grid menu item textMartin Owens2014-03-261-1/+1
| | | | | | | | | | | | (bzr r13213)
* | | | Update to trunkLiam P. White2014-03-091-3/+3
|\| | | | | | | | | | | (bzr r13090.1.22)
| * | | UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description ↵Nicolas Dufour2014-03-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | and degrees symbol as text). Translations. POT file and French translation update. (bzr r13112)
* | | | Start cleanup for merge into trunkLiam P. White2014-03-071-4/+4
| | | | | | | | | | | | (bzr r13090.1.20)
* | | | Merge to trunkLiam P. White2014-03-041-0/+5
|\| | | | | | | | | | | (bzr r13090.1.12)
* | | | Attempt 2 at getting objects dialogueLiam P. White2014-03-021-0/+2
| | | | | | | | | | | | (bzr r13090.1.8)
* | | | Fix verbs.cppLiam P. White2014-03-021-0/+3
|/ / / | | | | | | (bzr r13090.1.7)
* | | Rewrite of symbol creation code. Partial fix for 1201325.Tavmjong Bah2014-02-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Symbols cannot have 'tranform' attribute. The old code copied the group 'transform' attribute to the symbol. The new code creates an intermediate group with the required 'transform' if it is not a simple translation. A simple translation is removed and applied instead to the new <use> element. Multiple objects can now be turned into a symbol without first grouping the objects. (At the cost that multiple groups can no longer be turned into multiple symbols at one go.) This better matches marker and pattern creation. (bzr r13057)
* | | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-021-27/+29
| | | | | | | | | (bzr r12868)
* | | Moved and renamed some tool-related files.Markus Engel2013-11-091-4/+4
| | | | | | | | | (bzr r12785)
* | | First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-5/+5
| | | | | | | | | (bzr r12782)
* | | Adding tutorial-tracing-pixelartVinícius dos Santos Oliveira2013-09-291-0/+5
| | | | | | | | | (bzr r12626)
* | | Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-121-0/+6
| | | | | | | | | (bzr r12506.1.1)
* | | NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-141-0/+6
|\ \ \ | | | | | | | | (bzr r12476)
| * | | Added loading templates into NewFromTemplate dialog.Slagvi Public2013-07-041-1/+1
| | | | | | | | | | | | (bzr r12379.2.7)
| * | | Adding NewFromTemplate to the Inkscape menuSlagvi Public2013-07-021-0/+6
| | | | | | | | | | | | (bzr r12379.2.5)
* | | | Allow Object to Path verb from non-GUI (DBus) interfaceEric Greveson2013-08-121-6/+17
| | | | | | | | | | | | (bzr r12473.1.1)
* | | | Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-231-7/+0
| | | | | | | | | | | | (bzr r12428)
* | | | Fix ordering of verbsAlex Valavanis2013-07-171-2/+2
| | | | | | | | | | | | (bzr r12423)
* | | | Fix verbs that were out by 5 because of missing script verbs (broken between ↵Martin Owens2013-07-061-1/+11
| | | | | | | | | | | | | | | | | | | | r7137-r11611) (bzr r12406)
* | | | Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-041-67/+24
| | | | | | | | | | | | | | | | | | | | based on merge request code review and feedback (bzr r12387.1.7)
* | | | Merge recent changes from inkscape trunkEric Greveson2013-07-031-1/+2
|\ \ \ \ | | | | | | | | | | (bzr r12387.1.6)
| * | | | Removed hard coded keybinding from event-context.cpp and added the ↵Christoffer Holmstedt2013-06-171-1/+2
| |/ / / | | | | | | | | | | | | | | | | appropiate function call in verbs.cpp (bzr r12379.1.1)
* | | | Changed dbus interface to treat 'division' like other boolops, with a newEric Greveson2013-07-031-19/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | return type for selection_combine to support this (array of string). This also fixes a bug with not setting the error flag when returning NULL from this method. Refactored some more selection verbs to allow use in no-GUI mode. (bzr r12387.1.5)
* | | | Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-031-27/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified action context setup so that in console mode, when a document is added to the main inkscape app instance, it gets a selection model and layer model automatically set up for it Made a couple more verbs work in console mode (bzr r12387.1.4)
* | | | Added error messages when attempting to use verbs requiring GUI inEric Greveson2013-07-011-14/+69
| | | | | | | | | | | | | | | | | | | | console (--without-gui) mode. (bzr r12387.1.3)
* | | | Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-91/+102
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* | | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵Jon A. Cruz2013-06-061-0/+2
| | | | | | | | | | | | | | | has it. (bzr r12353)
* | | Correct to compile against recent gtkmm, including updated macports ↵Jon A. Cruz2013-06-041-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* | | Allow multiple groups to be symbolised and replace groups with clones.Martin Owens2013-04-231-1/+1
| | | | | | | | | (bzr r12300)
* | | Change symbols icon and give minimum size for dialogMartin Owens2013-04-181-1/+1
| | | | | | | | | (bzr r12278)