summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/selected-style.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-17Formatting last commitvanntile1-6/+4
2019-08-17Some useful hatch changesvanntile1-4/+8
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-03Use monospace digits font in messages and spinbuttonsJabier Arraiza1-0/+2
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-9/+9
2017-10-01Removed all GSList occurences in .h filesMarc Jeanmougin1-1/+1
2017-04-15Fix behavior of scroling stroke width statusbar indicator with non-px unitseman-mod1-2/+1
2016-07-28ui/widgets: Drop GTK2 fallbacksAlex Valavanis1-14/+1
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2014-08-30Fix modelinesAlex Valavanis1-3/+3
2014-08-10Add meshes to selected style widgetLiam P. White1-0/+11
2013-11-05remove unused private membersJohan B. C. Engelen1-3/+0
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-2/+2
2013-07-19Ported "ui/widget/selected-style.*".Matthew Petroff1-4/+7
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2013-03-19Fixing regressionjtx1-1/+1
2013-03-17Working with widjetsJabier Arraiza Cenoz1-1/+1
2013-03-14Fix another load of forward declaration tagsAlex Valavanis1-1/+1
2013-03-09Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPickerAlex Valavanis1-1/+15
2012-10-23Fix for 171890 : Mouse wheel on swatchesJohn Smith1-0/+3
2012-10-01Fix for 831008 : Line width menu only show Px,Pt and mmJohn Smith1-6/+3
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+4
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis1-0/+2
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-6/+2
2012-01-03More deprecated GtkTooltipsAlex Valavanis1-2/+0
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-3/+4
2011-04-16change spinbox to new one in many places.Johan B. C. Engelen1-2/+2
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2008-08-03Fixed const-correctness and member accessJon A. Cruz1-12/+14
2008-04-01make stroke width adjustable by rotation toobulia byak1-1/+24
2007-10-24change cursor for color gesturesbulia byak1-0/+6
2007-10-24enable color gestures for fill and strokebulia byak1-6/+28
2007-01-18text markup; use gradient preview for gradient fills or strokesbulia byak1-0/+6
2006-03-04Make color drag to minibar only work when a styled item is selected.Jon A. Cruz1-2/+2
2006-03-01Made style minibar take color drag-n-dropJon A. Cruz1-0/+11