summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-02TweakToolbar: GtkAction migrationAlexander Valavanis2-2/+8
2019-02-01clang-tidy recent changesAlexander Valavanis4-15/+13
2019-01-31ComboToolItem: Temporary workaround to display pixbuf by defaultAlexander Valavanis1-2/+2
2019-01-29GradientToolbar: GtkAction migrationAlexander Valavanis2-0/+336
2019-01-27SpinButtonToolItem: Allow default numeric menu descriptions & migrate RectToo...Alexander Valavanis2-6/+11
2019-01-27SpinButtonToolItem: Allow custom numeric menu itemsAlexander Valavanis2-5/+37
2019-01-27SpinButtonToolItem: Allow labels on numeric menuAlexander Valavanis2-13/+21
2019-01-27SpinButtonToolItem: Make numeric menu items depend on adjustment parametersAlexander Valavanis1-19/+15
2019-01-27SpinButtonToolItem: Handle menu-button pressAlexander Valavanis1-4/+13
2019-01-27SpinButtonToolItem: Create popup menu on right-clickAlexander Valavanis2-18/+68
2019-01-27SpinButtonToolItem: Handle key events in correct orderAlexander Valavanis1-3/+3
2019-01-27Toolbars: Fix alt+x focus switchingAlexander Valavanis2-0/+11
2019-01-27Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza1-1/+1
2019-01-26RectToolbar: GtkAction migration (first pass)Alexander Valavanis3-1/+118
2019-01-24fix CIMarc Jeanmougin2-4/+9
2019-01-22SelectToolbar: GtkAction migrationAlexander Valavanis2-0/+497
2019-01-03fix double construction of Button membersThomas Holder1-8/+0
2019-01-02run clang tidy modernize passMarc Jeanmougin1-1/+1
2019-01-02modernize: add overridesMarc Jeanmougin1-3/+3
2019-01-02modernize loopsMarc Jeanmougin9-29/+25
2019-01-01Minor style fixesMarc Jeanmougin2-3/+3
2019-01-01Move Preview to Inkscape namespaceAlexander Valavanis3-2/+668
2019-01-01C++ify EekPreviewAlexander Valavanis1-1/+1
2018-12-29Fix namespace naming consistencyAlexander Valavanis2-7/+11
2018-12-29Move Button to Inkscape namespaceAlexander Valavanis2-0/+371
2018-12-29Rm deprecated budget widgetsAlexander Valavanis3-133/+0
2018-12-26Allow InkFlowBox (XMLInspector) remember opendes statusJabiertxof1-3/+3
2018-12-26Fixing stylesJabier Arraiza2-32/+34
2018-12-26Fix Tav inputsJabier Arraiza2-7/+10
2018-12-26Fix a prefs bugJabier Arraiza1-1/+1
2018-12-26Add inkFlowBox widget and apply to XML inspectorJabier Arraiza2-0/+207
2018-12-22Move DashSelector to Inkscape::UI::Widget namespaceAlexander Valavanis2-0/+419
2018-12-03Fix failed cast in ColorWheel.Tavmjong Bah1-8/+1
2018-11-21-Werror=format-security: g_warning(_("..."))Thomas Holder1-1/+1
2018-11-16Rewrite of Gimp Color Wheel in C++.Tavmjong Bah4-51/+784
2018-11-09Fix codding styleJabiertxof9-9/+9
2018-11-09Move icon-loader and provide a temporary fallback to render pixbufJabiertxof13-13/+13
2018-11-09This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof1-4/+4
2018-11-08Clarify licensesMax Gaukler116-140/+309
2018-11-06Remove unused widget.Tavmjong Bah2-564/+0
2018-11-03Use monospace digits font in messages and spinbuttonsJabier Arraiza2-28/+29
2018-10-29Move contents of document-private.h to document.h.Tavmjong Bah2-4/+2
2018-10-27SelectedStyle: Ensure constant field width of stroke widthEduard Braun1-1/+4
2018-10-19Fix memory leakMarc Jeanmougin1-0/+1
2018-10-19Fix typosMarc Jeanmougin2-28/+29
2018-10-19Makes page sizes in document properties customizableMarc Jeanmougin2-188/+174
2018-10-19Remove unused filter-list.h header.Emmanuel Gil Peyrot1-1/+0
2018-10-07Make middle-click functionality on color fields discoverable.Maren Hachmann1-2/+2
2018-10-06Misc. typosluz.paz1-1/+1
2018-10-01Remove #include "config.h" wherever possibleEduard Braun38-145/+10