haiku/src
Adrien Destugues 3c08e45613 Fix package download progress computation.
The download progress and total used to be doubles, but now they are
off_t. This resulted in the division being done in integers, and always
getting 0 as the result.

Fixes #11940.
2015-04-05 19:15:21 +02:00
..
add-ons userlandfs: Fix debug build. 2015-04-04 23:18:57 -04:00
apps ShowImage: Added toolbar buttons for browsing multipage documents 2015-04-05 18:06:19 +10:00
bin Package Kit: FetchFileJob now contains package size. 2015-03-31 13:40:42 +02:00
build os/support: implement atomic_*() using GCC builtin helpers 2014-08-25 23:05:07 +02:00
data Update usb.ids from www.linux-usb.org 2015-04-02 05:20:30 +02:00
kits Fix package download progress computation. 2015-04-05 19:15:21 +02:00
libs don't redefine __weak_reference. 2015-03-27 21:40:47 +01:00
preferences Network: fixed uninitialized members. 2015-04-02 10:56:36 +02:00
servers app_server: Reset current view also when deleting a parent view. 2015-04-04 22:58:45 +02:00
system malloc_debug: Add default alignment option. 2015-04-04 22:55:57 +02:00
tests UserlandFS: Make 64 bit clean and enable build for x86_64. 2015-03-29 16:25:17 +02:00
tools Delete docbook-xsl, docbook-dtd, and xslt from the tree. 2015-02-12 17:16:39 -05:00
Jamfile Interface Guidelines: migrate to docs/, use DocBookCSS. 2015-02-12 17:08:04 -05:00