summaryrefslogtreecommitdiffstats
path: root/src/verbs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-121-0/+1
| | | (bzr r12506.1.1)
* NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-141-0/+1
|\ | | | | (bzr r12476)
| * Adding NewFromTemplate to the Inkscape menuSlagvi Public2013-07-021-0/+1
| | | | | | (bzr r12379.2.5)
* | Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-231-1/+0
| | | | | | (bzr r12428)
* | Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-041-1/+1
| | | | | | | | | | based on merge request code review and feedback (bzr r12387.1.7)
* | Added error messages when attempting to use verbs requiring GUI inEric Greveson2013-07-011-0/+5
| | | | | | | | | | console (--without-gui) mode. (bzr r12387.1.3)
* | Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-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 existsAlex Valavanis2013-03-041-3/+0
| | | (bzr r12173)
* Fix for 1036059 : Keyboard shortcut editorJohn Smith2012-11-251-2/+17
| | | (bzr r11895)
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+3
| | | (bzr r11782)
* Fix for 191020 : Lock/Unlock all layers - Lock other layersJohn Smith2012-10-111-0/+1
| | | (bzr r11779)
* Fix for 171904 : toggleToolbox verbJohn Smith2012-10-111-0/+7
| | | (bzr r11778)
* Fix for 191020 : Lock/Unlock all layersJohn Smith2012-10-091-0/+2
| | | (bzr r11764)
* Fix for 172222 : Move direct to specified layerJohn Smith2012-09-221-0/+1
| | | (bzr r11695)
* Fix for 171915 : Fullscreen mode without toolbars shortcutJohn Smith2012-08-281-0/+1
| | | (bzr r11628)
* Fix for 189535 : align verbs and by keysJohn Smith2012-08-181-0/+12
| | | (bzr r11611)
* Fix for 722625 : Select Same by Object TypeJohn Smith2012-07-251-0/+1
| | | (bzr r11573)
* Fix for 378413 : Show/Hide all layersJohn Smith2012-07-121-0/+2
| | | (bzr r11545)
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-0/+2
| | | (bzr r11406)
* Fix for 170378 : Select same objects by fill or stroke : Added stroke styleJohn Smith2012-04-041-2/+3
| | | (bzr r11146)
* Fix for 170378 : Select same objects by fill or strokeJohn Smith2012-04-031-0/+3
| | | (bzr r11141)
* Adding verbs for lock and hide layers (see Bug #728081, patch by Jessica).Nicolas Dufour2012-03-281-0/+2
| | | (bzr r11131)
* Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith2012-03-031-0/+1
| | | (bzr r11042)
* Header cleaningAlex Valavanis2012-02-121-1/+0
| | | (bzr r10963)
* Gtkmmification of object attributes dialog: image and link attributes now ↵Kris De Gussem2012-01-191-0/+1
| | | | | editable in dockable dialog (Bug #592323) (bzr r10910)
* add a menu item for using the Clone original LPE efficiently.Johan B. C. Engelen2012-01-151-0/+1
| | | (bzr r10889)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-79/+100
| | | (bzr r10696)
* Cleanup for src/forward.h. (About 19 of the affected files did not require ↵Jon A. Cruz2011-10-051-1/+9
| | | | | the contents forward.h at all). (bzr r10667)
* Purging some forward.h files.Jon A. Cruz2011-10-041-1/+2
| | | (bzr r10664)
* Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-281-2/+2
| | | (bzr r10582.1.10)
* Adding a "Remove All Guides" option to the Edit menu.Felipe Corr??a da Silva Sanches2011-06-221-0/+1
| | | (bzr r10343)
* Merge from trunkKrzysztof Kosi??ski2011-06-191-0/+5
|\ | | | | (bzr r9508.1.89)
| * Patch sent by Fernando Lucchesi (GSoC student) and modified by me.Felipe Corr??a da Silva Sanches2011-06-191-0/+3
| | | | | | | | | | Interface for editing content of embedded scripts. (bzr r10318)
| * Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches2011-06-061-0/+2
| | | | | | (bzr r10259)
* | No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-151-1/+0
|/ | | (bzr r9508.1.82)
* NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-211-1/+4
| | | (bzr r10065)
* Fixed valgrind-detected issue with tooltip shortcuts and profile manager on ↵Jon A. Cruz2010-09-101-1/+22
| | | | | delete. (bzr r9753)
* Automatically add shortcuts to tooltipsJasper van de Gronde2010-09-061-1/+3
| | | (bzr r9745)
* Disabling Print Colors dialog due to lack of resolution from mailing list ↵Josh Andler2010-07-071-1/+1
| | | | | thread and no response by author (bzr r9593)
* Switching to new input dialog. Allows for a better UI and addresses bug ↵Jon A. Cruz2010-04-111-1/+0
| | | | | | | | | #334800 and bug #196195. Fixed bugs: - https://launchpad.net/bugs/334800 - https://launchpad.net/bugs/196195 (bzr r9312)
* Initial cut of glyph selector dialog is in. Fixes bug #343186.Jon A. Cruz2010-04-011-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/343186 (bzr r9268)
* Adding the Interpolate tutorial in Help>TutorialsNicolas Dufour2010-01-241-0/+1
| | | (bzr r9019)
* - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-111-0/+2
| | | | | - works with shapes. I still need to make it work with gradients and imported images (bzr r8881)
* Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler2009-11-301-0/+3
| | | (bzr r8851)
* Updated buildtool's files to undefine whiteboard. Comment out OCAL Export ↵Josh Andler2009-09-271-3/+3
| | | | | dialog. Also commented out verbs & file related functions for both as a precaution for command-line usage. (bzr r8661)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)johnce2009-08-051-2/+2
| | | (bzr r8420)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8404)
* spellcheckerbulia byak2009-02-171-0/+2
| | | (bzr r7311)
* adding a "scripting" tab to document properties dialog that allow the user ↵Felipe Corr??a da Silva Sanches2009-01-151-0/+3
| | | | | | | to manage external javascript references. (also only working for "Inkscape SVG") (bzr r7137)