summaryrefslogtreecommitdiffstats
path: root/src/interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-141-96/+1
|\
| * Old templates support removedSlagvi Public2013-07-241-96/+1
* | 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
|/
* 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
* Documentation / dropping some pointer conversions in context menuKris De Gussem2012-04-091-78/+34
* restore item order of dialogs in context menu (Bug #910529)Kris De Gussem2012-04-061-45/+27
* fixes issue with revision 11160?Kris De Gussem2012-04-061-6/+6
* build warning fixKris De Gussem2012-04-061-1/+1
* C++ify context menu:Kris De Gussem2012-04-051-105/+687
* add NULL checks to perhaps fix bug 970105Johan B. C. Engelen2012-04-051-13/+15
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-2/+2
|\
* | Header cleaningAlex Valavanis2012-02-121-0/+1
* | Cleaning up a few headersAlex Valavanis2012-02-121-0/+2
* | Patch from lp 721448 to make OSX Aqua builds more stableJosh Andler2012-02-081-15/+0
* | Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-0/+1
* | GTK 2.20 compat for interface.cppAlex Valavanis2012-01-051-0/+8
* | Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-13/+16
|/
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-33/+36
* Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-281-25/+12