haiku/headers/private
Rene Gollent 9345049af8 Package Kit: Implement progress notifications.
- BJobStateListener: Add progress state and corresponding hook.
- FetchFileJob: Notify job progress hook on libcurl notifications.
- UserInteractionHandler: Add hooks for download progress and checksum
  validation progress.
- PackageManager: inherit from JobStateListener and watch for job
  notifications for internally generated jobs. Forward to corresponding
  UserInteractionHandler hooks as needed.
- Adapt pkgman, HaikuDepot and package_daemon to above changes.
  Neither HaikuDepot nor package_daemon's progress hooks are wired up to
  do anything yet though.
2013-09-29 17:25:33 -04:00
..
app Add userdel 2013-09-18 16:33:17 +02:00
audio
binary_compatibility
bluetooth Adding debug file to bluetooth. 2013-01-12 20:01:28 +01:00
debug Move comment to correct function. 2013-05-01 19:52:00 -04:00
device
drivers usb_disk: base the error sense handling on a reference table. 2013-09-20 23:56:06 +02:00
file_systems QueryParser: Equation::Match(): Fix generic attribute case 2013-06-01 03:58:11 +02:00
firewire
fs_shell
graphics RadeonHD: Fix incorrect name -> chipset mapping 2013-07-16 11:20:24 -05:00
index_server
input
interface BColumnListView: Enable invalidating rows, fix SetField() 2013-09-17 14:42:03 +02:00
kernel Merge remote-tracking branch 'haiku/master' into package-management 2013-09-27 01:55:45 +02:00
libroot libroot: explicitly check ABI version 2013-05-22 19:31:05 +02:00
locale
mail
media
midi
mount
net Skip timeout computation in is_syscall_restarted case. 2013-05-04 11:27:04 +02:00
notification
package Package Kit: Implement progress notifications. 2013-09-29 17:25:33 -04:00
print
runtime_loader libroot: make all areas executable for old binaries 2013-05-15 00:06:39 +02:00
screen_saver ScreenSaver: Timeout if window won't lock. Fixes #4260. 2013-09-02 19:44:45 -04:00
shared Explicitly denote BPrivate to avoid clashes 2013-09-10 19:14:18 +02:00
storage Add BRemoveEngine 2013-09-27 00:51:30 +02:00
support BString::Private: Add IsShareable() 2013-06-27 21:57:40 +02:00
syslog_daemon
system Merge remote-tracking branch 'haiku/master' into package-management 2013-09-27 01:55:45 +02:00
textencoding
tracker
usb_vision
userlandfs
virtio virtio: add queue_is_full(), queue_is_empty(), queue_size() hooks. 2013-09-18 17:43:39 +02:00
vmdk