]> git.lyx.org Git - lyx.git/history - src/insets/ExternalTransforms.h
Improve keyval highlighter
[lyx.git] / src / insets / ExternalTransforms.h
2020-11-25 Yuriy SkalkoAdd default TransformID enum value
2020-11-21 Yuriy SkalkoUse `std::any` when compiler supports C++17 or later
2020-11-01 Yuriy SkalkoMatch header/source function argument naming
2020-10-13 Yuriy SkalkoRemove unused forward declarations
2020-10-03 Yuriy SkalkoAdd `override` specifiers to improve code maintainability
2020-08-07 Stephan Witt#9376 prepare use of Length in lyxrc - move the class...
2019-09-17 Jean-Marc LasgouttesMake some constructors explicit
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2016-06-12 Richard HeckFix a number of other uninitialized members.
2016-06-09 Guillaume MunchReplace auto_ptr with unique_ptr
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-16 Georg BaumSupport units in external inset bbox
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2006-10-21 André Pönitzmove everything into namespace lyx
2006-08-23 Michael Schmittdrop linuxdoc support (part 1)
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2005-01-04 Jürgen Spitzmüllerfloat2string #2 and insetexternal \sclaebox fix
2004-09-26 Lars Gullik BjønnesChange to use preffered calling of Boost.Function
2003-12-04 Angus LeemingEnable InsetExternal to be hit by the mouse once again.
2003-10-07 Angus LeemingAdd transformations to InsetExternal.