Home
last modified time | relevance | path

Searched hist:ee2974dadb9c6c99b8ad9b393f992fae42e4bc39 (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/storage/mime/
H A DDatabase.hee2974dadb9c6c99b8ad9b393f992fae42e4bc39 Sat Jan 25 10:53:47 UTC 2014 Ingo Weinhold <ingo_weinhold@gmx.de> mime/Database: Add SetIcon[ForType]() BBitmap* version

When switching AppMetaMimeCreator from BMimeType to Database the
SetIcon[ForType]() calls with a BBitmap* ended up calling the vector
icon version with the icon_size as the data size argument, thus not only
not writing the bitmap icon attributes, but also clobbering the vector
icon attribute.
/haiku/src/kits/storage/mime/
H A DDatabase.cppee2974dadb9c6c99b8ad9b393f992fae42e4bc39 Sat Jan 25 10:53:47 UTC 2014 Ingo Weinhold <ingo_weinhold@gmx.de> mime/Database: Add SetIcon[ForType]() BBitmap* version

When switching AppMetaMimeCreator from BMimeType to Database the
SetIcon[ForType]() calls with a BBitmap* ended up calling the vector
icon version with the icon_size as the data size argument, thus not only
not writing the bitmap icon attributes, but also clobbering the vector
icon attribute.