]> git.lyx.org Git - lyx.git/history - src/text2.C
bug 1376 partial fix and simplification.
[lyx.git] / src / text2.C
2003-04-29 Lars Gullik Bjønnes003-04-30 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-04-29 André Pönitz * paragraph.h: make operator= private unimplemented...
2003-04-29 André PönitzAlfredo's CutAndPaste fixes
2003-04-25 Lars Gullik Bjønnesuse B_ a bit and trim label strings
2003-04-18 John Levonbug 778
2003-04-18 John Levonalfredo's FIXME patch
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-16 Lars Gullik Bjønnesop-1-a.diff
2003-04-15 Lars Gullik Bjønnesremove unneeded args from realizeFont
2003-04-15 John LevongetChar fix from Alfredo
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-13 Lars Gullik Bjønneslyxtext-2-a.diff
2003-04-13 Lars Gullik Bjønneslyxtext-1-a.diff
2003-04-13 Lars Gullik Bjønnesparlist-9-a.diff
2003-04-13 Lars Gullik Bjønnesparlist-8-b
2003-04-12 Lars Gullik Bjønnescached y positions patch from Alfredo
2003-04-10 Lars Gullik Bjønnesparlist-7-a.diff
2003-04-10 Lars Gullik BjønnesMore ParagraphList::iterator work.
2003-04-09 John LevonAlfredo getchar() fix
2003-04-09 Lars Gullik BjønnesMake rowpainter store a ParagraphList::iterator, make...
2003-04-09 Lars Gullik BjønnesMake lyxcursor store a ParagraphList::iterator, change...
2003-04-08 John Levonalfredo's undo fix
2003-04-07 John Levonbugs 1013, 1017
2003-04-04 Angus Leemingremoved some unneeded #includes
2003-04-03 John Levonalfredo - fix height of row after DEPM
2003-04-03 John LevongetStatus() for environment depth lfuns
2003-04-03 John Levonmerge decDepth(), killing some non-parlist code
2003-04-02 Lars Gullik Bjønnesparlist-3-a.diff
2003-04-02 John Levonalfredo's disable anchor row patch
2003-04-02 Lars Gullik Bjønnesparlist-2-a.diff
2003-04-02 John Levonfix compile
2003-04-02 John Levonparlistize incDepth()
2003-04-02 Lars Gullik Bjønnesparlist-a-1.diff
2003-04-01 Lars Gullik Bjønnesrowlist10
2003-04-01 Lars Gullik Bjønnesrowlist9
2003-04-01 Lars Gullik BjønnesredoParagraphs patch from Alfredo
2003-04-01 Lars Gullik Bjønnesrowlist8
2003-03-31 Lars Gullik Bjønnesrowlist7
2003-03-31 Lars Gullik Bjønnesrowlist6
2003-03-30 Lars Gullik Bjønnesrowlist5
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-30 Lars Gullik Bjønnesrowlist4
2003-03-30 Lars Gullik Bjønnesrowlist3
2003-03-29 Lars Gullik Bjønnesrowlist2
2003-03-29 Lars Gullik BjønnesThe rowlist1 patch
2003-03-29 John Levonfix ui bug 550
2003-03-28 John Levonfix bug 974 (end on empty par gives internal warning)
2003-03-27 Lars Gullik Bjønnesfix some C++ parsing bugs
2003-03-27 Lars Gullik Bjønneslyx-rowlist0-e with small alterations
2003-03-26 Lars Gullik Bjønnesws changes
2003-03-25 John LevonAlfredo's row patch
2003-03-25 John Levonrename the refresh stuff
2003-03-22 John LevonDing dong, the CID is dead...
2003-03-20 John Levonbug 964 from Alfredo
2003-03-20 John LevonMy patch from yesterday
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-18 John LevonanchorRow
2003-03-18 John LevonAlfredo's deconstification
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-16 John LevonpostPaint() etc.
2003-03-14 John Levonrewrite ::status a bit so it's more obvious what's...
2003-03-13 John Levonremove pointless 2nd arg to setHeightOfParagraph
2003-03-13 Lars Gullik Bjønnesnever ask for one past last
2003-03-11 André Pönitzwhitespace to sync my tree
2003-03-10 John Levonmove getColumnNearX next to iits only call site
2003-03-09 John LevonFix bug 365, and nextBreakPoint cleanup
2003-03-09 John LevonPointless third arg to nextBreakPoint
2003-03-09 John Levon"Main body" is now just "body"
2003-03-06 Lars Gullik Bjønnesadd some cut and paste bugs (disguised as cleanups)
2003-03-06 John LevonAlfredo's patch.
2003-03-03 Lars Gullik Bjønnesuse ParagraphList::iterator a bit more
2003-02-26 John LevonThe row-painter patch
2003-02-21 Angus Leeming* Split insetbib.[Ch] into insetbibitem.[Ch] and insetb...
2003-02-18 André Pönitzfix bibkey writing, avoid a few copies, whitespace...
2003-02-17 André Pönitzremove the hardcoded bibkey from the paragraph
2003-02-14 Jean-Marc Lasgouttesfix 773 and more (from Juergen S); fix warning
2003-02-14 John Levon2003-02-13 John Levon <levon@movementarian.org>
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...
2003-01-31 Angus LeemingFix Helge's index bugs.
2002-12-18 Jean-Marc Lasgouttesfix crash with layout-paste
2002-12-02 Lars Gullik Bjønnesfix some BoostFormat mistakes, cast the 0u par to strin...
2002-12-01 Lars Gullik Bjønnesfix the switch layout bug, add some more boost.format...
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-05 Lars Gullik Bjønnesfix bug 668
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-09-10 Dekel TsurAdd insetwrap.
2002-09-09 John Levonremove depth wraparound
2002-09-06 Lars Gullik Bjønnesremove all INHERIT_LANG and INHERIT_LANGUAGE commented...
2002-09-06 Lars Gullik Bjønnesmove counters to the layout files
2002-09-05 Lars Gullik Bjønnessome further counter work
2002-08-29 André Pönitzremove unused member LyXText::number_of_rows
2002-08-28 André Pönitz100 lines moved, 33 dead.
2002-08-27 Jean-Marc Lasgouttesmove floatlist to textclass
2002-08-27 André Pönitzmove a bit moer stuff from BufferView::dispatch to...
2002-08-22 Lars Gullik Bjønnes2002-08-22 Martin Vermeer <martin.vermeer@hut.fi>
2002-08-21 Lars Gullik Bjønnesmove pasteParagraph to global scope
next