/haiku/headers/private/locale/ |
H A D | ICUWrapper.h | 33eead339b2cf4b27f271e3f7fdae433b02bef6a Wed Feb 17 15:35:28 UTC 2010 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> * Improve the test for TimeFormat (style and error checking) * Fix the TimeFormat API, there was a double free. Make it work as expected : you send it a number of seconds and it will format it properly in days, hours, minutes, seconds with proper plural. * Cleanup other parts of the Format API from useless things. They may get reintroduced later if we feel the need to do so. * AboutSystem now use TimeFormat to display the uptime in properly localized way.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35506 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/kits/locale/ |
H A D | Format.cpp | 33eead339b2cf4b27f271e3f7fdae433b02bef6a Wed Feb 17 15:35:28 UTC 2010 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> * Improve the test for TimeFormat (style and error checking) * Fix the TimeFormat API, there was a double free. Make it work as expected : you send it a number of seconds and it will format it properly in days, hours, minutes, seconds with proper plural. * Cleanup other parts of the Format API from useless things. They may get reintroduced later if we feel the need to do so. * AboutSystem now use TimeFormat to display the uptime in properly localized way.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35506 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | TimeFormat.cpp | 33eead339b2cf4b27f271e3f7fdae433b02bef6a Wed Feb 17 15:35:28 UTC 2010 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> * Improve the test for TimeFormat (style and error checking) * Fix the TimeFormat API, there was a double free. Make it work as expected : you send it a number of seconds and it will format it properly in days, hours, minutes, seconds with proper plural. * Cleanup other parts of the Format API from useless things. They may get reintroduced later if we feel the need to do so. * AboutSystem now use TimeFormat to display the uptime in properly localized way.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35506 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | NumberFormat.cpp | 33eead339b2cf4b27f271e3f7fdae433b02bef6a Wed Feb 17 15:35:28 UTC 2010 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> * Improve the test for TimeFormat (style and error checking) * Fix the TimeFormat API, there was a double free. Make it work as expected : you send it a number of seconds and it will format it properly in days, hours, minutes, seconds with proper plural. * Cleanup other parts of the Format API from useless things. They may get reintroduced later if we feel the need to do so. * AboutSystem now use TimeFormat to display the uptime in properly localized way.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35506 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/os/locale/ |
H A D | NumberFormat.h | 33eead339b2cf4b27f271e3f7fdae433b02bef6a Wed Feb 17 15:35:28 UTC 2010 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> * Improve the test for TimeFormat (style and error checking) * Fix the TimeFormat API, there was a double free. Make it work as expected : you send it a number of seconds and it will format it properly in days, hours, minutes, seconds with proper plural. * Cleanup other parts of the Format API from useless things. They may get reintroduced later if we feel the need to do so. * AboutSystem now use TimeFormat to display the uptime in properly localized way.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35506 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Format.h | 33eead339b2cf4b27f271e3f7fdae433b02bef6a Wed Feb 17 15:35:28 UTC 2010 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> * Improve the test for TimeFormat (style and error checking) * Fix the TimeFormat API, there was a double free. Make it work as expected : you send it a number of seconds and it will format it properly in days, hours, minutes, seconds with proper plural. * Cleanup other parts of the Format API from useless things. They may get reintroduced later if we feel the need to do so. * AboutSystem now use TimeFormat to display the uptime in properly localized way.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35506 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/apps/aboutsystem/ |
H A D | AboutSystem.cpp | 33eead339b2cf4b27f271e3f7fdae433b02bef6a Wed Feb 17 15:35:28 UTC 2010 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> * Improve the test for TimeFormat (style and error checking) * Fix the TimeFormat API, there was a double free. Make it work as expected : you send it a number of seconds and it will format it properly in days, hours, minutes, seconds with proper plural. * Cleanup other parts of the Format API from useless things. They may get reintroduced later if we feel the need to do so. * AboutSystem now use TimeFormat to display the uptime in properly localized way.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35506 a95241bf-73f2-0310-859d-f6bbb57e9c96
|