summaryrefslogtreecommitdiffstats
path: root/src/verbs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-101-1/+1
| | | (bzr r7107)
* Changed term away from "embed" since that has specific meaning.Jon A. Cruz2008-12-071-1/+1
| | | (bzr r6966)
* adding "remove" context menu in the embedded color profiles boxFelipe Corr??a da Silva Sanches2008-11-241-3/+4
| | | (bzr r6897)
* Merge from fe-movedTed Gould2008-11-211-1/+4
| | | (bzr r6891)
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵Ted Gould2008-09-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going to flatten and merge... Here's the list. * Added a focus mode activated by Shift+F11. The goal of this mode is to remove all toolbars for a short period so that you maximize screen area. Useful on small screens. Also when you know lots of shortcuts. * Created what I'm calling "Quick Zoom." The idea here is to have a modal zoom for touching up something with fine detail and then returning to what you're doing. This is activated with the letter "Q" on the keyboard. When you release it, you return back to where you were. This will zoom in on selected objects, or if you're in the node tool selected nodes. * Added .svg on the temporary files in extensions. This'll make many of them happier. This only works on recent versions of GLib, but shouldn't break older ones more than they already are. * Moved the Inkscape configuration directory on Linux from ~/.inkscape to ~/.config/Inkscape. This is the new way to do things with the cross desktop naming spec. I'm unsure whether we should be putting crash dumps in .config or .cache though. * Removed 'tools_switch_current' because every usage of it already had a pointer to where it needed to go. Removes usage of globals. * Made it so that dialogs will be transparent when not focused. This is an alternate to having the docked, and one that I like better as I feel it gives me more screen area. You can adjust how much transparency and the speed of the animation in the preferences dialog. (Note: this requires GTK+ 2.12 and a compositor, but gracefully degrades if you don't have either) (bzr r6882)
* Groundwork for new LPETool tool (which consists of subtools that are ↵Maximilian Albert2008-08-181-0/+2
| | | | | constructed from LPEs) (bzr r6645)
* adding a dialog for SVG FontsFelipe Corr??a da Silva Sanches2008-06-251-0/+1
| | | (bzr r6056)
* new command: relink clone to copied objectbulia byak2008-06-151-0/+1
| | | (bzr r5948)