]> git.lyx.org Git - lyx.git/history - src/factory.cpp
Account for old versions of Pygments
[lyx.git] / src / factory.cpp
2007-10-25 Richard HeckInsetIndex is no longer an InsetCommand.
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-23 Richard HeckInsetInclude becomes an InsetCommand.
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-17 Richard HeckSwitch on InsetCodes in the factory.
2007-10-16 Richard HeckInsetList no longer exists.
2007-10-13 Uwe StöhrThe huge URL patch:
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-10-11 Bo PengInsetInfo: add InsetInfo (core)
2007-10-03 Uwe Stöhrprovide wrap tables based on the current wrap float...
2007-10-03 Martin VermeerIndex as collapsible, preserving existing feature set
2007-09-27 Richard HeckThis is the first part of a cleanup of how we handle...
2007-09-11 André Pönitzremove unnecessary includes
2007-09-09 Uwe StöhrHelge's wrapfig patch:
2007-09-08 Martin VermeerForgot this
2007-09-05 Martin VermeerRenaming CharStyle -> Flex, finishing touch
2007-09-05 Martin VermeerName change CharStyle -> Flex
2007-08-25 Martin VermeerClean-up in CharStyles, externalize detection of undefi...
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-09 Bo PengAdd support for listings package. Two listings command...
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename .C ==> .cpp for files in src/