summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/font-substitution.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Eliminate SPIString::value_defaultThomas Holder2019-11-031-6/+4
* modernize loopsMarc Jeanmougin2019-01-021-2/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-4/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* a few more fixes to build warnings related to libnrtypeFelipe Corrêa da Silva Sanches2018-03-271-4/+2
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-16/+14
* Misc. typosUnknown2017-11-071-1/+1
* Merged trunkAdrian Boguszewski2016-08-091-5/+1
|\
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-5/+1
| |\
| | * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-5/+1
* | | Merged trunkAdrian Boguszewski2016-08-031-6/+1
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-6/+1
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+7
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-7/+1
| |/
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-1/+1
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-1/+1
|/
* static code analysisKris De Gussem2015-11-051-1/+1
* updated with trunkMarc Jeanmougin2015-04-291-4/+0
|\
| * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-9/+9
* | Just...mc2015-02-181-15/+9
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* Remove misleading dialogs directoryLiam P. White2014-09-021-1/+1
* Clean up of style code, removal of SPFontStyle. Step 2.Tavmjong Bah2014-04-241-9/+9
* 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
* Tidy up dependency list and fix missing inclusionAlex Valavanis2013-04-071-0/+1
* Header cleanupAlex Valavanis2013-03-291-0/+7
* Fix for Bug #1161205 (Font substitution dialog appears when generic font fami...Nicolas Dufour2013-03-281-1/+5
* Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by M...Nicolas Dufour2013-03-281-1/+1
* Fix missing headers for Gtk+ 3 buildAlex Valavanis2013-02-231-0/+2
* Fix for 1002757 : Regressions with new default font 'sans-serif'John Smith2013-02-021-1/+1
* cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-151-2/+2
* Fix for 168658 : Font substitution warning dialog - CSS font fallbacksJohn Smith2012-07-081-9/+27
* Fix for 168658 : Font substitution warning dialog - GTK3 compileJohn Smith2012-07-041-2/+2
* Fix for 168658 : Font substitution warning dialogJohn Smith2012-07-041-0/+267