]> git.lyx.org Git - lyx.git/history - src/buffer.C
the convert patch
[lyx.git] / src / buffer.C
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
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-30 Alfredo Braunsteinchange iterators ctors, implement backwardPos
2004-03-29 Jürgen Spitzmülleradd bibtopic support (bug 870).
2004-03-29 Jürgen Spitzmüllersupport for sidewaysfloats and fix for bug 1016 (float...
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-27 André Pönitzrest of patch
2004-03-27 Angus LeemingSquash a bunch of compiler warnings.
2004-03-25 Angus LeemingGeorg's take on Bug 605.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-03-05 Jürgen Spitzmüllersupport for second \cite option.
2004-03-01 André Pönitzthe DocIterator stuff
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-01-21 Jean-Marc Lasgouttesmove Buffer::nice to LaTeXFeatures
2003-12-29 Jürgen Spitzmüllerchange the file format number to 229 for the sake of...
2003-12-15 Angus LeemingHandle Michael's changes to InsetCollapsable.
2003-12-10 Angus LeemingModify the InsetBox format to always start 'Box'.
2003-12-10 Angus LeemingInsetNote clean-up.
2003-12-03 André Pönitzpatch sent to the list yesteday
2003-12-02 André Pönitzmerge common code
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 André Pönitzmove the LyXText member
2003-11-27 Martin Vermeerparametrize SGML document header
2003-11-25 Martin VermeerIntroducing a number of tags parametrizing various
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-11-03 André Pönitzremove Inset::id
2003-11-02 Alfredo Braunsteinadd PosIterator
2003-10-31 José Matoxunify API for insets export
2003-10-30 José Matoxfactorise linuxdoc and docbook output code
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 Martin VermeerSmall refactoring of DocBook stuff
2003-10-22 Angus LeemingSet 'fully_loaded' when starting a new file too...
2003-10-22 Angus LeemingAdd a Buffer::fully_loaded member function, returning...
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-21 Lars Gullik Bjønnesmore action work
2003-09-18 Angus LeemingPass Buffer arg to Inset::getLabelList, Inset::fillWith...
2003-09-18 Angus LeemingAdd a buffer() member function to LaTeXFeatures. Not...
2003-09-16 Angus LeemingRemove IsInsetChar and IsWordChar from textutils.h.
2003-09-16 Lars Gullik Bjønnesfix some namespace issues for gcc 3.4
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 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPragmatic pimpl-ing of BufferParams.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-06 Angus LeemingRemove a couple of #includes from buffer.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-09-02 Lars Gullik Bjønnesadd a space
2003-09-02 Lars Gullik BjønnesFix some zlib issues, use a temp file for lyx2lyx conve...
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-26 André PönitzouterPar
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-22 Angus LeemingTrivial fixes to spelling/grammar in a couple of comments.
next