summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/text-edit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Load GPOS table only when selecting font features tab to speedup font usageJabier Arraiza2019-09-091-0/+1
* Add line height UX improvementsJabier Arraiza2019-09-071-0/+1
* Remove line height code and ficx coding styleJabiertxof2019-08-021-1/+0
* Stop worinig with units switch to px. Keep discussion opengit add .git add .Jabiertxof2019-08-021-0/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-2/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Add preview to Font Features tab of Text and Font dialog.Tavmjong Bah2018-06-021-16/+10
* More progress on variable fonts support.Tavmjong Bah2018-04-281-1/+0
* Add start of 'font-variations' widget.Tavmjong Bah2018-04-261-0/+2
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-131-7/+5
* Cleanup Text and Font dialog.Tavmjong Bah2018-04-071-44/+14
* Gtkmm deprecation fixesAlexander Valavanis2017-07-061-4/+2
* frame: Gtk3 fixesAlex Valavanis2016-12-261-0/+1
* Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-11/+0
* Set sensitivty of font-variant buttons according to available OpenType tables.Tavmjong Bah2015-06-251-1/+1
* Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah2015-05-201-0/+13
* GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah2015-05-121-0/+4
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* Added simple control to font dialog to address text on path's startOffset. Bu...Jon A. Cruz2013-04-081-0/+10
* Fix remaining forward declaration tags (except for unavoidable internal error...Alex Valavanis2013-03-151-1/+1
* Convert font-selector, text-edit, glyphs to use updated font-lister (use font...Tavmjong Bah2013-03-011-7/+8
* GTK+ 3: Use orientable widgetsAlex Valavanis2012-12-161-0/+12
* Fix for 169888 : HIG Style frameJohn Smith2012-04-171-1/+2
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-8/+4
* Header cleaningAlex Valavanis2012-02-251-0/+2
* documentationKris De Gussem2012-02-201-0/+28
* Documentation of the Text and Font dialogKris De Gussem2012-02-161-7/+43
* Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2012-02-161-0/+160