]> git.lyx.org Git - lyx.git/history - src/text2.C
Two fixes involving RtL text drawing
[lyx.git] / src / text2.C
2005-09-26 Angus LeemingJust whitespace
2005-09-26 Jean-Marc Lasgouttesincluse boost/current_function.hpp when needed
2005-09-21 Jean-Marc Lasgouttesmore fixing of bug 2010
2005-09-20 Jean-Marc Lasgouttesfix compiler warnings (bug 1927)
2005-09-15 Jean-Marc Lasgouttesfix bug 2010 (boundary effects at the end of text insets)
2005-09-05 Georg Baumfix bug 1998
2005-08-01 Jürgen Spitzmüllerfix bug 1254 (handling of blanks in change tracking...
2005-07-29 Jürgen Spitzmüllerfix insertStringAsLines assert (bug 1939), John's version.
2005-07-18 Angus LeemingConsistent variable defintions don't need explicit...
2005-07-18 André Pönitz~4% speedup by inlining a few one-line accessors
2005-07-17 André Pönitzfix counters on depm
2005-07-17 Jürgen VignaAdd parameter boundary for getRow() function
2005-07-17 Jürgen VignaFixed one of problem
2005-07-16 Jürgen VignaMore fixes to cursor handling with boundary
2005-07-16 Jean-Marc LasgouttesCheck if we are on column 0 for special case
2005-07-16 Jean-Marc Lasgoutteshandle special case Newline Inset
2005-07-16 Jean-Marc Lasgouttesfix cursor movement with boundary
2005-07-16 Lars Gullik Bjønnesdrop reLyX like it is hot, and setup to use tex2lyx...
2005-07-16 Jean-Marc LasgouttesConsider rows without trailing blank
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-15 André Pönitzsmall cosmetic fix and removing some debug output
2005-07-15 André Pönitzpartial fix for bug 622, cosmetic rest remains open
2005-07-14 Lars Gullik Bjønnesreduce some debug output
2005-05-30 Jean-Marc Lasgouttesfix bug 1892 (cursor moves when inserting index or...
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-12 Martin VermeerFix the metric bug left after fixing the inset font bug
2005-03-11 Martin VermeerFixed and extended bug 1792 fix
2005-03-08 Martin VermeerFix bug 1792
2005-03-07 Alfredo Braunsteinget rid of a crash
2005-03-05 Jürgen Spitzmüller(Johnathan Burchill:) fix for stuck cursor when travers...
2005-02-25 Jean-Marc Lasgouttesfix counters updating mechanism
2005-02-14 Jürgen SpitzmüllerAndr�'s font changes fix
2005-02-13 Georg BaumFIXME for Andr�
2005-02-10 Georg Baumfix inInset crash
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-02-08 Lars Gullik Bjønnesthe depm patch
2005-01-31 Angus LeemingAsger's commentary, const-correct and bug-squashing...
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2004-12-29 Jean-Marc Lasgouttesfix some compiler warnings
2004-12-17 Alfredo Braunsteinremove paragraph::autoBreakRows
2004-12-06 Alfredo Braunsteinremove getSelectionSpan not-so-helper
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-01 Georg Baumprevent endless loop
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-08-16 Jean-Marc Lasgouttesget rid of ownerPar(), which was super slow; fix tabula...
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 André Pönitzbetter mouse selection within tabulars
2004-08-14 André Pönitzmake all cached positions screen-absolute
2004-08-14 André Pönitzmove around stuff, remove unneeded declarations etc
2004-08-13 André Pönitzremove unused mathed parts
2004-08-13 Jean-Marc Lasgouttesconstify the various incarnations of editXY
2004-08-12 André Pönitzdon't crash on C-m
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-07-02 Jean-Marc Lasgouttesfix cursor after inserting an inset
2004-06-18 Lars Gullik Bjønnesadd Debug::DEBUG and add some saver coversions to qt
2004-04-29 Angus LeemingEnsure all #warning statements are wrapped by #ifdef...
2004-04-21 André Pönitzremove unneeded functions
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-08 Angus LeemingAlfredo's one line crash fix.
2004-04-07 André Pönitzcompile fixes
2004-04-07 André Pönitzfix table crash;
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-03-30 Angus LeemingA slightly buggy lfun all-insets-toggle.
2004-03-27 Angus LeemingSquash a bunch of compiler warnings.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-03-18 André Pönitzremove a few rarely neede LyXTExt member functions
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-17 Alfredo Braunsteintiny fix (current font was not set)
2004-03-17 Alfredo Braunsteinfix crash reported by Martin
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-03-08 André Pönitzredo undo
2004-03-01 André Pönitzthe DocIterator stuff
2004-03-01 Alfredo Braunsteinsome renaming
2004-03-01 Alfredo Braunsteinmove prepareToPrint out of the rowbreaking loop, do...
2004-02-20 André Pönitz * dispatchresult.h: rename 'FINISHED' to 'FINISHED_LEFT'
2004-02-16 Alfredo Braunsteinmove some coords to absolute
2004-02-16 André Pönitz * insettabular.[Ch]: remove remains of the 'update...
2004-02-13 André Pönitzsome table work
2004-02-13 André Pönitzmore IU as advertised
2004-02-13 André Pönitzmore IU stuff
2004-02-13 Alfredo Braunsteintwo bits for cursor navigation inside insets
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-12 André Pönitzadd LCursor & parameter to cursor moving functions
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-06 Alfredo Braunsteinfix some coordinates (tabular and math missing)
2004-02-04 André Pönitztwo bug fixes
2004-02-04 André Pönitz * BufferView.[Ch] (insertInset):
2004-02-03 André Pönitzremove math cursor plus
2004-02-02 André Pönitz * cursor.[Ch]: remove direct access to anchor
2004-01-30 André Pönitzmore IU
2004-01-26 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
next