summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/text-edit.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-09Load GPOS table only when selecting font features tab to speedup font usageJabier Arraiza1-0/+1
2019-09-07Add line height UX improvementsJabier Arraiza1-0/+1
2019-08-02Remove line height code and ficx coding styleJabiertxof1-1/+0
2019-08-02Stop worinig with units switch to px. Keep discussion opengit add .git add .Jabiertxof1-0/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-2/+2
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-2/+2
2018-06-02Add preview to Font Features tab of Text and Font dialog.Tavmjong Bah1-16/+10
2018-04-28More progress on variable fonts support.Tavmjong Bah1-1/+0
2018-04-26Add start of 'font-variations' widget.Tavmjong Bah1-0/+2
2018-04-13Replace C FontSelector by C++ FontSelector.Tavmjong Bah1-7/+5
2018-04-07Cleanup Text and Font dialog.Tavmjong Bah1-44/+14
2017-07-06Gtkmm deprecation fixesAlexander Valavanis1-4/+2
2016-12-26frame: Gtk3 fixesAlex Valavanis1-0/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-11/+0
2015-06-25Set sensitivty of font-variant buttons according to available OpenType tables.Tavmjong Bah1-1/+1
2015-05-20Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah1-0/+13
2015-05-12GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah1-0/+4
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2013-06-07Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz1-0/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2013-04-08Added simple control to font dialog to address text on path's startOffset. Bu...Jon A. Cruz1-0/+10
2013-03-19Fixing regressionjtx1-1/+1
2013-03-17Working with widjetsJabier Arraiza Cenoz1-1/+1
2013-03-15Fix remaining forward declaration tags (except for unavoidable internal error...Alex Valavanis1-1/+1
2013-03-01Convert font-selector, text-edit, glyphs to use updated font-lister (use font...Tavmjong Bah1-7/+8
2012-12-16GTK+ 3: Use orientable widgetsAlex Valavanis1-0/+12
2012-04-17Fix for 169888 : HIG Style frameJohn Smith1-1/+2
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-8/+4
2012-02-25Header cleaningAlex Valavanis1-0/+2
2012-02-20documentationKris De Gussem1-0/+28
2012-02-16Documentation of the Text and Font dialogKris De Gussem1-7/+43
2012-02-16Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith1-0/+160