summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create stateless alignment selector and use it insteadGeoff Lankow2018-05-092-0/+133
* Create and use LabelledColorPicker widgetGeoff Lankow2018-05-093-9/+31
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-0431-60/+60
* Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ...Tavmjong Bah2018-05-032-11/+5
* Small bug fixes to font-variations files.Tavmjong Bah2018-05-032-5/+6
* Merge branch 'master' of gitlab.com:inkscape/inkscapeMarc Jeanmougin2018-04-292-5/+17
|\
| * Bug fixes for variable fonts, especially to support the Decovar font.Tavmjong Bah2018-04-292-5/+17
* | Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-2931-60/+60
|/
* More progress on variable fonts support.Tavmjong Bah2018-04-284-21/+111
* Add start of 'font-variations' widget.Tavmjong Bah2018-04-262-0/+234
* Implement FontSelectorToolbar.Tavmjong Bah2018-04-254-50/+469
* Fix a couple of buglets in Font Selector widget...Tavmjong Bah2018-04-141-3/+2
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-132-0/+550
* Extract and display ligatures in a font.Tavmjong Bah2018-04-052-9/+44
* a few more fixes to build warnings related to libnrtypeFelipe CorrĂȘa da Silva Sanches2018-03-271-8/+10
* Minor cleanup of warnings. No functional change.Felipe CorrĂȘa da Silva Sanches2018-03-273-11/+4
* Base LPE refactorJabier Arraiza2018-03-261-1/+1
* Avoid crash when confirming new value in InkSpinScale with KeyboardEduard Braun2018-03-131-1/+1
* Use upward pointing arrow cursor in InkSpinScaleEduard Braun2018-03-121-1/+1
* Allow to constrain InkSpinScale slider values by pressing Ctrl keyEduard Braun2018-03-122-5/+25
* Allow to constrain color slider values by pressing Ctrl keyEduard Braun2018-03-123-5/+18
* Fix for Bug #1643260, Step size changed to 0.1% for Blur and Opacity Spin But...hellozee2018-03-061-2/+2
* Convert UnitTracker to use ink-select-one-action.Tavmjong Bah2018-02-044-78/+140
* Relink GtkAdjustments that use same UnitTracker.Tavmjong Bah2018-02-031-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-3017-86/+120
* Add pixmap and data (pointer) members to column.Tavmjong Bah2018-01-222-4/+16
* Move general ellipsize text function out of gradient files.Tavmjong Bah2018-01-192-4/+4
* panel: Cleanup codeStefano Facchini2018-01-172-28/+8
* Move code related to SwatchesPanel where it belongsStefano Facchini2018-01-172-481/+7
* panel: Remove the unused "title" labelStefano Facchini2018-01-162-42/+2
* panel: remove the "apply_label" APIStefano Facchini2018-01-162-10/+2
* Keep entries compact in Font Variant dialog.Tavmjong Bah2018-01-151-37/+37
* Add option for label with ComboBox in InkSelectOneAction.Tavmjong Bah2018-01-101-9/+9
* Misc. typosluz.paz2018-01-082-2/+2
* onvert eraser and calligraphy tools to use ink-select-one-action.Tavmjong Bah2018-01-082-0/+8
* Remove a console warning in envelope about ampersand and allow use markup in ...Jabier Arraiza2018-01-071-1/+2
* GtkMM popup menu deprecation fixesAlexander Valavanis2017-12-262-0/+16
* Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2017-12-252-7/+18
|\
| * Bug fixes for radio action mode.Tavmjong Bah2017-12-242-7/+18
* | Use a macro for GtkMM version checksAlexander Valavanis2017-12-251-2/+2
|/
* Name a few more widgets. Minor cleanup.Tavmjong Bah2017-12-246-21/+20
* Replace the Gtk::Range by Gtk::Scale in the InkSpinScale widget.Tavmjong Bah2017-12-192-45/+77
* Enable SimpleFilterModifier to handle blend and blur filter primitives at the...Tavmjong Bah2017-12-194-80/+89
* Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-187-63/+381
* Reduce with of +/- buttons. Reduce width of Fill and Stroke dialog.Tavmjong Bah2017-12-181-0/+2
* Minor header cleanup. Add a few class names.Tavmjong Bah2017-12-133-4/+6
* Name a few more widgets.Tavmjong Bah2017-12-113-0/+4
* Fix bug:#1713491: opening the 'Path Effects' dialog causes document to be mar...Jabier Arraiza2017-12-061-2/+4
* Attemp to fix compile bugJabiertxo Arraiza Cenoz2017-12-052-3/+2
* Working on compiling on linux problem. Another attemp to Eduard fixJabier Arraiza2017-12-052-1/+1