summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar/gradient-toolbar.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-16Remove deprecated gtk_adjustment_changed() callKarl Cheng1-1/+0
2019-05-26Fix gradient toolbar comboboxes and reverseNathan Lee1-2/+4
2019-02-01clang-tidy recent changesAlexander Valavanis1-1/+1
2019-01-29GradientToolbar: GtkAction migrationAlexander Valavanis1-267/+195
2019-01-22Tidy up toolbox codeAlexander Valavanis1-2/+1
2019-01-21Cleanup unused toolbar codeAlexander Valavanis1-2/+0
2019-01-19derive all toolbars from Inkscape::ToolbarAlexander Valavanis1-645/+626
2019-01-02modernize loopsMarc Jeanmougin1-6/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Move macros.h and remove unneeded macrosEduard Braun1-1/+0
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-24/+24
2018-06-17Move toolbars to ui/toolbarAlexander Valavanis1-4/+3
2018-01-31Fix setting active button (SP_GRADIENT_TYPE_LINEAR != 0).Tavmjong Bah1-2/+2
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-9/+13
2018-01-29Don't translate the empty string.Eduard Braun1-1/+1
2018-01-22Convert gradient-toolbar to use ink-select-one-action.Tavmjong Bah1-617/+597
2018-01-19Move general ellipsize text function out of gradient files.Tavmjong Bah1-0/+1
2017-11-07Misc. typosUnknown1-1/+1
2017-06-29Remove old icon handling codeAlexander Valavanis1-2/+2
2016-08-05Split InkAction classes into separate filesAlex Valavanis1-1/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+1
2016-07-14Renamed children list in SPObjectAdrian Boguszewski1-2/+2
2016-07-13Second part of new SPObject children listAdrian Boguszewski1-6/+6
2016-06-25Moved next functions, added namespace, renamed range functionsAdrian Boguszewski1-3/+3
2016-05-21Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin1-2/+2
2015-12-07cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin1-17/+15
2015-12-06cppification: GSList replaced by vectors (mostly related to gradients and mes...Marc Jeanmougin1-16/+15
2015-11-05static code analysisKris De Gussem1-3/+3
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-3/+3
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-6/+6
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-6/+9
2015-02-08Commenting dead assignments.Nicolas Dufour1-3/+6
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-5/+5
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-6/+6
2014-10-05Move GtkAction subclasses to widgets/Liam P. White1-3/+3
2014-10-02i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour1-1/+1
2014-08-09Fix related to bug #1327267 -- don't bother to update gradient toolbar when n...Liam P. White1-30/+45
2014-03-02Fixed includes for tools.Markus Engel1-35/+19
2014-01-17i18n. Fix for Bug #1269943 (Context for message Offset:).kris-degussem1-1/+1
2013-12-09Superficial text fix in gradient toolbar.Josh Andler1-1/+1
2013-11-09Moved and renamed some tool-related files.Markus Engel1-2/+2
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-10/+11
2013-09-21Fix tautological comparison for enum of unspecified typeAlex Valavanis1-4/+4
2013-09-15Enable unit evaluation in toolbars.Matthew Petroff1-2/+3
2013-08-03Cleaned up.Markus Engel1-1/+1
2013-07-30Further refactoring of EventContexts.Markus Engel1-5/+5
2013-07-19Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff1-1/+1