]> git.lyx.org Git - lyx.git/history - src/BufferView.h
float2string #4 (Spacing)
[lyx.git] / src / BufferView.h
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
2004-01-14 André Pönitzmove the Selection structure from LyXText to BufferView
2004-01-13 André PönitzAnchor globalization
2003-12-12 Alfredo Braunsteinselection patch
2003-11-28 André Pönitzmove the LyXText member
2003-11-28 André Pönitzismall stuff
2003-11-10 André Pönitzthe update/updateInset merge
2003-11-10 André PönitzThe deed is done.
2003-11-04 André Pönitzcursor changes
2003-11-04 Alfredo Braunsteinremove dead spellcheck code
2003-11-04 André PönitzLyXCursor::x_fix -> BufferView::x_target
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-06 Angus LeemingMove BufferView::ChangeInsets to the Pimpl. As a result...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-27 André PönitzownerPar for gerParentLanguage
2003-08-27 Alfredo Braunsteinmoves top_y from lyxtext to BufferView
2003-08-27 Alfredo BraunsteinAdd In nsetOld * argument to updateInset to rebreak...
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-15 André Pönitzremove toggleSelection
2003-08-05 André Pönitzremove "deep update"
2003-08-04 André Pönitzremove unneeded BufferView::UpdateCodes
2003-08-04 André Pönitz replace "complicate" BufferView::update(...) calls...
2003-08-01 André Pönitzmerge BufferView::repaint() and BufferView::update()
2003-07-28 Angus LeemingKill ChangeCitationsIfUnique; various small bits 'n...
2003-07-28 André Pönitzremove toggleToggle
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 Asger Ottar AlstrupUndo cleaned up. It seems to work pretty well now.
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-06-24 Alfredo Braunsteinsmall tweaking (yes I'm dumb)
2003-06-24 Alfredo BraunsteinMore errorlist adjustements.
2003-06-20 Alfredo Braunsteinadded a parseError signal to Buffer and use it
2003-06-20 Alfredo Braunsteintake several functions out of BufferList, and split...
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-20 Alfredo Braunsteinget rid of InsetError users
2003-05-13 Alfredo Braunsteinthe errorlist change
2003-05-03 John Levoncursor.diff, bug 1095
2003-04-18 John Levonbug 778
2003-03-29 John LevonStrip old tabular code. More Alert fixes
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-08 John LevonFix for VCS after the revert patch.
2003-03-04 Lars Gullik Bjønnesws changes only
2003-02-14 John Levon2003-02-13 John Levon <levon@movementarian.org>
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2003-01-05 John Levonencodings patch + default win pos
2002-12-01 Lars Gullik Bjønnesfix the switch layout bug, add some more boost.format...
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-10-21 John LevonDarren's patch, reworked
2002-08-29 André Pönitz BufferView.[Ch]:
2002-08-29 André PönitzMakefile.am:
2002-08-28 André Pönitz100 lines moved, 33 dead.
2002-08-28 André Pönitzmove mouse click handling to LyXText::dispatch
2002-08-28 André Pönitzthe workarea changes plus small math stuff
2002-08-27 André Pönitzmove 42, kill 12
2002-08-27 André Pönitz73 lines moved, 15 killed... spoils the average ;-}
2002-08-26 André Pönitzmove cut&paste lfun handling from BufferView to LyXText
2002-08-22 André Pönitzmove some stuff from BufferView_pimpl.C to text3.C...
2002-08-20 André Pönitzanother 100+ lines bite the dust...
2002-08-20 André Pönitzmove half of BufferView_pimpl::dispatch() to LyXText...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-08-07 André Pönitzthe FuncRequest changes
2002-08-06 John LevonRemove LYX_LAYOUT_DEFAULT - it is very very old, even...
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-07-20 Jean-Marc Lasgouttesimplement DependsOn tag for layout files; more unintere...
2002-07-17 John LevonMake showState be view_state_changed, and rename setSta...
2002-06-21 John Levonredraw() cleanup
2002-06-20 John LevonMerge the working bits of the resize patch, and fix...
2002-06-19 John Levonremove some more unneeded focus stuff
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-12 John LevonPainter and scrollbar API patches
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-06-11 John LevonRename screen, and don't re-construct it on a buffer...
2002-06-11 John Levonapply workarea() patch. Most of it is orthogonal to...
2002-04-23 Jürgen VignaRemove wrong and unneeded insetSleep/Wakeup functions.
2002-03-29 Jürgen VignaSome more fixes to selection, fitCursor calls for Inset...
2002-03-21 Lars Gullik Bjønnesws cleanup
next