]> git.lyx.org Git - lyx.git/history - src/BufferView_pimpl.C
fix arabtex-related problems (bug 1225 and bug 1404)
[lyx.git] / src / BufferView_pimpl.C
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-19 Angus LeemingEnable the user to preview xfig figures (f.ex.) without...
2004-04-19 John Levonfix bug 1569 (insert->label suggestion)
2004-04-18 André Pönitzfix goto ref
2004-04-13 André Pönitzmacro rework
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
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-04-02 Alfredo Braunsteinrevert last commits. I've detected problems with it...
2004-04-02 Alfredo Braunsteinsmall fix to the fix
2004-04-02 Alfredo Braunsteinfitcursor work
2004-04-01 Alfredo Braunsteinadd BufferView::getStatus and use it + some lyx::find...
2004-03-30 Alfredo Braunsteinchange iterators ctors, implement backwardPos
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-27 André Pönitznew InsetIterator
2004-03-27 Angus LeemingSquash a bunch of compiler warnings.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-24 Angus LeemingUse SIGCHLD to reap zombies.
2004-03-19 Alfredo Braunsteinandre's "brown paper bag" patch
2004-03-18 André Pönitzmore 'value' semantics for paragraphs
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 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-02-27 Jean-Marc Lasgouttesfix crash with drag and drop
2004-02-20 André Pönitz * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
2004-02-20 André Pönitzfix tabular crashs
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzmore IU as advertised
2004-02-13 André Pönitzmore IU stuff
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 André Pönitza bit of selection is back
2004-02-06 André Pönitzshift some text related stuff from BufferView::dispatch...
2004-02-06 André Pönitzre-enable bits of selection
2004-02-06 André Pönitzdisable a few messages
2004-02-04 André Pönitztwo bug fixes
2004-02-04 André Pönitz * BufferView.[Ch] (insertInset):
2004-02-03 André Pönitzre-enable click on button insets
2004-02-03 André Pönitzfiix FIXMEs by moving message() from FuncRequest to...
2004-02-03 Alfredo Braunsteinre-enable bv::dispatch
2004-02-02 André Pönitzremove cursor::drawSelection() plus some math reorganiz...
2004-02-02 André Pönitz * cursor.[Ch]: remove direct access to anchor
2004-02-02 Alfredo Braunsteinremove lockPath
2004-01-30 André Pönitzmore IU
2004-01-26 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-16 André Pönitzmathed uglyfication
2004-01-15 André Pönitzthe monster patch
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-13 André PönitzAnchor globalization
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-08 Angus LeemingHandle Qt-style file filters like
2004-01-07 Angus LeemingHandle the new LFUN_WORD_FIND and LFUN_WORD_REPLACE.
2003-12-18 Alfredo Braunsteinredocursor removal
2003-12-15 André Pönitzmerge CursorItem and MathPos
2003-12-12 Alfredo Braunsteinselection patch
2003-12-12 Alfredo Braunsteinreenable clicks in collapsables on the second+ page
2003-12-12 Angus Leeming(Alfredo): avoid crashing when dragging over the splash...
2003-12-12 Angus LeemingCruft removal, small clean-up, no functional changes.
2003-12-10 André Pönitz * inset.h:
2003-12-02 André Pönitzset new text width on workarea resize
2003-12-01 John Levonfix a crash on exit since nobody objected
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-28 André Pönitzmove the LyXText member
2003-11-28 André Pönitzismall stuff
2003-11-22 Lars Gullik BjønnesA couple of changing resulting from gcc 3.4 debug mode...
2003-11-21 Alfredo Braunsteinallow extending a double/triple click + whitespace...
2003-11-20 Alfredo Braunsteincursor work + absolute coords for lyxtext
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 Martin VermeerFix insertion/modification of button-style insets
2003-11-13 André Pönitzno need for three calls to update() in a row...
2003-11-13 Alfredo BraunsteinfitCursor work
2003-11-11 Alfredo Braunsteinremoving update calls
2003-11-11 Alfredo Braunsteinsome fitcursor work
2003-11-10 André PönitzAlfredo's patch.
2003-11-10 André Pönitzsome cursor correctiosn when closing a collapsable...
2003-11-10 André Pönitzthe update/updateInset merge
2003-11-10 André Pönitzfix 'click on first footnote in UserGuide' crash
2003-11-10 André PönitzThe deed is done.
2003-11-04 André Pönitzcursor changes
2003-11-04 Alfredo Braunsteinthe spellcheck cleanup
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Lars Gullik Bjønnesmore dispatch work
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-17 Lars Gullik BjønnesGet rid of the TextCache.
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
next