summaryrefslogtreecommitdiffstats
path: root/src/widgets/dash-selector.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-22Move DashSelector to Inkscape::UI::Widget namespaceAlexander Valavanis1-300/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-08-09Fix bug pointed by moini in https://gitlab.com/inkscape/inkscape/merge_reques...Jabiertxof1-0/+1
2018-08-05Fixes pointed by TavJabier Arraiza1-9/+2
2018-08-05coding style fixesJabier Arraiza1-1/+2
2018-08-05Fixes compiling bugsJabier Arraiza1-3/+9
2018-08-05Refactor with Tav helpJabier Arraiza1-1/+1
2018-08-05Revert changesJabier Arraiza1-10/+3
2018-08-05Allow inkscape handle units and percent in dasharray and dashoffset. Add pref...Jabier Arraiza1-3/+10
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-4/+4
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-2/+7
2016-11-26Add stroke dash empty to allow render only fills and markers. Tested in FF an...Jabiertxof1-1/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-13/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+1
2014-12-24Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs().Tavmjong Bah1-6/+6
2014-09-27Update to experimental r13565Liam P. White1-1/+1
2014-09-07Update to experimental r13543Liam P. White1-1/+1
2014-09-02Remove misleading dialogs directoryLiam P. White1-1/+1
2014-03-11Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah1-10/+10
2013-09-13Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski1-43/+35
2012-09-23Fixes bug #1029584: support custom dasharrays in 'Fill and Stroke > Stroke st...su_v1-11/+75
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+10
2012-03-12Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. Fill and Str...John Smith1-171/+68
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-3/+2
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-4/+2
2011-10-03Doxygen cleanup.Jon A. Cruz1-4/+3
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-2/+2
2011-04-16change spinbox to new one in many places.Johan B. C. Engelen1-2/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-03-06Zero page size, to accommodate stricter GTK+ API. Fixes bug #338196.Jon A. Cruz1-1/+1
2009-02-23fix crash when displaying dash selectorbulia byak1-0/+1
2008-10-27From trunkTed Gould1-33/+30
2008-08-09gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert1-307/+271
2008-03-15Warning cleanupJon A. Cruz1-1/+1
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+4
2007-06-27switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak1-1/+1
2006-06-13mental's patch for bug [ 1457003 ] X Window error with Composite: BadAlloc in...Aaron Spike1-12/+18
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-12/+12