yacy_search_server/source/net/yacy/gui
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
Especially for Turkish speaking users using "tr" as their system default
locale : strings for technical stuff (URLs, tag names, constants...)
must not be lower cased with the default locale, as 'I' doesn't becomes
'i' like in other locales such as "en", but becomes 'ı'.
2017-06-27 06:42:33 +02:00
..
framework Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00
Audio.java misc bugfixes (concurrency, memory protection) 2014-10-08 15:22:29 +02:00
InfoPage.java add. use host port parameter in YaCyApp 2014-11-29 15:27:16 +01:00
Toolkits.java replaced old JavaApplicationStub for Mac Application framework with new 2015-01-23 11:30:13 +01:00
Tray.java add switchboardconstants for server ports config keys 2017-03-18 20:02:26 +01:00
YaCyApp.java replaced old JavaApplicationStub for Mac Application framework with new 2015-01-23 11:30:13 +01:00