summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix CIMarc Jeanmougin2019-01-242-4/+9
* SelectToolbar: GtkAction migrationAlexander Valavanis2019-01-222-0/+497
* fix double construction of Button membersThomas Holder2019-01-031-8/+0
* run clang tidy modernize passMarc Jeanmougin2019-01-021-1/+1
* modernize: add overridesMarc Jeanmougin2019-01-021-3/+3
* modernize loopsMarc Jeanmougin2019-01-029-29/+25
* Minor style fixesMarc Jeanmougin2019-01-012-3/+3
* Move Preview to Inkscape namespaceAlexander Valavanis2019-01-013-2/+668
* C++ify EekPreviewAlexander Valavanis2019-01-011-1/+1
* Fix namespace naming consistencyAlexander Valavanis2018-12-292-7/+11
* Move Button to Inkscape namespaceAlexander Valavanis2018-12-292-0/+371
* Rm deprecated budget widgetsAlexander Valavanis2018-12-293-133/+0
* Allow InkFlowBox (XMLInspector) remember opendes statusJabiertxof2018-12-261-3/+3
* Fixing stylesJabier Arraiza2018-12-262-32/+34
* Fix Tav inputsJabier Arraiza2018-12-262-7/+10
* Fix a prefs bugJabier Arraiza2018-12-261-1/+1
* Add inkFlowBox widget and apply to XML inspectorJabier Arraiza2018-12-262-0/+207
* Move DashSelector to Inkscape::UI::Widget namespaceAlexander Valavanis2018-12-222-0/+419
* Fix failed cast in ColorWheel.Tavmjong Bah2018-12-031-8/+1
* -Werror=format-security: g_warning(_("..."))Thomas Holder2018-11-211-1/+1
* Rewrite of Gimp Color Wheel in C++.Tavmjong Bah2018-11-164-51/+784
* Fix codding styleJabiertxof2018-11-099-9/+9
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-0913-13/+13
* This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof2018-11-091-4/+4
* Clarify licensesMax Gaukler2018-11-08116-140/+309
* Remove unused widget.Tavmjong Bah2018-11-062-564/+0
* Use monospace digits font in messages and spinbuttonsJabier Arraiza2018-11-032-28/+29
* Move contents of document-private.h to document.h.Tavmjong Bah2018-10-292-4/+2
* SelectedStyle: Ensure constant field width of stroke widthEduard Braun2018-10-271-1/+4
* Fix memory leakMarc Jeanmougin2018-10-191-0/+1
* Fix typosMarc Jeanmougin2018-10-192-28/+29
* Makes page sizes in document properties customizableMarc Jeanmougin2018-10-192-188/+174
* Remove unused filter-list.h header.Emmanuel Gil Peyrot2018-10-191-1/+0
* Make middle-click functionality on color fields discoverable.Maren Hachmann2018-10-071-2/+2
* Misc. typosluz.paz2018-10-061-1/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-0138-145/+10
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-3/+3
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-012-0/+4
* Propagate IconRenderer's activate signal so we don't have to guess where the ...Martin Owens2018-09-272-2/+16
* Refactor addtoicon and turn into more generic iconrenderer CellRendererMartin Owens2018-09-272-35/+31
* cppcheck: fix Same expression in font-variantsJulien Nabet2018-09-241-1/+1
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-2421-84/+0
* fix transform dialog icons with inverted y-axisThomas Holder2018-09-202-0/+10
* Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscapeMarc Jeanmougin2018-09-131-2/+2
|\
| * Several more typosluz.paz2018-09-111-2/+2
* | New option to invert y-axisThomas Holder2018-09-121-1/+1
* | Support smooth scrolling (part 2)Eduard Braun2018-09-111-1/+4
|/
* Fix tiny size of layer visibility/lock iconsEduard Braun2018-08-161-1/+1
* fix for bug 1786605Jabier Arraiza2018-08-121-4/+4
* Add a label to apply theme sugested by Christoffer Holmstedt on mailing listJabier Arraiza2018-08-101-2/+4