]> git.lyx.org Git - lyx.git/history - src/bufferparams.C
GTK graphics dialog: Default to scaling 100% when no scaling or size is given
[lyx.git] / src / bufferparams.C
2005-10-25 Jean-Marc Lasgouttesbug 2092: branches not propagated to child documents
2005-10-13 Jürgen Spitzmüllerfix bug 2090 (remove param \quotes_times). File format...
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-02-12 Georg Baumprevent crash in BufferParams::readGraphicsDriver()
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.
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-06 Jürgen Spitzmüllerfloat2string #4 (Spacing)
2005-01-05 Lars Gullik Bjønnesthe const patch
2004-10-26 Angus LeemingWhitespace, nothing but whitespace.
2004-10-09 José MatoxFormat up to 237.
2004-10-05 José MatoxClean the code for reading and writing lyx files.
2004-08-23 José Matoxfix reading the author field.
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-08-14 José Matoxup to file format 236 and also fix Bug 421.
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-06-27 Jürgen Spitzmüllerfix off-by-one-error with paperpackage selection
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-05-13 Angus LeemingStore the citation engine in BufferParams as biblio...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-03-29 Jürgen Spitzmülleradd bibtopic support (bug 870).
2004-03-25 Martin VermeerNew LColor::setColor
2004-03-07 Jürgen SpitzmüllerAdd support for the jurabib package (www.jurabib.org...
2003-12-14 Angus LeemingOverhaul the branches code.
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-15 Angus LeemingBeef up copied_ptr; use it rather than cow_ptr to store...
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-15 Angus LeemingReorder member initializers to avoid compiler warning.
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-06 Angus LeemingForward declare LatexRunParams in converter.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-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-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-10 Lars Gullik Bjønnesthe current_view patch
2003-05-23 Angus LeemingGet rid of the global use_babel variable.
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-13 André PönitzSTRCONV() all over the place
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-03 John Levonbug 809 from Michael, and some small changes to it
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 Lasgouttesfix compilation bug
2003-02-16 Jean-Marc Lasgouttesoops again! hopefully this works now. Time to go to bed
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-28 Lars Gullik BjønnesRename strip to rtrim
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-02 Lars Gullik Bjønneslayout as string
2002-01-13 Lars Gullik Bjønnesbug 7
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-08-06 Lars Gullik Bjønnesmore funcs to lowerchar, adjust
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
2001-07-19 Angus LeemingMerge natbib branch into head
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2000-11-28 Allan RaeAngus's 23rd November patch
2000-11-21 Lars Gullik BjønnesAngus patch, + allow to set cursor color + constify...
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-10-10 Jean-Marc LasgouttesDekel language/encoding patch + a few fixes
2000-09-27 Jürgen VignaVarious fixes, removed "default" language, inserted...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-07-18 Jean-Marc LasgouttesRemoved Options->LaTeX and all related code. New Variab...
2000-07-04 Lars Gullik Bjønnesencoding patch and mousewheelpatch
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-03-16 Lars Gullik Bjønnesmake text private in LyXParagraph some changes to impor...
2000-03-12 Lars Gullik Bjønnesthe figinsetpatch some lyxrc changes, read the ChangeLog
2000-03-10 Lars Gullik BjønnesDekels arabic patch, + some small things by me
2000-02-22 Lars Gullik Bjønnescontinue the crusade to get rid of current_view
2000-01-24 Lars Gullik Bjønnespos=string::npos for regex not found, use handcoded...
1999-12-07 Lars Gullik Bjønnesthe fstream/iostream changes and some small other things
1999-12-01 Lars Gullik Bjønnesin addition to the changes mentioned in ChangeLog,...
1999-11-25 Jean-Marc LasgouttesMake sure the default class for a new file is "article...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-07 Lars Gullik Bjønnesthe merge from branch debugstream
1999-10-05 Jean-Marc LasgouttesFix to reLyX configure, to welcome message in minibuffe...
next