summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* PencilToolbar: GtkAction migrationAlexander Valavanis2019-02-051-3/+3
* NodeToolbar: GtkAction migrationAlexander Valavanis2019-02-041-1/+1
* MeasureToolbar: GtkAction migrationAlexander Valavanis2019-02-031-1/+1
* TweakToolbar: GtkAction migrationAlexander Valavanis2019-02-021-1/+1
* GradientToolbar: GtkAction migrationAlexander Valavanis2019-01-291-1/+1
* ArcToolbar: GtkAction migrationAlexander Valavanis2019-01-291-1/+1
* PaintbucketToolbar: GtkAction migrationAlexander Valavanis2019-01-291-1/+1
* EraserToolbar: GtkAction migrationAlexander Valavanis2019-01-291-1/+1
* Box3DToolbar: GtkAction migrationAlexander Valavanis2019-01-291-1/+1
* SpiralToolbar: GtkAction migrationAlexander Valavanis2019-01-271-1/+1
* StarToolbar: GtkAction migrationAlexander Valavanis2019-01-271-1/+1
* Add swatches and styling to directly created toolbarsAlexander Valavanis2019-01-271-5/+38
* toolbox - add commentAlexander Valavanis2019-01-271-0/+6
* RectToolbar: GtkAction migration (first pass)Alexander Valavanis2019-01-261-1/+1
* SelectToolbar: GtkAction migrationAlexander Valavanis2019-01-221-1/+1
* Get rid of unused empty toolbox creationAlexander Valavanis2019-01-221-22/+5
* Tidy up toolbox utilitiesAlexander Valavanis2019-01-221-78/+0
* Tidy up toolbox codeAlexander Valavanis2019-01-221-7/+0
* Cleanup unused toolbar codeAlexander Valavanis2019-01-211-13/+0
* derive all toolbars from Inkscape::ToolbarAlexander Valavanis2019-01-191-28/+30
* Misc. typo and whitespace fixesluz.paz2019-01-141-2/+2
* Add documentation to toolbox codeAlexander Valavanis2019-01-061-4/+65
* modernize loopsMarc Jeanmougin2019-01-021-4/+4
* Move Button to Inkscape namespaceAlexander Valavanis2018-12-291-9/+9
* C++ify button widgetAlexander Valavanis2018-12-291-23/+21
* DocumentUndo::ScopedInsensitiveThomas Holder2018-12-141-4/+1
* Fix codding styleJabiertxof2018-11-091-8/+5
* This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2018-11-091-0/+12
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-011-0/+2
* DropperToolbar: GtkAction migrationAlexander Valavanis2018-07-291-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-62/+62
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-6/+6
* ZoomToolbar: C++ify and GtkAction migrationAlexander Valavanis2018-06-171-1/+1
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-171-21/+21
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-5/+5
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-5/+5
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-19/+26
* Fix Gtkmm widget margin deprecationAlexander Valavanis2017-12-261-4/+12
* Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-16/+11
* Hackfest icon work: restore selected menu icons and make theming easierAlexander Valavanis2017-06-291-20/+14
|\
| * Remove old icon handling codeAlexander Valavanis2017-06-291-20/+14
* | Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-281-7/+7
|/
* Attempt to make paintbucket build option not cause errors for toolbar loadingMartin Owens2017-06-161-0/+11
* Fix err leaking and cmakeMartin Owens2017-06-161-0/+2
* Complete to move to using ui files instead of compiled in xmlMartin Owens2017-06-161-470/+23
* Cleanup old xmlMartin Owens2017-06-151-55/+4
* Use user interface files for the user interfaceMartin Owens2017-06-151-3/+17