summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-28Hackfest2019: Drop unused EgeAdjustmentActionAlexander Valavanis1-14/+0
2019-02-01clang-tidy recent changesAlexander Valavanis1-1/+0
2019-01-22Tidy up toolbox utilitiesAlexander Valavanis1-55/+0
2019-01-22Tidy up toolbox codeAlexander Valavanis1-1/+0
2019-01-21Cleanup unused toolbar codeAlexander Valavanis1-2/+0
2019-01-19derive all toolbars from Inkscape::ToolbarAlexander Valavanis1-3/+6
2018-11-09Fix codding styleJabiertxof1-2/+2
2018-11-09This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof1-0/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-2/+2
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-1/+1
2017-12-18Banish sliders from toolbars.Tavmjong Bah1-1/+1
2017-10-19Remove unused icon-size.hStefano Facchini1-1/+0
2017-06-29Remove old icon handling codeAlexander Valavanis1-1/+1
2014-08-30Reduce header bloatAlex Valavanis1-3/+3
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-2/+11
2013-09-15Enable unit evaluation in toolbars.Matthew Petroff1-0/+5
2013-07-31Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel1-1/+1
2013-07-19Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff1-1/+0
2013-03-14Fix another tonne of forward declaration tagsAlex Valavanis1-1/+1
2012-05-08Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith1-2/+56
2012-04-01Fix for 950677 : Add stops and repeat controls to the gradient toolbarJohn Smith1-0/+13
2011-10-23Documentation update pass.Jon A. Cruz1-3/+4
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-1/+3
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-2/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-01-11Disable questioned code section.Jon A. Cruz1-0/+3
2010-01-09Initial c++-ification of toolbox creation.Jon A. Cruz1-15/+23
2010-01-07Added UXManager. Cleaning up toolbox creation.Jon A. Cruz1-7/+4
2009-01-10Added a new toolbar with snapping controlsDiederik van Lierop1-0/+5
2008-10-27From trunkTed Gould1-1/+1
2008-04-25Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...Jon A. Cruz1-1/+1
2006-05-18* First implementation step of the text toolboxMilosz Derezynski1-3/+3
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-1/+2