]> git.lyx.org Git - lyx.git/history - src/bufferlist.C
* src/insets/insetbase.h
[lyx.git] / src / bufferlist.C
2006-12-27 Georg Baumremove unused stuff
2006-12-21 Georg Baumconvert author names and status messages to docstring
2006-12-04 Georg Baummore unicode filenames
2006-12-02 Georg Baummore unicode filenames
2006-11-30 Georg Baummore unicode filenames
2006-11-26 Abdelrazak Younes* BufferList: new begin() and end() methods.
2006-11-26 Abdelrazak Younes* BufferList::last(): new method returning last loaded...
2006-10-29 Bo Pengsession: rename some functions
2006-10-27 Bo Pengclass session reorganization
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-07 Georg BaumRename namespace Alert to lyx::frontend::Alert.
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-07-17 Georg Baum * src/bufferlist.C
2006-04-28 Bo PengFix a few issues with session/lastopenedfiles, Bo Peng...
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-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2006-03-23 Lars Gullik Bjønnes * output_latex.h:
2006-03-20 Abdelrazak Younesreplace hard-coded "/tmp" with package().temp_dir()
2005-01-10 Angus LeemingThe package reworking.
2005-01-05 Lars Gullik Bjønnesthe const patch
2004-12-16 Angus LeemingRemove redundant "using lyx::support::GetEnvPath;"
2004-12-15 Angus LeemingOS Abstraction of "HOME" and the null device.
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete compare_memfun and helper...
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete back_inserter_fun functions...
2004-10-26 Angus LeemingWhitespace, nothing but whitespace.
2004-10-22 Jean-Marc Lasgouttesimplement buffer-next/previous (bug 515)
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2003-11-05 José MatoxRename ascii to plaintext and LatexRunParams to OutputP...
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-10-17 Lars Gullik BjønnesGet rid of the TextCache.
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-14 Angus Leeming(Jo�o Assirati): add the ability to inverse-search...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
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-06 Angus LeemingMove depth_type to support/types.h.
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-14 John LevonMichael's UI patch v2
2003-07-26 José MatoxRename arguments of makeLaTeXFile to a sane scheme.
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-20 Alfredo Braunsteintake several functions out of BufferList, and split...
2003-06-10 Lars Gullik Bjønnesthe current_view patch
2003-05-24 Lars Gullik Bjønnesmake ParagraphList::push_back take a reference instead...
2003-05-23 Alfredo Braunsteinsome header insanity fixed
2003-05-22 Angus LeemingThe 'nice' changes.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-08 John Levondon't rm emergency saves ever
2003-05-07 Lars Gullik Bjønnesparlist cleanup
2003-04-28 John Levondiscard changes
2003-04-28 Lars Gullik Bjønnesfix a small message bug
2003-04-27 John LevonFix up Alert::prompt for cancel button stuff
2003-04-26 John Levoncouple of close fixes
2003-04-17 Angus LeemingA couple of Alfredo's bug fixes.
2003-03-31 John Levonkill Alert::alert()
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-29 John Levonlars' tweaks
2003-03-29 John Levonsmall tweak
2003-03-29 John LevonMore Alert/ error message fixes
2003-03-29 John Levonwarning on revert
2003-03-29 John LevonBig shake up of all Alert::askQuestion/Confirmation...
2003-03-04 Lars Gullik Bjønnesws changes only
2003-02-15 John Levonbufferlist cleanup
2003-02-14 John LevonMy old allow/prohibitInput() -> busy(bool) patch cleanup
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-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-09-25 Dekel TsurFix reading of old format templates
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-20 Lars Gullik Bjønnesuse boost::bind instead of home grown stuff
2002-08-20 Lars Gullik Bjønnescompile fixes
2002-08-12 Lars Gullik BjønnesThe ParagraphList stuff
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-08-01 John Levonfix for open of non-existent file, writeFile() change
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-17 John Levonremove 2nd exit confirmation. I think this mutated...
2002-07-11 John Levonremove file->new asks for name
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-05-23 John Levonguii2
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-12 Lars Gullik Bjønnes2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2002-02-28 Angus LeemingUpgrading of my xforms libs showed that lots of files...
2002-02-26 Jean-Marc Lasgouttescleanups from John and Juergen, bib files parsing fix...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-13 Jean-Marc Lasgouttesfix crash bug with non-existing input files
next