]> git.lyx.org Git - lyx.git/history - src/paragraph.h
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / paragraph.h
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...
2001-11-29 Jürgen VignaFixed cut&paste bugs and added freespacing for ERT...
2001-11-27 André Pönitzwhitespace changes;
2001-11-26 André Pönitzremove isMetaInset again that slipped in as result...
2001-11-26 André Pönitzstart reducing header file dependencies
2001-11-23 Jean-Marc LasgouttesisInset patch from John
2001-11-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-11-08 José MatoxRemoved obsolete code.
2001-09-12 Jean-Marc Lasgouttesfix indexing first word in a list layout
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-07-31 Jürgen VignaFixed calculation of row ascent/descent.
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
2001-07-20 Jean-Marc Lasgouttesa few small new features
2001-07-19 Jean-Marc Lasgouttespartial inset toggling ; insetAllowed stuff
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-07-11 Jean-Marc Lasgouttesimplement open-stuff + small things
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-06-29 Lars Gullik Bjønnesremove TEXT
2001-06-28 Jean-Marc Lasgouttescxx compile fixes ; several patches from John
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1