#
be8fa2fb |
| 02-Jul-2010 |
Adrien Destugues <pulkomandy@pulkomandy.ath.cx> |
* Update all applications in tree to use the new localizing system * Remove the old one from the locale librairy, with some cleanup Known regressions : * readonlybootprompt will no longer update th
* Update all applications in tree to use the new localizing system * Remove the old one from the locale librairy, with some cleanup Known regressions : * readonlybootprompt will no longer update the locale settings : the method used messed with internal undocumented things * external localized apps (webpositive for example) will not run anymore.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37336 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
aee7417c |
| 30-Sep-2009 |
Adrien Destugues <pulkomandy@pulkomandy.ath.cx> |
-Added german translation of cpufrequency. -Fixed appearance and bluetooth style violation :)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33376 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
f7d6177a |
| 30-Sep-2009 |
Adrien Destugues <pulkomandy@pulkomandy.ath.cx> |
-Fixed bluetooth and appearance preflet. The catalog need to stay in memory as it can be used after the window construction. -Re enabled the translation of the About alert in bluetooth, as it now wor
-Fixed bluetooth and appearance preflet. The catalog need to stay in memory as it can be used after the window construction. -Re enabled the translation of the About alert in bluetooth, as it now works fine. This means you have to update the bluetooth cataogs... -Updated the french bluetooth catalog accordingly.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33375 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
b2543193 |
| 20-Sep-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
-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
show more ...
|
#
81213459 |
| 20-Sep-2008 |
Stephan Aßmus <superstippi@gmx.de> |
* Don't disable the controls completely if subpixel anti-aliasing is not available for hinted font rendering. Instead, display the information that only this combination has no effect on Haiku bu
* Don't disable the controls completely if subpixel anti-aliasing is not available for hinted font rendering. Instead, display the information that only this combination has no effect on Haiku builds without subpixel based freetype rendering. Better fix for 2753.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27653 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
3d5da9f4 |
| 30-Oct-2006 |
DarkWyrm <darkwyrm@gmail.com> |
Updated style to come pretty close to matching OT style guidelines
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19158 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
a3b25e4f |
| 30-Oct-2006 |
DarkWyrm <darkwyrm@gmail.com> |
Serious simplification and retooling of Appearance app. Just system colors supported for now. Still not finished, but getting there.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19157 a95241
Serious simplification and retooling of Appearance app. Just system colors supported for now. Still not finished, but getting there.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19157 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
a10cf76e |
| 24-Jun-2005 |
Axel Dörfler <axeld@pinc-software.de> |
Renamed src/prefs to "preferences", as the directory is usually called in BeOS.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13263 a95241bf-73f2-0310-859d-f6bbb57e9c96
|