]> git.lyx.org Git - lyx.git/history - src/paragraph.h
* filetools.[Ch]: Make functions that start with a capital
[lyx.git] / src / paragraph.h
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-11 Martin VermeerFix bug 880, or the multi-paragraph change tracking...
2006-02-05 Martin VermeerFix bug 2115 ("blueline bug")
2006-01-01 Lars Gullik Bjønnesfix some syntax errors
2005-12-30 Martin VermeerThe speed patch: redraw only rows that have changed
2005-09-07 Jean-Marc LasgouttesJohn&JMarc's change tracking patch
2005-07-18 André Pönitzuse the FontSpan trick in drawing as well
2005-07-18 André Pönitz3 more percents...
2005-07-18 André Pönitzfix bug 1795
2005-07-17 Jürgen VignaAdd parameter boundary for getRow() function
2005-07-16 André Pönitzsome more inlining
2005-07-16 André Pönitzremove assert
2005-07-15 André Pönitzsend UpdatableInset down the way of the Dodo
2005-06-10 Jean-Marc Lasgouttesreduce number of calls to LyXText::getFont
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2004-12-17 Alfredo Braunsteinremove paragraph::autoBreakRows
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-18 Jean-Marc Lasgouttesget rid of Paragraph::isWord; ignore words with digits...
2004-11-17 Lars Gullik Bjønnesfix one ambiguity, and comment out a un-implemented...
2004-11-02 José MatoxRemove mixed_content from output parameters.
2004-10-30 José MatoxInside the same the same paragraph don't change CDATA...
2004-10-30 José MatoxMake the standard paragraph an empty paragraph if its...
2004-10-29 José MatoxSanitize ids for SGML/XML.
2004-10-24 José MatoxFix description paragraph. (docbook)
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-13 Lars Gullik Bjønnesbug 1305
2004-08-05 Jean-Marc Lasgouttesfix insertion of insets in non english doc; use native...
2004-05-17 Georg Baumremove now unnecessary const casts
2004-05-14 José Matoxclean code to export between different flavours, output...
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-24 Angus Leeming64 bit compile fixes.
2004-03-19 Alfredo Braunsteinandre's "brown paper bag" patch
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-02-12 André Pönitzadd LCursor & parameter to cursor moving functions
2004-02-03 André Pönitzremove math cursor plus
2004-01-26 André Pönitzmore IU
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...
next