]> git.lyx.org Git - lyx.git/history - src/ParagraphParameters.C
Support lgathered and rgathered math environments
[lyx.git] / src / ParagraphParameters.C
2006-09-26 Abdelrazak Younesdelete unneeded BufferView.h declaration.
2006-09-26 Abdelrazak YounesFree BufferView from LyXView!
2006-04-20 Georg BaumMake MathBigInset working
2005-01-06 José Matoxplace one paragraph parameter per line. (file format...
2005-01-06 Jürgen Spitzmüllerfloat2string #4 (Spacing)
2004-10-05 José Matoxreplace nextToken by more appropriate lex methods.
2004-08-20 José MatoxRemove findToken from lyxlyex, first step to its comple...
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-04-08 André Pönitzthe Paragraph::inInset() changes
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-02-13 André Pönitzmore IU stuff
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-06 André Pönitzactiveat 'out of sync' message
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-06 Angus LeemingDon't #include ParameterStruct.h in ParagraphParameters.h.
2003-09-06 Angus LeemingRemove a couple of #includes from buffer.h
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-04 André Pönitz replace "complicate" BufferView::update(...) calls...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-05-16 Alfredo Braunsteinsmall bug fixed: inInset returns a pointer, not a bool
2003-05-13 André PönitzSTRCONV() all over the place
2003-05-13 André PönitzThe 'bformat' introduction
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-13 Angus LeemingYou've had enough time for that ol' review and I've...
2003-03-12 André Pönitzcompile fix
2003-03-12 John LevonCreate ParagraphParameters::read(). JMarc, please note...
2003-03-12 John LevonCreate ParagraphParameters::write() and use it
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-08-20 Lars Gullik Bjønnesremove NO_PEXTRA_STUFF
2002-05-08 Jürgen VignaThis is the ParagraphIndent stuff compatibility. All...
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-27 Lars Gullik Bjønnessmall stuff
2001-06-29 Lars Gullik Bjønnespatch from Jean-Marc + some
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-03-16 Lars Gullik BjønnesNO_PEXTRA and NO_PEXTRA_REALLY
2001-03-06 Lars Gullik BjønnesParagraphParameters and SharedContainer