summaryrefslogtreecommitdiffstats
path: root/src/widgets/box3d-toolbar.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-171-444/+0
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-5/+10
* Remove old icon handling codeAlexander Valavanis2017-06-291-3/+3
* Split InkAction classes into separate filesAlex Valavanis2016-08-051-1/+1
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+1
* Fix for potential null pointer call in the 3D box toolbar widget.Nicolas Dufour2015-03-121-7/+7
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-4/+4
* Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepabilityLiam P. White2014-11-261-1/+1
* Update to trunk r13648Liam P. White2014-10-311-2/+2
|\
| * Update to trunk r13638Liam P. White2014-10-251-2/+2
| |\
| | * Initial removal of box3d outdated GTKish macros.Jon A. Cruz2014-10-241-2/+2
* | | Update to experimental r13598Liam P. White2014-10-081-2/+2
|\| |
| * | Move GtkAction subclasses to widgets/Liam P. White2014-10-051-2/+2
* | | Update to experimental r13527Liam P. White2014-08-301-4/+16
|\| |
| * | Further fixes related to bug #1327267, toolbars don't need to update when the...Liam P. White2014-08-101-4/+16
| |/
* | 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-1/+1
* | 1. make it compileLiam P. White2014-06-251-1/+1
|/
* Fixed includes for tools.Markus Engel2014-03-021-29/+13
* Moved and renamed some tool-related files.Markus Engel2013-11-091-2/+2
* Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff2013-07-191-3/+3
* Fixed conversion factors and missed unit include removal.Matthew Petroff2013-07-171-5/+0
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-111-2/+2
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis2012-05-281-1/+1
* Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith2012-05-081-0/+447