]> git.lyx.org Git - lyx.git/history - src/BufferView_pimpl.h
add nls.m4
[lyx.git] / src / BufferView_pimpl.h
2004-04-28 Angus LeemingA layout engine for XForms.
2004-04-01 Alfredo Braunsteinadd BufferView::getStatus and use it + some lyx::find...
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-06 André Pönitzshift some text related stuff from BufferView::dispatch...
2004-02-04 André Pönitz * BufferView.[Ch] (insertInset):
2004-01-26 André Pönitzmore IU
2004-01-16 André Pönitzmathed uglyfication
2004-01-13 André Pönitzreplace LyXCursor by CursorSlice
2004-01-13 André Pönitz hide cursor and selection anchor behind accessor function
2003-12-12 Alfredo Braunsteinselection patch
2003-11-10 André PönitzAlfredo's patch.
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-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-06 Angus Leeminglyxfunc.h #included frontends/LyXKeySym.h for a typedef...
2003-09-06 Angus LeemingMove BufferView::ChangeInsets to the Pimpl. As a result...
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-11 André Pönitzweekend stuff less the chunk John "*strongly* disagrees...
2003-08-05 André Pönitzremove "deep update"
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 André Pönitzremove toggleToggle
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-11 Alfredo Braunsteinfixes buffer closing crashes
2003-07-10 Alfredo BraunsteinTake out bufferview from buffer.
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
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-20 Alfredo Braunsteinget rid of InsetError users
2003-05-03 John Levoncursor.diff, bug 1095
2003-03-24 John Levonupdate layout choice properly (bug 975)
2003-03-19 John LevonThe markDirty() and fitCursor() changes
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...
2002-10-21 John LevonDarren's patch, reworked
2002-09-03 Angus LeemingCompilation fix.
2002-08-29 André Pönitz BufferView.[Ch]:
2002-08-28 André Pönitz100 lines moved, 33 dead.
2002-08-28 André Pönitzthe workarea changes plus small math stuff
2002-08-27 André Pönitz7 out
2002-08-27 André Pönitz15 moved, 23 dead, 1 bug squashed...
2002-08-27 André Pönitzmove 42, kill 12
2002-08-27 André Pönitz73 lines moved, 15 killed... spoils the average ;-}
2002-08-27 André Pönitzmove a bit moer stuff from BufferView::dispatch to...
2002-08-27 André Pönitzthe factory stuff
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-19 André Pönitzremove unused code
2002-08-07 André Pönitzthe FuncRequest changes
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
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-12 John LevonRemove enter/leaveView since core has no right to know...
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-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-26 John Levonstatic_cast-based key/mouse-state. Kill insetKeyPress.
2002-05-23 John Levonmore guii moving around.
2002-05-22 Lars Gullik Bjønnesuse more specific smart_ptr headers
2002-04-23 Jürgen VignaRemove wrong and unneeded insetSleep/Wakeup functions.
2002-04-17 Jürgen VignaSimplified code and don't enter inset on cursor down...
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
2002-02-07 Jean-Marc Lasgouttesfix loss of selection from John; some small things
2002-01-13 Lars Gullik Bjønnesbug 69
2001-12-17 Jean-Marc Lasgouttesfix to checkInsetHit() from John
2001-11-27 André Pönitzwhitespace changes;
2001-11-26 André Pönitzstart reducing header file dependencies
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-20 Jean-Marc Lasgouttesa few small new features
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-04 Lars Gullik Bjønnesvarious changes
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-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-15 Lars Gullik Bjønnesremove CXX_WORKING_NAMESPACES
2001-03-06 Lars Gullik Bjønnesno log...
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
2001-02-14 Jürgen VignaMake LFUN_QUOTE work for InsetText.
2001-02-14 Jürgen VignaSome InsetTabular and -Text fixes.
2001-02-07 Lars Gullik Bjønnesthe Timeout patch
2001-01-29 Jean-Marc LasgouttesFranch and danish updates, change type of BufferView...
2001-01-28 Dekel TsurAdd missing std::
next