summaryrefslogtreecommitdiffstats
path: root/src/interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 1. make it compileLiam P. White2014-06-251-5/+5
* Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-301-32/+32
* Remove Snap menu item and improve grid menu item textMartin Owens2014-03-261-3/+0
* Stop using GTK_IS_HBOX: Deprecated in Gtk+ 3Alex Valavanis2014-01-031-2/+2
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-021-1/+1
* Moved and renamed some tool-related files.Markus Engel2013-11-091-2/+2
* fix bug "some of the locale-based templates cause objects to be resized when ...Johan B. C. Engelen2013-10-241-1/+1
* Fix adding viewBox to new documents.Matthew Petroff2013-09-221-0/+5
* Drop unused static function declarationsAlex Valavanis2013-09-211-27/+0
* Merging libdepixelize branchVinícius dos Santos Oliveira2013-09-191-0/+15
|\
| * Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-121-0/+15
* | Merged from trunk (r12488).Markus Engel2013-08-301-96/+1
|\|
| * NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-141-96/+1
| |\
| | * Old templates support removedSlagvi Public2013-07-241-96/+1
* | | Merged from trunk (r12419).Markus Engel2013-07-141-12/+13
|\| |
| * | Changed dbus interface to treat 'division' like other boolops, with a newEric Greveson2013-07-031-1/+1
| * | Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-11/+12
| |/
* | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-1/+0
* | Cleaned up a bit. Uses some C++11 features.Markus Engel2013-04-021-26/+50
|/
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-1/+2
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-6/+2
* Fix for 998276 : Keyboard shortcuts not appearing in the main menu under Unit...John Smith2013-03-111-0/+2
* Added null check (should fix Bug #1051017 )Kris De Gussem2013-03-051-8/+10
* Fix for 998276 : Keyboard shortcuts not appearing in the main menu under UnityJohn Smith2013-02-181-98/+16
* Fix for 1079971 : Symbol dialog : Drag & Drop to the canvasJohn Smith2012-11-181-1/+11
* Fix for 171904 : toggleToolbox verbJohn Smith2012-10-111-21/+18
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-8/+8
* Fix for 681625 : sort template names under File->NewJohn Smith2012-09-301-51/+99
* Fix for 170395 : Add Trace Bitmap to context menu of images : Focus fixJohn Smith2012-09-231-0/+3
* Fix for 170395 : Add Trace Bitmap to context menu of imagesJohn Smith2012-09-231-0/+12
* Fix for 172222 : Move direct to specified layerJohn Smith2012-09-221-0/+18
* Fix for bug #1053024: set current layer from template in new blank document a...su_v2012-09-211-0/+1
* Fix for Bug #944787 (The command to follow link does not work).Nicolas Dufour2012-09-201-9/+21
* Fix for 273539 : Add Group action to the context menuJohn Smith2012-09-021-0/+16
* Fix for 170550 : open blank document on 'close'John Smith2012-08-301-0/+11
* Fix for 980520 : Conflicting accelerator keysJohn Smith2012-08-291-2/+2
* Fix for 819671 : No visual indication for grid and snap being on/offJohn Smith2012-08-091-9/+62
* Fix for 918894 : Remove link is reported as Ungroup in Undo historyJohn Smith2012-08-011-1/+2
* Fix for 722625 : Select Same by Object TypeJohn Smith2012-07-251-5/+60
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-12/+0
* Fix some broken callbacks for Gtk+ 3Alex Valavanis2012-06-111-3/+23
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-85/+1
* Issue with my last commitKris De Gussem2012-04-251-5/+0
* Memory management in context menu (Bug #910529 )Kris De Gussem2012-04-241-32/+34
* better UI messageKris De Gussem2012-04-221-1/+1
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-4/+94
* i18n. Adding some context tags (disambiguation).Nicolas Dufour2012-04-111-3/+3
* UI. Restoring context menu items order (Embed image) and activation test (Ext...Nicolas Dufour2012-04-111-2/+2
* Additional cleanup.Jon A. Cruz2012-04-101-38/+0
* Replace remaining gtk_hbox_new usageAlex Valavanis2012-04-101-0/+10