]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathChar.cpp
Coding style
[lyx.git] / src / mathed / InsetMathChar.cpp
2008-06-02 Enrico ForestieriAllow to specify either text mode or math mode commands...
2008-06-01 Enrico ForestieriRename \mathsym -> \lyxmathsym in order to avoid potent...
2008-06-01 Enrico ForestieriSimplify the definition of \mathsym by using the packag...
2008-05-31 Enrico ForestieriFix bug 3938
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-24 Stefan Schimanski* moved atom_dim_ to coord cache in the buffer view...
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-05 André Pönitz#include cosmetics
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-09-23 Abdelrazak YounesPut mathed on a diet: transfer dimension cache from...
2007-09-23 Abdelrazak YounesTemporarily fix cursor positioning within mathed.
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-05-11 Abdelrazak Younesremove unneeded header.
2007-05-11 Abdelrazak YounesRemove optimization to avoid char and symbol metrics...
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...