]> git.lyx.org Git - lyx.git/history - src/mathed/formula.C
change to use ostreams instead of string when writing files. fiddling with insettext...
[lyx.git] / src / mathed / formula.C
2000-03-06 Lars Gullik Bjønneschange to use ostreams instead of string when writing...
2000-03-02 Lars Gullik Bjønneschange to use only ostream to write latex from insets
2000-02-25 Lars Gullik Bjønnesmake the new code from Juergen compile and some small...
2000-02-25 Jürgen VignaAll changes I made to have text-insets working. Look...
2000-02-23 Lars Gullik BjønnesdoubleClick, trippleClick, new UpdateInsetList some...
2000-02-22 Lars Gullik Bjønnescontinue the crusade to get rid of current_view
2000-02-18 Lars Gullik Bjønnesfix the resize bug, make some more inset funcs const...
2000-02-17 Lars Gullik Bjønnesremove the old painter, remove support for mono_video...
2000-02-17 Jürgen VignaChanged functioncall to MathedCursor::SelGetArea as...
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-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
2000-01-24 Lars Gullik Bjønnespos=string::npos for regex not found, use handcoded...
2000-01-20 Lars Gullik Bjønnesa couple of new posix wrappers, use new instead of...
2000-01-08 Lars Gullik Bjønnessome new (not extensive) changes, some fixes, will...
2000-01-06 Lars Gullik Bjønnesmy changes during the holidyas...i expect some compiler...
1999-12-30 Allan RaeMy final commit of the year? pair<bool, string> askForText
1999-12-19 Asger Ottar Alstrup- Got rid of two global variables:
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-12-01 Lars Gullik Bjønneswhitespace bug fixed. Should hopefully fix the mathed...
1999-11-24 Lars Gullik Bjønnesseveral changes from FilePtr to FileInfo, reverted...
1999-11-23 Jean-Marc LasgouttesOutput ~ and ^ with the proper latex macro; add a few...
1999-11-22 Lars Gullik Bjønnesread ChangeLog, a lot of whitespace changes. experiment...
1999-11-15 Lars Gullik Bjønneswhite-space changes.
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-19 Lars Gullik Bjønneserase->clear, AM_CONDTIONAL for conditional compilation...
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