]> git.lyx.org Git - lyx.git/history - src/BufferView.h
Collapsable -> Collapsible (part 1)
[lyx.git] / src / BufferView.h
2007-08-21 Abdelrazak YounesThe BufferView/WorkArea/LyXView reorg a.k.a Multiple...
2007-08-03 Richard HeckFix bug 4096. Don't disconnect the buffer until we...
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-06-19 Abdelrazak YounesPolish revision 18825 and fix some remaining issues...
2007-06-19 Richard HeckPolish the Toc and labels updating when loading a child...
2007-06-11 Dov FeldsternKeyMap is now switched (if necessary) only just before...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-16 Bo PengBookmarks: use bottom level pit and pos
2007-03-29 Bo PengRestore old bookmark behaviors (stop using bookmark...
2007-03-28 Abdelrazak YounesRe-enable mouse hover detection over insets. This was...
2007-02-01 Michael Schmitt * BufferView.C:
2007-01-24 Abdelrazak YounesRemove buggy and redundant BufferView::update() calls.
2007-01-17 Abdelrazak Younesreplace BufferView::reload() uses with LyXFunc::reloadB...
2007-01-11 Bo PengFix bug 3092, use both pit and id to keep track of...
2006-12-30 Abdelrazak YounesSanitize the DEPM!
2006-12-30 Abdelrazak Younesdelete unused stuff.
2006-12-29 Abdelrazak YounesThis commit do the Model/View separation of the LyXText...
2006-12-15 Bo Pengminor comment fix
2006-12-15 Bo PengBufferView.h/C: use member variable last_inset_ instead...
2006-12-11 Jürgen SpitzmüllerFix dEPM crash:
2006-12-07 Abdelrazak Younes* BufferView:
2006-12-02 Georg Baummore unicode filenames
2006-11-17 Abdelrazak YounesOptimize drawing.
2006-11-09 Abdelrazak Younesdoxygen update.
2006-11-09 Abdelrazak Younesadjust a doxygen comment.
2006-11-01 Bo PengNew bookmarks implementation:
2006-10-22 Asger Ottar Alstrup- rework update handling, make cursor movement faster,
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-15 Abdelrazak YounesMacOSX compile fix: The class Point conflicted with...
2006-10-13 Abdelrazak YounesIn order to support multiple LyXView each BufferView...
2006-10-12 Georg BaumConvert labels to unicode
2006-10-11 Michael SchmittChange tracking:
2006-10-06 Michael SchmittChange tracking:
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-19 Abdelrazak YounesThis is the continuation of my BufferView/LyXView clean...
2006-09-17 Abdelrazak Younes* Transfer Intl member from LyXView to BufferView.
2006-09-17 Abdelrazak Younesdelete unsetXSel() method
2006-09-17 Abdelrazak YounesMove X11 specific selection code from BufferView to...
2006-09-16 Abdelrazak Younesdeledelete BufferView::available() method because buffe...
2006-09-16 Abdelrazak Younesdelete BufferView::text() method and add two FIXME...
2006-09-16 Abdelrazak YounesMerge BufferView and BufferView_pimpl
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-08-24 Abdelrazak Younes* BufferView: delete firstLayout()
2006-08-24 Abdelrazak YounesThat commit replaces the Buffer::message() signal emiss...
2006-08-16 Abdelrazak YounesThis commit should hopefully fix all scrolling issues...
2006-08-15 Abdelrazak YounesThis commit transfers most of the LyXView use from...
2006-08-15 Jean-Marc Lasgouttesremove unused stuff
2006-07-15 Abdelrazak YounesThis commit transfer the ErrorList handling from LyXVie...
2006-07-14 Abdelrazak YounesThis commit continues the drastic diet operated on...
2006-07-14 Abdelrazak YounesThis commit removes the needRedraw() interface and...
2006-07-13 Abdelrazak YounesGUI API Cleanup step 3: merge with "younes" branch.
2006-07-08 Lars Gullik BjønnesExtracted from r14281
2006-07-08 Lars Gullik BjønnesExtracted from r14281
2006-07-04 Lars Gullik BjønnesExtraced from r14281 from the younes branch.
2006-07-03 Lars Gullik BjønnesPartially extracted from r14281 from the younes branch.
2006-07-03 Lars Gullik BjønnesExtracted from r14281 from the younes branch.
2006-07-03 Lars Gullik BjønnesSecond part of r14315 from the younes branch:
2006-07-03 Lars Gullik BjønnesFirst part of r14315 from the younes branch:
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-04-13 Lars Gullik Bjønnes* frontends/WorkArea.h(workAreaResize, scrollDocView...
2006-04-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2006-03-10 Martin VermeerFix bug 2195: Slowness in rendering inside insets,...
2005-12-01 Jean-Marc Lasgouttesbug 2109: trigger dEPM when moving cursor with mouse
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-05-31 Martin VermeerAxe processEvents, fix cursor draw artifacts, put updat...
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-02-22 Jean-Marc Lasgouttesfix several GOTO lfuns (bug 1787, bug 616, bug 781...
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2005-01-12 Angus LeemingGet rid of extraneous whitespace.
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-09-17 Jean-Marc Lasgouttesfix backwards search (bug 1666)
2004-08-16 Jean-Marc Lasgouttesget rid of ownerPar(), which was super slow; fix tabula...
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-04-28 Angus LeemingA layout engine for XForms.
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-04-01 Alfredo Braunsteinadd BufferView::getStatus and use it + some lyx::find...
2004-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-02-13 André Pönitzmore IU stuff
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-06 André Pönitzshift some text related stuff from BufferView::dispatch...
2004-02-04 André Pönitztwo bug fixes
2004-02-04 André Pönitz * BufferView.[Ch] (insertInset):
2004-02-02 Alfredo Braunsteinremove lockPath
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
next