summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/text-edit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix issue https://gitlab.com/inkscape/inbox/issues/841 Crash on selecting cer...Jabiertxof2019-09-111-1/+1
* Load GPOS table only when selecting font features tab to speedup font usageJabier Arraiza2019-09-091-1/+16
* Add line height UX improvementsJabier Arraiza2019-09-071-5/+15
* Remove line height code and ficx coding styleJabiertxof2019-08-021-15/+5
* Fix coding styleJabiertxof2019-08-021-6/+6
* Working stateJabiertxof2019-08-021-2/+2
* Stop worinig with units switch to px. Keep discussion opengit add .git add .Jabiertxof2019-08-021-9/+4
* Adding font size scaleJabiertxof2019-08-021-3/+18
* Tidy various dialog UIsNathan Lee2019-04-021-2/+4
* Header cleanup.Tavmjong Bah2019-02-121-1/+0
* Remove unused header file.Tavmjong Bah2019-01-081-2/+0
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-1/+1
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Merge branch 'fontselection' of gitlab.com:darktrojan/inkscapeMarc Jeanmougin2018-06-141-1/+5
|\
| * In font list, don't change selection if current font is already selected; oth...Geoff Lankow2018-05-311-1/+5
* | Keep Features tab in sync with font in Font tab.Tavmjong Bah2018-06-031-0/+1
* | Add preview to Font Features tab of Text and Font dialog.Tavmjong Bah2018-06-021-30/+35
|/
* Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ...Tavmjong Bah2018-05-031-3/+3
* More progress on variable fonts support.Tavmjong Bah2018-04-281-2/+0
* Add start of 'font-variations' widget.Tavmjong Bah2018-04-261-0/+3
* Implement FontSelectorToolbar.Tavmjong Bah2018-04-251-4/+4
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-131-42/+37
* Cleanup Text and Font dialog.Tavmjong Bah2018-04-071-230/+48
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-16/+23
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* Escape font name when setting preview textGeoff Lankow2017-12-311-1/+2
* Limit size of font preview to 100ptGeoff Lankow2017-12-181-0/+1
* Gtkmm deprecation fixesAlexander Valavanis2017-07-061-2/+0
* Remove old icon handling codeAlexander Valavanis2017-06-291-25/+1
* Rm more deprecated Gtk::StockAlex Valavanis2016-12-271-3/+2
* Comment out line-height setting code in Text and Font dialog as it does not y...Tavmjong Bah2016-09-011-3/+7
* Don't write out sodipodi:line-spacing. Don't read if 'line-height' already set.Tavmjong Bah2016-08-291-12/+3
* Merged trunkAdrian Boguszewski2016-08-091-24/+1
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-24/+1
| |\
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-24/+1
* | | Merged trunkAdrian Boguszewski2016-08-031-7/+0
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-7/+0
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+8
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-8/+0
| |/
* | Added items as a range functionAdrian Boguszewski2016-07-031-6/+6
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-3/+3
|/
* Clarify meaning of line spacing.Tavmjong Bah2016-02-201-2/+2
* static code analysisKris De Gussem2015-11-051-3/+3
* add gtk3 experimental support in CMakeShlomi Fish2015-10-261-0/+14
* Set sensitivty of font-variant buttons according to available OpenType tables.Tavmjong Bah2015-06-251-1/+1
* Add simple GUI for 'font-feature-settings'.Tavmjong Bah2015-06-221-1/+3
* Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah2015-05-201-0/+15
* Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah2015-05-161-1/+1