]> git.lyx.org Git - lyx.git/history - src/Font.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Font.h
2020-11-26 Jean-Marc LasgouttesImprove some debug messages
2020-10-19 Yuriy SkalkoRemove redundant `const &` for primitive types
2020-08-14 Enrico ForestieriRevert "Correctly set font decorations for multipar...
2020-08-14 Enrico ForestieriCorrectly set font decorations for multipar insets
2020-08-12 Juergen SpitzmuellerFont switches in \cprotect'ed context need to be \cprot...
2020-08-12 Juergen SpitzmuellerProperly close and reopen font before insets with inher...
2020-07-29 Juergen SpitzmuellerUse switches where possible around non-inheriting insets
2020-07-15 Juergen SpitzmuellerDo not terminate size switches in front of insets with...
2020-03-16 Richard Kimberly... Nullptr warnings
2019-05-10 Jean-Marc LasgouttesMove the stateText code for FontInfo to FontInfo class.
2018-12-26 Juergen SpitzmuellerGive textstyle-apply a history
2018-05-05 Richard Kimberly... Remove unused function.
2017-06-03 Enrico ForestieriFix bugs #10650 and #9598
2013-05-16 Pavel SandaSlowly going through the suggestion made by our headers...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2010-09-14 Stephan Wittadd cache of spell checker results to speed up native...
2009-10-27 Jean-Marc LasgouttesMove some functions that only required a FontInfo param...
2009-03-29 Abdelrazak YounesPut the foundations to support continuous spell checking.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-11-01 Martin VermeerFix inset font inheritance mechanism; smaller clean-ups
2007-10-28 Abdelrazak YounesForbid implicit conversion from FontInfo to Font.
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-19 Abdelrazak YounesIntroducing Font::validate().
2007-09-29 André Pönitzmove font related stuff from bufferview_funcs to Font
2007-08-21 André Pönitzsimplify build process of tex2lyx
2007-07-20 Dov FeldsternCorrectly generate latex for font/language/encoding...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-06 Uwe StöhrGeorg's patch for bug 3043:
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx