[04:17:27] *** Duggan has joined #haiku-jp [06:13:57] *** Duggan has quit IRC [06:58:33] *** Duggan has joined #haiku-jp [07:17:00] *** Kokito has joined #haiku-jp [07:17:01] *** ChanServ sets mode: +o Kokito [07:17:16] *** Kokito has left #haiku-jp [08:56:49] *** Duggan has quit IRC [08:56:56] *** Duggan has joined #haiku-jp [12:06:58] *** Duggan has quit IRC [15:05:20] <CIA-123> anevilyak * r42401 /haiku/trunk/src/kits/app/Clipboard.cpp: [15:05:20] <CIA-123> BClipboard::{Start,Stop}Watching(): Return an error if the passed in messenger [15:05:20] <CIA-123> isn't valid. [17:14:58] <CIA-123> bonefish * r42402 /haiku/trunk/build/jam/OptionalBuildFeatures: [17:14:58] <CIA-123> OptionalBuildFeatures: Specify a grist for ExtractArchive. We would otherwise [17:14:58] <CIA-123> get clashes between target names e.g. between the "common/include/" for OpenSSL [17:14:58] <CIA-123> and the one for CLucene. Should fix #7798. [18:17:15] <CIA-123> axeld * r42403 /haiku/trunk/src/kits/locale/ (Jamfile LanguageFlags.rdef LocaleRoster.cpp): (log message trimmed) [18:17:15] <CIA-123> * Moved the resource loading into a separate private function [18:17:15] <CIA-123> load_resources_if_needed(). [18:17:15] <CIA-123> * Renamed the Esperanto flag resource to "eo" since it is a language; language [18:17:15] <CIA-123> specific flags are now found by their two letter language code. [18:17:15] <CIA-123> * This closes ticket #7614, as the Esperanto flag is now found and displayed [18:17:16] <CIA-123> by ReadOnlyBootPrompt. [22:58:16] <CIA-123> axeld * r42404 /haiku/trunk/src/apps/readonlybootprompt/BootPromptWindow.cpp: [22:58:16] <CIA-123> * Provided a way to define language keymap mappings, and used them to solve [22:58:16] <CIA-123> bug #7765, ie. don't use the Dutch keymap but prefer US-International. [22:59:57] <CIA-123> stpere * r42405 /haiku/trunk/headers/private/shared/cpu_type.h: [22:59:57] <CIA-123> Cpu Identification : [22:59:57] <CIA-123> * Don't return Core 2 Extreme as a fallback result, keep the more generic variant Core 2 for this. [22:59:57] <CIA-123> * Test the presence of "Pentium" in the name and in that case, use that word to identify, despite [22:59:57] <CIA-123> the family id/product name confusion. [22:59:58] <CIA-123> Might fix #6136, #4427. needs testing.