summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | cppcheckKris De Gussem2012-02-151-7/+6
* | | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis2012-02-151-2/+4
* | | Gtkmmification of object attributes dialog: image and link attributes now edi...Kris De Gussem2012-01-191-0/+7
* | | add a menu item for using the Clone original LPE efficiently.Johan B. C. Engelen2012-01-151-0/+5
* | | Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...Kris De Gussem2012-01-081-2/+3
* | | Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-1/+1
| |/ |/|
* | Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-348/+400
* | UI. Fix for bug #817249 (Help->About Inkscape icon missing in rev 10505, Win32).Nicolas Dufour2011-08-291-1/+1
* | Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-281-177/+55
* | Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
* | Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-119/+119
* | Adding a "Remove All Guides" option to the Edit menu.Felipe Corr??a da Silva Sanches2011-06-221-0/+5
* | The label ‘Guides Around Page’ does not include a verb. ‘Guides Around ...Felipe Corr??a da Silva Sanches2011-06-221-1/+1
* | Merge from trunkKrzysztof Kosi??ski2011-06-191-6/+17
|\ \
| * | Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches2011-06-061-0/+11
| * | Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| * | UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ver...Nicolas Dufour2011-04-211-5/+5
| |/
* / No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-151-5/+0
|/
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-2/+2
* NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-211-5/+20
* Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem2010-12-291-1/+1
* Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)Kris De Gussem2010-12-291-1/+1
* Mnemonics in fill and stroke dialog and menuKris De Gussem2010-12-171-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-23/+26
|\
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-1/+2
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-12/+12
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Tooltips inconsistency fix (Bug 340723)Kris De Gussem2010-09-191-1/+1
* | 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