]> git.lyx.org Git - lyx.git/history - src/text.C
namespace grfx -> lyx::graphics
[lyx.git] / src / text.C
2003-07-01 André Pönitzlast Friday's text*.C -> text_func shuffle
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-30 André Pönitzre-enable --with-included-string
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-27 André Pönitzremove LyXCursor::row_ member
2003-06-26 André PönitzMove rarely used stuff out-of-line
2003-06-18 Lars Gullik Bjønnesbnext-2.diff + some more boost::next stuff
2003-06-12 André Pönitzreturn a Paragraph & from ParIterator::operator*()
2003-06-07 John Levonminimal ERT spacing patch (first patch sent to list...
2003-05-28 John Levonfix bug 1055, bug 1143, bug 1144
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önitzsmall stuff (white space, const, remove a const_cast...)
2003-05-23 André PönitzsetUndo2 interface change
2003-05-21 Alfredo Braunsteinfix to Bug: 1110
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-03 John Levoncursor.diff, bug 1095
2003-04-29 Lars Gullik Bjønnes003-04-30 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-04-16 Lars Gullik Bjønnesparlist-13-c.diff
2003-04-14 Lars Gullik Bjønnesparlist-10-a.diff + a bit more
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-11 John Levonfix row breaking again ..
2003-04-11 John Levonrow break fix for fullrow insets
2003-04-10 Lars Gullik Bjønnesparlist-7-a.diff
2003-04-10 Lars Gullik BjønnesMore ParagraphList::iterator work.
2003-04-10 John Levonspell fix from Alfredo
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-07 John Levonbugs 1013, 1017
2003-04-03 John Levonalfredo - kill a getchar bad
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 Levontab funcs changed
2003-04-02 John Levonmove transposeChars
2003-04-01 Lars Gullik Bjønnesrowlist10
2003-04-01 Lars Gullik Bjønnesrowlist9
2003-03-31 Angus LeemingEnsure that the signature of LyXText::fill matches...
2003-03-31 Lars Gullik Bjønnesrowlist7
2003-03-30 Lars Gullik Bjønnesrowlist5
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-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-22 John LevonDing dong, the CID is dead...
2003-03-21 Lars Gullik Bjønnesbidi out of line patch from Alfredo
2003-03-20 John LevonMy patch from yesterday
2003-03-19 John Levonstupid accidental commit. Sorry !
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-18 Lars Gullik Bjønnessupposedly fix some getchar problems, and reenable...
2003-03-18 John LevonFix the UserGuide problem by always posting a full...
2003-03-18 John LevonanchorRow
2003-03-18 John LevonAlfredo's deconstification
2003-03-17 John Levonremove the ->display(false) code in rowBreakPoint
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-16 John LevonpostPaint() etc.
2003-03-13 John Levonremove pointless 2nd arg to setHeightOfParagraph
2003-03-13 John Levonthe appendix patch
2003-03-13 John Levonfix up the getChar() fixes
2003-03-13 Lars Gullik Bjønnesnever ask for one past last
2003-03-12 John LevonFix newline in right address
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-10 John Levonmove getColumnNearX next to iits only call site
2003-03-10 John Levonfix break before minipages too
2003-03-10 John Levonfix the row breaking. Sorry all !
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-08 John LevonFix two empty manual-label cases.
2003-03-06 John LevonAlfredo's patch.
2003-03-06 Lars Gullik Bjønnesmore ParagraphList work
2003-03-05 Lars Gullik Bjønnesfix some rand cases
2003-03-04 Lars Gullik Bjønnesadd a ParagraphList::insert, adjust other funcs accordingly
2003-03-04 Lars Gullik Bjønnesadd ParagraphList::erase, make mergeParagraph take...
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-17 André Pönitzremove Inset::deletable() as it returns always 'true'
2003-02-17 André Pönitzremove the hardcoded bibkey from the paragraph
2003-02-17 John LevonFix merge of paragraphs at the start of a document
2003-02-14 Jean-Marc Lasgouttesfix display of right quote inset; fix off-by-one error...
2003-02-14 John Levon2003-02-13 John Levon <levon@movementarian.org>
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2003-02-07 Jean-Marc Lasgouttesbug 814
2003-02-07 John Levonrename LYX_PAPER_MARGIN
2002-12-27 Jean-Marc Lasgouttesremove bogus spaces
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-25 Dekel TsurPatch from Isam Bayazidi
2002-11-07 John Levontwo fixes (posted to list)
2002-10-24 Dekel TsurFix LyXLength::inPixels
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-10-07 André Pönitztext.C: Vitaly Lipatov's small i18n fix
2002-09-11 André Pönitzlfun word-select
2002-09-09 Jürgen VignaFix for hfill rendering by Michael Schmitt.
next