[00:56:39] <CIA-111> anevilyak * r42279 /haiku/trunk/src/apps/debugger/ (8 files in 4 dirs): [00:56:39] <CIA-111> Add the beginnings of a BMessage type/value handler. Not yet registered with [00:56:39] <CIA-111> the type handler roster since it's quite far from being complete. [07:18:51] <CIA-111> czeidler * r42280 /haiku/trunk/src/add-ons/decorators/SATDecorator/ (5 files): [07:18:51] <CIA-111> the max size of a window is only violated when it is really necessary. In this [07:18:51] <CIA-111> case the affected windows get a temporary sufficient large max size limit. [07:18:52] <CIA-111> S&T should work much better now. Sorry that I wasn't able to finish it before a3. [10:19:42] *** jerrydad has joined #haiku-jp [10:19:52] <jerrydad> Hello? [10:44:16] <CIA-111> mmlr * r42281 /haiku/trunk/src/kits/app/Message.cpp: [10:44:16] <CIA-111> * Check the no-init case consistently, no need to crash when we failed to [10:44:16] <CIA-111> allocate the header. [10:44:16] <CIA-111> * Code style cleanups: 80-char limit, pointer style of recent additions, [10:44:16] <CIA-111> explicit NULL checks, check ports against 0 instead of B_OK, results != B_OK. [11:52:34] *** jerrydad has left #haiku-jp [14:49:13] <CIA-111> anevilyak * r42282 /haiku/trunk/src/kits/app/Message.cpp: [14:49:13] <CIA-111> Fix several problems in Flatten() that could potentially lead to overflows [14:49:13] <CIA-111> and/or crashes if given a smaller buffer size than the Flatten operation [14:49:13] <CIA-111> actually required. [15:56:26] *** CIA-123 has joined #haiku-jp [15:57:19] *** CIA-111 has quit IRC [19:28:20] *** echelog-2 has joined #haiku-jp [22:33:57] <CIA-123> anevilyak * r42283 /haiku/trunk/src/apps/debugger/value/value_nodes/BMessageValueNode.cpp: Fix build with tracing disabled. [22:38:34] <CIA-123> anevilyak * r42284 /haiku/trunk/src/apps/debugger/value/value_nodes/BMessageValueNode.cpp: Used the wrong define in the previous commit. [23:14:40] <CIA-123> kallisti5 * r42285 /haiku/trunk/src/add-ons/accelerants/radeon_hd/dac.cpp: finish off DACPower modes