summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
| * Fix for 1015352 : Vacuum defs : Rename to 'Clean up document'John Smith2012-06-201-1/+1
| * Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-0/+11
| * a few UI message fixesKris De Gussem2012-05-141-1/+1
| * Fix for 169759 : HIG compliant Edit menuJohn Smith2012-05-111-1/+1
* | Trunk mergeDenis Declara2012-05-051-2/+1
|\|
| * Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-2/+1
* | Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab...Denis Declara2012-04-271-4/+4
|/
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-2/+7
* Translation. More disambiguations (see Bug #832560).Nicolas Dufour2012-04-131-1/+1
* Fix for 170378 : Select same objects by fill or stroke : Added stroke styleJohn Smith2012-04-041-7/+12
* Fix for 170378 : Select same objects by fill or strokeJohn Smith2012-04-031-0/+15
* Adding verbs for lock and hide layers (see Bug #728081, patch by Jessica).Nicolas Dufour2012-03-281-0/+17
* Fix for 251674 and 592323 : Make CloneTiler dialog dockableJohn Smith2012-03-241-2/+3
* Fix for 909328 : Dockable Find & Replace dialogJohn Smith2012-03-231-3/+1
* UI. Patch for Bug #789797 (Add an icon/definiton for Duplicate Current Layer).Nicolas Dufour2012-03-211-1/+1
* Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith2012-03-091-2/+1
* Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith2012-03-031-3/+8
* Fix for 927074 : Simplify Path Effects dialogJohn Smith2012-03-021-1/+1
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-2/+3
|\
| * merged with trunk so I can build again...Andrew Higginson2011-12-271-632/+574
| |\
| * | Increased size of OCAL logo and removed "Powered by" textAndrew rugby471@gmail.com2011-03-251-1/+1
| * | Change menutems and title to "Import Clip Art"Andrew rugby471@gmail.com2011-03-251-1/+1
* | | Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-0/+1
* | | Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith2012-02-211-2/+2
* | | Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2012-02-161-2/+1
* | | 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
|\