]> git.lyx.org Git - lyx.git/history - src/text.C
hopefully fix tex2lyx linking.
[lyx.git] / src / text.C
2006-11-17 Abdelrazak YounesOptimize drawing.
2006-11-17 Georg BaumFix bug 2393 (from Dov Feldstern)
2006-11-13 Abdelrazak Younes* LyXText::erase(): make sure the paragraph breaking...
2006-11-12 Georg BaumFix bug 2978 (inset-dissolve does not reset latex language)
2006-11-12 Abdelrazak YounesFix comments.
2006-11-12 Abdelrazak Younes* text.C:
2006-11-12 Abdelrazak Younes* LyXText::backspace(): redo paragraph rows. This is...
2006-11-11 Georg BaumUnicode: Avoid another from_utf8(to_utf8()) roundtrip
2006-11-08 Abdelrazak YounesMicro-optimisation, avoid rightMargin() call in two...
2006-11-07 Michael Schmitt * src/text.C: (backspacePos0): rewrite to make it...
2006-11-07 Asger Ottar Alstrup- Avoid lyxerr[] like the plague. Use if (lyxerr.debugg...
2006-11-07 Abdelrazak Younesremove old duplicate LyXText::drawSelection() (from...
2006-11-01 Michael Schmitt * text.C: fix another change tracking FIXME
2006-11-01 Michael Schmitt * text.C: remove FIXME for change tracking; the
2006-10-30 Abdelrazak Younes* LyXText::singleWidth(): remove unneeded Buffer argument.
2006-10-30 Abdelrazak YounesMove BufferView cached pointer out of LyXText:
2006-10-26 Michael Schmittchange tracking:
2006-10-24 Michael Schmittchange tracking:
2006-10-24 Michael Schmittchange tracking:
2006-10-23 Michael Schmitt * CutAndPaste.C:
2006-10-22 Michael Schmitt * src/text.C: fix status information output (change...
2006-10-22 Michael Schmittchange tracking:
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 Asger Ottar Alstrup- Fix erase selections broken by "changeTracking" it
2006-10-21 Michael Schmittchange tracking:
2006-10-21 André Pönitzmove the only remaining function in lyxrow_func to...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Lars Gullik BjønnesChange (and fix) the bullets in itemize to be more...
2006-10-19 Michael Schmittchange tracking:
2006-10-17 Georg BaumRework InsetCommandParams interface and file storage
2006-10-17 Abdelrazak YounesMore unicode conversion
2006-10-13 Abdelrazak YounesIn order to support multiple LyXView each BufferView...
2006-10-11 Michael SchmittChange tracking:
2006-10-11 Georg BaumIntroduce wide streams. This fixes the remaining proble...
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-07 Abdelrazak YounesThis commit is a big rework of the FontLoader/FontMetri...
2006-10-06 Michael SchmittChange tracking:
2006-10-06 Michael SchmittChange tracking:
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-09-16 Abdelrazak Younesdelete BufferView::text() method and add two FIXME...
2006-09-15 Jean-Marc Lasgouttes * text.C (setCursorFromCoordinates):
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-08 Jean-Marc LasgouttesImprove Inset dissolve capability (bug 2201).
2006-09-02 Georg Baumforgot this
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-07-15 Abdelrazak YounesThis commit transfer the ErrorList handling from LyXVie...
2006-07-08 Abdelrazak YounesFix potential crashes related to element presence in...
2006-07-06 Lars Gullik BjønnesRemove quite a few compiler warnings:
2006-06-19 Jürgen SpitzmüllerThe Grand Font Selection Redesign:
2006-06-07 Jean-Marc Lasgouttes * src/bufferparams.h: make author_map use an unsigned...
2006-05-08 Michael Schmittsrc/paragraph.h:
2006-05-05 Michael Schmitt src/paragraph.h:
2006-04-26 Jean-Marc Lasgouttes * text.C (numberOfHfills): do not forget to count...
2006-04-16 Abdelrazak Younes* src/buffer_funcs.[Ch]
2006-04-09 Lars Gullik Bjønnes* support/types.h: introduce the char_type type
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-07 Abdelrazak Younes* buffer_funcs.[Ch]: new needsUpdateCounters function
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-25 Jürgen Spitzmüller * src/text.C
2006-03-25 Jürgen Spitzmüller * src/text.C (bool LyXText::backspace):
2006-03-23 Lars Gullik Bjønnes * output_latex.h:
2006-03-18 Martin Vermeer * text.C
2006-03-16 Jürgen Spitzmülleradjust cursor after backspace in change tracking mode...
2006-03-16 Jürgen SpitzmüllerGet a sensible prefix inside figure and tabular floats...
2006-03-16 Martin VermeerChange tracking -related bug fixes (reported by Juergen...
2006-03-11 Martin VermeerFix bug 880, or the multi-paragraph change tracking...
2006-02-24 Jean-Marc Lasgouttesfix bugs 2321 and 2323
2006-02-05 Martin VermeerFix bug 2115 ("blueline bug")
2005-12-19 Martin VermeerForce update on paragraph merge
2005-12-17 Georg Baumpartial fix for bug 1973
2005-12-06 Jean-Marc Lasgouttesfix bug 2146
2005-11-17 Jean-Marc Lasgoutteshonor nextnoindent
2005-11-16 Martin VermeerFix bug 1966
2005-11-07 Martin VermeerFix bug 2115 (crash, selection begin and end different...
2005-10-25 Jean-Marc Lasgouttesbug 2061: Right Arrow has to be pressed twice to move...
2005-10-13 Jean-Marc Lasgouttesfix two crashes related to dEPM. Some crashes remain
2005-10-05 Angus LeemingSquash compiler warnings.
2005-10-03 Martin VermeerTwo fixes involving RtL text drawing
2005-09-27 Jürgen Spitzmüllerfix inset width calculation (bug 1957)
2005-09-26 Jean-Marc Lasgouttesincluse boost/current_function.hpp when needed
2005-09-10 Georg Baumfix segmentation fault
2005-09-10 Jürgen Spitzmüllerimplement and use virtual bool neverIndent() (thereby...
2005-09-07 Jean-Marc LasgouttesJohn&JMarc's change tracking patch
2005-08-15 Martin VermeerFix bidi bugs 1965, 1970
2005-08-01 Jürgen Spitzmüllerfix bug 1254 (handling of blanks in change tracking...
2005-07-18 André Pönitzsome (yet unfinished) up/down work
2005-07-18 André Pönitzfix bug 1795
2005-07-18 André Pönitz~4% speedup by inlining a few one-line accessors
2005-07-18 Jürgen VignaHonor boundary when asking for cursorX in drawSelection...
2005-07-17 André Pönitzprobably fixed bug 1561
2005-07-17 Jürgen Vignabug 575: allow merging of paragraphs by Delete/Backspac...
2005-07-17 José Matoxcouple of small fixes (they are not even mine).
2005-07-17 Jürgen VignaAdd parameter boundary for getRow() function
2005-07-16 Jean-Marc LasgouttesJust remove bogus check
2005-07-16 Jean-Marc Lasgouttesoutput the actual Boundary
2005-07-16 André Pönitzremove unneeded function Paragraph::checkInsertChar...
2005-07-16 Jürgen VignaHandle cursor position after last char in row before...
next