]> git.lyx.org Git - lyx.git/history - src/mathed/MathData.cpp
Coding style
[lyx.git] / src / mathed / MathData.cpp
2008-06-22 Enrico ForestieriFix the new incarnation of bug 4687
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-04 Stefan Schimanski* remove parameter here as well
2008-03-04 Stefan Schimanski* add appetite concept to the math macro to restrict...
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-07 José MatoxPatch to please gcc 4.3. Less bloat in the include...
2008-01-22 Stefan Schimanski* Support a script also around the ] of an optional...
2007-12-24 Stefan Schimanski* moved atom_dim_ to coord cache in the buffer view...
2007-12-22 Stefan Schimanski* kerning may depend on the BufferView because the...
2007-12-21 Stefan Schimanski* Lazy MathData to avoid unneeded interpretation of...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
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-14 Stefan Schimanski * fixed bug #4357 when pasting a macro with script...
2007-11-13 Stefan Schimanskicosmetic
2007-11-12 Stefan Schimanski* fix crash due to a missing test whether thisSlice...
2007-11-05 André Pönitz#include cosmetics
2007-11-01 Stefan Schimanski* replace int type by the correct custom type for pos...
2007-11-01 Stefan Schimanski* added non-greedy init mode for macros. If you enter...
2007-11-01 Stefan Schimanski* dynamic macros as described in http://1stein.org...
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-11 Abdelrazak YounesMetrics fix. Empty math inset doesn't have zero dimension.
2007-10-11 Abdelrazak YounesMove private part of BufferView to a private implementa...
2007-10-03 Abdelrazak YounesFix empty blue box painting in mathed.
2007-10-02 André Pönitzthe delegate patch
2007-09-24 Abdelrazak YounesPut MathData on a diet: transfer dimension cache to...
2007-09-21 Abdelrazak Younes* Inset:
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
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-28 Bo PengLast (?) batch of renames:
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
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...