]> git.lyx.org Git - lyx.git/history - src/Floating.cpp
Disable CheckTeX while buffer is processed
[lyx.git] / src / Floating.cpp
2017-07-03 Richard HeckFix trailing whitespace in cpp files.
2016-10-16 Guillaume MunchDocstringify getLongString in general and preamble...
2016-07-30 Richard HeckSimplify CSS classes for floats.
2015-05-22 Juergen SpitzmuellerAdd more Float tags to allow to disable wide and sidewa...
2015-05-22 Juergen SpitzmuellerAdd Float tag to determine allowed positioning options...
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2012-04-30 Vincent van RavesteijnFix bug #8078: Assertions in xhtml output on Windows
2011-03-19 Jürgen Spitzmüllerwhitespace only.
2011-02-02 Richard HeckChange NeedsFloatPkg to UsesFloatPkg and introduce...
2011-02-02 Richard HeckJust some renaming, preparatory to disentangling two...
2010-03-17 Richard HeckIntroduce a RefPrefix tag for Style, InsetLayout, and...
2010-03-05 Richard HeckRework and partially revert r33631.
2010-03-05 Richard HeckLet floats decide for themselves what command is used...
2010-03-05 Richard HeckChange the LaTeXBuiltin tag to a NeedsFloatPkg tag...
2010-03-04 Richard HeckSome cleanup for the Floating class.
2010-01-07 Richard HeckMake the float interface for XHTML consistent with...
2009-11-30 Richard HeckForgot this.
2009-11-30 Richard HeckStyle.
2009-11-30 Richard HeckA bit of renaming, plus default values for htmlTag...
2009-06-19 Richard HeckXHTML output for floats and captions.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/