]> git.lyx.org Git - lyx.git/history - src/BufferView.h
remove lockPath
[lyx.git] / src / BufferView.h
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
2002-03-12 Lars Gullik Bjønnes2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-02-28 Jean-Marc Lasgouttes"ding-dong, the witch is dead!", says John
2001-12-17 Jean-Marc Lasgouttesfix to checkInsetHit() from John
2001-08-08 Jürgen VignaFixed bug where delete/backspace like operations on...
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-07-25 Lars Gullik Bjønnessome ert fixes
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-04 Lars Gullik Bjønnesvarious changes
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-29 Lars Gullik Bjønnesbetter key handling, move some methods closer to caller...
2001-05-18 Lars Gullik Bjønnessome futher cleanup add new LFUN
2001-05-03 Jean-Marc LasgouttesKayvan --export fix ; Angus toolbar fixes
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-17 Lars Gullik Bjønnesws, inherit privately
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-03-08 Dekel TsurFix compilation problem
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
next