]> git.lyx.org Git - lyx.git/history - src/rowpainter.h
Implement LFUN_SPELLING_REMOVE (patch from switt)
[lyx.git] / src / rowpainter.h
2009-03-29 Abdelrazak YounesPut the foundations to support continuous spell checking.
2009-02-09 Vincent van RavesteijnReplace the PainterInfo::erased_ member by a proper...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-02-27 André PönitzAPI cosmetics
2008-02-22 Stefan Schimanski* inlineCompletionVPos is only used locally. So define...
2008-02-22 Stefan Schimanski* cosmetic
2008-02-22 Stefan Schimanski* first step to proper RTL support of the completion...
2008-02-21 Stefan Schimanski* completion infrastructure
2007-12-05 Abdelrazak YounesCleanup Hfill metrics and painting. InsetHFill is now...
2007-11-17 Abdelrazak YounesSimplify single par drawing:
2007-10-29 Abdelrazak YounesRowPainter::paintForeignMark(): take a Language instead...
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-08-30 Abdelrazak Younes* RowPainter: store PainterInfo reference instead of...
2007-08-30 Abdelrazak Younes* RowPainter:
2007-08-30 Abdelrazak Younes* RowPainter::paintFromPos(): transfer inset part to...
2007-08-28 Abdelrazak YounesMerge the Row and RowMetrics class. Those classes were...
2007-08-28 Abdelrazak Younestransfer margin declaration to BufferView.h
2007-08-28 Abdelrazak Younes- Transfer rowpainter.cpp:paintPar() to TextMetrics...
2007-08-27 Abdelrazak YounesTransfer rowpainter.cpp:paintText() to BufferView:...
2007-08-27 Abdelrazak Younes- Transfer rowpainter.cpp:paintTextInset() to TextMetri...
2007-04-29 André PönitzLyXText -> Text
2006-10-28 Abdelrazak Younessimplify paintText() interface.
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-13 Abdelrazak YounesIn order to support multiple LyXView each BufferView...
2006-10-04 Michael Schmitt * src/LyXAction.C:
2006-07-13 Abdelrazak YounesGUI API Cleanup step 3: merge with "younes" branch.
2006-07-08 Lars Gullik BjønnesExtracted from r14281
2006-07-07 Jean-Marc Lasgouttes * src/rowpainter.h (rightMargin): reduce to 10 pixels...
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2003-12-15 André Pönitzmerge CursorItem and MathPos
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-28 André Pönitzismall stuff
2003-08-27 Alfredo Braunsteinmoves top_y from lyxtext to BufferView
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-19 André Pönitzshift rowpainter interface a bit
2003-08-18 André Pönitzdrop one argument from paintRows, add pit argument
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-14 André Pönitzslimmer row painter interface
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-17 John Levonpaint cleanups as sent to list
2003-03-13 John Levonthe appendix patch
2003-03-12 John LevonThe inset newline patch I sent plus the requisite fixes...
2003-02-26 John LevonThe row-painter patch