]> git.lyx.org Git - lyx.git/history - src/text3.C
Alfredo's second patch
[lyx.git] / src / text3.C
2003-04-29 Lars Gullik Bjønnes003-04-30 Lars Gullik Bj�nnes <larsbj@gullik.net>
2003-04-29 John LevonYABG from Alfredo
2003-04-26 John Levoninset-settings LFUN and a bugfix
2003-04-14 Lars Gullik Bjønneslyxtext-3-a.diff
2003-04-13 Lars Gullik Bjønneslyxtext-1-a.diff
2003-04-09 Lars Gullik BjønnesMake lyxcursor store a ParagraphList::iterator, change...
2003-04-02 Lars Gullik Bjønnesparlist-3-a.diff
2003-04-02 John Levontab funcs changed
2003-04-02 Lars Gullik Bjønnesparlist-a-1.diff
2003-04-02 John Levonmove transposeChars
2003-04-01 Lars Gullik Bjønnesrowlist10
2003-04-01 Lars Gullik Bjønnesrowlist9
2003-03-30 Lars Gullik Bjønnesrowlist3
2003-03-25 John Levonrename the refresh stuff
2003-03-19 John Levonseems somebody made changes in the wrong tree ...
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-18 John LevonupdateLayoutChoice move
2003-03-18 John LevonAlfredo's deconstification
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-16 John LevonpostPaint() etc.
2003-03-13 John Levonremove pointless 2nd arg to setHeightOfParagraph
2003-03-13 John LevonAppendix redrawing
2003-03-13 André Pönitzenable environment-insert via minibuffer. Do not use...
2003-03-12 John LevonThe inset newline patch I sent plus the requisite fixes...
2003-03-11 André Pönitzactivate the new InsetHFill,
2003-03-09 Angus LeemingRemove the 'gross hack' of calling inset->edit when...
2003-03-07 Angus LeemingAlfredo's correction
2003-03-06 John LevonAlfredo's patch.
2003-03-06 Lars Gullik Bjønnesmore ParagraphList work
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...