summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-231-0/+11
| | | (bzr r11406)
* a few UI message fixesKris De Gussem2012-05-141-1/+1
| | | (bzr r11363)
* Fix for 169759 : HIG compliant Edit menuJohn Smith2012-05-111-1/+1
| | | (bzr r11354)
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-2/+1
| | | (bzr r11318)
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-2/+7
| | | (bzr r11250)
* Translation. More disambiguations (see Bug #832560).Nicolas Dufour2012-04-131-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/832560 (bzr r11234)
* Fix for 170378 : Select same objects by fill or stroke : Added stroke styleJohn Smith2012-04-041-7/+12
| | | (bzr r11146)
* Fix for 170378 : Select same objects by fill or strokeJohn Smith2012-04-031-0/+15
| | | (bzr r11141)
* Adding verbs for lock and hide layers (see Bug #728081, patch by Jessica).Nicolas Dufour2012-03-281-0/+17
| | | (bzr r11131)
* Fix for 251674 and 592323 : Make CloneTiler dialog dockableJohn Smith2012-03-241-2/+3
| | | (bzr r11125)
* Fix for 909328 : Dockable Find & Replace dialogJohn Smith2012-03-231-3/+1
| | | (bzr r11117)
* UI. Patch for Bug #789797 (Add an icon/definiton for Duplicate Current Layer).Nicolas Dufour2012-03-211-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/789797 (bzr r11108)
* Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith2012-03-091-2/+1
| | | (bzr r11065)
* Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith2012-03-031-3/+8
| | | (bzr r11042)
* Fix for 927074 : Simplify Path Effects dialogJohn Smith2012-03-021-1/+1
| | | (bzr r11037)
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-2/+3
|\ | | | | (bzr r11027)
| * merged with trunk so I can build again...Andrew Higginson2011-12-271-632/+574
| |\ | | | | | | (bzr r10092.1.36)
| * | Increased size of OCAL logo and removed "Powered by" textAndrew rugby471@gmail.com2011-03-251-1/+1
| | | | | | | | | | | | | | | Removed border of LoadingBox on startup (bzr r10092.1.21)
| * | Change menutems and title to "Import Clip Art"Andrew rugby471@gmail.com2011-03-251-1/+1
| | | | | | | | | (bzr r10092.1.20)
* | | Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-0/+1
| | | | | | | | | (bzr r11018)
* | | Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith2012-02-211-2/+2
| | | | | | | | | (bzr r11006)
* | | Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2012-02-161-2/+1
| | | | | | | | | (bzr r10989)
* | | cppcheckKris De Gussem2012-02-151-7/+6
| | | | | | | | | (bzr r10987)
* | | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵Alex Valavanis2012-02-151-2/+4
| | | | | | | | | | | | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982)
* | | Gtkmmification of object attributes dialog: image and link attributes now ↵Kris De Gussem2012-01-191-0/+7
| | | | | | | | | | | | | | | 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/+5
| | | | | | | | | (bzr r10889)
* | | Object properties dialog now dockable (derived from ↵Kris De Gussem2012-01-081-2/+3
| | | | | | | | | | | | | | | Inkscape::UI:Widget::Panel as opposed to Gtk::Widget) (bzr r10862)
* | | Janitorial tasks: get rid of deprecated repr wrapper functionsKris De Gussem2012-01-031-1/+1
| |/ |/| | | (bzr r10830)
* | Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-348/+400
| | | | | | (bzr r10659)
* | UI. Fix for bug #817249 (Help->About Inkscape icon missing in rev 10505, Win32).Nicolas Dufour2011-08-291-1/+1
| | | | | | (bzr r10599)
* | Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-281-177/+55
| | | | | | (bzr r10582.1.10)
* | Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
| | | | | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1)
* | Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-119/+119
| | | | | | | | | | | | | | | | The file now contains a no-op macro which is used to mark icon names. This way we can still generate a list of icon names we use using a simple grep, but don't trigger unnecessary rebuilds when a new icon names is added. (bzr r10452)
* | Adding a "Remove All Guides" option to the Edit menu.Felipe Corr??a da Silva Sanches2011-06-221-0/+5
| | | | | | (bzr r10343)
* | The label ‘Guides Around Page’ does not include a verb. ‘Guides Around ↵Felipe Corr??a da Silva Sanches2011-06-221-1/+1
| | | | | | | | | | | | | | | | | | Page’ what? 'Create Guides Around the Page' :-D http://cuts.thinking-garment.com/144 (bzr r10340)
* | Merge from trunkKrzysztof Kosi??ski2011-06-191-6/+17
|\ \ | | | | | | (bzr r9508.1.89)
| * | Introducing our new nice measurement tool! :-DFelipe Corr??a da Silva Sanches2011-06-061-0/+11
| | | | | | | | | (bzr r10259)
| * | Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
| * | UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ↵Nicolas Dufour2011-04-211-5/+5
| |/ | | | | | | | | | | | | | | verbs / default key mapping). Fixed bugs: - https://launchpad.net/bugs/768277 (bzr r10187)
* / No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-151-5/+0
|/ | | (bzr r9508.1.82)
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-2/+2
| | | (bzr r10067)
* NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-211-5/+20
| | | (bzr r10065)
* Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem2010-12-291-1/+1
| | | (bzr r9990)
* Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)Kris De Gussem2010-12-291-1/+1
| | | (bzr r9989)
* Mnemonics in fill and stroke dialog and menuKris De Gussem2010-12-171-1/+1
| | | (bzr r9964)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-23/+26
|\ | | | | (bzr r9945.1.1)
| * C++ification of SPObject continued along with the onset of XML ↵Abhishek Sharma Public2010-07-061-1/+2
| | | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5)
| * New Class SPDocumentUndo created which takes care of c++fying some non ↵Abhishek Sharma Public2010-07-021-12/+12
| | | | | | | | | | SPDocument based methods (bzr r9546.1.3)
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* | Tooltips inconsistency fix (Bug 340723)Kris De Gussem2010-09-191-1/+1
| | | | | | (bzr r9769)