Development

Ticket #12186 (Webpositive can browse only haiku sites) created

Latest Bugs & Tasks - Tue, 2015-06-30 23:28

In the recent builds I can browse only haiku sites. Can't browse google, youtube etc.

Categories: Development

Revert "BNetworkAddressResolver: fix setting AI_ADDRCONFIG flag"

Source Activity - Tue, 2015-06-30 18:09
B_UNCONFIGURED_ADDRESS_FAMILIES is not a mapping to AI_ADDRCONFIG, it's the opposite... This reverts commit a8962b392a7cc9783596c1ed88babe3d864e6759. B_UNCONFIGURED_ADDRESS_FAMILIES is not a mapping to AI_ADDRCONFIG, it's the opposite... This reverts commit a8962b392a7cc9783596c1ed88babe3d864e6759.
Categories: Development

StyledEdit: Rework of the font color system

Source Activity - Tue, 2015-06-30 17:26
1) The default font color is now B_DOCUMENT_TEXT_COLOR 2) The font color menu now shows a palette 3) The font color menu now includes a "default" item, set to B_DOCUMENT_TEXT_COLOR 4) Added a Todo mentionning it would be ideal to not save the default color itself, but instead saving the fact the default color was used. Maybe allow the StyleBuffer to use a Null color or something similar. 1) The default font color is now B_DOCUMENT_TEXT_COLOR 2) The font color menu now shows a palette 3) The font color menu now includes a "default" item, set to B_DOCUMENT_TEXT_COLOR 4) Added a Todo mentionning it would be ideal to not save the default color itself, but instead saving the fact the default color was used. Maybe allow the StyleBuffer to use a Null color or something similar.
Categories: Development

BNetworkAddressResolver: fix setting AI_ADDRCONFIG flag

Source Activity - Tue, 2015-06-30 16:01
* Condition was the wrong way * Condition was the wrong way
Categories: Development

[haiku-development] Re: Who's working Haiku's on UI/UX? (Michael Mounteney)

Development mailing list - Tue, 2015-06-30 14:45
On Mon, 18 May 2015 19:34:29 -0400 Andrew Hudson dmarc-noreply@xxxxxxxxxxxxx (Redacted sender hudsonco1@xxxxxxx for DMARC) wrote: ever used. It was called NeWS and maybe some people heard of it. This is definitely going to get the thread swamped with nostalgia. I actually remember NeWS in the early 90s and the lesson for us here is that it was so badly implemented it was almost unworkable. Sun never ...
Categories: Development

Move doc from src/kits/network to docs/net.

Source Activity - Tue, 2015-06-30 13:32
Thanks Adrien for reviewing! Thanks Adrien for reviewing!
Categories: Development

Ticket #11120 (FAT file creation times) closed

Latest Bugs & Tasks - Tue, 2015-06-30 11:29
fixed:

Thanks for your patch! I've applied it in hrev49339 -- I reworked the confusing use of ctime, though, as that does have a different meaning in POSIX.

Categories: Development

fat: Cleared the confusion between ctime, and crtime...

Source Activity - Tue, 2015-06-30 11:27
... the previous commit introduced. * Minor cleanup, disabled the useless fs_ioctl() function. * This closes #11120. ... the previous commit introduced. * Minor cleanup, disabled the useless fs_ioctl() function. * This closes #11120.
Categories: Development

Debugger: Add signal settings and listener hooks.

Source Activity - Tue, 2015-06-30 03:26
Team: - Add settings and accessors for signal dispositions. - Add event definitions and listener hooks for signal disposition changes. Team: - Add settings and accessors for signal dispositions. - Add event definitions and listener hooks for signal disposition changes.
Categories: Development

Updated libedit package for x86_64

Source Activity - Tue, 2015-06-30 02:46
Categories: Development

Debugger: Add persistent settings classes for signal dispositions.

Source Activity - Tue, 2015-06-30 02:45
- Add class TeamSignalSettings for storing signal disposition settings, and add instance to TeamSettings. - Adjust TeamDebugger to load signal settings. - Add class TeamSignalSettings for storing signal disposition settings, and add instance to TeamSettings. - Adjust TeamDebugger to load signal settings.
Categories: Development

Ticket #12185 (BRosterLaunch ABI change) closed

Latest Bugs & Tasks - Tue, 2015-06-30 00:48
invalid:

It was, and it's a GCC4-only change anyway.

Categories: Development

Ticket #12185 (BRosterLaunch ABI change) created

Latest Bugs & Tasks - Tue, 2015-06-30 00:47

Seeing an ABI change in BRosterLaunch::Launch per Pe.

This ticket is to review the change to make sure it was on purpose as designed.

~> lpe test
resolve symbol "_ZNK7BRoster6LaunchEPKciPPcPi" returned -...

That translates to:

BRoster::Launch(char const*, int, char**, int*) const;
Categories: Development
Syndicate content