]> git.lyx.org Git - lyx.git/history - src/format.C
Small formatting and comment cleanup.
[lyx.git] / src / format.C
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-19 Abdelrazak YounesThis commit transfers the singletons defined in the...
2006-10-07 Georg BaumRename namespace Alert to lyx::frontend::Alert.
2006-10-03 Georg BaumFix bug 2868
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-22 Abdelrazak Younesreplace lyxserver and lyxsocket with theApp->server...
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-06-18 Georg Baum * src/format.C
2006-05-25 Georg BaumChange the semantics of 'none' and 'auto' viewers/edito...
2006-05-20 Georg Baum * src/format.[Ch]
2006-05-17 Jean-Marc LasgouttesNew auto-open feature from Bo Peng (with help from...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2005-06-18 Angus Leeming'Forward port' various path fixes from the 1.3.x branch.
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-02-06 Martin VermeerNeeded for 2.95 / stlport compilation
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
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 LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
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-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-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-05-23 Alfredo Braunsteinsome header insanity fixed
2003-05-13 André PönitzSTRCONV() all over the place
2003-05-13 André PönitzThe 'bformat' introduction
2003-03-31 John Levonkill Alert::alert()
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-04 Lars Gullik Bjønnesws changes only
2003-02-28 Dekel TsurCompilation fix
2003-02-28 André PönitzAlfredo's patch