summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar/node-toolbar.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-04NodeToolbar: GtkAction migrationAlexander Valavanis1-14/+35
2019-01-22Tidy memory management in toolbarsAlexander Valavanis1-7/+6
2019-01-20Update potfiles and add overridesMarc Jeanmougin1-1/+1
2019-01-19derive all toolbars from Inkscape::ToolbarAlexander Valavanis1-2/+59
2018-11-08Clarify licensesMax Gaukler1-1/+2
- add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
2018-06-17Move toolbars to ui/toolbarAlexander Valavanis1-0/+0
2014-03-02Fixed includes for tools.Markus Engel1-1/+3
(bzr r13097)
2013-03-14Kill ancient gcc version check in configure.ac and fix a load of broken ↵Alex Valavanis1-1/+1
forward declarations (bzr r12203)
2012-05-08Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith1-0/+35
(bzr r11346)