]> git.lyx.org Git - lyx.git/history - src/TexRow.cpp
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / TexRow.cpp
2016-06-14 Guillaume MunchFix bug #10195
2015-11-20 Stephan Wittimproved data types for prefix length and pointer diff
2015-10-24 Stephan WittFix a missing-braces warning for initialization of...
2015-10-20 Vincent van RavesteijnRevert "msvc: Fix compilation of TexRow"
2015-10-19 Guillaume MunchTexRow: fix return value on invalid row input.
2015-10-19 Vincent van Ravesteijnmsvc: Fix compilation of TexRow
2015-10-19 Guillaume MunchAdd cursor<->row correspondance tracking for tables...
2015-10-19 Guillaume MunchImprove the TexRow Cursor->Row algorithm for selections.
2015-10-19 Guillaume MunchAdd math cell positions to TexRow
2015-10-01 Guillaume MunchImprovements to cursor highlighting in the source panel
2011-03-10 Enrico ForestieriMake sure to associate each line of the exported latex...
2010-04-16 Pavel SandaAttempt on #6655.
2010-04-16 Pavel SandaBetter debug ouput
2010-04-15 Pavel SandaFix #94 - LYX forward DVI search
2010-02-08 Jürgen SpitzmüllerPatch by John McCabe-Dansted to fix bug #6502:
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-18 Abdelrazak YounesTexRow::getRowFromIdPos(): Don't assume a vector contai...
2008-02-18 Abdelrazak Younesheader cleanup
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-08-14 Abdelrazak Younesfix MSVC warning.
2007-08-13 Alfredo Braunsteinsmall fix to selection of last view source line
2007-08-13 Alfredo Braunstein* TexRow.{h,cpp} switch from std::list to std::vector
2007-04-26 Bo PengRename .C ==> .cpp for files in src/