]> git.lyx.org Git - lyx.git/history - src/bufferparams.h
* GuiView.C (updateTab): do not update early if current tab has
[lyx.git] / src / bufferparams.h
2007-02-08 Michael Schmitt * src/bufferparams.[Ch]: remove more unneeded LaTeXFea...
2007-01-13 Georg BaumChange lyx2lyx conversion and LaTeX export of documents...
2006-12-29 Georg BaumFix LaTeX generation of files with inputenc == default.
2006-12-10 Georg BaumFix ispell encoding for lyxrc.isp_use_input_encoding...
2006-11-13 Georg BaumAdd support for the esint package
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-06 Michael SchmittChange tracking:
2006-08-15 Georg BaumUpdate file format for unicode
2006-06-19 Jürgen SpitzmüllerThe Grand Font Selection Redesign:
2006-06-07 Jean-Marc Lasgouttes * src/bufferparams.h: make author_map use an unsigned...
2006-05-05 Michael Schmitt src/paragraph.h:
2006-04-09 Bo PengFirst patch for auto-cls-layout feature, from Bo Peng...
2006-02-05 Martin VermeerFix bug 2115 ("blueline bug")
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-04-26 Angus LeemingWhitespace, only whitespace.
2005-01-24 Jürgen SpitzmüllerFix output of change tracked documents (also fixes...
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2004-10-05 José MatoxClean the code for reading and writing lyx files.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-05-14 Angus LeemingMove the biblio::CiteEngine enum into bufferparams...
2004-05-13 Angus LeemingStore the citation engine in BufferParams as biblio...
2004-03-29 Jürgen Spitzmülleradd bibtopic support (bug 870).
2004-03-07 Jürgen SpitzmüllerAdd support for the jurabib package (www.jurabib.org...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-15 Angus LeemingBeef up copied_ptr; use it rather than cow_ptr to store...
2003-09-09 Angus LeemingPragmatic pimpl-ing of BufferParams.
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-06 Angus LeemingForward declare LatexRunParams in converter.h.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-04 Angus LeemingMove #includes out of header files.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-07-28 Lars Gullik Bjønnesmore compress support
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-17 Alfredo Braunsteinmoved some converter/format functions to more appropria...
2003-06-10 Lars Gullik Bjønnesthe current_view patch
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-03-12 John LevonFix the authorlist code, shouldn't crash now
2003-03-12 John LevonThe final parsing patch. Tested on a variety of weird...
2003-03-12 John Levonsplit out header parsing
2003-03-06 André PönitzJohn's AMS patch
2003-02-16 Jean-Marc Lasgouttesmove some code from buffer.C to bufferparams.c
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-11-29 André Pönitzreduction of header dependencies, part II (use new...
2001-11-07 Jean-Marc Lasgouttesmathed compilation fix
2001-09-17 Jean-Marc Lasgouttesone more helper method in Bufferparams
2001-07-19 Angus LeemingMerge natbib branch into head
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2000-10-10 Jean-Marc LasgouttesDekel language/encoding patch + a few fixes
2000-10-02 Lars Gullik Bjønnessmall patch from Dekel, begin introducing the real...
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-07-18 Jean-Marc LasgouttesRemoved Options->LaTeX and all related code. New Variab...
2000-04-11 Lars Gullik Bjønnesparagraph-spacing, redoparagraph in deleteemptyparagrap...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-17 Lars Gullik Bjønnesmulitilang fixes, the addition of some trace msgs to...
2000-02-22 Lars Gullik Bjønnescontinue the crusade to get rid of current_view
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
1999-12-07 Lars Gullik Bjønnesthe fstream/iostream changes and some small other things
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
1999-09-27 Lars Gullik BjønnesInitial revision