]> git.lyx.org Git - lyx.git/history - src/text2.C
move some selection related stuff over to textcursor.C
[lyx.git] / src / text2.C
2003-06-27 André Pönitzmove some selection related stuff over to textcursor.C
2003-06-27 André Pönitzrename fullRebreak() to partialRebreak() and implement
2003-06-27 André Pönitzremove LyXCursor::row_ member
2003-06-24 Alfredo BraunsteinMore errorlist adjustements.
2003-06-18 Lars Gullik Bjønnesbnext-2.diff + some more boost::next stuff
2003-06-17 Lars Gullik BjønnesThe Paste Recent patch
2003-06-10 Lars Gullik Bjønnesthe current_view patch
2003-06-07 John Levonminimal ERT spacing patch (first patch sent to list...
2003-06-05 André Pönitzremove unneeded const_casts
2003-06-04 André Pönitzthe latest undo patch without the paragraphlist stuff
2003-06-04 André Pönitzbit of undo
2003-05-29 Lars Gullik Bjønnesremove NO_STD_LIST stuff, and some other small changes
2003-05-27 Lars Gullik Bjønnesparlist-22-a.diff
2003-05-27 Lars Gullik Bjønnesparlist-21-a.diff
2003-05-23 André PönitzsetUndo2 interface change
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-20 Alfredo Braunsteinget rid of InsetError users
2003-05-19 André Pönitzon the way to a usable insetenv
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-07 Lars Gullik Bjønnesparlist cleanup
2003-05-06 John Levonfix bad InsetWrap cast
2003-05-02 André Pönitzundo-6.diff: another next() removed
2003-04-30 André PönitzAlfredo's second patch
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...
next