]> git.lyx.org Git - lyx.git/history - src/paragraph.h
Introducing a number of tags parametrizing various
[lyx.git] / src / paragraph.h
2003-11-25 Martin VermeerIntroducing a number of tags parametrizing various
2003-11-13 André Pönitzno need for three calls to update() in a row...
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-04 Alfredo Braunsteinthe spellcheck cleanup
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-10-31 José Matoxunify API for insets export
2003-10-30 José Matoxfactorise linuxdoc and docbook output code
2003-10-29 André Pönitzsome more 'global cursor' stuff
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...
2003-10-24 André Pönitzrefrain from computing width in setHeightOfRow as this...
2003-10-23 André Pönitz * lyxtext.h:
2003-10-16 André Pönitzmake updateRowPositions() a bit faster.
2003-10-14 André PönitzIn insets:
2003-10-08 Lars Gullik BjønnesBug: 1025
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingAdd an InsetOld::Code wrapper class, enabling #include...
2003-09-16 André Pönitzun-pimpl Paragraph::(Pimpl::)text for performance reasons
2003-09-16 Angus LeemingDefine a wrapper LyXFont_size for LyXFont::FONT_SIZE.
2003-09-06 Angus LeemingRemove a couple of #includes from buffer.h
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-06 Angus LeemingReplace ParagraphList.h with ParagraphList_fwd.h.
2003-09-06 Angus LeemingReduce 115 dependencies on RowList.h to just 10 depende...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-26 André PönitzouterPar
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-15 André Pönitzsplit LyXText::rowlist_ into individual Paragraph:...
2003-08-11 André Pönitzweekend stuff less the chunk John "*strongly* disagrees...
2003-07-31 André Pönitzremove broken operator==() for Paragraphs
2003-07-31 André Pönitzput two functions in one, remove global variables
2003-07-31 André Pönitzremove unused Paragraph::copyIntoMinibuffer
2003-07-27 Asger Ottar AlstrupWhen calculating fill, exploit data structure to avoid...
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-06-07 John Levonminimal ERT spacing patch (first patch sent to list...
2003-06-04 André Pönitzbit of undo
2003-06-03 John Levonclone() at long last !
2003-05-29 Lars Gullik Bjønnesremove NO_STD_LIST stuff, and some other small changes
2003-05-28 Lars Gullik Bjønnesparlist-24-a.diff
2003-05-27 Lars Gullik Bjønnesparlist-23-a,diff
2003-05-27 Lars Gullik Bjønnesparlist-22-a.diff
2003-05-25 Lars Gullik Bjønnesparlist-19-a.diff
2003-05-24 Lars Gullik Bjønnesfix some small problems... kindo hackish...
2003-05-24 Lars Gullik Bjønnesmake ParagraphList::push_back take a reference instead...
2003-05-23 Lars Gullik Bjønnesget rid of NO_NEXT add some NO_STD_LIST instead
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-22 Lars Gullik Bjønnesremove unused constructor from class Paragraph
2003-05-01 Lars Gullik Bjønnes2003-05-01 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-04-29 André Pönitz * paragraph.h: make operator= private unimplemented...
2003-04-29 André Pönitzmore Paragraph * -> Paragraph & changes
2003-04-29 André Pönitz*** empty log message ***
2003-04-29 André PönitzAlfredo's CutAndPaste fixes
2003-04-18 John Levonbug 778
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-02 Lars Gullik Bjønnesparlist-2-a.diff
2003-03-12 John LevonThe inset newline patch I sent plus the requisite fixes...
2003-03-11 André Pönitzactivate the new InsetHFill,
2003-03-09 John Levon"Main body" is now just "body"
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ønnesmove some functions around
2003-02-26 John LevonThe row-painter patch
2003-02-21 Angus Leeming* Split insetbib.[Ch] into insetbibitem.[Ch] and insetb...
2003-02-17 André Pönitzremove the hardcoded bibkey from the paragraph
2003-02-14 John LevonReplace ugly getParFromID() code with ParIterator...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2002-11-08 John LevonLar's ParConstIterator
2002-08-26 André Pönitzessentially Martin's patch to fix the \end-deeper bug
2002-08-22 Lars Gullik Bjønnesremove a bit of cruft
2002-08-21 Lars Gullik Bjønnesmove pasteParagraph to global scope
2002-08-20 Lars Gullik Bjønnesremove NO_PEXTRA_STUFF
2002-08-20 Lars Gullik Bjønnesmove breakParagraph and breakParagraphConservative...
2002-08-20 André Pönitzmore stuff from Lars' diff-6 (write one par at a time)
2002-08-15 Lars Gullik Bjønnesadd some NO_NEXT ifdefs
2002-08-11 Lars Gullik BjønnesSome small counters work
2002-08-11 Lars Gullik BjønnesThe InsetList
2002-08-10 Lars Gullik Bjønnesa new paragraph function
2002-08-09 John Levonvarious cleanups
2002-08-07 Angus LeemingDon't #include "counters.h" in paragraph.h.
2002-08-06 Lars Gullik BjønnesMy simple testing of Martins patch, shows that it works...
2002-07-01 Jean-Marc Lasgouttesfix latex output for graphics file names containing...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-10 Lars Gullik Bjønnessmall stuff
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-05-30 John Levonsrcdoc fixes + a little tidy or two
2002-05-22 Lars Gullik Bjønnesbegin cleanup slowly
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-05 Lars Gullik Bjønnesget rid of Paragraph::clear
2002-03-02 Lars Gullik Bjønneslayout as string
2002-02-28 Jean-Marc Lasgouttesnew code for max depth; time to recompile your tree :)
2002-01-19 Jean-Marc Lasgouttesfix bugs 200, 201, 196
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-12-13 Jean-Marc Lasgouttesfix symbol font loading, insetquote latex output, undo...
2001-12-12 Jean-Marc Lasgouttesadd parOwner to Inset, optimize LyXText::workWidth...
2001-11-29 André Pönitzreduction of header dependencies, part II (use new...
next