[00:07:47] *** arigayas_ has quit IRC [00:41:33] <CIA-83> mmadia * r35863 /haiku/trunk/build/jam/OptionalPackages: [00:41:33] <CIA-83> Updated BeZillaBrowser optional packages. Built on r35860. Uses internal libpng [00:41:33] <CIA-83> and Haiku's libjpeg & libz. [01:03:35] *** arigayas has joined #haiku-jp [01:05:05] *** Kokito has joined #haiku-jp [01:05:05] *** ChanServ sets mode: +o Kokito [01:10:57] <arigayas> ????????????????w [01:15:10] <arigayas> ???? [01:15:40] *** Kokito has quit IRC [01:35:14] *** Kokito has joined #haiku-jp [01:35:14] *** ChanServ sets mode: +o Kokito [02:00:48] *** Kokito has quit IRC [12:15:59] <CIA-83> pulkomandy * r35864 /haiku/trunk/src/ (apps/aboutsystem/AboutSystem.cpp kits/locale/Language.cpp): [12:15:59] <CIA-83> * Fix a small bug in BLanguage::GetName [12:15:59] <CIA-83> * Use BLanguage in AboutSystem to get the names of the languages in the credit list, no need to add useless work for the translators [12:15:59] <CIA-83> * Add some contributors to the credits for japanese translation [14:55:52] <CIA-83> stippi * r35865 /haiku/trunk/ (15 files in 8 dirs): [14:55:52] <CIA-83> * Extended the BView drawing API by a DrawString() version that takes an array [14:55:52] <CIA-83> of locations, one for each glyph. [14:55:52] <CIA-83> * Added a test for the new functionality.