Searched hist:eaa5e093 (Results 1 - 8 of 8) sorted by relevance

/haiku/src/kits/shared/
H A DStringForSize.cppdiff eaa5e093 Sat Apr 14 09:58:58 MDT 2012 Oliver Tappe <zooey@hirschkaefer.de> Fix #8452 (app's crashing for non-existent system catalog)

* make the system catalog a BCatalog instead of a BCatalogAddOn*,
such that using a non-existing system catalog won't crash but
simply return the untranslated string instead
* rename MutableLocaleRoster::GetSystemCatalog() to LoadSystemCatalog()
and adjust it to use BCatalog::SetTo() in order to replace the
data used by the given catalog
* adjust all users of gSystemCatalog accordingly
/haiku/headers/private/locale/
H A DMutableLocaleRoster.hdiff eaa5e093 Sat Apr 14 09:58:58 MDT 2012 Oliver Tappe <zooey@hirschkaefer.de> Fix #8452 (app's crashing for non-existent system catalog)

* make the system catalog a BCatalog instead of a BCatalogAddOn*,
such that using a non-existing system catalog won't crash but
simply return the untranslated string instead
* rename MutableLocaleRoster::GetSystemCatalog() to LoadSystemCatalog()
and adjust it to use BCatalog::SetTo() in order to replace the
data used by the given catalog
* adjust all users of gSystemCatalog accordingly
/haiku/src/kits/interface/
H A DPrintJob.cppdiff eaa5e093 Sat Apr 14 09:58:58 MDT 2012 Oliver Tappe <zooey@hirschkaefer.de> Fix #8452 (app's crashing for non-existent system catalog)

* make the system catalog a BCatalog instead of a BCatalogAddOn*,
such that using a non-existing system catalog won't crash but
simply return the untranslated string instead
* rename MutableLocaleRoster::GetSystemCatalog() to LoadSystemCatalog()
and adjust it to use BCatalog::SetTo() in order to replace the
data used by the given catalog
* adjust all users of gSystemCatalog accordingly
H A DDragger.cppdiff eaa5e093 Sat Apr 14 09:58:58 MDT 2012 Oliver Tappe <zooey@hirschkaefer.de> Fix #8452 (app's crashing for non-existent system catalog)

* make the system catalog a BCatalog instead of a BCatalogAddOn*,
such that using a non-existing system catalog won't crash but
simply return the untranslated string instead
* rename MutableLocaleRoster::GetSystemCatalog() to LoadSystemCatalog()
and adjust it to use BCatalog::SetTo() in order to replace the
data used by the given catalog
* adjust all users of gSystemCatalog accordingly
H A DColorControl.cppdiff eaa5e093 Sat Apr 14 09:58:58 MDT 2012 Oliver Tappe <zooey@hirschkaefer.de> Fix #8452 (app's crashing for non-existent system catalog)

* make the system catalog a BCatalog instead of a BCatalogAddOn*,
such that using a non-existing system catalog won't crash but
simply return the untranslated string instead
* rename MutableLocaleRoster::GetSystemCatalog() to LoadSystemCatalog()
and adjust it to use BCatalog::SetTo() in order to replace the
data used by the given catalog
* adjust all users of gSystemCatalog accordingly
H A DTextView.cppdiff eaa5e093 Sat Apr 14 09:58:58 MDT 2012 Oliver Tappe <zooey@hirschkaefer.de> Fix #8452 (app's crashing for non-existent system catalog)

* make the system catalog a BCatalog instead of a BCatalogAddOn*,
such that using a non-existing system catalog won't crash but
simply return the untranslated string instead
* rename MutableLocaleRoster::GetSystemCatalog() to LoadSystemCatalog()
and adjust it to use BCatalog::SetTo() in order to replace the
data used by the given catalog
* adjust all users of gSystemCatalog accordingly
H A DMenu.cppdiff eaa5e093 Sat Apr 14 09:58:58 MDT 2012 Oliver Tappe <zooey@hirschkaefer.de> Fix #8452 (app's crashing for non-existent system catalog)

* make the system catalog a BCatalog instead of a BCatalogAddOn*,
such that using a non-existing system catalog won't crash but
simply return the untranslated string instead
* rename MutableLocaleRoster::GetSystemCatalog() to LoadSystemCatalog()
and adjust it to use BCatalog::SetTo() in order to replace the
data used by the given catalog
* adjust all users of gSystemCatalog accordingly
/haiku/src/kits/locale/
H A DMutableLocaleRoster.cppdiff eaa5e093 Sat Apr 14 09:58:58 MDT 2012 Oliver Tappe <zooey@hirschkaefer.de> Fix #8452 (app's crashing for non-existent system catalog)

* make the system catalog a BCatalog instead of a BCatalogAddOn*,
such that using a non-existing system catalog won't crash but
simply return the untranslated string instead
* rename MutableLocaleRoster::GetSystemCatalog() to LoadSystemCatalog()
and adjust it to use BCatalog::SetTo() in order to replace the
data used by the given catalog
* adjust all users of gSystemCatalog accordingly

Completed in 577 milliseconds