]> git.lyx.org Git - lyx.git/history - src/BufferView_pimpl.C
Point fix, earlier forgotten
[lyx.git] / src / BufferView_pimpl.C
2003-09-02 Alfredo Braunsteinavoid screen jumps when images get loaded
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
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-27 André Pönitzre-enable redoParagraph in updateInset
2003-08-26 André PönitzouterPar
2003-08-26 André PönitzMartin's fullRow patch
2003-08-25 André Pönitzpartial fix for scrollbar problem
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-18 André Pönitzdrop a few fitCursor() and draw() calls
2003-08-15 Alfredo BraunsteinKayvan's compile fix
2003-08-15 André Pönitzadd an additional full rebreak for 'resizeCurrentBuffer'.
2003-08-15 André Pönitz rowpainter.C: remove extra metrics calls
2003-08-15 André Pönitzremove toggleSelection
2003-08-11 André Pönitzweekend stuff less the chunk John "*strongly* disagrees...
2003-08-05 Jean-Marc Lasgouttesimplement basic drag-and-drop support in qt
2003-08-05 André Pönitzremove "deep update"
2003-08-04 André Pönitz replace "complicate" BufferView::update(...) calls...
2003-08-01 Lars Gullik BjønnesAlways use std::endl with lyxerr.
2003-08-01 André Pönitzmerge BufferView::repaint() and BufferView::update()
2003-08-01 André Pönitzremove need_update
2003-08-01 André Pönitz * screen.[Ch]: merge update() and repaint()
2003-07-31 André Pönitzremove InsetUpdatable::nodraw (premature...) optimization
2003-07-31 André Pönitzremove toggleSelection
2003-07-29 Alfredo BraunsteinFix to Bug 1287 and Bug 1297
2003-07-28 André Pönitzremove toggleToggle
2003-07-27 Angus LeemingLearing to fly...
2003-07-27 Lars Gullik Bjønnesget rid of namesapce lyxfind and introduce namespace...
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-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-17 André Pönitzremove recently introduced additionla 'fullRebreak...
2003-07-14 André Pönitz * insets/insettext.[Ch] (cy, ciy, setUpdateStatus):
2003-07-11 Alfredo Braunsteinfixes buffer closing crashes
2003-07-10 André Pönitzsmall benefits 2 + fix of resize problem
2003-07-10 Alfredo BraunsteinTake out bufferview from buffer.
2003-07-10 André Pönitzfix file-insert crash. update problem remaining now.
2003-07-10 André PönitzThe insettext patch.
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-07-02 André PönitzBufferView_pimpl.C (workAreaDispatch): tell the FuncReq...
2003-07-01 André Pönitzlast Friday's text*.C -> text_func shuffle
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-27 André Pönitzrename fullRebreak() to partialRebreak() and implement
2003-06-27 André Pönitzremove LyXCursor::row_ member
2003-06-27 Alfredo BraunsteinFix two loading-related bugs reported by Kayvan
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-06-17 Lars Gullik BjønnesThe Paste Recent patch
2003-06-12 André Pönitzreturn a Paragraph & from ParIterator::operator*()
2003-06-06 Alfredo Braunsteinadd Dialogs::visible to avoid the madness of filling...
2003-05-27 Lars Gullik Bjønnesparlist-21-a.diff
2003-05-23 Alfredo Braunsteinsome header insanity fixed
2003-05-22 André Pönitz return a ParIterator from getParFromID
2003-05-21 Lars Gullik Bjønnesiterators-2.diff + some whitespace changes
2003-05-13 André Pönitznon-templated tostr in separate files
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-07 Lars Gullik Bjønnesparlist cleanup
2003-05-03 John Levoncursor.diff, bug 1095
2003-04-28 André Pönitzmore of Lars' parlist changes
2003-04-18 John Levonbug 778
2003-04-10 John Levontoolbar3.diff
2003-04-09 Lars Gullik BjønnesMake lyxcursor store a ParagraphList::iterator, change...
2003-04-07 John Levonreset the status message on leaving an inset or clickin...
2003-04-03 John Levonmerge decDepth(), killing some non-parlist code
2003-04-02 Angus LeemingExplicitly tell the frontends about the current Layout...
2003-03-30 Lars Gullik Bjønnesrowlist5
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-29 John Levonscrollbar fix for anchoring
2003-03-29 John LevonStrip old tabular code. More Alert fixes
2003-03-28 John Levonremove math greek lfuns properly instead of leaving...
2003-03-26 Lars Gullik Bjønnesws changes
2003-03-26 Angus Leemingport the thesaurus dialog to the new scheme
2003-03-25 Angus LeemingSatisfy JMarc and Lar's desire for LFUN_INSET_INSERT
2003-03-24 John Levonupdate layout choice properly (bug 975)
2003-03-22 John LevonDing dong, the CID is dead...
2003-03-19 John Levonrename commandtags.h to lfuns.h and renumber/cleanup...
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-18 John LevonupdateLayoutChoice move
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-17 John Levonpaint cleanups as sent to list
2003-03-13 Angus LeemingYou've had enough time for that ol' review and I've...
2003-03-12 Angus LeemingYesterday's character dialog patch
2003-03-09 Angus LeemingPort the Merge Changes dialog to the Dialog scheme.
2003-03-07 Angus Leemingport the graphics dialog to the new scheme and get...
2003-03-06 John LevonAlfredo's patch.
2003-03-06 Lars Gullik Bjønnesmore ParagraphList work
2003-03-05 Angus LeemingMove the include dialog to the new scheme
2003-03-04 Angus LeemingLFUN_INSET_MODIFY
2003-03-02 Lars Gullik Bjønnesws chanes only
2003-02-27 Angus LeemingA real, LyX label dialog. Part 1.
2003-02-27 Angus LeemingCollapse all those LFUN_XYZ_APPLY to a single LFUN_INSE...
2003-02-26 Angus LeemingAdd locaDispatch methods to various inset classes....
2003-02-26 Angus LeemingDefine InsetCommand::localDispatch and use it for LFUN_...
2003-02-25 Angus LeemingHold on to your hats.
2003-02-21 Angus LeemingThe file dialog browser doesn't need a LyXView...
2003-02-21 Angus Leeming* Split insetbib.[Ch] into insetbibitem.[Ch] and insetb...
2003-02-15 John Levonbufferlist cleanup
2003-02-14 John LevonMy old allow/prohibitInput() -> busy(bool) patch cleanup
next