]> git.lyx.org Git - lyx.git/history - src/mathed/math_macro.C
fix pullArg when pressing <Delete> at the end of an cell
[lyx.git] / src / mathed / math_macro.C
2001-07-13 André Pönitzprepare re-enabling LaTeX feature validation
2001-07-13 André Pönitzremove unneeded #includes, cosmetics
2001-07-12 André Pönitzrecompute macro metrics more often to catch changes...
2001-07-12 André Pönitzsplit super/subscript handling in new base class MathUp...
2001-07-09 André PönitzSmall bugfixes and cosmetic changes
2001-07-06 Lars Gullik Bjønnesmathed95.diff
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik BjønneschangeCase fix
2001-06-27 Jean-Marc Lasgouttessome fixes for compaq cxx
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-04-27 Lars Gullik Bjønnesmathed67.diff
2001-04-25 Lars Gullik Bjønnesmathed65.diff
2001-04-24 Lars Gullik Bjønnesmathed64.diff
2001-04-17 Lars Gullik Bjønnesuse LFUN_MESSAGE, inhritprivately from noncpopyable...
2001-03-05 Lars Gullik Bjønnesmathed40.diff
2001-03-05 Lars Gullik Bjønnessmall cleanup read ChangeLog
2001-03-01 Lars Gullik Bjønnesmathed37.diff
2001-03-01 Lars Gullik Bjønnesmore mathed changes, read the changelog
2001-02-28 Lars Gullik Bjønnesfix the matrix reading other small cleanup
2001-02-28 Lars Gullik Bjønnesmathed cleanup, change mask for tmpdir
2001-02-27 Lars Gullik Bjønnessmall mathed change add the find_if
2001-02-26 Lars Gullik Bjønnescharacter2.diff.gz
2001-02-26 Lars Gullik Bjønnesfix macro, small cleanup
2001-02-20 Lars Gullik Bjønnesmathed33.diff
2001-02-20 Lars Gullik Bjønnesmathed30.diff
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2001-02-15 Lars Gullik Bjønnesget rid of several friends small cleanup
2001-02-13 Lars Gullik Bjønnesmore mathed cleanup
2001-02-13 Lars Gullik Bjønnesmore mathed cleanup
2001-02-13 Lars Gullik Bjønnessome inline fix + mathed16.diff
2001-02-13 Lars Gullik Bjønnesfirst go at mathed file cleanup
2001-02-12 Lars Gullik Bjønnesmathed13.diff
2001-02-12 Lars Gullik Bjønnespatch from Andre and more array changes by me
2001-02-08 Jean-Marc Lasgouttescompilation fix for mathed
2001-02-08 Lars Gullik Bjønnesthe remove reinterpret_cast patch from Andre Poenitz
2000-10-16 Jean-Marc LasgouttesBibtex fix from Angus ; first try at fixing mathed...
2000-09-29 Lars Gullik Bjønnesmore type changes, some consts added
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-18 Lars Gullik Bjønnesremove commented HAVE_SSTREAM code
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-09-05 Jean-Marc LasgouttesFix to formula macros from Dekel
2000-04-19 Lars Gullik Bjønnesread the Changelog, preparing for prerelease
2000-04-17 Jean-Marc LasgouttesThree patches from Angus (make LyXGUI::lyxViews private...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-09 Lars Gullik Bjønnesfix lyxalgo.h, dra pagebreak with text on line, change...
2000-03-09 Jean-Marc LasgouttesA bit of cxx warniong hunting; update to rpm spec file.
2000-03-09 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-03-08 Lars Gullik Bjønneschanges from sprintf to string stream. see comments...
2000-03-07 Lars Gullik Bjønnesapply the ostream changes to mathed, some other small...
2000-03-06 Lars Gullik Bjønneschange to use ostreams instead of string when writing...
2000-02-17 Lars Gullik Bjønnesremove the old painter, remove support for mono_video...
2000-02-14 Lars Gullik Bjønnessome small updates to Painter, and make the new painter...
2000-02-10 Lars Gullik Bjønnesnew painter,workarea and lcolor. Read the diff/sources...
2000-01-24 Lars Gullik Bjønnespos=string::npos for regex not found, use handcoded...
1999-12-13 Lars Gullik Bjønnesread the ChangeLog, use the C++ style casts more, some...
1999-12-07 Lars Gullik Bjønnesthe fstream/iostream changes and some small other things
1999-11-25 Jean-Marc LasgouttesCxx tweaks, fix display of \epsilon and more. Read...
1999-11-23 Lars Gullik Bjønnessome changes that perhaps will help cxx
1999-11-15 Lars Gullik Bjønneswhite-space changes.
1999-10-19 Jean-Marc LasgouttesFix math macro bug, caused by the evil string::operator...
1999-10-07 Lars Gullik Bjønnesthe merge from branch debugstream
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
1999-09-27 Lars Gullik BjønnesInitial revision