summaryrefslogtreecommitdiffstats
path: root/src/verbs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-031-27/+47
| * | Added error messages when attempting to use verbs requiring GUI inEric Greveson2013-07-011-14/+69
| * | Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-91/+102
| |/
| * Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
| * Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
| * Allow multiple groups to be symbolised and replace groups with clones.Martin Owens2013-04-231-1/+1
| * Change symbols icon and give minimum size for dialogMartin Owens2013-04-181-1/+1
| * pick a better filter editor iconRaphael Rosch2013-03-221-1/+1
| * Drop old (unused) find dialog filesAlex Valavanis2013-03-181-1/+0
| * Drop dead Inkboard code. Config flag no longer existsAlex Valavanis2013-03-041-15/+0
| * Fix for 1036059 : Keyboard shortcut editorJohn Smith2012-11-251-20/+39
| * Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+16
| * Fix for 191020 : Lock/Unlock all layers - Lock other layersJohn Smith2012-10-111-2/+11
| * Fix for 171904 : toggleToolbox verbJohn Smith2012-10-111-0/+25
| * Fix for 191020 : Lock/Unlock all layersJohn Smith2012-10-091-3/+17
| * Fix for 172222 : Move direct to specified layerJohn Smith2012-09-221-0/+6
| * Fix for 980520 : Conflicting accelerator keysJohn Smith2012-08-291-1/+1
| * Fix for 171915 : Fullscreen mode without toolbars shortcutJohn Smith2012-08-281-0/+6
| * Fix for 168446 : rename menu item Export to PNG ImageJohn Smith2012-08-271-2/+2
| * Fix for 189535 : align verbs and by keysJohn Smith2012-08-181-1/+41
| * i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects).Nicolas Dufour2012-08-151-23/+23
| * Fix for 722625 : Select Same by Object TypeJohn Smith2012-07-251-0/+5
| * Fix for 960240 : Rename Edit:Find to Find ReplaceJohn Smith2012-07-211-1/+1
| * Fix for 378413 : Show/Hide all layersJohn Smith2012-07-121-0/+16
| * 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