2003-03-29 07:09:13 +00:00
|
|
|
/**
|
2007-04-26 04:41:58 +00:00
|
|
|
* \file BufferList.cpp
|
2003-03-29 07:09:13 +00:00
|
|
|
* This file is part of LyX, the document processor.
|
|
|
|
* Licence details can be found in the file COPYING.
|
2002-03-21 17:27:08 +00:00
|
|
|
*
|
2008-11-14 15:58:50 +00:00
|
|
|
* \author Lars Gullik Bjønnes
|
1999-09-27 18:44:28 +00:00
|
|
|
*
|
2003-08-23 00:17:00 +00:00
|
|
|
* Full author contact details are available in file CREDITS.
|
1999-09-27 18:44:28 +00:00
|
|
|
*/
|
|
|
|
|
2001-12-10 20:06:59 +00:00
|
|
|
#include <config.h>
|
|
|
|
|
2007-04-26 04:41:58 +00:00
|
|
|
#include "BufferList.h"
|
2003-09-06 18:38:02 +00:00
|
|
|
|
2007-04-26 04:41:58 +00:00
|
|
|
#include "Author.h"
|
|
|
|
#include "Buffer.h"
|
|
|
|
#include "BufferParams.h"
|
|
|
|
#include "Session.h"
|
|
|
|
#include "LyX.h"
|
2003-11-05 12:06:20 +00:00
|
|
|
#include "output_latex.h"
|
2006-03-23 20:11:06 +00:00
|
|
|
#include "ParagraphList.h"
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2007-04-28 20:44:46 +00:00
|
|
|
#include "frontends/alert.h"
|
2001-12-10 20:06:59 +00:00
|
|
|
|
2007-12-17 18:37:13 +00:00
|
|
|
#include "support/ExceptionMessage.h"
|
2007-11-29 07:04:28 +00:00
|
|
|
#include "support/debug.h"
|
2008-07-29 07:53:08 +00:00
|
|
|
#include "support/FileName.h"
|
2008-07-29 08:52:25 +00:00
|
|
|
#include "support/FileNameList.h"
|
|
|
|
#include "support/filetools.h"
|
2007-11-29 07:04:28 +00:00
|
|
|
#include "support/gettext.h"
|
2007-11-13 23:50:28 +00:00
|
|
|
#include "support/lstrings.h"
|
Rename files in src/support, step one.
src/support/package.h src/support/Package.h Package
src/support/package.C.in src/support/Package.C.in Package
src/support/path.h src/support/Path.h Path
src/support/fs_extras.h src/support/fs_extras.h NOCLASSES
src/support/RandomAccessList.h src/support/RandomAccessList.h RandomAccessList
src/support/lyxmanip.h src/support/lyxmanip.h NOCLASSES
src/support/rename.C src/support/rename.cpp NOCLASSES
src/support/abort.C src/support/abort.cpp NOCLASSES
src/support/lyxlib.h src/support/lyxlib.h NOCLASSES
src/support/ExceptionMessage.h src/support/ExceptionMessage.h ExceptionMessage
src/support/copy.C src/support/copy.cpp NOCLASSES
src/support/limited_stack.h src/support/limited_stack.h limited_stack
src/support/filefilterlist.C src/support/FileFilterList.cpp ['FileFilterList', 'Filter']
src/support/cow_ptr.h src/support/cow_ptr.h cow_ptr
src/support/os_unix.C src/support/os_unix.cpp NOCLASSES
src/support/socktools.h src/support/socktools.h NOCLASSES
src/support/forkedcontr.h src/support/ForkedcallsController.h ForkedcallsController
src/support/os.h src/support/os.h NOCLASSES
src/support/FileMonitor.h src/support/FileMonitor.h FileMonitor
src/support/copied_ptr.h src/support/copied_ptr.h copied_ptr
src/support/translator.h src/support/Translator.h Translator
src/support/filetools.C src/support/filetools.cpp NOCLASSES
src/support/unlink.C src/support/unlink.cpp NOCLASSES
src/support/os_win32.C src/support/os_win32.cpp GetFolderPath
src/support/lstrings.C src/support/lstrings.cpp NOCLASSES
src/support/qstring_helpers.C src/support/qstring_helpers.cpp NOCLASSES
src/support/getcwd.C src/support/getcwd.cpp NOCLASSES
src/support/systemcall.C src/support/Systemcall.cpp Systemcall
src/support/lyxalgo.h src/support/lyxalgo.h NOCLASSES
src/support/filefilterlist.h src/support/FileFilterList.h ['FileFilterList', 'Filter']
src/support/unicode.C src/support/unicode.cpp IconvProcessor
src/support/userinfo.C src/support/userinfo.cpp NOCLASSES
src/support/lyxtime.C src/support/lyxtime.cpp NOCLASSES
src/support/kill.C src/support/kill.cpp NOCLASSES
src/support/docstring.C src/support/docstring.cpp to_local8bit_failure
src/support/os_cygwin.C src/support/os_cygwin.cpp NOCLASSES
src/support/lyxsum.C src/support/lyxsum.cpp NOCLASSES
src/support/environment.C src/support/environment.cpp NOCLASSES
src/support/filetools.h src/support/filetools.h NOCLASSES
src/support/textutils.C src/support/textutils.cpp NOCLASSES
src/support/mkdir.C src/support/mkdir.cpp NOCLASSES
src/support/forkedcall.C src/support/Forkedcall.cpp ['ForkedProcess', 'Forkedcall']
src/support/tempname.C src/support/tempname.cpp NOCLASSES
src/support/os_win32.h src/support/os_win32.h GetFolderPath
src/support/types.h src/support/types.h NOCLASSES
src/support/lstrings.h src/support/lstrings.h NOCLASSES
src/support/forkedcallqueue.C src/support/ForkedCallQueue.cpp ForkedCallQueue
src/support/qstring_helpers.h src/support/qstring_helpers.h NOCLASSES
src/support/convert.C src/support/convert.cpp NOCLASSES
src/support/filename.C src/support/FileName.cpp ['FileName', 'DocFileName']
src/support/tests/convert.C src/support/tests/convert.cpp NOCLASSES
src/support/tests/filetools.C src/support/tests/filetools.cpp NOCLASSES
src/support/tests/lstrings.C src/support/tests/lstrings.cpp NOCLASSES
src/support/tests/boost.C src/support/tests/boost.cpp NOCLASSES
src/support/docstream.C src/support/docstream.cpp ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/std_istream.h src/support/std_istream.h NOCLASSES
src/support/systemcall.h src/support/Systemcall.h Systemcall
src/support/chdir.C src/support/chdir.cpp NOCLASSES
src/support/std_ostream.h src/support/std_ostream.h NOCLASSES
src/support/unicode.h src/support/unicode.h IconvProcessor
src/support/path.C src/support/Path.cpp Path
src/support/fs_extras.C src/support/fs_extras.cpp NOCLASSES
src/support/userinfo.h src/support/userinfo.h NOCLASSES
src/support/lyxtime.h src/support/lyxtime.h NOCLASSES
src/support/docstring.h src/support/docstring.h to_local8bit_failure
src/support/debugstream.h src/support/debugstream.h basic_debugstream
src/support/environment.h src/support/environment.h NOCLASSES
src/support/textutils.h src/support/textutils.h NOCLASSES
src/support/forkedcall.h src/support/Forkedcall.h ['ForkedProcess', 'Forkedcall']
src/support/socktools.C src/support/socktools.cpp NOCLASSES
src/support/forkedcallqueue.h src/support/ForkedCallQueue.h ForkedCallQueue
src/support/forkedcontr.C src/support/ForkedcallsController.cpp ForkedcallsController
src/support/os.C src/support/os.cpp NOCLASSES
src/support/convert.h src/support/convert.h NOCLASSES
src/support/filename.h src/support/FileName.h ['FileName', 'DocFileName']
src/support/docstream.h src/support/docstream.h ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/FileMonitor.C src/support/FileMonitor.cpp FileMonitor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18024 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-26 05:12:52 +00:00
|
|
|
#include "support/Package.h"
|
2001-12-10 20:06:59 +00:00
|
|
|
|
2008-04-30 08:26:40 +00:00
|
|
|
#include "support/lassert.h"
|
2010-04-22 11:16:58 +00:00
|
|
|
#include "support/bind.h"
|
2002-08-20 20:04:24 +00:00
|
|
|
|
2004-11-06 15:23:12 +00:00
|
|
|
#include <algorithm>
|
|
|
|
#include <functional>
|
2010-04-22 11:45:34 +00:00
|
|
|
#include <iterator>
|
2010-06-05 11:06:13 +00:00
|
|
|
#include <memory>
|
2004-01-31 15:30:24 +00:00
|
|
|
|
2007-12-12 10:16:00 +00:00
|
|
|
using namespace std;
|
2007-12-12 18:57:56 +00:00
|
|
|
using namespace lyx::support;
|
2007-07-17 17:40:44 +00:00
|
|
|
|
|
|
|
namespace lyx {
|
|
|
|
|
2006-10-07 16:47:54 +00:00
|
|
|
namespace Alert = lyx::frontend::Alert;
|
|
|
|
|
1999-11-15 12:27:25 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
BufferList::BufferList()
|
2000-01-20 01:41:55 +00:00
|
|
|
{}
|
1999-09-27 18:44:28 +00:00
|
|
|
|
|
|
|
|
2008-10-13 20:40:58 +00:00
|
|
|
BufferList::~BufferList()
|
|
|
|
{
|
|
|
|
BufferStorage::iterator it = binternal.begin();
|
|
|
|
BufferStorage::iterator end = binternal.end();
|
|
|
|
for (; it != end; ++it)
|
|
|
|
delete (*it);
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2000-02-03 17:09:33 +00:00
|
|
|
bool BufferList::empty() const
|
1999-09-27 18:44:28 +00:00
|
|
|
{
|
1999-11-05 06:02:34 +00:00
|
|
|
return bstore.empty();
|
1999-09-27 18:44:28 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2006-11-26 16:39:39 +00:00
|
|
|
BufferList::iterator BufferList::begin()
|
|
|
|
{
|
|
|
|
return bstore.begin();
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
BufferList::const_iterator BufferList::begin() const
|
|
|
|
{
|
|
|
|
return bstore.begin();
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
BufferList::iterator BufferList::end()
|
|
|
|
{
|
|
|
|
return bstore.end();
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
BufferList::const_iterator BufferList::end() const
|
|
|
|
{
|
|
|
|
return bstore.end();
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-02-15 19:21:11 +00:00
|
|
|
void BufferList::release(Buffer * buf)
|
|
|
|
{
|
2013-04-25 21:27:10 +00:00
|
|
|
// We may leak here, but we probably do not need to
|
|
|
|
// shut down.
|
|
|
|
LASSERT(buf, return);
|
2005-01-05 20:21:27 +00:00
|
|
|
BufferStorage::iterator const it =
|
|
|
|
find(bstore.begin(), bstore.end(), buf);
|
2003-02-15 19:21:11 +00:00
|
|
|
if (it != bstore.end()) {
|
|
|
|
Buffer * tmp = (*it);
|
|
|
|
bstore.erase(it);
|
2013-04-25 21:27:10 +00:00
|
|
|
LASSERT(tmp, return);
|
2003-02-15 19:21:11 +00:00
|
|
|
delete tmp;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2012-05-12 12:11:56 +00:00
|
|
|
Buffer * BufferList::newInternalBuffer(string const & s)
|
|
|
|
{
|
|
|
|
Buffer * const buf = createNewBuffer(s);
|
|
|
|
if (buf) {
|
|
|
|
buf->setInternal(true);
|
|
|
|
binternal.push_back(buf);
|
|
|
|
}
|
|
|
|
return buf;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2012-05-12 11:54:20 +00:00
|
|
|
Buffer * BufferList::newBuffer(string const & s)
|
2012-05-12 12:11:56 +00:00
|
|
|
{
|
|
|
|
Buffer * const buf = createNewBuffer(s);
|
|
|
|
if (buf) {
|
|
|
|
LYXERR(Debug::INFO, "Assigning to buffer " << bstore.size());
|
|
|
|
bstore.push_back(buf);
|
|
|
|
}
|
|
|
|
return buf;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
Buffer * BufferList::createNewBuffer(string const & s)
|
2003-02-15 19:21:11 +00:00
|
|
|
{
|
2007-12-17 18:37:13 +00:00
|
|
|
auto_ptr<Buffer> tmpbuf;
|
2008-03-15 00:22:54 +00:00
|
|
|
try {
|
2012-05-12 11:54:20 +00:00
|
|
|
tmpbuf.reset(new Buffer(s));
|
2007-12-17 18:37:13 +00:00
|
|
|
} catch (ExceptionMessage const & message) {
|
|
|
|
if (message.type_ == ErrorException) {
|
|
|
|
Alert::error(message.title_, message.details_);
|
|
|
|
exit(1);
|
|
|
|
} else if (message.type_ == WarningException) {
|
|
|
|
Alert::warning(message.title_, message.details_);
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
}
|
2003-09-09 09:47:59 +00:00
|
|
|
tmpbuf->params().useClassDefaults();
|
2003-11-03 17:47:28 +00:00
|
|
|
return tmpbuf.release();
|
2003-02-15 19:21:11 +00:00
|
|
|
}
|
2003-03-04 09:27:27 +00:00
|
|
|
|
2003-02-15 19:21:11 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
void BufferList::closeAll()
|
|
|
|
{
|
2007-12-04 22:21:25 +00:00
|
|
|
while (!bstore.empty())
|
|
|
|
release(bstore.front());
|
1999-09-27 18:44:28 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2008-07-29 08:52:25 +00:00
|
|
|
FileNameList const & BufferList::fileNames() const
|
1999-09-27 18:44:28 +00:00
|
|
|
{
|
2008-07-29 08:52:25 +00:00
|
|
|
static FileNameList nvec;
|
|
|
|
nvec.clear();
|
2010-10-29 19:10:54 +00:00
|
|
|
BufferStorage::const_iterator it = bstore.begin();
|
|
|
|
BufferStorage::const_iterator end = bstore.end();
|
|
|
|
for (; it != end; ++it) {
|
|
|
|
Buffer * buf = *it;
|
|
|
|
nvec.push_back(buf->fileName());
|
|
|
|
}
|
2000-01-20 01:41:55 +00:00
|
|
|
return nvec;
|
1999-09-27 18:44:28 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
1999-11-05 06:02:34 +00:00
|
|
|
Buffer * BufferList::first()
|
1999-09-27 18:44:28 +00:00
|
|
|
{
|
2002-03-12 17:15:44 +00:00
|
|
|
if (bstore.empty())
|
|
|
|
return 0;
|
1999-11-05 06:02:34 +00:00
|
|
|
return bstore.front();
|
1999-09-27 18:44:28 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2006-11-26 15:47:45 +00:00
|
|
|
Buffer * BufferList::last()
|
|
|
|
{
|
|
|
|
if (bstore.empty())
|
|
|
|
return 0;
|
|
|
|
return bstore.back();
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2007-10-02 22:10:33 +00:00
|
|
|
Buffer * BufferList::getBuffer(unsigned int choice)
|
1999-09-27 18:44:28 +00:00
|
|
|
{
|
2002-03-12 17:15:44 +00:00
|
|
|
if (choice >= bstore.size())
|
|
|
|
return 0;
|
1999-11-05 06:02:34 +00:00
|
|
|
return bstore[choice];
|
1999-09-27 18:44:28 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2004-10-26 21:16:44 +00:00
|
|
|
Buffer * BufferList::next(Buffer const * buf) const
|
2004-10-22 10:24:55 +00:00
|
|
|
{
|
2013-04-25 21:27:10 +00:00
|
|
|
// Something is wrong, but we can probably survive it.
|
|
|
|
LASSERT(buf, return 0);
|
2005-01-05 20:21:27 +00:00
|
|
|
|
2004-10-22 10:24:55 +00:00
|
|
|
if (bstore.empty())
|
|
|
|
return 0;
|
2011-11-15 18:24:42 +00:00
|
|
|
BufferStorage::const_iterator it =
|
|
|
|
find(bstore.begin(), bstore.end(), buf);
|
2013-04-25 21:27:10 +00:00
|
|
|
LASSERT(it != bstore.end(), return 0);
|
2004-10-22 10:24:55 +00:00
|
|
|
++it;
|
2008-09-22 09:59:46 +00:00
|
|
|
Buffer * nextbuf = (it == bstore.end()) ? bstore.front() : *it;
|
|
|
|
return nextbuf;
|
2004-10-22 10:24:55 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2004-10-26 21:16:44 +00:00
|
|
|
Buffer * BufferList::previous(Buffer const * buf) const
|
2004-10-22 10:24:55 +00:00
|
|
|
{
|
2013-04-25 21:27:10 +00:00
|
|
|
// Something is wrong, but we can probably survive it.
|
|
|
|
LASSERT(buf, return 0);
|
2005-01-05 20:21:27 +00:00
|
|
|
|
2004-10-22 10:24:55 +00:00
|
|
|
if (bstore.empty())
|
|
|
|
return 0;
|
2011-11-15 18:24:42 +00:00
|
|
|
BufferStorage::const_iterator it =
|
|
|
|
find(bstore.begin(), bstore.end(), buf);
|
2013-04-25 21:27:10 +00:00
|
|
|
LASSERT(it != bstore.end(), return 0);
|
2008-09-22 09:59:46 +00:00
|
|
|
|
|
|
|
Buffer * previousbuf = (it == bstore.begin()) ? bstore.back() : *(it - 1);
|
|
|
|
return previousbuf;
|
2004-10-22 10:24:55 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2007-10-20 10:03:45 +00:00
|
|
|
void BufferList::updateIncludedTeXfiles(string const & masterTmpDir,
|
2012-10-03 08:41:07 +00:00
|
|
|
OutputParams const & runparams_in)
|
1999-09-27 18:44:28 +00:00
|
|
|
{
|
2012-10-03 08:41:07 +00:00
|
|
|
OutputParams runparams = runparams_in;
|
|
|
|
runparams.is_child = true;
|
2001-12-28 13:26:54 +00:00
|
|
|
BufferStorage::iterator it = bstore.begin();
|
|
|
|
BufferStorage::iterator end = bstore.end();
|
|
|
|
for (; it != end; ++it) {
|
2007-10-20 10:03:45 +00:00
|
|
|
if (!(*it)->isDepClean(masterTmpDir)) {
|
|
|
|
string writefile = addName(masterTmpDir, (*it)->latexName());
|
2011-10-22 15:10:43 +00:00
|
|
|
(*it)->makeLaTeXFile(FileName(writefile), masterTmpDir,
|
2011-10-29 20:14:48 +00:00
|
|
|
runparams, Buffer::OnlyBody);
|
2007-10-20 10:03:45 +00:00
|
|
|
(*it)->markDepClean(masterTmpDir);
|
1999-11-05 06:02:34 +00:00
|
|
|
}
|
|
|
|
}
|
2012-10-03 08:41:07 +00:00
|
|
|
runparams.is_child = false;
|
1999-09-27 18:44:28 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
void BufferList::emergencyWriteAll()
|
|
|
|
{
|
2009-08-15 16:34:54 +00:00
|
|
|
BufferStorage::const_iterator it = bstore.begin();
|
|
|
|
BufferStorage::const_iterator const en = bstore.end();
|
|
|
|
for (; it != en; ++it)
|
|
|
|
(*it)->emergencyWrite();
|
1999-09-27 18:44:28 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2008-07-29 07:53:08 +00:00
|
|
|
bool BufferList::exists(FileName const & fname) const
|
1999-09-27 18:44:28 +00:00
|
|
|
{
|
2008-07-29 08:16:09 +00:00
|
|
|
return getBuffer(fname) != 0;
|
1999-09-27 18:44:28 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2010-03-08 14:55:33 +00:00
|
|
|
bool BufferList::isLoaded(Buffer const * b) const
|
2000-02-03 17:09:33 +00:00
|
|
|
{
|
2010-03-08 14:55:33 +00:00
|
|
|
if (!b)
|
|
|
|
return false;
|
2000-02-03 17:09:33 +00:00
|
|
|
BufferStorage::const_iterator cit =
|
|
|
|
find(bstore.begin(), bstore.end(), b);
|
|
|
|
return cit != bstore.end();
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2009-05-02 17:12:31 +00:00
|
|
|
namespace {
|
2012-10-27 13:45:27 +00:00
|
|
|
|
2009-05-02 17:12:31 +00:00
|
|
|
struct equivalent_to : public binary_function<FileName, FileName, bool>
|
|
|
|
{
|
|
|
|
bool operator()(FileName const & x, FileName const & y) const
|
|
|
|
{ return equivalent(x, y); }
|
|
|
|
};
|
2012-10-27 13:45:27 +00:00
|
|
|
|
2009-05-02 17:12:31 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2011-02-07 20:31:09 +00:00
|
|
|
Buffer * BufferList::getBuffer(support::FileName const & fname, bool internal) const
|
1999-09-27 18:44:28 +00:00
|
|
|
{
|
2009-05-02 17:12:31 +00:00
|
|
|
// 1) cheap test, using string comparison of file names
|
2008-07-29 08:16:09 +00:00
|
|
|
BufferStorage::const_iterator it = find_if(bstore.begin(), bstore.end(),
|
2010-07-17 22:24:30 +00:00
|
|
|
lyx::bind(equal_to<FileName>(), lyx::bind(&Buffer::fileName, _1), fname));
|
2009-05-02 17:12:31 +00:00
|
|
|
if (it != bstore.end())
|
2011-02-07 20:31:09 +00:00
|
|
|
return *it;
|
2009-07-25 16:43:28 +00:00
|
|
|
// 2) possibly expensive test, using equivalence test of file names
|
2009-05-02 17:12:31 +00:00
|
|
|
it = find_if(bstore.begin(), bstore.end(),
|
2010-07-17 22:24:30 +00:00
|
|
|
lyx::bind(equivalent_to(), lyx::bind(&Buffer::fileName, _1), fname));
|
2011-02-07 20:31:09 +00:00
|
|
|
if (it != bstore.end())
|
|
|
|
return *it;
|
|
|
|
|
|
|
|
if (internal) {
|
|
|
|
// 1) cheap test, using string comparison of file names
|
|
|
|
BufferStorage::const_iterator it = find_if(binternal.begin(), binternal.end(),
|
|
|
|
lyx::bind(equal_to<FileName>(), lyx::bind(&Buffer::fileName, _1), fname));
|
|
|
|
if (it != binternal.end())
|
|
|
|
return *it;
|
|
|
|
// 2) possibly expensive test, using equivalence test of file names
|
|
|
|
it = find_if(binternal.begin(), binternal.end(),
|
|
|
|
lyx::bind(equivalent_to(), lyx::bind(&Buffer::fileName, _1), fname));
|
|
|
|
if (it != binternal.end())
|
|
|
|
return *it;
|
|
|
|
}
|
|
|
|
|
|
|
|
return 0;
|
1999-09-27 18:44:28 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2003-10-14 11:35:50 +00:00
|
|
|
Buffer * BufferList::getBufferFromTmp(string const & s)
|
|
|
|
{
|
|
|
|
BufferStorage::iterator it = bstore.begin();
|
|
|
|
BufferStorage::iterator end = bstore.end();
|
2009-06-22 05:09:01 +00:00
|
|
|
for (; it < end; ++it) {
|
|
|
|
if (prefixIs(s, (*it)->temppath())) {
|
|
|
|
// check whether the filename matches the master
|
2010-05-08 23:53:35 +00:00
|
|
|
string const master_name = (*it)->latexName();
|
2009-06-22 05:09:01 +00:00
|
|
|
if (suffixIs(s, master_name))
|
|
|
|
return *it;
|
|
|
|
// if not, try with the children
|
2010-09-29 13:05:57 +00:00
|
|
|
ListOfBuffers clist = (*it)->getDescendents();
|
2010-09-29 11:55:10 +00:00
|
|
|
ListOfBuffers::const_iterator cit = clist.begin();
|
|
|
|
ListOfBuffers::const_iterator cend = clist.end();
|
|
|
|
for (; cit != cend; ++cit) {
|
2009-06-22 05:09:01 +00:00
|
|
|
string const mangled_child_name = DocFileName(
|
|
|
|
changeExtension((*cit)->absFileName(),
|
2010-04-21 01:19:23 +00:00
|
|
|
".tex")).mangledFileName();
|
2009-06-22 05:09:01 +00:00
|
|
|
if (suffixIs(s, mangled_child_name))
|
|
|
|
return *cit;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2003-10-14 11:35:50 +00:00
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2010-10-29 19:27:55 +00:00
|
|
|
void BufferList::recordCurrentAuthor(Author const & author)
|
2003-02-08 19:18:01 +00:00
|
|
|
{
|
|
|
|
BufferStorage::iterator it = bstore.begin();
|
|
|
|
BufferStorage::iterator end = bstore.end();
|
2007-10-20 10:03:45 +00:00
|
|
|
for (; it != end; ++it)
|
2010-10-29 19:27:55 +00:00
|
|
|
(*it)->params().authors().recordCurrentAuthor(author);
|
2007-10-20 10:03:45 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2008-07-29 08:52:25 +00:00
|
|
|
int BufferList::bufferNum(FileName const & fname) const
|
2007-10-20 10:03:45 +00:00
|
|
|
{
|
2008-07-29 08:52:25 +00:00
|
|
|
FileNameList const & buffers = fileNames();
|
|
|
|
FileNameList::const_iterator cit =
|
|
|
|
find(buffers.begin(), buffers.end(), fname);
|
2007-10-20 10:03:45 +00:00
|
|
|
if (cit == buffers.end())
|
|
|
|
return 0;
|
|
|
|
return int(cit - buffers.begin());
|
2003-02-08 19:18:01 +00:00
|
|
|
}
|
2006-10-21 00:16:43 +00:00
|
|
|
|
|
|
|
|
2008-07-20 17:52:55 +00:00
|
|
|
bool BufferList::releaseChild(Buffer * parent, Buffer * child)
|
|
|
|
{
|
|
|
|
LASSERT(parent, return false);
|
|
|
|
LASSERT(child, return false);
|
|
|
|
LASSERT(parent->isChild(child), return false);
|
|
|
|
|
|
|
|
// Child document has a different parent, don't close it.
|
2009-08-16 00:19:27 +00:00
|
|
|
Buffer const * parent_ = child->parent();
|
|
|
|
if (parent_ && parent_ != parent)
|
2008-07-20 17:52:55 +00:00
|
|
|
return false;
|
|
|
|
|
|
|
|
BufferStorage::iterator it = bstore.begin();
|
|
|
|
BufferStorage::iterator end = bstore.end();
|
|
|
|
for (; it != end; ++it) {
|
|
|
|
Buffer * buf = *it;
|
|
|
|
if (buf != parent && buf->isChild(child)) {
|
|
|
|
child->setParent(0);
|
|
|
|
return false;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
release(child);
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2010-01-08 02:03:54 +00:00
|
|
|
void BufferList::changed(bool update_metrics) const
|
2010-01-06 18:36:13 +00:00
|
|
|
{
|
|
|
|
BufferStorage::const_iterator it = bstore.begin();
|
|
|
|
BufferStorage::const_iterator end = bstore.end();
|
|
|
|
for (; it != end; ++it)
|
2010-01-08 02:03:54 +00:00
|
|
|
(*it)->changed(update_metrics);
|
2010-01-06 18:36:13 +00:00
|
|
|
it = binternal.begin();
|
|
|
|
end = binternal.end();
|
|
|
|
for (; it != end; ++it)
|
2010-01-08 02:03:54 +00:00
|
|
|
(*it)->changed(update_metrics);
|
2010-01-06 18:36:13 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
2006-10-21 00:16:43 +00:00
|
|
|
} // namespace lyx
|