Home
last modified time | relevance | path

Searched hist:b94857b322093c296230a18d47f6a98a2896b062 (Results 1 – 21 of 21) sorted by relevance

/haiku/headers/private/storage/mime/
H A DDatabaseDirectory.hb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DDatabaseLocation.hb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DAssociatedTypes.hb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DSnifferRules.hb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DSupportingApps.hb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DInstalledTypes.hb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A Ddatabase_support.hb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DDatabase.hb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
/haiku/src/kits/storage/mime/
H A DDatabaseDirectory.cppb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DDatabaseLocation.cppb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DJamfileb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DInstalledTypes.cppb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DSnifferRules.cppb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DAssociatedTypes.cppb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DSupportingApps.cppb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DDatabase.cppb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A Ddatabase_support.cppb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
/haiku/src/servers/registrar/mime/
H A DCreateAppMetaMimeThread.cppb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
/haiku/src/kits/storage/
H A DMime.cppb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
H A DMimeType.cppb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.
/haiku/src/servers/registrar/
H A DMIMEManager.cppb94857b322093c296230a18d47f6a98a2896b062 Tue May 07 21:15:36 UTC 2013 Ingo Weinhold <ingo_weinhold@gmx.de> Refactor MIME DB access

* Add class DatabaseLocation. It contains a list of the MIME DB
directory paths plus methods to access type files.
* Move all low-level MIME DB access functions from
database_{support,access} to DatabaseLocation. All code that formerly
used those now requires a DatabaseLocation object. In BMimeType and in
the registrar the default object is used, but the low-level classes
can now be reused with different locations.
* Move get_icon_data() from database_access to database_support and
delete the former, which is now empty.