summaryrefslogtreecommitdiffstats
path: root/src/ui/interface.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-4/+4
| | | (bzr r13922.1.5)
* At first, I was thinking "I just have to go to the selection file, and ↵Marc Jeanmougin2015-02-171-10/+7
| | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-2/+2
| | | (bzr r13820)
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
| | | (bzr r13809)
* Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ↵Tavmjong Bah2014-11-261-1/+1
| | | | | by function. (bzr r13774)
* Update to experimental r13598Liam P. White2014-10-081-6/+6
| | | (bzr r13341.5.17)
* Move obvious ui component to ui/Liam P. White2014-10-051-0/+2230
(bzr r13341.1.247)