lyx_mirror/development
Abdelrazak Younes 5ddc612b73 Splitup Font in saner bits:
* Font::FontBits -> FontInfo
* Font::FONT_XXX -> all enums transfered to FontEnums.h and renamed to FontXxx

I've replaced Font uses with FontInfo were the language() member was not needed, basically all draw() and metrics methods. There's one problematic cases with InsetQuotes which I solved by taking the Buffer main language.




git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21240 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-28 18:51:54 +00:00
..
attic make 'make dist' work again 2007-10-17 19:59:55 +00:00
cmake cmake: fix indentation 2007-10-21 22:23:19 +00:00
coding s/short/in detail/ 2007-09-30 15:55:41 +00:00
lyxserver
MacOSX use mkdir -p directly since (1) we know darwin supports it and (2) we do not know whether to use $(mkdir_p) (automake 1.10) or $(MKDIR_P) (automake 1.9) (bug 4216) 2007-09-12 10:30:25 +00:00
scons Splitup Font in saner bits: 2007-10-28 18:51:54 +00:00
tools remove traces of qmake experiment 2007-10-23 16:44:16 +00:00
Win32 Update installer version number 2007-10-21 04:20:46 +00:00
boostworkaround.txt
FORMAT Remove the manifest section of the .lyx file 2007-10-21 18:06:00 +00:00
gettext.patch
lazy_lyxtext.txt
lyx.rpm.README * README: 2007-09-25 11:05:05 +00:00
lyx.spec.in remove more traces of changelogs 2007-10-01 10:58:20 +00:00
Makefile.am do not pack part of the working copy... 2007-10-17 20:23:50 +00:00
Seminar.txt