]> git.lyx.org Git - lyx.git/history - src/text3.C
prevent crash when inserting minipage in table cell,
[lyx.git] / src / text3.C
2003-07-28 André Pönitzsome cleanup (TEXT() gone, argumenst always == false...
2003-07-28 André Pönitzremove toggleToggle
2003-07-28 Lars Gullik Bjønnesmore compress support
2003-07-27 André Pönitz remove Buffer * parameter from a bunch of get*Font...
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-26 André Pönitzremove spurious extra drawing from cursorNext() and...
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-18 André Pönitztwo-phase-drawing for InsetText & InsetTabular
2003-07-15 André Pönitz'full redraw' related stuff that's innocent for the...
2003-07-15 André Pönitzrefresh_status_ trisate -> need_refresh_ bool
2003-07-15 Alfredo BraunsteinJuergen's clear-selection-before-insertion patch. See...
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-18 Lars Gullik Bjønnesbnext-2.diff + some more boost::next stuff
2003-06-17 Lars Gullik BjønnesThe Paste Recent patch
2003-06-16 Jean-Marc Lasgouttescompilation fix; audit and fix calls to cutSelection
2003-06-02 John Levonremove insetparent
2003-06-01 John Levonjuergen's inset insert paste patch
2003-05-28 André PönitzPrepare mathed for unified two-stage drawing
2003-05-27 Lars Gullik Bjønnesparlist-21-a.diff
2003-05-23 André PönitzsetUndo2 interface change
2003-05-22 Angus Leeming(Juergen) the new space inset.
2003-05-19 André Pönitzon the way to a usable insetenv
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-13 André PönitzSTRCONV() all over the place
2003-05-13 André Pönitznon-templated tostr in separate files
2003-05-13 André PönitzThe 'bformat' introduction
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-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...