haiku/src
Julian Harnath 125d42d95b HaikuDepot: add work status view
* Add new WorkStatusView which keeps the user informed about what's
  happening. It's a status bar at the bottom of the window which
  shows on the left side either a spinning barber pole (for
  operations without a progress), or a progress bar (for download
  progress). Next to that is a text view showing a descriptive
  status text.

* Currently, it will notify of the following operations:
  - Repository refresh (barber pole)
  - Background packet actions, like preparation of install or uninstall
    (barber pole)
  - Package downloads, including downloads of dependencies (progress
    bar). Status text indicates the name of the package currently
    being downloaded (if any), and how many more packages are queued
    for download after it (if any).

* Hooks into PackageListView to be notified of package status changes
  (such as becoming pending or download progress)

* When the package currently being downloaded is also selected in the
  list view, the user sees the progress bar in WorkStatusView
  as well as the one in the PackageInfoView, which is redundant. This
  still needs a good solution...
2017-11-24 18:22:14 +01:00
..
add-ons intel_extreme: backlight control on pre-PCH devices 2017-11-23 23:59:39 +01:00
apps HaikuDepot: add work status view 2017-11-24 18:22:14 +01:00
bin locale: document -c as the shortcut to get message locale again. 2017-11-23 14:50:11 +01:00
build Move SHA256 class to libroot instead of linking libshared into libroot. 2017-10-03 20:18:26 -04:00
data dtb/rpi2: Correct UART base frequency. 2017-11-18 13:20:52 -06:00
kits BView: set initial frame rect invalid when using layouting 2017-11-24 18:22:14 +01:00
libs freebsd11_network: adapt code based on needs of the pcnet R11.1 driver. 2017-11-18 18:44:18 +01:00
preferences Support for configuring screen backlight 2017-11-21 09:12:18 +01:00
servers app_server/DelayedMessage: Delete scheduled on error. 2017-11-23 19:40:04 +01:00
system SystemProfiler: prevent nested wake-up of profiler thread 2017-11-24 18:22:14 +01:00
tests Nuke COMPILE_FOR_R5. 2017-11-15 17:52:27 +01:00
tools Move the HTML5 remote desktop client to src/tools. 2017-11-21 22:28:07 +01:00
Jamfile Interface Guidelines: migrate to docs/, use DocBookCSS. 2015-02-12 17:08:04 -05:00