]> git.lyx.org Git - lyx.git/history - src/buffer.C
Support lgathered and rgathered math environments
[lyx.git] / src / buffer.C
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-27 Abdelrazak Younesreplace global variable bufferlist with Application...
2006-09-17 André Pönitzcleanup after svn hang-up, #undef CursorShape. Should...
2006-09-17 André Pönitzrename mathed/math_xinset into mathed/InsetMathX
2006-09-12 Enrico ForestieriAvoid a name clash with boost 1.34
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-09 Lars Gullik BjønnesMake the l10n machinery work with ucs4. Update (as...
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-08-29 Jürgen Spitzmüller* src/buffer.C (save):
2006-08-24 Abdelrazak YounesThis commit fixes the crash caused by loading an empty...
2006-08-23 Michael Schmittdrop linuxdoc support (part 5)
2006-08-23 Michael Schmittdrop linuxdoc support (part 3)
2006-08-15 Georg BaumUpdate file format for unicode
2006-08-14 Georg Baum * src/buffer.C
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-08-12 Jean-Marc Lasgouttes * buffer.C (updateDocLang): update labels when changin...
2006-08-04 Bo PengAdd more controls to the view-source dialog.
2006-07-15 Abdelrazak YounesThis commit transfer the ErrorList handling from LyXVie...
2006-07-03 Georg Baummerge booktabs branch
2006-06-30 Georg BaumCall python with the -tt switch to make mixed tab/space...
2006-06-28 Jean-Marc Lasgouttesremove annoying debug messages
2006-06-19 Jürgen SpitzmüllerThe Grand Font Selection Redesign:
2006-06-03 Martin Vermeer Add support for framed.sty
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-04-27 Bo PengRemove USE_COMPRESSION and force the use of zlib, by...
2006-04-21 Bo PengReplace gzstream by boost::iostreams::gzip_(de)compress...
2006-04-15 Jürgen SpitzmüllerMuch better performance when using natbib (bug 2460):
2006-04-10 Bo PengUpdate on view-source feature (r13610), from Bo Peng...
2006-04-09 Bo PengFirst patch for auto-cls-layout feature, from Bo Peng...
2006-04-09 Bo Pengview-source feature, from Bo Peng <ben.bob@gmail.com>
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-28 Georg BaumFix bug 2107:
2006-02-22 Jürgen Spitzmüllerrecognize deleted preamble (bug 2317).
2006-02-05 Martin VermeerFix bug 2115 ("blueline bug")
2006-01-26 Jürgen Spitzmüllerresolve beamer/color conflict (bug 2169)
2005-11-29 Jean-Marc Lasgouttesfix bug 2096: LyX file inserting is broken
2005-10-13 Jürgen Spitzmüllerfix bug 2090 (remove param \quotes_times). File format...
2005-09-28 Jürgen Spitzmüllerfix space insets, increase version to 244.
2005-07-18 André Pönitzuse the FontSpan trick in drawing as well
2005-07-17 André Pönitzprobably fixed bug 1561
2005-07-17 Jürgen Vignabug 344: Fixed loosing cursor/selection on buffer-switch
2005-07-17 Michael SchmittVarious text message changes
2005-07-17 José MatoxRemove the support for a4.sty, a4wide.sty and a4widemar...
2005-07-16 José MatoxFix bug 886 and others not reported related with the...
2005-07-16 André Pönitzremove unneeded function Paragraph::checkInsertChar...
2005-07-14 André Pönitzimplement undo for textclass switches in order to avoid...
2005-07-07 Jean-Marc Lasgouttesclean up french language handling
2005-05-19 Angus LeemingEnable lyx2lyx to work with "file names with spaces".
2005-05-11 Lars Gullik Bjønnesuse is_writable to check if the copy_file will work
2005-05-02 Angus LeemingIterate slowly towards out-of-the-box compilation with...
2005-04-18 Angus LeemingIntroduce and use latex_path().
2005-03-27 Martin VermeerFixing bugs 1844,1845: doc settings don't stick
2005-03-25 Jean-Marc Lasgouttesenable running latex on files which path contains spaces
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-02-03 Georg Baumfile format change for bug 698 and fix for the reproduc...
2005-01-31 Jean-Marc Lasgouttesfix inserting text file into a text inset
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2005-01-27 Lars Gullik Bjønnesthe convert patch
2005-01-24 Jürgen SpitzmüllerFix output of change tracked documents (also fixes...
2005-01-20 Angus Leeminguse USE_COMPRESSION to guard code.
2005-01-20 Angus LeemingRename some of the elements of the SpellBase::Result...
2005-01-19 Angus LeemingUse HAVE_UNISTD_H.
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2005-01-17 Angus LeemingInvoke scripts by prepending the name of the script...
2005-01-06 José Matoxplace one paragraph parameter per line. (file format...
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2005-01-05 Lars Gullik Bjønnesthe const patch
2004-12-20 Angus Leeming* Replace all use of 'slashify_path' with 'internal_path'.
2004-12-17 Alfredo Braunsteinremove paragraph::autoBreakRows
2004-12-03 José MatoxFile format up to 238.
2004-11-25 Lars Gullik BjønnesInsetOld -> InsetBase renaming
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-07 Lars Gullik Bjønnesremove usused using
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete back_inserter_fun functions...
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-10-28 José Matoxmore code uniffied for handling paragraph ids. (docbook)
2004-10-26 Angus LeemingWhitespace, nothing but whitespace.
2004-10-24 José MatoxMove paragraph counting to a single place. (SGML/XML)
2004-10-24 José MatoxReorganized docbook export code and fixed several bugs...
2004-10-21 José MatoxImprove graphics export for docbook.
2004-10-09 José MatoxFormat up to 237.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-08-16 José MatoxRemove space at end of line, when superfluous.
2004-08-14 José Matoxup to file format 236 and also fix Bug 421.
2004-07-25 Lars Gullik Bjønnesobvious stuff
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-07-01 Georg Baumupdate file format to reflect the paperpackage bugfix
2004-05-14 José Matoxclean code to export between different flavours, output...
2004-05-13 Angus LeemingStore the citation engine in BufferParams as biblio...
2004-05-13 José Matoxadd support for xml, now just for docbook
2004-04-29 Georg Baumrequire file extension for included graphics
2004-04-13 André Pönitzpartial revert of macro stuff
2004-04-13 André Pönitzmacro rework
2004-04-08 André Pönitzthe Paragraph::inInset() changes
next