summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed valgrind-detected issue with tooltip shortcuts and profile manager on d...Jon A. Cruz2010-09-101-19/+33
* | Connected two toolbar buttons with the associated verbsJasper van de Gronde2010-09-071-3/+3
* | Automatically add shortcuts to tooltipsJasper van de Gronde2010-09-061-2/+18
* | Disabling Print Colors dialog due to lack of resolution from mailing list thr...Josh Andler2010-07-071-5/+5
|/
* Switching to new input dialog. Allows for a better UI and addresses bug #3348...Jon A. Cruz2010-04-111-6/+0
* Initial cut of glyph selector dialog is in. Fixes bug #343186.Jon A. Cruz2010-04-011-0/+6
* Cleanup of SP_ACTIVE_DESKTOP to prepare clipboard code for reuse.Jon A. Cruz2010-03-191-1/+1
* Compilation fixes for Windows 64-bit by FridrichKrzysztof Kosi??ski2010-02-281-6/+6
* Adding the Interpolate tutorial in Help>TutorialsNicolas Dufour2010-01-241-2/+8
* Restore encapsulation of selection implementation.Jon A. Cruz2010-01-151-62/+9
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-0/+26
|\
| * - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-111-0/+10
| * Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler2009-11-301-0/+16
* | * Implement node snapping.Krzysztof Kosi??ski2010-01-101-3/+4
* | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-40/+25
|/
* since SP_VERB_XMPP_CLIENT is commented out in .h, it must be commented out he...bulia byak2009-10-191-2/+2
* Updated buildtool's files to undefine whiteboard. Comment out OCAL Export dia...Josh Andler2009-09-271-9/+9
* Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes wh...Maximilian Albert2009-08-091-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-8/+8
* SPDocument->Documentjohnce2009-08-051-8/+8
* Change 'Effect' to 'Extension' in Extensions menu.Tavmjong Bah2009-06-091-6/+6
* Fixed ellipsisAlexandre Prokoudine2009-05-281-1/+1
* Fix the rest of missing icons in the geometry tool. Closes: #358132Krzysztof Kosi??ski2009-04-201-1/+1
* Fix the "select all" icon and remove stuff causing problems from widgets/icon...Krzysztof Kosi??ski2009-04-111-1/+1
* Edit > Duplicate Layer should duplicate hidden items, locked items, sublayers...Ed Halley2009-03-101-2/+21
* part of #339660; layers dialog allows non-unique inkscape:label attributesEd Halley2009-03-081-1/+1
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-5/+5
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-172/+165
* spellcheckerbulia byak2009-02-171-0/+11
* better in singularbulia byak2009-02-061-2/+2
* more Editorsbulia byak2009-02-061-8/+8
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-101-7/+7
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-081-11/+11
* revert 19261 partly, to fix toolbar icon loading on windows. disabled themed ...Johan B. C. Engelen2009-01-011-1/+1
* Changed term away from "embed" since that has specific meaning.Jon A. Cruz2008-12-071-4/+4
* adding "remove" context menu in the embedded color profiles boxFelipe Corr??a da Silva Sanches2008-11-241-0/+10
* Merge from fe-movedTed Gould2008-11-211-1/+1
* From trunkTed Gould2008-10-271-26/+27
* Merging from trunkTed Gould2008-10-111-1/+1
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-251-22/+26
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-10/+10
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-4/+4
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-4/+4
* Add a zoom correction option to preferences (used when zooming to 1:1 etc. to...Maximilian Albert2008-09-041-3/+6
* Some icons for the geometry toolMaximilian Albert2008-08-181-1/+1
* Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert2008-08-181-0/+12
* Eliminate more of SP_ACTIVE_DESKTOPMaximilian Albert2008-08-151-16/+16
* Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the...Maximilian Albert2008-08-141-50/+50
* Remove further instances of SP_ACTIVE_DESKTOPMaximilian Albert2008-08-141-4/+4
* make spcurve::first_point and last_point boost::optionalJohan B. C. Engelen2008-08-131-2/+2