Home
last modified time | relevance | path

Searched hist:"2 a5e33a98056c2b92d46a6c9aae6da808c8524b1" (Results 1 – 15 of 15) sorted by relevance

/haiku/headers/os/locale/
H A DDateTimeFormat.h2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
H A DDateFormat.h2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
H A DLocale.h2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
H A DLocaleRoster.h2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
/haiku/headers/private/locale/
H A DLocaleRosterData.h2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
/haiku/src/preferences/time/
H A DTimeZoneListView.cpp2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
/haiku/headers/private/shared/
H A DCalendarView.h2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
/haiku/src/kits/locale/
H A DDateFormat.cpp2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
H A DLocaleRosterData.cpp2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
H A DLocale.cpp2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
H A DLocaleRoster.cpp2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
/haiku/src/kits/shared/
H A DCalendarView.cpp2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
/haiku/src/preferences/locale/
H A DFormatSettingsView.cpp2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
/haiku/src/kits/tracker/
H A DWidgetAttributeText.cpp2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.
/haiku/src/apps/deskbar/
H A DTimeView.cpp2a5e33a98056c2b92d46a6c9aae6da808c8524b1 Fri Sep 26 16:24:07 UTC 2014 Adrien Destugues <pulkomandy@gmail.com> Move date formatting from BLocale to BDateFormat

* There is a little code duplication. This will be moved to BFormat once
the time and datetime formatting is also moved out of BLocale
* The way to create a BDateFormat from a BLocale is still open for
discussion. I'm undecided between making BDateFormat a member of
BLocale, or adding a BDateFormat(const BLocale&) constructor.
* Adjust all users of the API.