]> git.lyx.org Git - lyx.git/history - src/Graph.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Graph.h
2020-12-05 Richard Kimberly... Change name in source files
2017-07-03 Richard HeckFix whitespace at EOL.
2011-03-31 Richard HeckGiven how we are using this exclusion list, it makes...
2011-03-31 Richard HeckWe always call this function with the argument now...
2011-03-31 Richard HeckRemove unused code.
2011-03-31 Richard HeckSimplify public API by using default argument. More...
2011-03-30 Julien Riouxoptionally allow to exclude certain formats, by name...
2011-01-19 Richard HeckMust be a vestige of some earlier code....
2011-01-19 Richard HeckUse the typedef.
2011-01-19 Richard HeckSimplify the new graph code just a bit.
2011-01-19 Peter Kümmel#7240
2011-01-15 Peter KümmelFix crash on Windows:
2010-05-31 Richard HeckSimplify the graph code a bit. This also will allow...
2010-04-18 Richard HeckAdd some debugging code so we can try to get informatio...
2009-11-10 Richard HeckThis more or less completes the re-implementation of...
2009-11-09 Richard HeckA bit more re-organization.
2009-11-09 Richard HeckMove the visited stuff inside the Vertex struct.
2009-11-09 Richard HeckMore cleanup. We introduce a struct here to keep the...
2009-11-09 Richard HeckJust some cleanup.
2009-11-09 Richard HeckJust some style, and some comments, as I try to figure...
2007-04-26 Bo PengRename .C ==> .cpp for files in src/