]> git.lyx.org Git - lyx.git/history - src/Text2.cpp
* BufferView::buffer() returns a reference instead of a pointer.
[lyx.git] / src / Text2.cpp
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-21 Alfredo Braunsteinsimplify setInsetFont, removing a potential bug (an...
2007-08-15 Richard HeckAdd LFUN_PARAGRAPH_PARAMS (= paragraph-params), used...
2007-08-13 Alfredo Braunstein* DocIterator.h (forwardPosNoDescend): remove method
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-08-06 Richard HeckMake LYX_ALIGN_LAYOUT always be an available layout...
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-06-28 Richard HeckFix some issues with the paragraph settings dialog...
2007-06-15 Dov FeldsternWhen inserting an inset use the current font.
2007-06-07 Stefan Schimanski* safe Text::setCurrentFont which does not use Text...
2007-06-07 Stefan Schimanski* no_bidi_isboundary.patch: added isRTLBoundary as...
2007-06-04 Stefan Schimanski* stay in front of insets/segment on RTL/LTR boundary
2007-05-30 Stefan Schimanski* help future developers reading my code and wondering...
2007-05-30 Stefan Schimanski* put debug variables into #ifdef 0 block. Good that...
2007-05-29 Stefan Schimanski1. switch LFUN_UP/DOWN handling to a structural approac...
2007-05-29 Jürgen SpitzmüllerFix bug 2555:
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-27 Stefan Schimanski* depending on "front" the last position is a valid...
2007-05-22 Georg Baumfix bug 1973 (hopefully)
2007-05-17 José MatoxFix a crash which occurs when RTL flag is turned on.
2007-05-17 Richard Heck[Bugs 3461 and 3630] Allow real_current_font to be...
2007-05-16 Abdelrazak YounesFix cursor movement inside insets within RTL mode.
2007-05-15 Abdelrazak Younesrev 18350: forgot this.
2007-05-15 Abdelrazak Younesrev 18350: forgot this.
2007-05-14 Bernhard Roideradd comments and rtl support for cursor positioning...
2007-05-13 Bernhard Roiderfix cursor movement (up/down) problem at the end of...
2007-05-01 Michael Schmitt * src/Text2.cpp: fix error message (do not refer to...
2007-04-29 André PönitzLyXText -> Text