summaryrefslogtreecommitdiffstats
path: root/src/ui/interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Changed arguments and names of selection chemistry functionsAdrian Boguszewski2016-07-201-1/+1
* | Added items as a range functionAdrian Boguszewski2016-07-031-2/+2
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
|/
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-2/+2
* function to release object from groupRaphael Rosch2016-04-141-0/+12
* Fix cmake buildMarc Jeanmougin2016-04-131-1/+1
* Fork GtkImageMenuItem and remove show_image boolean because we always want to...Martin Owens2016-04-121-0/+12
* Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-121-2/+2
* [Bug #1545332] Canvas context menu: allow grouping a single selection (same a...suv-lp2016-03-201-1/+1
* update to trunk + resolve conflictsMarc Jeanmougin2015-12-081-0/+3
|\
| * update to trunkJabier Arraiza Cenoz2015-12-081-2/+2
| |\
| * | Fixes UX pointed in suv reviewJabier Arraiza Cenoz2015-12-061-0/+3
* | | update to trunkMarc Jeanmougin2015-12-071-2/+2
|\ \ \ | | |/ | |/|
| * | static code analysisKris De Gussem2015-12-071-2/+2
| |/
* / cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-071-3/+3
|/
* null pointer dereference fixKris De Gussem2015-11-161-5/+3
* fix for recent merge of ~mapreri/inkscape/typo Marc Jeanmougin2015-09-161-5/+1
* Fix typo s/seperator/separator/Mattia Rizzolo2015-09-141-1/+1
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+1
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* Merge, resolved conflictsMarc Jeanmougin2015-02-231-1/+1
|\
| * Fix for bug 1409591 :Marc Jeanmougin2015-02-201-1/+1
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-4/+4
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-10/+7
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-2/+2
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ...Tavmjong Bah2014-11-261-1/+1
* Update to experimental r13598Liam P. White2014-10-081-6/+6
* Move obvious ui component to ui/Liam P. White2014-10-051-0/+2230