summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar/star-toolbar.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis2019-05-261-7/+0
* Regression fix: hide some toolbar icons on startupNathan Lee2019-05-131-6/+1
* Replace IS_NAN with std::isnan (exists since C++11)Patrick Storz2019-04-021-1/+1
* StarToolbar: GtkAction migrationAlexander Valavanis2019-01-271-158/+126
* Tidy up toolbox utilitiesAlexander Valavanis2019-01-221-1/+0
* Tidy up toolbox codeAlexander Valavanis2019-01-221-4/+4
* Cleanup unused toolbar codeAlexander Valavanis2019-01-211-10/+2
* derive all toolbars from Inkscape::ToolbarAlexander Valavanis2019-01-191-363/+356
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-19/+19
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-171-0/+626