Source Activity

Syndicate content
Haiku's main repository
Updated: 1 hour 32 min ago

Add boost and nspr packages for x86_64.

Tue, 2015-06-02 15:17
Categories: Development

Added QMPlay2 package

Tue, 2015-06-02 12:12
Categories: Development

Partially revert "Zip-O-Matic: fix zipping single folder."

Tue, 2015-06-02 01:17
This partially reverts commit d1d90b0462faa82489e446a6e25337602939993e. The real culprit that was causing this issue is #12105, not the zip/unzip upgrade as originally thought. This partially reverts commit d1d90b0462faa82489e446a6e25337602939993e. The real culprit that was causing this issue is #12105, not the zip/unzip upgrade as originally thought.
Categories: Development

Zip-O-Matic: fix zipping single folder.

Tue, 2015-06-02 00:56
Fixes #12027. No clue why this code ever worked. Fixes #12027. No clue why this code ever worked.
Categories: Development

Expander: don't scroll to the end if the user modifies the scrollbar position.

Mon, 2015-06-01 23:31
Fixes #11027. This preserves the functionality of scroll-to-end while allowing the user to interrupt it (and resume it, in the case of extremely long archives). Fixes #11027. This preserves the functionality of scroll-to-end while allowing the user to interrupt it (and resume it, in the case of extremely long archives).
Categories: Development

Updated mplayer package.

Mon, 2015-06-01 17:18
Should now auto-detect CPU architecture. Should now auto-detect CPU architecture.
Categories: Development

writembr: Implement support for GPT partitions, #4028.

Mon, 2015-06-01 11:11
* This should support both GPT and MBR formatted partitions. * To boot Haiku from a GPT partition, it must have the correct BFS UUID for the partition. * Tools such as gdisk/gptfdisk can create partitions with the correct BFS UUID. * This should support both GPT and MBR formatted partitions. * To boot Haiku from a GPT partition, it must have the correct BFS UUID for the partition. * Tools such as gdisk/gptfdisk can create partitions with the correct BFS UUID.
Categories: Development

BootManager: fix glitches in listview.

Mon, 2015-06-01 00:49
* Avoid labels overlapping. * Avoid glitch on redraw partition size. * Use system colors. * Fix 9231. * Avoid labels overlapping. * Avoid glitch on redraw partition size. * Use system colors. * Fix 9231.
Categories: Development

Printers: fix glitches in PrinterListView and JobListView.

Sun, 2015-05-31 19:25
* Fix 12103. * Fix 12103.
Categories: Development

Debugger: Extend value handler interface.

Sun, 2015-05-31 18:30
- Add new interface class TableCellValueEditor, which provides a controller for handling editing of table cell values, and corresponding listener notifications. ValueHandler: - Add new hook for requesting such an editor, given a corresponding value. - Add new interface class TableCellValueEditor, which provides a controller for handling editing of table cell values, and corresponding listener notifications. ValueHandler: - Add new hook for requesting such an editor, given a corresponding value.
Categories: Development

JobQueue: fixed leak, notification, added Pop() variant.

Sun, 2015-05-31 17:03
* Was leaking fQueuedJobs on destruction. * fHaveRunnableJobSem implementation was not completed; it was never released. * Added Pop() variant that is a bit more flexible, and allows for a timeout as well as waiting even when the queue is empty, and can return a status code. * Was leaking fQueuedJobs on destruction. * fHaveRunnableJobSem implementation was not completed; it was never released. * Added Pop() variant that is a bit more flexible, and allows for a timeout as well as waiting even when the queue is empty, and can return a status code.
Categories: Development

Printers: remove unused header

Sat, 2015-05-30 19:39
Categories: Development

Printers: use a vector icon for the overlay checkmark.

Sat, 2015-05-30 18:34
* The checkmark is a McClintock's icon (Pref icon without the shadow) * The checkmark is a McClintock's icon (Pref icon without the shadow)
Categories: Development

StyledEdit: add navigation menu to status bar.

Sat, 2015-05-30 09:10
* Fix #12099. * Fix #12099.
Categories: Development

Update translations from Pootle

Sat, 2015-05-30 04:35
Categories: Development