]> git.lyx.org Git - lyx.git/history - src/text2.C
Fix the missing "Figure #:" label from the caption of a figure float.
[lyx.git] / src / text2.C
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-08 Angus LeemingAlfredo's one line crash fix.
2004-04-07 André Pönitzcompile fixes
2004-04-07 André Pönitzfix table crash;
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-03-30 Angus LeemingA slightly buggy lfun all-insets-toggle.
2004-03-27 Angus LeemingSquash a bunch of compiler warnings.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-03-18 André Pönitzremove a few rarely neede LyXTExt member functions
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-17 Alfredo Braunsteintiny fix (current font was not set)
2004-03-17 Alfredo Braunsteinfix crash reported by Martin
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-03-08 André Pönitzredo undo
2004-03-01 André Pönitzthe DocIterator stuff
2004-03-01 Alfredo Braunsteinsome renaming
2004-03-01 Alfredo Braunsteinmove prepareToPrint out of the rowbreaking loop, do...
2004-02-20 André Pönitz * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
2004-02-16 Alfredo Braunsteinmove some coords to absolute
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzsome table work
2004-02-13 André Pönitzmore IU as advertised
2004-02-13 André Pönitzmore IU stuff
2004-02-13 Alfredo Braunsteintwo bits for cursor navigation inside insets
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-12 André Pönitzadd LCursor & parameter to cursor moving functions
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-06 Alfredo Braunsteinfix some coordinates (tabular and math missing)
2004-02-04 André Pönitztwo bug fixes
2004-02-04 André Pönitz * BufferView.[Ch] (insertInset):
2004-02-03 André Pönitzremove math cursor plus
2004-02-02 André Pönitz * cursor.[Ch]: remove direct access to anchor
2004-01-30 André Pönitzmore IU
2004-01-26 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-14 André Pönitzmore shuffling...
2004-01-14 André Pönitzmove selStart and selEnd from LyXText to BufferView
2004-01-14 André Pönitzmove the Selection structure from LyXText to BufferView
2004-01-14 Alfredo Braunsteinfix two lfuns
2004-01-13 André PönitzAnchor globalization
2004-01-13 André Pönitzglobalize the cursor
2004-01-13 André Pönitzreplace LyXCursor by CursorSlice
2004-01-13 André Pönitz hide cursor and selection anchor behind accessor function
2004-01-09 Alfredo Braunsteinadd and LyXText::undoSpan to compute the influence...
2003-12-20 Alfredo Braunsteinfix off by one on paragraph->layout
2003-12-18 Alfredo Braunsteinredocursor removal
2003-12-15 André Pönitzmerge CursorItem and MathPos
2003-12-12 Alfredo Braunsteinselection patch
2003-12-08 Alfredo Braunsteinlyxtext.h, text2.C (setLayout): don't use cursor to...
2003-12-03 André Pönitzremove Inset::getParagraphs()
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-28 André Pönitzismall stuff
2003-11-27 Alfredo BraunsteinsetFont rework + some code simplification
2003-11-26 Alfredo BraunsteinupdateCounters fix + changeDepth simplification
2003-11-25 Martin VermeerIntroducing a number of tags parametrizing various
2003-11-25 André Pönitzthe 'lots of small stuff' patch
2003-11-24 André Pönitz * text2.C (updateCounters): remove call to redoParagra...
2003-11-22 Lars Gullik BjønnesA couple of changing resulting from gcc 3.4 debug mode...
2003-11-21 André PönitzMichael's open-close-patch
2003-11-21 Alfredo Braunsteinallow extending a double/triple click + whitespace...
2003-11-21 Alfredo Braunsteinxy0_->xyo_ + two fixes
2003-11-20 Alfredo Braunsteinsmall fix to today's commit
2003-11-20 Alfredo Braunsteincursor work + absolute coords for lyxtext
2003-11-18 Alfredo Braunsteinfix to target_x
2003-11-17 Alfredo Braunsteinmouse selection patch
2003-11-17 André Pönitzmove some cursor handling from insettext.C to text2.C
2003-11-13 André Pönitzno need for three calls to update() in a row...
2003-11-11 André Pönitz * text.C: remove big comment on invalid Paragraph...
2003-11-10 André PönitzAlfredo's patch.
2003-11-10 André Pönitzthe update/updateInset merge
2003-11-10 André Pönitza few bv_owner -> bv() changes
2003-11-10 André PönitzThe deed is done.
2003-11-06 André Pönitzmore global cursor work
2003-11-05 Alfredo BraunsteinDEPM crash fix
2003-11-04 André Pönitzcursor changes
2003-11-04 André PönitzLyXCursor::x_fix -> BufferView::x_target
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-28 André Pönitzlots of small stuff
2003-10-28 Alfredo Braunsteinfix the end key
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...
2003-10-27 Alfredo Braunsteinremove lastPos and use endpos instead
2003-10-24 Alfredo Braunsteinmake endpos behave
2003-10-24 André Pönitzrefrain from computing width in setHeightOfRow as this...
2003-10-23 Alfredo Braunsteintake the bidi stuff out of lyxtext.h to its own file
2003-10-22 André Pönitzrename row.end into row.endpos
2003-10-21 André Pönitzsmall stuff, whitespace & consistent naming
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-17 André PönitzRowList::iterator -> Row &, ParagraphList::iterator...
2003-10-16 André Pönitzmake updateRowPositions() a bit faster.
2003-10-14 André PönitzIn insets:
2003-10-13 André Pönitz * BufferView_pimpl.C:
2003-10-13 Lars Gullik BjønnesGet rid of LyXFunc::dispatch that takes a string.
2003-10-10 André Pönitzfix a few of the tabular crashes
2003-10-09 André Pönitzreplace ParagraphList::iterator by lyx::paroffset_type...
2003-10-08 Lars Gullik BjønnesBug: 1025
next