summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/font-substitution.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added configure/ifdef guards to only bring in the needed #include if glibmm ↵Jon A. Cruz2013-06-061-0/+2
| | | | | has it. (bzr r12353)
* Correct to compile against recent gtkmm, including updated macports ↵Jon A. Cruz2013-06-041-0/+2
| | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* Tidy up dependency list and fix missing inclusionAlex Valavanis2013-04-071-0/+1
| | | (bzr r12269)
* Header cleanupAlex Valavanis2013-03-291-0/+7
| | | (bzr r12258)
* Fix for Bug #1161205 (Font substitution dialog appears when generic font ↵Nicolas Dufour2013-03-281-1/+5
| | | | | family is found except Sans-serif). (bzr r12257)
* Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by ↵Nicolas Dufour2013-03-281-1/+1
| | | | | | | Masato HASHIMOTO. Translation template and French translation update. (bzr r12256)
* Fix missing headers for Gtk+ 3 buildAlex Valavanis2013-02-231-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122816 (bzr r12145)
* Fix for 1002757 : Regressions with new default font 'sans-serif'John Smith2013-02-021-1/+1
| | | (bzr r12089)
* cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-151-2/+2
| | | (bzr r11874)
* Fix for 168658 : Font substitution warning dialog - CSS font fallbacksJohn Smith2012-07-081-9/+27
| | | (bzr r11533)
* Fix for 168658 : Font substitution warning dialog - GTK3 compileJohn Smith2012-07-041-2/+2
| | | (bzr r11525)
* Fix for 168658 : Font substitution warning dialogJohn Smith2012-07-041-0/+267
(bzr r11522)