]> git.lyx.org Git - lyx.git/history - src/Session.cpp
Enable OK/Apply buttons when resetting to class defaults.
[lyx.git] / src / Session.cpp
2015-04-06 Juergen SpitzmuellerPrevent crash when attempting to restore a file multipl...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-28 Lars Gullik Bjønnessrc/*.cpp: reformatting to increase consistency
2010-12-04 Vincent van RavesteijnNo need for a deque here.
2010-06-15 Pavel SandaRemember navigate back bookmark through sessions
2010-04-21 Pavel SandaProper camel case for FileName.absFilename
2009-05-05 Vincent van RavesteijnFix bug #5131: Remember last file active.
2009-05-02 Enrico ForestieriSpeed up FileName operator== (Georg's solution).
2009-01-18 Vincent van RavesteijnUI Command Buffer improvements.
2009-01-07 Vincent van RavesteijnCorrect enabling of the "Navigate->Bookmarks->Clear...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-19 Abdelrazak Younesrevert erroneous previous commit.
2008-10-19 Abdelrazak YounesParagraph:
2008-09-22 Abdelrazak YounesGet rid of unused SessionInfoSection.
2008-05-27 Abdelrazak YounesRe-engineer the toolbar support code:
2008-04-20 Jürgen SpitzmüllerFix bug 4750
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-17 Abdelrazak Younestransfer os::is_absolute_path() to FileName::isAbsolute().
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-15 André Pönitzreduce line noise
2007-11-02 André Pönitzsome de-boostification
2007-10-18 André Pönitzuse FileName::isDirectory()
2007-10-18 André Pönitzstart using FileName::exists()
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/