Source Activity

Syndicate content
Haiku's main repository
Updated: 57 min 45 sec ago

Network: fixed uninitialized members.

Thu, 2015-04-02 08:56
* CIDs 1251073, 1292681, 1292686, and 1292687 -- all irrelevant, though. * CIDs 1251073, 1292681, 1292686, and 1292687 -- all irrelevant, though.
Categories: Development

Deskbar: No need to use dynamic allocation, remove unused headers.

Thu, 2015-04-02 08:14
Signed-off-by: Adrien Destugues Signed-off-by: Adrien Destugues
Categories: Development

Update usb.ids from www.linux-usb.org

Thu, 2015-04-02 03:20
Categories: Development

Update pci.ids from pciids.sourceforge.net

Thu, 2015-04-02 03:20
Categories: Development

Revert "TextSearch: use BString-based searching instead of Grep-based."

Wed, 2015-04-01 20:23
This reverts commit 1e9f5f5be4c8419c2085f51c78c9ac02ef13377b. As per discussion on the ML. This reverts commit 1e9f5f5be4c8419c2085f51c78c9ac02ef13377b. As per discussion on the ML.
Categories: Development

Use B_PRId32.

Wed, 2015-04-01 18:18
Categories: Development

SetupEnvironment: removed old audio legacy cruft.

Wed, 2015-04-01 14:17
* Haiku never supported this. * Haiku never supported this.
Categories: Development

Removed old, and unused Netscript.

Wed, 2015-04-01 14:11
Categories: Development

TextSearch: use BString-based searching instead of Grep-based.

Tue, 2015-03-31 23:56
Huge performance improvement. Fixes #9529. Huge performance improvement. Fixes #9529.
Categories: Development

TextSearch: use the layout API.

Tue, 2015-03-31 22:28
Categories: Development

TextSearch: normalize copyright headers.

Tue, 2015-03-31 21:52
Categories: Development

TextSearch: remove legacy Translation.h.

Tue, 2015-03-31 21:44
Categories: Development

TextSearch: trim trailing whitespace.

Tue, 2015-03-31 21:42
Categories: Development

TextSearch: don't save the 'show contents' option.

Tue, 2015-03-31 21:33
Also get rid of the redundant menu option. Also get rid of the redundant menu option.
Categories: Development

TextSearch: RDEF tweaks.

Tue, 2015-03-31 21:18
Categories: Development

Updated patch, wget, which packages.

Tue, 2015-03-31 18:21
Categories: Development

Network: preselect first item, make device view resizable.

Tue, 2015-03-31 16:00
* After start, the first item will now be selected. * The InterfaceAddressView will no longer restrict its width, so that the window doesn't have to be resized anymore when switching to it. * This implements ticket #11923. * After start, the first item will now be selected. * The InterfaceAddressView will no longer restrict its width, so that the window doesn't have to be resized anymore when switching to it. * This implements ticket #11923.
Categories: Development

Network: gcc 4 build fix.

Tue, 2015-03-31 14:50
Categories: Development

Tracker: default HideDotFiles to false (again).

Tue, 2015-03-31 14:08
As discussed on the ML. As discussed on the ML.
Categories: Development