]> git.lyx.org Git - lyx.git/history - src/text3.C
Oops...
[lyx.git] / src / text3.C
2003-03-05 Angus LeemingMove the external dialog to the new scheme.
2003-03-03 Lars Gullik Bjønnesuse ParagraphList::iterator a bit more
2003-02-27 Angus LeemingCollapse all those LFUN_XYZ_APPLY to a single LFUN_INSE...
2003-02-26 John LevonThe row-painter patch
2003-02-25 Angus LeemingHold on to your hats.
2003-02-21 Angus Leeming* Split insetbib.[Ch] into insetbibitem.[Ch] and insetb...
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-17 André Pönitzremove the hardcoded bibkey from the paragraph
2003-02-14 John Levon2003-02-13 John Levon <levon@movementarian.org>
2003-01-17 Jean-Marc Lasgouttesfix inset insertion woes
2002-12-20 John Levonfix for page up/down across tall rows, with requisite...
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-05 Dekel TsurDo not make the buffer dirty when moving the cursor.
2002-10-30 John Levonfix bug 584 (r=lars)
2002-10-09 Jean-Marc Lasgouttesfix bug #652
2002-09-11 André Pönitzlfun word-select
2002-09-10 Dekel TsurAdd insetwrap.
2002-09-03 Angus LeemingA couple more trivial compilation fixes.
2002-08-29 André Pönitz BufferView.[Ch]:
2002-08-29 André PönitzMakefile.am:
2002-08-28 André Pönitzmoving more stuff
2002-08-28 André Pönitzbugfix (clicking into insets in insets was broken)
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 tabular creation to the factory
2002-08-27 André Pönitz15 moved, 23 dead, 1 bug squashed...
2002-08-27 André Pönitzjust move
2002-08-27 André Pönitzmove 42, kill 12
2002-08-27 André Pönitz27 moved, 19 killed...
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-26 André Pönitzmove cut&paste lfun handling from BufferView to LyXText
2002-08-22 André Pönitzmore cursor up/down smoothing
2002-08-22 André Pönitzmove some stuff from BufferView_pimpl.C to text3.C...
2002-08-21 André Pönitzcompile fix
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...