]> git.lyx.org Git - lyx.git/history - src/paragraph.C
changes from sprintf to string stream. see comments at top of text.C. read the ChangeLog
[lyx.git] / src / paragraph.C
2000-03-08 Lars Gullik Bjønneschanges from sprintf to string stream. see comments...
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-03-01 Lars Gullik Bjønnesgot rid of more current_views rewritten the search...
2000-02-29 Lars Gullik Bjønnesread the ChangeLog... no huge changes .. but some might...
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-10 Lars Gullik Bjønnesnew painter,workarea and lcolor. Read the diff/sources...
2000-02-10 Jean-Marc LasgouttesSeveral small things accumulated while cvs was down
2000-02-07 Lars Gullik Bjønnessmall fixes
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
2000-02-03 Lars Gullik Bjønnesapplied the hebrew patch
2000-02-03 Lars Gullik Bjønnesinitialize footnotekind int LyXParagraph()
2000-02-03 Lars Gullik Bjønnesinitialze column
2000-01-25 Lars Gullik Bjønnesfix crossref label list, some debug messages + various
2000-01-24 Lars Gullik Bjønnespos=string::npos for regex not found, use handcoded...
2000-01-21 Lars Gullik Bjønnesfix some of the bugs reported, should hopefully be...
2000-01-20 Lars Gullik Bjønnesa couple of new posix wrappers, use new instead of...
2000-01-13 Lars Gullik Bjønnesfix double space editing, small change to make Path...
2000-01-11 Jean-Marc LasgouttesFix a nasty "unsigned means trouble" bug.
2000-01-11 Lars Gullik Bjønnesok, some more changes, this time I have gotten the...
2000-01-07 Lars Gullik Bjønnesupdate libtool, try to make it work for std::streams...
2000-01-06 Lars Gullik Bjønnesmy changes during the holidyas...i expect some compiler...
1999-12-16 Jean-Marc LasgouttesAdd -enable-assertions to configure, cleanup assertions...
1999-12-16 Lars Gullik Bjønnesremove bogus backslashed from iso-8859-1, try to fix...
1999-12-07 Jean-Marc LasgouttesNew dutch example files; the usual set of dec cxx fixes.
1999-12-07 Lars Gullik Bjønnesthe fstream/iostream changes and some small other things
1999-12-01 Lars Gullik Bjønnesmore whitespace bugs fixed
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, removed definitions.h several...
1999-11-09 Lars Gullik Bjønnesa couple of name changes and new functionality in lyxvc...
1999-11-05 Lars Gullik Bjønnesmore fixes and updates
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-26 Jean-Marc LasgouttesDo not make spaces unbreakable when tt font is used...
1999-10-19 Lars Gullik Bjønneserase->clear, AM_CONDTIONAL for conditional compilation...
1999-10-19 Lars Gullik Bjønnesmore tostr fixes and stricter lyxstring again + lyxstri...
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-10-02 Lars Gullik Bjønneslast updates from 1.0.4, no more updates expected from... 1.0.4
1999-09-27 Lars Gullik BjønnesInitial revision