summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add GUI support for 'font-variant-east-asian' property.Tavmjong Bah2018-06-072-2/+270
* Remove tables that should not be exposed to user from OpenType table list.Tavmjong Bah2018-06-051-0/+19
* Use all available space for Ordinal label.Tavmjong Bah2018-06-051-1/+1
* Prevent widget from getting too big.Tavmjong Bah2018-06-052-14/+41
* Keep Features tab in sync with font in Font tab.Tavmjong Bah2018-06-032-0/+11
* Add preview to Font Features tab of Text and Font dialog.Tavmjong Bah2018-06-022-7/+74
* colorspace::Component: Fix undefined references without lcmsPatrick McDermott2018-05-201-9/+9
* Misc. typosluz.paz2018-05-143-3/+3
* Add preview for numeric OpenType features.Tavmjong Bah2018-05-132-61/+128
* 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