Source Activity
Add boost and nspr packages for x86_64.
Categories: Development
Added QMPlay2 package
Categories: Development
Partially revert "Zip-O-Matic: fix zipping single folder."
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.
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.
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.
Should now auto-detect CPU architecture.
Should now auto-detect CPU architecture.
Categories: Development
writembr: Implement support for GPT partitions, #4028.
* 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.
* 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.
* Fix 12103.
* Fix 12103.
Categories: Development
Debugger: Extend value handler interface.
- 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.
* 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
Categories: Development
Printers: use a vector icon for the overlay checkmark.
* 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
Update translations from Pootle
Categories: Development
