]> git.lyx.org Git - lyx.git/history - src/BufferView.C
make redoParagraph more independent of current cursor
[lyx.git] / src / BufferView.C
2003-08-01 André Pönitzmake redoParagraph more independent of current cursor
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-10 Alfredo BraunsteinTake out bufferview from buffer.
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-27 André Pönitzrename fullRebreak() to partialRebreak() and implement
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-06-16 André PönitzIU of clone() and getLabelList()
2003-06-12 André Pönitzreturn a Paragraph & from ParIterator::operator*()
2003-05-29 Lars Gullik Bjønnessimplify InsetList a bit and constify a bit too
2003-05-23 André PönitzsetUndo2 interface change
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-22 Lars Gullik Bjønnesparlist-16-a.diff
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-20 Alfredo Braunsteinget rid of InsetError users
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-14 André Pönitzfix format string
2003-05-13 Alfredo Braunsteinthe errorlist change
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-29 Lars Gullik Bjønnes003-04-30 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-04-28 André Pönitzmore of Lars' parlist changes
2003-04-18 John Levonbug 778
2003-04-16 Lars Gullik Bjønnesprepare for further work and a parlist thingie
2003-04-15 Lars Gullik Bjønnesparlist-11-a.diff
2003-04-09 Lars Gullik BjønnesMake lyxcursor store a ParagraphList::iterator, change...
2003-04-08 John LevonAlfredo's getchar fix
2003-04-02 Lars Gullik Bjønnesparlist-a-1.diff
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-29 John Levonmissed a line
2003-03-29 John Levonfix broken strerrors
2003-03-29 John Levoninclude cerrno
2003-03-29 John LevonStrip old tabular code. More Alert fixes
2003-03-29 John LevonMore alert fixes
2003-03-29 John Levonmore Alert:: work
2003-03-29 John LevonBig shake up of all Alert::askQuestion/Confirmation...
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-13 Angus LeemingYou've had enough time for that ol' review and I've...
2003-03-12 John LevonUse ParList iterator to insert lyxfile and read the...
2003-03-12 John Levonsplit out header parsing
2003-03-08 John LevonFix for VCS after the revert patch.
2003-03-04 Lars Gullik Bjønnesws changes only
2003-02-20 André Pönitzsplit inset -> inset + updatableinset
2003-02-18 André Pönitzfix bibkey writing, avoid a few copies, whitespace...
2003-02-15 John Levonbufferlist cleanup
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-23 John LevonMichael's text fixes
2003-01-05 John Levonencodings patch + default win pos
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-10-21 John LevonDarren's patch, reworked
2002-09-25 Dekel TsurFix reading of old format templates
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-27 André Pönitzmove 42, kill 12
2002-08-27 André Pönitz73 lines moved, 15 killed... spoils the average ;-}
2002-08-22 André Pönitzmove some stuff from BufferView_pimpl.C to text3.C...
2002-08-20 Lars Gullik Bjønnescompile fixes
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-07 André Pönitzthe FuncRequest changes
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-07-15 John Levonx prefs crash when no buffer as reported by Rob
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-05-23 John Levonmore guii moving around.
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-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-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-07-25 Lars Gullik Bjønnessome ert fixes
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-06-04 Lars Gullik Bjønnesvarious changes
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-03 Jean-Marc LasgouttesKayvan --export fix ; Angus toolbar fixes
2001-04-17 Lars Gullik Bjønnesws, inherit privately
2001-03-06 Lars Gullik Bjønnesno log...
next