summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | Add simple GUI for 'font-feature-settings'.Tavmjong Bah2015-06-223-3/+59
| * | | | | | | | | | | | | | | | | | | | Spray Tool. Fixing boolean initialization and coding style issues.Nicolas Dufour2015-06-182-11/+11
| * | | | | | | | | | | | | | | | | | | | Enable column headers. Add tooltips to headers.Tavmjong Bah2015-06-182-3/+37
| * | | | | | | | | | | | | | | | | | | | cmake: Add some missing header files to CMakeLists.txtBryce Harrington2015-06-081-0/+7
| |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Fix undo history entry for moving a layer (consistency)su_v2015-06-031-1/+1
| * | | | | | | | | | | | | | | | | | | Mark user-visible messages for translationAlexandre Prokoudine2015-05-311-18/+18
| * | | | | | | | | | | | | | | | | | | Replace tabs by spacesDiederik van Lierop2015-05-301-28/+28
| * | | | | | | | | | | | | | | | | | | Snapping in node tool now also works when:Diederik van Lierop2015-05-3012-48/+164
| * | | | | | | | | | | | | | | | | | | Fix a bug in BSpline whith pencil mode and handles toleranceJabier Arraiza Cenoz2015-05-291-6/+7
| * | | | | | | | | | | | | | | | | | | Fix locale number handling on powerstroke dialog (bug #1457172)Ben Scholzen 'DASPRiD2015-05-253-21/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD2015-05-202-4/+6
| | * | | | | | | | | | | | | | | | | | Fix locale number handling on powerstroke dialogBen Scholzen 'DASPRiD2015-05-202-19/+14
| * | | | | | | | | | | | | | | | | | | 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-204-29/+132
| * | | | | | | | | | | | | | | | | | 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-177-59/+107
| * | | | | | | | | | | | | | | | | | fixed: color scales - extra row in RGB modeTomasz Boczkowski2015-05-171-0/+5
| * | | | | | | | | | | | | | | | | | merged trunkTomasz Boczkowski2015-05-176-4/+534
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah2015-05-163-12/+130
| | * | | | | | | | | | | | | | | | | | Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-143-2/+34
| | * | | | | | | | | | | | | | | | | | cmake: fix build with new GUI for font-variant-xxx (r14148)su_v2015-05-121-0/+2
| | * | | | | | | | | | | | | | | | | | GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah2015-05-125-3/+381
| * | | | | | | | | | | | | | | | | | | merged trunkTomasz Boczkowski2015-05-112-4/+14
| |\| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | UI. Fix for Bug #1450875 (A change of the Image quality for an embedded/linke...Nicolas Dufour2015-05-111-2/+4
| * | | | | | | | | | | | | | | | | | | fixed color selector not remembering it's last open tabTomasz Boczkowski2015-05-111-1/+1
| * | | | | | | | | | | | | | | | | | | merged trunkTomasz Boczkowski2015-05-112-27/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | fixed crash in paint selector when changing from gradient to solid colorTomasz Boczkowski2015-05-093-16/+14
| * | | | | | | | | | | | | | | | | | | | merged trunkTomasz Boczkowski2015-05-0918-54/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | 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-024-26/+10
| * | | | | | | | | | | | | | | | | | | | merge with trunkTomasz Boczkowski2015-05-0289-708/+388
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Using SelectedColor instead of SPColorSelectorTomasz Boczkowski2015-04-2615-108/+765
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | ColorNotebook is Gtk::Widget and uses ColorSelectorTomasz Boczkowski2014-06-013-308/+122
| | * | | | | | | | | | | | | | | | | | | | | moved ColorNotebook to ui/widgetTomasz Boczkowski2014-06-015-1/+830
| | * | | | | | | | | | | | | | | | | | | | | using SelectedColor in ColorPickerTomasz Boczkowski2014-06-012-43/+35
| | * | | | | | | | | | | | | | | | | | | | | Using SelectedColor in extenstion/param/colorTomasz Boczkowski2014-06-012-0/+15
| | * | | | | | | | | | | | | | | | | | | | | inhibit SelectedColor::setColorAlpha in the callbacks of it's signalsTomasz Boczkowski2014-06-016-43/+32
| * | | | | | | | | | | | | | | | | | | | | | merged SPColorICCSelector c++-sification from svgpaints branchTomasz Boczkowski2015-04-264-0/+1170
| |\| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | SPColorICC c++sification: using SelectedColorTomasz Boczkowski2014-05-312-275/+199
| | * | | | | | | | | | | | | | | | | | | | | SPColorICC c++sification: moved to ui/widget/Tomasz Boczkowski2014-05-314-0/+1235
| * | | | | | | | | | | | | | | | | | | | | | merged SPColorScales c++-sification from svgpaints branchTomasz Boczkowski2015-04-266-2/+825
| |\| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | SPColorScales c++-sification - using SelectedColorTomasz Boczkowski2014-05-312-224/+92
| | * | | | | | | | | | | | | | | | | | | | | updated CMakeListsTomasz Boczkowski2014-05-311-0/+8
| | * | | | | | | | | | | | | | | | | | | | | SPColorScales c++-sification - move to ui/widgetTomasz Boczkowski2014-05-315-2/+931
| * | | | | | | | | | | | | | | | | | | | | | merged SPColorWheelSelector c++-sification from svgpaints branchTomasz Boczkowski2015-04-265-3/+419
| |\| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | SPColorWheelSelector c++-sification: replaced gtk calls by gtkmm versionsTomasz Boczkowski2014-05-312-86/+90