summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add simple GUI for 'font-feature-settings'.Tavmjong Bah2015-06-222-2/+56
* Don't fill entry box with zeros while typing. Bug introduced with r14160.Tavmjong Bah2015-05-212-0/+11
* Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah2015-05-202-29/+104
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-181-5/+82
* fixed: color icc selector - extra rows on startupTomasz Boczkowski2015-05-171-0/+3
* fixed: color scales - updating color when switched from undefinedTomasz Boczkowski2015-05-176-52/+101
* fixed: color scales - extra row in RGB modeTomasz Boczkowski2015-05-171-0/+5
* merged trunkTomasz Boczkowski2015-05-173-2/+516
|\
| * Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah2015-05-162-11/+129
| * Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-142-1/+30
| * GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah2015-05-123-2/+369
* | fixed color selector not remembering it's last open tabTomasz Boczkowski2015-05-111-1/+1
* | fixed crash in paint selector when changing from gradient to solid colorTomasz Boczkowski2015-05-091-8/+3
* | merged trunkTomasz Boczkowski2015-05-093-21/+17
|\|
| * Fixed the layer blendsMarc Jeanmougin2015-05-083-21/+17
* | Reformatted refactored filesTomasz Boczkowski2015-05-0312-1324/+1291
* | Removed commented out code from ColorNotebookTomasz Boczkowski2015-05-032-164/+0
* | Introduced fixes after merge proposal reviewTomasz Boczkowski2015-05-034-73/+46
* | Removed unnecessary inclusion of glibmm/threads.hTomasz Boczkowski2015-05-0310-67/+13
* | gtk3 compile fixTomasz Boczkowski2015-05-021-7/+3
* | merge with trunkTomasz Boczkowski2015-05-0233-187/+28
|\|
| * updated with trunkMarc Jeanmougin2015-04-2930-161/+2
| |\
| | * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-2730-161/+2
| * | mergingMarc Jeanmougin2015-04-263-3/+283
| |\|
| * | more cast cleanupMarc Jeanmougin2015-02-271-2/+2
| * | Merge, resolved conflictsMarc Jeanmougin2015-02-233-6/+15
| |\ \
| * | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-192-4/+4
| * | | Just...mc2015-02-183-26/+26
* | | | Using SelectedColor instead of SPColorSelectorTomasz Boczkowski2015-04-269-76/+703
|\ \ \ \
| * | | | ColorNotebook is Gtk::Widget and uses ColorSelectorTomasz Boczkowski2014-06-013-308/+122
| * | | | moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-014-1/+828
| * | | | using SelectedColor in ColorPickerTomasz Boczkowski2014-06-012-43/+35
| * | | | inhibit SelectedColor::setColorAlpha in the callbacks of it's signalsTomasz Boczkowski2014-06-014-33/+9
* | | | | merged SPColorICCSelector c++-sification from svgpaints branchTomasz Boczkowski2015-04-263-0/+1168
|\| | | |
| * | | | SPColorICC c++sification: using SelectedColorTomasz Boczkowski2014-05-312-275/+199
| * | | | SPColorICC c++sification: moved to ui/widget/Tomasz Boczkowski2014-05-313-0/+1233
* | | | | merged SPColorScales c++-sification from svgpaints branchTomasz Boczkowski2015-04-265-2/+817
|\| | | |
| * | | | SPColorScales c++-sification - using SelectedColorTomasz Boczkowski2014-05-312-224/+92
| * | | | SPColorScales c++-sification - move to ui/widgetTomasz Boczkowski2014-05-315-2/+931
* | | | | merged SPColorWheelSelector c++-sification from svgpaints branchTomasz Boczkowski2015-04-263-0/+408
|\| | | |
| * | | | SPColorWheelSelector c++-sification: replaced gtk calls by gtkmm versionsTomasz Boczkowski2014-05-312-86/+90
| * | | | SPColorWheelSelector c++-sification: inherit Gtk::Table/GridTomasz Boczkowski2014-05-312-190/+100
| * | | | SPColorWheelSelector c++-sification: moved to ui/widgetsTomasz Boczkowski2014-05-313-0/+479
* | | | | merged SelectedColor enhancements from svgpaints branchTomasz Boczkowski2015-04-264-30/+43
|\| | | |
| * | | | added dragged, released, grabbed signals to SelectedColorTomasz Boczkowski2014-05-312-0/+3
| * | | | ColorSlider coding styleTomasz Boczkowski2014-05-312-30/+40
* | | | | merged SPNotebook c++-sification from svgpaints branchTomasz Boczkowski2015-04-263-0/+176
|\| | | |
| * | | | added ColorEntry class, refactored SPColorNotebook to use itTomasz Boczkowski2014-05-303-0/+176
* | | | | merged SPColorSlider c++-sification from svgpaints branchTomasz Boczkowski2015-04-253-0/+754
|\| | | | | |_|_|/ |/| | |
| * | | SPColorSlider c++-sification: remove unnecessary reference to Gtk::AdjustmentTomasz Boczkowski2014-05-241-3/+0