summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tooltips inconsistency fix (Bug 340723)Kris De Gussem2010-09-191-1/+1
| | | (bzr r9769)
* Fixed valgrind-detected issue with tooltip shortcuts and profile manager on ↵Jon A. Cruz2010-09-101-19/+33
| | | | | delete. (bzr r9753)
* Connected two toolbar buttons with the associated verbsJasper van de Gronde2010-09-071-3/+3
| | | (bzr r9747)
* Automatically add shortcuts to tooltipsJasper van de Gronde2010-09-061-2/+18
| | | (bzr r9745)
* Disabling Print Colors dialog due to lack of resolution from mailing list ↵Josh Andler2010-07-071-5/+5
| | | | | 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-6/+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/+6
| | | | | | Fixed bugs: - https://launchpad.net/bugs/343186 (bzr r9268)
* Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz2010-03-191-1/+1
| | | (bzr r9209)
* Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski2010-02-281-6/+6
| | | (bzr r9118)
* Adding the Interpolate tutorial in Help>TutorialsNicolas Dufour2010-01-241-2/+8
| | | (bzr r9019)
* Restore encapsulation of selection implementation.Jon A. Cruz2010-01-151-62/+9
| | | (bzr r8983)
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-0/+26
|\ | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11)
| * - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-111-0/+10
| | | | | | | | | | - 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/+16
| | | | | | (bzr r8851)
* | * Implement node snapping.Krzysztof Kosi??ski2010-01-101-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | * Fix minor bug in linear grow. * Add --fixes. * Move some node selection-related functions to ControlPointSelection. Fixed bugs: - https://launchpad.net/bugs/170561 - https://launchpad.net/bugs/171893 - https://launchpad.net/bugs/182585 - https://launchpad.net/bugs/446773 (bzr r8846.2.9)
* | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-40/+25
|/ | | (bzr r8846.1.1)
* since SP_VERB_XMPP_CLIENT is commented out in .h, it must be commented out ↵bulia byak2009-10-191-2/+2
| | | | | here to, otherwise compilation on windows fails (bzr r8797)
* Updated buildtool's files to undefine whiteboard. Comment out OCAL Export ↵Josh Andler2009-09-271-9/+9
| | | | | dialog. Also commented out verbs & file related functions for both as a precaution for command-line usage. (bzr r8661)
* Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes ↵Maximilian Albert2009-08-091-1/+1
| | | | | when trying to export files, dunno why) (bzr r8457)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-8/+8
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-8/+8
| | | (bzr r8404)
* Change 'Effect' to 'Extension' in Extensions menu.Tavmjong Bah2009-06-091-6/+6
| | | | | Change capitalization of "Guides Around Page" for consistency. (bzr r8030)
* Fixed ellipsisAlexandre Prokoudine2009-05-281-1/+1
| | | (bzr r7959)
* Fix the rest of missing icons in the geometry tool. Closes: #358132Krzysztof Kosi??ski2009-04-201-1/+1
| | | (bzr r7742)
* Fix the "select all" icon and remove stuff causing problems from ↵Krzysztof Kosi??ski2009-04-111-1/+1
| | | | | widgets/icon.cpp (bzr r7685)
* Edit > Duplicate Layer should duplicate hidden items, locked items, ↵Ed Halley2009-03-101-2/+21
| | | | | sublayers, everything (bzr r7464)
* part of #339660; layers dialog allows non-unique inkscape:label attributesEd Halley2009-03-081-1/+1
| | | (bzr r7443)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-5/+5
| | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337)
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-172/+165
| | | (bzr r7332)
* spellcheckerbulia byak2009-02-171-0/+11
| | | (bzr r7311)
* better in singularbulia byak2009-02-061-2/+2
| | | (bzr r7242)
* more Editorsbulia byak2009-02-061-8/+8
| | | (bzr r7241)
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-101-7/+7
| | | (bzr r7107)
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-081-11/+11
| | | (bzr r7096)
* revert 19261 partly, to fix toolbar icon loading on windows. disabled themed ↵Johan B. C. Engelen2009-01-011-1/+1
| | | | | loading of that icon, but the 2 related icons next to it are not themed either. the themed icon does work on windows for the edit menu, so the problem lies in the differences between toolbar and menu icon loading i suppose. (bzr r7052)
* Changed term away from "embed" since that has specific meaning.Jon A. Cruz2008-12-071-4/+4
| | | (bzr r6966)
* adding "remove" context menu in the embedded color profiles boxFelipe Corr??a da Silva Sanches2008-11-241-0/+10
| | | (bzr r6897)
* Merge from fe-movedTed Gould2008-11-211-1/+1
| | | (bzr r6891)
* From trunkTed Gould2008-10-271-26/+27
| | | (bzr r6885)
* Merging from trunkTed Gould2008-10-111-1/+1
| | | (bzr r6884)
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵Ted Gould2008-09-251-22/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-10/+10
| | | (bzr r6839)
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-4/+4
| | | (bzr r6836)
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-4/+4
| | | (bzr r6835)
* Add a zoom correction option to preferences (used when zooming to 1:1 etc. ↵Maximilian Albert2008-09-041-3/+6
| | | | | to display items in their true sizes) (bzr r6758)
* Some icons for the geometry toolMaximilian Albert2008-08-181-1/+1
| | | (bzr r6664)
* Groundwork for new LPETool tool (which consists of subtools that are ↵Maximilian Albert2008-08-181-0/+12
| | | | | constructed from LPEs) (bzr r6645)
* Eliminate more of SP_ACTIVE_DESKTOPMaximilian Albert2008-08-151-16/+16
| | | (bzr r6633)
* Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where ↵Maximilian Albert2008-08-141-50/+50
| | | | | the desktop is readily available in the calling function) (bzr r6629)
* Remove further instances of SP_ACTIVE_DESKTOPMaximilian Albert2008-08-141-4/+4
| | | (bzr r6628)