Development
Ticket #11174 (Processor - idle missing) closed
After hrev48973 the misbehaving buildbot was put offline: http://buildbot.haiku-os.org/buildslaves/arfonzo-bot1-debian
It uses a stable debian install, which has outdated libraries and cannot compile Haiku properly anymore. I am closing this ticket as I think any bot with more up to date software will not have this problem anymore. Please let us know if you hit the problem again.
It's also possible that hrev49058 helped fix this issue.
Preferences: uses BLayoutBuilder instead of BGroupLayoutBuilder.
ShowImage: Fixes wrong indentation.
Ticket #8745 (Tracker not showing image dimensions.) closed
Fixed in hrev49072.
ShowImage: Set width and height attributes of the showed image.
paths.h: add _BSD_SOURCE guard back, also check for _GNU_SOURCE
hack_coff: add rs6000.h from GDB 7.8
fix warnings
ByteOrder.h: add explicit casts when using gcc builtins
input_server: Fix handling of received -q argument.
paths.h: remove the _BSD_SOURCE guard
shutdown: handle 'halt' and 'reboot' as argv[0]
BApplication: Fix B_ARGV_* handling on silent relaunch.
Ticket #11996 (Backgrounds: After a while the CPU goes 100%) created
As I can understand after a while the Backgrounds application start receiving a burst of B_MOUSE_IDLE messages. With an increasing number of "be:view_where" fields.
This is hrev49058.
