]> git.lyx.org Git - lyx.git/history - src/paragraph_funcs.h
float2string #4 (Spacing)
[lyx.git] / src / paragraph_funcs.h
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-19 Jean-Marc Lasgouttesallow more than one optional inset
2004-08-16 Jean-Marc Lasgouttesget rid of ownerPar(), which was super slow; fix tabula...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-01-30 André Pönitzmore IU
2004-01-26 André Pönitzmore IU
2003-12-03 André Pönitzpatch sent to the list yesteday
2003-11-17 Alfredo Braunsteinmouse selection patch
2003-11-10 André PönitzAlfredo's patch.
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-31 José Matoxunify API for insets export
2003-10-30 José Matoxfactorise linuxdoc and docbook output code
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-06 Angus LeemingReplace ParagraphList.h with ParagraphList_fwd.h.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-26 André Pönitzremove InsetOld::par_owner & handling
2003-08-26 André PönitzouterPar
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-27 André Pönitz remove Buffer * parameter from a bunch of get*Font...
2003-05-29 Lars Gullik Bjønnesremove NO_STD_LIST stuff, and some other small changes
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-19 André Pönitzon the way to a usable insetenv
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-11-a.diff
2003-04-14 Lars Gullik Bjønnesparlist-10-a.diff + a bit more
2003-03-17 Lars Gullik Bjønnes* paragraph_funcs.C (TeXDeeper): reduce number of args...
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ø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
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ønnesremove some unneeded includes
2002-08-21 Lars Gullik Bjønnesmove pasteParagraph to global scope
2002-08-20 Lars Gullik Bjønnesmove breakParagraph and breakParagraphConservative...