summaryrefslogtreecommitdiffstats
path: root/src/widgets/lpe-toolbar.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-2/+2
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-3/+3
* Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-1/+1
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-2/+2
* Nuke connection-pool.hLiam P. White2014-08-101-1/+0
* Further fixes related to bug #1327267, toolbars don't need to update when the...Liam P. White2014-08-101-12/+20
* Allow basic editing capabilites if share directory is missingLiam P. White2014-07-071-0/+2
* Fixed includes for tools.Markus Engel2014-03-021-36/+15
* Moved and renamed some tool-related files.Markus Engel2013-11-091-2/+2
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-8/+10
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-4/+4
* C++Johan B. C. Engelen2013-10-041-1/+1
* Port remaining files away from "helper/unit-tracker.h".Matthew Petroff2013-07-171-10/+11
* Merge from trunk.Matthew Petroff2013-07-171-1/+3
|\
| * Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-1/+3
* | Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff2013-07-091-1/+1
|/
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-111-5/+5
* Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith2012-05-081-0/+443