]> git.lyx.org Git - lyx.git/history - src/insets/InsetFootlike.cpp
Fix trailing whitespace in cpp files.
[lyx.git] / src / insets / InsetFootlike.cpp
2015-12-07 Scott KostyshakRevert "InsetFootlike.cpp: disable listings inside...
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-11-21 Jean-Marc LasgouttesLet the Foot inset have a different Layout when inside...
2014-11-04 Uwe StöhrInsetFootlike.cpp: disable listings inside footnotes
2011-03-28 Richard HeckThis is intended to be a pure renaming of the Inset...
2010-03-31 Pavel SandaNext headers
2009-11-08 Abdelrazak YounesUniformize Inset construction (passing Buffer * everywh...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-03-05 André Pönitzmake code look a bit more uniform
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
2008-02-27 André Pönitzprogress on buffer-reference-in-insets. beware of insta...
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-11-01 André Pönitzcosmetics. mainly replace #include "dostring.h" by...
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-10-13 Abdelrazak YounesMove Inset::Code to InsetCode.h
2007-09-21 Abdelrazak Younes* Inset:
2007-08-30 André Pönitzuse bald pointers in clone()
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-08-13 Martin VermeerPrepare for inset configurability
2007-06-15 Abdelrazak Younesheader cleanup.
2007-04-30 Abdelrazak Younes* Inset and derivatives: insetName() -> name()
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2