summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-04Added loading templates into NewFromTemplate dialog.Slagvi Public1-1/+1
2013-07-04Code readability improvements and licence changes for action-context.*Eric Greveson1-67/+24
2013-07-03Changed dbus interface to treat 'division' like other boolops, with a newEric Greveson1-19/+18
2013-07-03Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson1-27/+47
2013-07-02Adding NewFromTemplate to the Inkscape menuSlagvi Public1-0/+6
2013-07-01Added error messages when attempting to use verbs requiring GUI inEric Greveson1-14/+69
2013-07-01Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson1-91/+102
2013-06-17Removed hard coded keybinding from event-context.cpp and added the appropiate...Christoffer Holmstedt1-1/+2
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2013-04-23Allow multiple groups to be symbolised and replace groups with clones.Martin Owens1-1/+1
2013-04-18Change symbols icon and give minimum size for dialogMartin Owens1-1/+1
2013-03-22pick a better filter editor iconRaphael Rosch1-1/+1
2013-03-18Drop old (unused) find dialog filesAlex Valavanis1-1/+0
2013-03-04Drop dead Inkboard code. Config flag no longer existsAlex Valavanis1-15/+0
2012-11-25Fix for 1036059 : Keyboard shortcut editorJohn Smith1-20/+39
2012-10-11Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah1-0/+16
2012-10-11Fix for 191020 : Lock/Unlock all layers - Lock other layersJohn Smith1-2/+11
2012-10-11Fix for 171904 : toggleToolbox verbJohn Smith1-0/+25
2012-10-09Fix for 191020 : Lock/Unlock all layersJohn Smith1-3/+17
2012-09-22Fix for 172222 : Move direct to specified layerJohn Smith1-0/+6
2012-08-29Fix for 980520 : Conflicting accelerator keysJohn Smith1-1/+1
2012-08-28Fix for 171915 : Fullscreen mode without toolbars shortcutJohn Smith1-0/+6
2012-08-27Fix for 168446 : rename menu item Export to PNG ImageJohn Smith1-2/+2
2012-08-18Fix for 189535 : align verbs and by keysJohn Smith1-1/+41
2012-08-15i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects).Nicolas Dufour1-23/+23
2012-07-25Fix for 722625 : Select Same by Object TypeJohn Smith1-0/+5
2012-07-21Fix for 960240 : Rename Edit:Find to Find ReplaceJohn Smith1-1/+1
2012-07-12Fix for 378413 : Show/Hide all layersJohn Smith1-0/+16
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-4/+0
2012-06-20Fix for 1015352 : Vacuum defs : Rename to 'Clean up document'John Smith1-1/+1
2012-05-23Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah1-0/+11
2012-05-14a few UI message fixesKris De Gussem1-1/+1
2012-05-11Fix for 169759 : HIG compliant Edit menuJohn Smith1-1/+1
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-2/+1
2012-04-27Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab...Denis Declara1-4/+4
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-2/+7
2012-04-13Translation. More disambiguations (see Bug #832560).Nicolas Dufour1-1/+1
2012-04-04Fix for 170378 : Select same objects by fill or stroke : Added stroke styleJohn Smith1-7/+12
2012-04-03Fix for 170378 : Select same objects by fill or strokeJohn Smith1-0/+15
2012-03-28Adding verbs for lock and hide layers (see Bug #728081, patch by Jessica).Nicolas Dufour1-0/+17
2012-03-24Fix for 251674 and 592323 : Make CloneTiler dialog dockableJohn Smith1-2/+3
2012-03-23Fix for 909328 : Dockable Find & Replace dialogJohn Smith1-3/+1
2012-03-21UI. Patch for Bug #789797 (Add an icon/definiton for Duplicate Current Layer).Nicolas Dufour1-1/+1
2012-03-09Fix for 940715 : Convert XML Editor to a dockable dialogJohn Smith1-2/+1
2012-03-03Fix for 390458 : Convert Export Bitmap to a dockable dialogJohn Smith1-3/+8
2012-03-02Fix for 927074 : Simplify Path Effects dialogJohn Smith1-1/+1
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-0/+1
2012-02-21Fix for 934721 : Convert SpellCheck dialog to a dockable dialogJohn Smith1-2/+2
2012-02-16Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith1-2/+1