summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-29Move Button to Inkscape namespaceAlexander Valavanis1-9/+9
2018-12-29C++ify button widgetAlexander Valavanis1-23/+21
2018-12-14DocumentUndo::ScopedInsensitiveThomas Holder1-4/+1
2018-11-09Fix codding styleJabiertxof1-8/+5
2018-11-09This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof1-0/+12
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-10-01Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun1-0/+2
2018-07-29DropperToolbar: GtkAction migrationAlexander Valavanis1-1/+1
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-62/+62
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-6/+6
2018-06-17ZoomToolbar: C++ify and GtkAction migrationAlexander Valavanis1-1/+1
2018-06-17Move toolbars to ui/toolbarAlexander Valavanis1-21/+21
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-5/+5
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-5/+5
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-19/+26
2017-12-26Fix Gtkmm widget margin deprecationAlexander Valavanis1-4/+12
2017-09-30Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin1-16/+11
2017-06-29Remove old icon handling codeAlexander Valavanis1-20/+14
2017-06-28Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens1-7/+7
2017-06-16Attempt to make paintbucket build option not cause errors for toolbar loadingMartin Owens1-0/+11
2017-06-16Fix err leaking and cmakeMartin Owens1-0/+2
2017-06-16Complete to move to using ui files instead of compiled in xmlMartin Owens1-470/+23
2017-06-16Cleanup old xmlMartin Owens1-55/+4
2017-06-16Use user interface files for the user interfaceMartin Owens1-3/+17
2017-06-16Attempt to make paintbucket build option not cause errors for toolbar loadingMartin Owens1-0/+11
2017-06-16Fix err leaking and cmakeMartin Owens1-0/+2
2017-06-16Complete to move to using ui files instead of compiled in xmlMartin Owens1-470/+23
2017-06-15Cleanup old xmlMartin Owens1-55/+4
2017-06-15Use user interface files for the user interfaceMartin Owens1-3/+17
2017-02-02Add GUI support for 'direction' property (right to left vs. left to right text).Tavmjong Bah1-0/+2
2017-02-01Prevent display units from effecting 'line-height' unit.Tavmjong Bah1-1/+2
2017-01-06Improve UI to partialy fix bug 1654121 now offset in measure is neas the only...Jabiertxof1-3/+2
2016-12-27Rm remaining Gtk::Stock usageAlex Valavanis1-1/+1
2016-12-27Rm more deprecated Gtk::StockAlex Valavanis1-1/+1
2016-12-16remove rollback to 15315Jabiertxof1-5/+6
2016-12-16Rollback 15315Jabiertxof1-6/+5
2016-12-11Add option to unset 'line-height' (as well as determine where it is set).Tavmjong Bah1-0/+1
2016-12-09Add button to access outer text style ('font-size', 'line-height'). These det...Tavmjong Bah1-5/+5
2016-12-01Add toggles for handle visibility, editing fill, and editing stroke.Tavmjong Bah1-0/+4
2016-11-08Improve mesh handling in Fill and Stroke dialog.Tavmjong Bah1-0/+1
2016-10-17Add option to scale mesh to fit in bounding box.Tavmjong Bah1-0/+1
2016-08-05Split InkAction classes into separate filesAlex Valavanis1-0/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-8/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-46/+9
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+8
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-8/+1
2016-05-22Added some widgets from caligraphic toolJabier Arraiza Cenoz1-0/+7
2016-05-22Clip eraser done! Thanks Doctormon!Jabier Arraiza Cenoz1-1/+2