/haiku/src/preferences/appearance/ |
H A D | APRMain.cpp | b25431936010250e5ddd6d526a8788b391b77c12 Sun Sep 20 22:16:30 UTC 2009 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> -Started to localize the appearance preflet to find more locale kit bugs. It worked. -MarkForTranslation was not scanned by collectcatkeys, improved the regexp to take it into account -Some gristing was missing in jamrules, added a bit, still seem to miss some. -Replaced $(var:B).ext with $(var:S=.ext) as it is the proper way in order not to loose grist and mess things up -Removed icu include and replaced direct class nesting with pointer to avoid binary compatibility breakage on ICU updates. -Fixed TimeFormatSettingsView to properly include needed icu things. Should not be there, actually. Needs cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33210 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | APRWindow.cpp | b25431936010250e5ddd6d526a8788b391b77c12 Sun Sep 20 22:16:30 UTC 2009 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> -Started to localize the appearance preflet to find more locale kit bugs. It worked. -MarkForTranslation was not scanned by collectcatkeys, improved the regexp to take it into account -Some gristing was missing in jamrules, added a bit, still seem to miss some. -Replaced $(var:B).ext with $(var:S=.ext) as it is the proper way in order not to loose grist and mess things up -Removed icu include and replaced direct class nesting with pointer to avoid binary compatibility breakage on ICU updates. -Fixed TimeFormatSettingsView to properly include needed icu things. Should not be there, actually. Needs cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33210 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | AntialiasingSettingsView.cpp | b25431936010250e5ddd6d526a8788b391b77c12 Sun Sep 20 22:16:30 UTC 2009 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> -Started to localize the appearance preflet to find more locale kit bugs. It worked. -MarkForTranslation was not scanned by collectcatkeys, improved the regexp to take it into account -Some gristing was missing in jamrules, added a bit, still seem to miss some. -Replaced $(var:B).ext with $(var:S=.ext) as it is the proper way in order not to loose grist and mess things up -Removed icu include and replaced direct class nesting with pointer to avoid binary compatibility breakage on ICU updates. -Fixed TimeFormatSettingsView to properly include needed icu things. Should not be there, actually. Needs cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33210 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Jamfile | b25431936010250e5ddd6d526a8788b391b77c12 Sun Sep 20 22:16:30 UTC 2009 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> -Started to localize the appearance preflet to find more locale kit bugs. It worked. -MarkForTranslation was not scanned by collectcatkeys, improved the regexp to take it into account -Some gristing was missing in jamrules, added a bit, still seem to miss some. -Replaced $(var:B).ext with $(var:S=.ext) as it is the proper way in order not to loose grist and mess things up -Removed icu include and replaced direct class nesting with pointer to avoid binary compatibility breakage on ICU updates. -Fixed TimeFormatSettingsView to properly include needed icu things. Should not be there, actually. Needs cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33210 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/bin/locale/ |
H A D | collectcatkeys.cpp | b25431936010250e5ddd6d526a8788b391b77c12 Sun Sep 20 22:16:30 UTC 2009 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> -Started to localize the appearance preflet to find more locale kit bugs. It worked. -MarkForTranslation was not scanned by collectcatkeys, improved the regexp to take it into account -Some gristing was missing in jamrules, added a bit, still seem to miss some. -Replaced $(var:B).ext with $(var:S=.ext) as it is the proper way in order not to loose grist and mess things up -Removed icu include and replaced direct class nesting with pointer to avoid binary compatibility breakage on ICU updates. -Fixed TimeFormatSettingsView to properly include needed icu things. Should not be there, actually. Needs cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33210 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/tools/locale/ |
H A D | collectcatkeys.cpp | b25431936010250e5ddd6d526a8788b391b77c12 Sun Sep 20 22:16:30 UTC 2009 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> -Started to localize the appearance preflet to find more locale kit bugs. It worked. -MarkForTranslation was not scanned by collectcatkeys, improved the regexp to take it into account -Some gristing was missing in jamrules, added a bit, still seem to miss some. -Replaced $(var:B).ext with $(var:S=.ext) as it is the proper way in order not to loose grist and mess things up -Removed icu include and replaced direct class nesting with pointer to avoid binary compatibility breakage on ICU updates. -Fixed TimeFormatSettingsView to properly include needed icu things. Should not be there, actually. Needs cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33210 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/build/jam/ |
H A D | BeOSRules | b25431936010250e5ddd6d526a8788b391b77c12 Sun Sep 20 22:16:30 UTC 2009 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> -Started to localize the appearance preflet to find more locale kit bugs. It worked. -MarkForTranslation was not scanned by collectcatkeys, improved the regexp to take it into account -Some gristing was missing in jamrules, added a bit, still seem to miss some. -Replaced $(var:B).ext with $(var:S=.ext) as it is the proper way in order not to loose grist and mess things up -Removed icu include and replaced direct class nesting with pointer to avoid binary compatibility breakage on ICU updates. -Fixed TimeFormatSettingsView to properly include needed icu things. Should not be there, actually. Needs cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33210 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/os/locale/ |
H A D | Country.h | b25431936010250e5ddd6d526a8788b391b77c12 Sun Sep 20 22:16:30 UTC 2009 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> -Started to localize the appearance preflet to find more locale kit bugs. It worked. -MarkForTranslation was not scanned by collectcatkeys, improved the regexp to take it into account -Some gristing was missing in jamrules, added a bit, still seem to miss some. -Replaced $(var:B).ext with $(var:S=.ext) as it is the proper way in order not to loose grist and mess things up -Removed icu include and replaced direct class nesting with pointer to avoid binary compatibility breakage on ICU updates. -Fixed TimeFormatSettingsView to properly include needed icu things. Should not be there, actually. Needs cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33210 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/preferences/locale/ |
H A D | Jamfile | b25431936010250e5ddd6d526a8788b391b77c12 Sun Sep 20 22:16:30 UTC 2009 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> -Started to localize the appearance preflet to find more locale kit bugs. It worked. -MarkForTranslation was not scanned by collectcatkeys, improved the regexp to take it into account -Some gristing was missing in jamrules, added a bit, still seem to miss some. -Replaced $(var:B).ext with $(var:S=.ext) as it is the proper way in order not to loose grist and mess things up -Removed icu include and replaced direct class nesting with pointer to avoid binary compatibility breakage on ICU updates. -Fixed TimeFormatSettingsView to properly include needed icu things. Should not be there, actually. Needs cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33210 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/kits/locale/ |
H A D | Country.cpp | b25431936010250e5ddd6d526a8788b391b77c12 Sun Sep 20 22:16:30 UTC 2009 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> -Started to localize the appearance preflet to find more locale kit bugs. It worked. -MarkForTranslation was not scanned by collectcatkeys, improved the regexp to take it into account -Some gristing was missing in jamrules, added a bit, still seem to miss some. -Replaced $(var:B).ext with $(var:S=.ext) as it is the proper way in order not to loose grist and mess things up -Removed icu include and replaced direct class nesting with pointer to avoid binary compatibility breakage on ICU updates. -Fixed TimeFormatSettingsView to properly include needed icu things. Should not be there, actually. Needs cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33210 a95241bf-73f2-0310-859d-f6bbb57e9c96
|