]> git.lyx.org Git - lyx.git/history - src/rowpainter.C
Add GTK bibitem dialog
[lyx.git] / src / rowpainter.C
2003-09-06 Angus LeemingReduce 115 dependencies on RowList.h to just 10 depende...
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-09-04 Lars Gullik Bjønnesfix cursorEnd, remove lastPrintablePos
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-28 André Pönitzsuppress debug message
2003-08-27 Alfredo Braunsteinmoves top_y from lyxtext to BufferView
2003-08-25 Alfredo BraunsteinRationalise the position of calls to updateRowPostition...
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-22 André Pönitzsupport for \overset
2003-08-22 André Pönitzthe lyxrow changes including accessors.
2003-08-22 André Pönitz * lyxrow.[Ch]: add end_ member
2003-08-19 André Pönitzshift rowpainter interface a bit
2003-08-18 André Pönitzdrop one argument from paintRows, add pit argument
2003-08-18 André Pönitzdrop a few fitCursor() and draw() calls
2003-08-15 André Pönitz rowpainter.C: remove extra metrics calls
2003-08-15 André Pönitzsplit LyXText::rowlist_ into individual Paragraph:...
2003-08-14 André Pönitzand here
2003-08-14 André Pönitzsome infrastructure to prepare the rowlist split
2003-08-14 André Pönitzspeedup scrolling. UserGuide should be back to normal.
2003-08-14 André Pönitztwo more
2003-08-14 André Pönitznext try...
2003-08-14 André Pönitzgrr.. revert. wrong patch.
2003-08-14 André Pönitzremove Row::pit_ member
2003-08-11 André Pönitzweekend stuff less the chunk John "*strongly* disagrees...
2003-07-28 André Pönitzslimmer interface to paintrows
2003-07-28 André Pönitzmove row loop for drawing from screen.C and insettext...
2003-07-28 André Pönitz use doubles again for x-coordinates. They are needed...
2003-07-27 André Pönitz remove Buffer * parameter from a bunch of get*Font...
2003-07-27 Asger Ottar AlstrupWork to improve performance a bit
2003-07-26 Asger Ottar AlstrupChange a brain-dead algorithm to a smarter one.
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-22 André Pönitzsmall stuff
2003-07-22 André Pönitzsome more infrastructure...
2003-07-21 André Pönitzremove two unused variables.
2003-07-18 André Pönitzfix for Angus' redraw problem.
2003-07-18 André Pönitzmake textWidth access a bit simpler
2003-07-18 André Pönitztwo-phase-drawing for InsetText & InsetTabular
2003-07-17 André Pönitzremove unneeded in_update_ members
2003-07-17 André PönitzDisable InsetText::update and InsetTabular::update
2003-07-15 André Pönitzrefresh_status_ trisate -> need_refresh_ bool
2003-07-14 André Pönitzslimmer row painter interface
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-27 André Pönitzremove LyXCursor::row_ member
2003-06-18 Lars Gullik Bjønnesbnext-2.diff + some more boost::next stuff
2003-05-30 André PönitzIU for second phase of two-phase drawing
2003-05-22 Lars Gullik Bjønnesparlist-16-a.diff
2003-05-07 Lars Gullik Bjønnesparlist cleanup
2003-04-16 Lars Gullik Bjønnesparlist-13-c.diff
2003-04-14 Lars Gullik Bjønnesparlist-10-a.diff + a bit more
2003-04-09 Lars Gullik BjønnesMake rowpainter store a ParagraphList::iterator, make...
2003-04-01 Lars Gullik Bjønnesrowlist10
2003-04-01 Lars Gullik Bjønnesrowlist9
2003-03-22 John LevonDing dong, the CID is dead...
2003-03-20 John LevonMy patch from yesterday
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 John Levonthe appendix patch
2003-03-13 Lars Gullik Bjønnesnever ask for one past last
2003-03-12 John LevonThe inset newline patch I sent plus the requisite fixes...
2003-03-09 John Levon"Main body" is now just "body"
2003-03-04 Lars Gullik Bjønnesws changes only
2003-02-26 John LevonThe row-painter patch