]> git.lyx.org Git - lyx.git/history - src/text.C
Extracted from r14281
[lyx.git] / src / text.C
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...
2005-07-15 Lars Gullik Bjønnesbug 806 change layout to default when deleting empty...
2005-07-15 André Pönitzmake boundary property an iterator property instead...
2005-07-15 Lars Gullik Bjønnesbug 1825 make sure that we do not return a pos that...
2005-07-14 Lars Gullik Bjønnesreduce some debug output
2005-07-06 Jürgen Spitzmüllerget your ruler out, John! button insets are centered...
2005-06-16 Martin VermeerFix bug 1904
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-06-06 Jürgen Spitzmüllerminor bibitem tweaks
2005-05-31 Martin VermeerAxe processEvents, fix cursor draw artifacts, put updat...
2005-05-05 Martin VermeerUngoose (degoose?) bibliography
2005-05-01 Martin VermeerFix bug 1764 (parindent use)
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-19 Jean-Marc Lasgoutteshonor secnumdepth for section headers; avoid multiple...
2005-04-12 Martin VermeerFix the metric bug left after fixing the inset font bug
2005-03-07 Alfredo Braunsteinget rid of a crash
2005-02-25 Jean-Marc Lasgouttesfix counters updating mechanism
2005-02-08 Lars Gullik Bjønnesthe depm patch
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-19 Jean-Marc Lasgouttesrestore top/bottom margins (bug 1761)
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-06 Jürgen Spitzmüllerfloat2string #4 (Spacing)
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-18 Jean-Marc Lasgouttesget rid of Paragraph::isWord; ignore words with digits...
2004-11-11 Alfredo Braunsteinfix crash in backspace
2004-10-31 Jürgen Spitzmüllerinsetcharstyle drawing cosmetics
2004-10-23 André Pönitzworkaround crash in undo. This is not a proper fix...
2004-10-05 José Matoxreplace nextToken by more appropriate lex methods.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-08-16 José MatoxReove debug message.
2004-08-16 José MatoxAdd more debug statments, and use the same channel...
2004-08-15 Jean-Marc Lasgouttesfix font bug when reading files
2004-08-15 Jean-Marc Lasgouttessome profiler work, a few cleanups
2004-08-15 André Pönitzchange a few par_type args in LyXText::* to Paragrpah...
2004-08-14 Jean-Marc Lasgouttesone less use of ownerPar means faster code
2004-08-14 André Pönitzbetter mouse selection within tabulars
2004-08-14 André Pönitzmake all cached positions screen-absolute
2004-08-14 José Matoxup to file format 236 and also fix Bug 421.
2004-08-14 Lars Gullik Bjønnessome nicer margins and some small cleanup
2004-08-14 André Pönitzremove per-inset position cahce, use new external map...
2004-08-13 Lars Gullik Bjønnesbug 1305
2004-08-05 Jean-Marc Lasgouttesfix insertion of insets in non english doc; use native...
2004-07-25 Lars Gullik Bjønnesobvious stuff
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-06-29 Jean-Marc Lasgouttesfix LyXText::getWord (bug 1609)
2004-05-17 Georg Baumremove now unnecessary const casts
2004-04-21 André Pönitzremove unneeded functions
next