]> git.lyx.org Git - lyx.git/history - src/toc.C
"Inter-word Space"
[lyx.git] / src / toc.C
2003-05-29 Lars Gullik Bjønnessimplify InsetList a bit and constify a bit too
2003-05-21 Lars Gullik Bjønnesiterators-2.diff + some whitespace changes
2003-05-13 André Pönitznon-templated tostr in separate files
2003-02-22 John Levonfix bug 913 (toc crash)
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-08 John LevonLar's ParConstIterator
2002-11-07 John Levontwo fixes (posted to list)
2002-09-24 Dekel TsurFix insetwrap
2002-08-13 André Pönitzthe lfun3 patches (overall cleanup and "localizing...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-12 Lars Gullik BjønnesThe ParagraphList stuff
2002-08-11 Lars Gullik BjønnesThe InsetList
2002-08-08 John Levonsome minor lyxaction cleanup
2002-08-07 André Pönitzthe FuncRequest changes
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-24 Jean-Marc Lasgouttesmove toc menu code to menubackend
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-21 John Levonstd:: fixes for toc
2002-07-21 Jean-Marc Lasgouttestoc support reorganization; changes to xform_helpers...