]> git.lyx.org Git - lyx.git/history - src/mathed/InsetMathHull.cpp
rename LFUNs math-nonumber and math-number to what they really do,
[lyx.git] / src / mathed / InsetMathHull.cpp
2008-01-11 Uwe Stöhrrename LFUNs math-nonumber and math-number to what...
2008-01-03 Jean-Marc LasgouttesDisable and check properly the math numbering functions.
2007-12-24 Enrico ForestieriTry to improve maintainability by separately checking...
2007-12-21 Enrico ForestieriCenter rows in the gather environment.
2007-12-16 Abdelrazak Younesheader cleanup.
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-25 Uwe Stöhrsupport for \linebreak:
2007-11-18 André Pönitzconsolidate showDialog() incarnations
2007-11-06 André Pönitzcosmetics
2007-11-05 André Pönitz#include cosmetics
2007-11-05 Martin VermeerRevert 4323/2 fix addRow -> appendRow part
2007-11-05 Dov FeldsternGetting rid of LTR bias --- part 3/4
2007-11-05 Martin VermeerFix bug 4323/2, and more logical naming of addRow
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-22 Dov FeldsternGetting rid of LTR bias --- part 1/?
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-18 Abdelrazak YounesRefactor Undo/Redo framework into an Undo class owned...
2007-10-13 Martin VermeerOff-by-one error addCol()
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-10-11 Martin VermeerSanitize behaviour of line break in simple math inset
2007-09-29 André Pönitzmove font related stuff from bufferview_funcs to Font
2007-09-23 Abdelrazak YounesPut mathed on a diet: transfer dimension cache from...
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 Abdelrazak Younescompil fix.
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-06-21 Bo PengFix bug 1486: copied mathed is not previewed, from...
2007-05-29 Stefan Schimanski1. switch LFUN_UP/DOWN handling to a structural approac...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-18 Bo PengInsetListings: change the interface of diaplay function...
2007-05-12 Bo PengRemove unused var in InsetMathHull.cpp
2007-05-12 Bo Pengadd color mathcorners and implement mathbg (partially)
2007-05-11 Bo Pengrevert wrongly committed patch
2007-05-11 Bo Penglib/lyx2lyx/lyx_1_5.py: fix revert of listings insets
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...