[00:31:04] *** Duggan has joined #haiku-jp [01:49:53] <CIA-123> czeidler * r42475 /haiku/trunk/ (2 files in 2 dirs): Add MoveItem method to easily move a item within a list. Fix line limit. [01:53:36] <CIA-123> czeidler * r42476 /haiku/trunk/ (headers/os/interface/Region.h src/kits/interface/Region.cpp): BRect's OffsetBy takes a BPoint. Add a similar BRegion method to be more consistent. This one takes a const reference instead a complete BPoint object. [02:11:57] <CIA-123> czeidler * r42477 /haiku/trunk/src/servers/app/ServerWindow.cpp: Remove another assert that fails. In this case the access from ServerApp is fine. [03:09:52] <CIA-123> czeidler * r42478 /haiku/trunk/src/servers/app/ (14 files): (log message trimmed) [03:09:52] <CIA-123> Add multi tab support to the default decorator as discussed on the mailing list. [03:09:52] <CIA-123> Windows can be stacked on top of one another. All windows using the same [03:09:52] <CIA-123> decorator instance. This makes it easier to draw the stacked tabs and makes it [03:09:53] <CIA-123> possible to design more fancy looks for stacked windows. This also helps to fix [03:09:53] <CIA-123> some issues in S&T, e.g. when activating one window in a stacked group all [03:09:54] <CIA-123> windows have to be activated to ensure that all tabs are on top. This causes [03:10:28] <CIA-123> czeidler * r42479 /haiku/trunk/src/add-ons/decorators/SATDecorator/ (10 files): Fix the SATDecorator. Much of the stacking part is handled by the DefaultDecorator now. [03:11:16] <CIA-123> czeidler * r42480 /haiku/trunk/build/jam/HaikuImage: Remove not working decorators. [04:13:43] <CIA-123> mmadia * r42481 /haiku/trunk/src/apps/mail/MailApp.cpp: Fixed a minor typo in the help text. [05:32:40] <CIA-123> czeidler * r42482 /haiku/trunk/ (3 files in 2 dirs): [05:32:40] <CIA-123> Fixes #7796. The decorator add-on is unloaded when not needed anymore. Avoid [05:32:40] <CIA-123> assigning offscreen windows a window behaviour (which lives in an add-on). When [05:32:40] <CIA-123> loading another add-on the offscreen window was still pointing to an invalid [05:32:40] <CIA-123> window behaviour. [05:40:40] *** Duggan2 has joined #haiku-jp [05:40:40] *** Duggan has quit IRC [06:32:21] <CIA-123> czeidler * r42483 /haiku/trunk/src/ (60 files in 7 dirs): Cleanup app server directory a bit by creating a font and a decorator sub folder. [07:07:53] <CIA-123> czeidler * r42484 /haiku/trunk/src/servers/app/ (Desktop.cpp Desktop.h decorator/DecorManager.cpp): Fix todo and only unload listener from the last add-on. [09:59:57] *** Duggan2 has quit IRC [10:00:18] *** Duggan has joined #haiku-jp [10:30:52] *** Duggan has quit IRC [10:31:28] *** Duggan has joined #haiku-jp [10:40:48] *** Duggan has quit IRC [10:43:31] *** Duggan has joined #haiku-jp [13:23:38] *** Duggan has quit IRC [13:30:23] *** Duggan has joined #haiku-jp [13:42:49] *** Duggan has quit IRC [14:03:06] *** Duggan has joined #haiku-jp [19:37:30] *** Duggan has quit IRC [19:39:55] <CIA-123> kallisti5 * r42485 /haiku/trunk/src/add-ons/kernel/drivers/graphics/radeon_hd/driver.cpp: [19:39:55] <CIA-123> * Add 4250, 4290 PCIIDs as per #7871 [19:39:55] <CIA-123> * Fix a few tabs to make things consistent