/haiku/headers/build/private/storage/mime/ |
H A D | MimeEntryProcessor.h | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|
/haiku/headers/private/storage/mime/ |
H A D | MimeInfoUpdater.h | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|
H A D | AppMetaMimeCreator.h | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|
H A D | MimeEntryProcessor.h | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|
/haiku/src/kits/storage/mime/ |
H A D | MimeEntryProcessor.cpp | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|
H A D | AppMetaMimeCreator.cpp | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|
H A D | MimeInfoUpdater.cpp | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|
H A D | Jamfile | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|
/haiku/src/servers/registrar/mime/ |
H A D | UpdateMimeInfoThread.h | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|
H A D | UpdateMimeInfoThread.cpp | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|
H A D | CreateAppMetaMimeThread.h | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|
H A D | CreateAppMetaMimeThread.cpp | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|
/haiku/src/build/libbe/storage/ |
H A D | Jamfile | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|
/haiku/src/servers/registrar/ |
H A D | MIMEManager.cpp | 865ab2816de47da3e2d82a3ef808d03d69fe1436 Wed May 08 23:37:23 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Pull class MimeInfoUpdater out of UpdateMimeInfoThread
* Pull out base class MimeEntryProcessor out of AppMetaMimeCreator. * Pull class MimeInfoUpdater out of UpdateMimeInfoThread and derive it from MimeEntryProcessor. * MimeInfoUpdater: Instead of BMimeType::GuessMimeType(), use Database::GuessMimeType() directly.
|