]> git.lyx.org Git - lyx.git/history - src/paragraph_funcs.C
fix some C++ parsing bugs
[lyx.git] / src / paragraph_funcs.C
2003-03-17 Lars Gullik Bjønnes* paragraph_funcs.C (TeXDeeper): reduce number of args...
2003-03-12 John LevonFix the authorlist code, shouldn't crash now
2003-03-12 John LevonThe inset newline patch I sent plus the requisite fixes...
2003-03-12 John LevonThe final parsing patch. Tested on a variety of weird...
2003-03-10 Lars Gullik BjønnesFix InsetText latex export.
2003-03-06 Lars Gullik Bjønnesmore ParagraphList work
2003-03-04 Lars Gullik Bjønnesremove usage of Paragraph::next and Paragraph::previous
2003-03-04 Lars Gullik Bjønnesadd a ParagraphList::insert, adjust other funcs accordingly
2003-03-04 Lars Gullik Bjønnesadd ParagraphList::erase, make mergeParagraph take...
2003-03-04 Lars Gullik Bjønnesmore ParagraphList::iterator usage
2003-03-04 Lars Gullik Bjønnesmore ParagraphList::iterator usage
2003-03-03 Lars Gullik Bjønnesuse ParagraphList::iterator a bit more
2003-03-03 Lars Gullik Bjønnesmove some functions around
2003-02-17 André Pönitzremove the hardcoded bibkey from the paragraph
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-07 John Levontwo fixes (posted to list)
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-09-12 John Levontrivial shit
2002-08-21 Lars Gullik Bjønnesmove pasteParagraph to global scope
2002-08-21 André Pönitzfix crash
2002-08-20 Lars Gullik Bjønnesmove breakParagraph and breakParagraphConservative...