]> git.lyx.org Git - lyx.git/history - src/paragraph_funcs.C
added a parseError signal to Buffer and use it
[lyx.git] / src / paragraph_funcs.C
2003-06-20 Alfredo Braunsteinadded a parseError signal to Buffer and use it
2003-06-07 John Levonminimal ERT spacing patch (first patch sent to list...
2003-05-29 Lars Gullik Bjønnessimplify InsetList a bit and constify a bit too
2003-05-28 Lars Gullik Bjønnesparlist-24-a.diff
2003-05-27 Lars Gullik Bjønnesparlist-23-a,diff
2003-05-24 Lars Gullik Bjønnesuse a reference instead of a pointer in ParagraphList...
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-22 Angus LeemingOops.
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-22 Angus Leeming(Juergen) the new space inset.
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-19 André Pönitzon the way to a usable insetenv
2003-05-13 André PönitzThe 'bformat' introduction
2003-04-29 André Pönitz * paragraph.h: make operator= private unimplemented...
2003-04-29 André Pönitzmore Paragraph * -> Paragraph & changes
2003-04-16 Lars Gullik Bjønnesparlist-13-c.diff
2003-04-16 Lars Gullik Bjønnesprepare for further work and a parlist thingie
2003-04-15 Lars Gullik Bjønnesremove unneeded args from realizeFont
2003-04-15 Lars Gullik Bjønnesparlist-12-a.diff
2003-04-15 Lars Gullik Bjønnesparlist-11-a.diff
2003-04-14 Lars Gullik Bjønnesparlist-10-a.diff + a bit more
2003-04-14 Lars Gullik Bjønneslyxlex-2-a.diff
2003-03-30 John Levonmove BoostFormat and boost-inst
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...