]> git.lyx.org Git - lyx.git/history - src/mathed/math_inset.h
everything is an inset. sizeof(MathInset) == 36 on IA32
[lyx.git] / src / mathed / math_inset.h
2001-08-03 André Pönitzeverything is an inset. sizeof(MathInset) == 36 on...
2001-08-03 André Pönitzcloase a leak; remove a few casts; cosmetics
2001-08-01 Jean-Marc LasgouttesAndre's mathinset shrink patch ; default .lyx extension...
2001-07-26 André Pönitzcosmetics
2001-07-26 André Pönitzmathed108.diff
2001-07-25 André PönitzM-m <space> as substitute for the old C-<space> ...
2001-07-16 André Pönitzmulticell selection
2001-07-13 André Pönitzprepare re-enabling LaTeX feature validation
2001-07-13 André PönitzFix Angus' drawing bug + cosmetics
2001-07-13 André Pönitzremove unneeded #includes, cosmetics
2001-07-13 André Pönitzmathed102.diff
2001-07-12 André Pönitzsplit super/subscript handling in new base class MathUp...
2001-07-09 André Pönitzcursor movement in multiline math; remove dead code
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ønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-04-25 Lars Gullik Bjønnesmathed65.diff
2001-04-24 Lars Gullik Bjønnesmathed64.diff
2001-03-01 Lars Gullik Bjønnesmove inlines out of line
2001-02-28 Lars Gullik Bjønnesmathed cleanup, change mask for tmpdir
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ønnesfirst go at mathed file cleanup
2001-02-12 Lars Gullik Bjønnespatch from Andre and more array changes by me
2000-12-29 Lars Gullik Bjønnessome work on Floats and some cleanup in WorkArea, some...
2000-09-29 Lars Gullik Bjønnesmore type changes, some consts added
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
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-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...
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 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-03-07 Lars Gullik Bjønnesapply the ostream changes to mathed, some other small...
2000-02-17 Lars Gullik Bjønnesremove the old painter, remove support for mono_video...
2000-02-10 Lars Gullik Bjønnesnew painter,workarea and lcolor. Read the diff/sources...
2000-01-06 Lars Gullik Bjønnesmy changes during the holidyas...i expect some compiler...
1999-12-07 Lars Gullik Bjønnesthe fstream/iostream changes and some small other things
1999-11-24 Lars Gullik Bjønnesseveral changes from FilePtr to FileInfo, reverted...
1999-11-23 Lars Gullik Bjønnessome changes that perhaps will help cxx
1999-11-15 Lars Gullik Bjønneswhite-space changes.
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