]> git.lyx.org Git - lyx.git/history - src/TexRow.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / TexRow.h
2020-11-27 Yuriy SkalkoMove several common types to support/types.h
2020-10-20 Pavel SandaMake master compilable again with older gcc.
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2019-06-12 Jean-Marc LasgouttesRemove support for gcc 4.6
2016-10-22 Guillaume MunchFix compilation on cygwin & others
2016-10-22 Guillaume MunchTexRow: enable new RowEntry types
2016-10-22 Guillaume MunchMove class definitions inside main class
2016-10-22 Guillaume MunchSimplify and add debug message
2016-10-22 Guillaume MunchUse the new infrastructure to select rows during error...
2016-10-16 Guillaume MunchImplement reverse-search in the source panel
2016-10-16 Guillaume MunchNew LFUN paragraph-goto id_start pos_start id_end pos_end
2016-10-16 Guillaume MunchTexRow for InPreamble
2016-10-16 Guillaume MunchGcc 4.6 compatibility :(
2016-10-16 Guillaume Munchtexstring and otexstringstream
2016-09-23 Guillaume MunchReverse search: select a whole row
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-09-23 Guillaume MunchFix type of pos
2016-09-23 Guillaume MunchTexRow: clean up and simplify
2016-07-04 Guillaume MunchRationalise includes
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-19 Guillaume MunchAdd a unique id to math insets
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-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-31 Richard HeckFix doxy.
2007-08-13 Alfredo Braunstein* TexRow.{h,cpp} switch from std::list to std::vector
2007-08-12 André Pönitzshuffle (la)texstream around a bit
2007-04-26 Bo PengRename .C ==> .cpp for files in src/