]> git.lyx.org Git - lyx.git/history - src/TextMetrics.cpp
Pass the encoding to the japanese pLaTeX processor (#4697).
[lyx.git] / src / TextMetrics.cpp
2011-05-11 Richard HeckFix bugs #7110 and #7160 by reverting r36521.
2011-04-25 Richard HeckJust whitespace and a comment.
2011-03-13 Abdelrazak YounesTextMetrics::editXY(): don't continue executing code...
2011-03-13 Abdelrazak YounesTrying to fix #7321: add some assertions.
2011-03-08 Jean-Marc LasgouttesIn the case of non-null paragraph separation, replace...
2011-02-22 Georg BaumFix bug #6919 by splitting Inset::noFontChange() into...
2011-02-14 Richard HeckFix bug #6302: Allow setting of on-screen paragraph...
2011-02-13 Vincent van RavesteijnAdd comment.
2010-11-26 Richard HeckFix bug #2743.
2010-11-25 Vincent van RavesteijnMove TextMetrics::drawRowSelection to RowPainter::paint...
2010-09-14 Stephan Wittadd cache of spell checker results to speed up native...
2010-09-13 Jean-Marc LasgouttesRevert r35339 for now following Enrico criticisms....
2010-09-10 Jean-Marc LasgouttesMake lines more compact (less interline spacing).
2010-08-24 Uwe Stöhrremove unused include of FuncRequest
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-06-25 Jürgen Spitzmüller* TextMetrics.cpp: fix metrics calculation with preceed...
2010-05-05 Vincent van Ravesteijn* TextMetrics.cpp: Line length.
2010-04-21 Vincent van RavesteijnRemove boundary parameter from BufferView::getPos(...
2010-04-15 Vincent van RavesteijnRename anchor() to normalAnchor() as the anchor() funct...
2010-03-26 Richard HeckStyle, I guess.
2010-03-19 Richard HeckDefer calculations we may not have to do.
2010-03-19 Richard HeckSimplify a bit, after last commit.
2010-03-19 Richard HeckFix at least the most immediate manifestation of bug...
2010-03-11 Vincent van RavesteijnNo camelBump style for local variables.
2010-03-11 Vincent van RavesteijnRemove unused function.
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
2010-01-29 Jürgen Spitzmüller* fix spelling in comments to please John.
2009-12-07 Vincent van RavesteijnSimplify code.
2009-11-21 Vincent van RavesteijnFix bug #6113: Customized font color in footnote is...
2009-11-21 Vincent van Ravesteijn* TextMetrics.cpp: cosmetics.
2009-11-20 Vincent van RavesteijnFix bug #6161: Wrong cursor position in bidi text.
2009-11-15 Vincent van RavesteijnAllow PgUp and PgDwn to put the cursor on the first...
2009-11-15 Vincent van RavesteijnFix bug #6327: Crash in new file and press PgUp button.
2009-11-08 Abdelrazak YounesMake Buffer argument mandatory in most of the InsetMath...
2009-11-04 Vincent van RavesteijnAdd a FIXME to a piece of unreachable code. This dates...
2009-08-20 Vincent van RavesteijnOnly paint the paragraph end markers when a new paragra...
2009-08-19 Vincent van RavesteijnFix bug #6129: Show paragraph marks / pilcrows.
2009-08-19 Vincent van RavesteijnFix the painting of the last character of a paragraph...
2009-08-13 Vincent van RavesteijnFix bug #6126: Assertion with page down in Math manual.
2009-08-10 Abdelrazak YounesText::dispatch(): the spellchecking code is now uneeded.
2009-08-10 Abdelrazak YounesMove the inline spellchecking code from collectWords...
2009-08-10 Vincent van RavesteijnCorrect datatypes.
2009-08-10 Vincent van RavesteijnFix bug #3997: RTL paragraphs are painted slightly...
2009-08-09 Abdelrazak YounesMove depthHook(), outerHook(), isFirstInSequence()...
2009-08-09 Abdelrazak YounesMove contents of paragraph_funcs.* to Text.h and Text...
2009-08-09 Abdelrazak YounesGet rid of some Paragraph::inInset() access.
2009-08-09 Abdelrazak YounesText::Inset(): now returns a reference in order to...
2009-08-09 Abdelrazak YounesNow that Text knows its owner, use the associated Buffe...
2009-08-09 Abdelrazak YounesGet rid of Paragraph::ownerCode().
2009-07-24 Vincent van RavesteijnFix bug #5061. Patches from Dov (a long time ago).
2009-07-19 Uwe Stöhrsupport to specify the paragraph indentation in the...
2009-07-11 Uwe StöhrTextMetrics.cpp: fix bug that AlignRight were aligned...
2009-07-11 Uwe StöhrTextMetrics.cpp: typo
2009-05-20 Vincent van RavesteijnFix bug #5944: Scrolling isn't predictable.
2009-05-20 Vincent van RavesteijnRevert unwanted commit (r29683) and some cosmetics.
2009-05-09 Vincent van RavesteijnFix bug #5890: Assertion when reducing the view size.
2009-04-02 Vincent van RavesteijnFix bug 4067: Incorrect indentation in Description...
2009-03-25 Vincent van RavesteijnRevert cs 28908: wrong fix.
2009-03-25 Vincent van RavesteijnFill the paragraph metrics cache before checkInsetHit...
2008-12-15 Jean-Marc Lasgouttesdo not require inset dimensions when the inset is not...
2008-11-21 Dov Feldsternget rid of code duplication between overloaded versions...
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-24 Abdelrazak YounesAttenuate bug 4346 impact: crash -> assertion.
2008-10-13 Pavel SandaSelection painting in Insets (courtesy of fishing industry)
2008-09-24 André Pönitzstreamlining setter syntax. using mutable references...
2008-09-21 André PönitzAbdel can't seee anythin wrong with that
2008-09-14 Abdelrazak YounesPatch by Vincent that solves a number of problems relat...
2008-09-13 Abdelrazak Younesrev26385: don't know why but some file were not committ...
2008-09-13 Jürgen Spitzmüller* Fix display of horizontal alignment in fixed width...
2008-07-10 Richard HeckRename empty layout stuff to plain layout stuff.
2008-05-14 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4585
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-20 Richard HeckFix bug 4754. The old missing negation problem....
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-01 Edwin Leuvendon't draw selection too wide (esp visible in full...
2008-03-28 Abdelrazak YounesFontIterator is only used in TextMetrics.
2008-03-21 José MatoxAdd headers necessary to compile with g++ 4.3 (I am...
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-03-15 Stefan Schimanski* moved text completion logic into Text class
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-03-06 Richard HeckChanges LayoutList from a vector<LayoutPtr> to a vector...
2008-03-06 Abdelrazak YounesTransfer and bug fix LFUN_BUFFER_BEGIN/END_SELECT to...
2008-03-06 Abdelrazak YounesFix PageUp/Down select when at the top/bottom of a...
2008-03-06 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4494
2008-03-03 Abdelrazak YounesFix multipar selection drawing. The problem was that...
2008-02-28 Stefan Schimanski* corner cases for RTL completions: RTL<->LTR boundaries
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-27 André PönitzAPI cosmetics
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
2008-02-23 André Pönitzmostly s/Paragraph::layout(...)/Paragraph::setLayout...
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-23 Stefan Schimanski* proper cursor position RTL text with inline completion
2008-02-21 Stefan Schimanski* completion infrastructure
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-12 Richard HeckFix bug 4037 and related problems. The patch has been...
2008-02-09 Abdelrazak YounesSupport full screen in BufferView
next