1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-27 01:57:52 +00:00
Commit graph

1766 commits

Author SHA1 Message Date
Mitchell Livingston
6ee138e0fd add pref option to prefer to use/not use encryption (currently seems crashy) 2007-11-08 23:12:07 +00:00
Mitchell Livingston
f09965031e use gradients for drawing the file priority background 2007-11-08 12:58:05 +00:00
Mitchell Livingston
a7e92e501e get mac build building again 2007-11-08 01:07:25 +00:00
Mitchell Livingston
371454d595 update help index 2007-11-07 12:23:23 +00:00
Mitchell Livingston
cf0125204c update firewall help for Leopard 2007-11-07 12:18:17 +00:00
Mitchell Livingston
2c4244b540 keep track of sort menu item by using tag and validate methods instead of storing the current menu items 2007-11-07 05:02:43 +00:00
Mitchell Livingston
24dd9a2b7e whoops 2007-11-07 02:25:58 +00:00
Mitchell Livingston
98c1d4bb62 get rid of the unneeded ImageBackgroundView 2007-11-07 02:23:35 +00:00
Mitchell Livingston
6253979516 load the status bar background in the init method, because awakeFromNib drew the back with a white background on launch 2007-11-07 00:35:03 +00:00
Mitchell Livingston
4a301fdf82 no need to reload status bar when the window becomes/resigns main, since it is now the same when inactive or inactive 2007-11-07 00:16:32 +00:00
Mitchell Livingston
44075895b2 remove the separate filter bar view and instead reuse the status bar view 2007-11-07 00:14:33 +00:00
Mitchell Livingston
f704bc503a update status bar to use the same gradient as the filter bar, and remove the corresponding images 2007-11-07 00:09:36 +00:00
Mitchell Livingston
cc5abfe6f4 make the filter bar color match leopard's 2007-11-06 23:55:51 +00:00
Mitchell Livingston
44aa1505d4 readd the tooltips to the filter buttons 2007-11-06 21:03:20 +00:00
Mitchell Livingston
90bd00f0c3 update news/credits to mention MiniUPnP 2007-11-06 20:55:03 +00:00
Mitchell Livingston
5cc14442cb use built-in buttons for filter buttons 2007-11-06 20:52:11 +00:00
Mitchell Livingston
cfa809bc47 clean up the pieces bar drawing to avoid putting it into an image, and use NSColor object for the piece colors 2007-11-06 04:53:06 +00:00
Mitchell Livingston
df505ae0c8 update trunk to 0.92+ 2007-11-05 21:40:35 +00:00
Mitchell Livingston
b5ad25acc0 make advanced bar code a little more efficient 2007-11-05 19:15:45 +00:00
Mitchell Livingston
dcb411e310 move dock badging preference change notification into the Badger 2007-11-05 12:47:20 +00:00
Mitchell Livingston
60ea0af733 fix bug with setting port value in prefs 2007-11-05 04:00:19 +00:00
Mitchell Livingston
22ad00e04c no reason to retain advanced bar info when it's hidden 2007-11-05 00:04:14 +00:00
Mitchell Livingston
3ab2e369d4 remove unused code 2007-11-04 16:45:17 +00:00
Mitchell Livingston
15b9b0feb0 remove unneeded group row code 2007-11-04 16:19:22 +00:00
Mitchell Livingston
25a4d11db4 commit some changes that have been sitting in by checkout 2007-11-04 16:12:49 +00:00
Mitchell Livingston
d3100ffbd3 make gray lighter 2007-11-04 15:15:50 +00:00
Mitchell Livingston
3bccf26f23 by popular demand the return of the advanced bar (now Pieces Bar) 2007-11-04 15:01:34 +00:00
Mitchell Livingston
d0353ecb5f add new growl 1.1.2 2007-11-04 00:54:46 +00:00
Mitchell Livingston
d9619dd770 remove old growl 1.1.1 2007-11-04 00:53:51 +00:00
Mitchell Livingston
1f0b346295 if the download finishes/becomes unfinished, keep trying to reset the time machine setting, and other miscellaneous cleanup 2007-11-02 22:07:16 +00:00
Mitchell Livingston
930199dbeb fix a possible small release-then-use 2007-11-02 15:05:20 +00:00
Mitchell Livingston
59fb0f936f stop timers and notification checking on quit right away (real this time) 2007-11-02 03:15:12 +00:00
Mitchell Livingston
4cb7eb603d stop timers and notification checking on quit right away 2007-11-02 03:13:44 +00:00
Mitchell Livingston
c5836d33e0 trunk: refresh status bar and completed badge when window becomes/resigns main, not key 2007-11-01 19:18:26 +00:00
Mitchell Livingston
3273b2cc22 don't check if backup status should be set if torrent is not active 2007-11-01 15:53:39 +00:00
Mitchell Livingston
b6fe3c2673 trunk: attempt to fix Time Machine setting 2007-11-01 14:04:50 +00:00
Mitchell Livingston
525cf7904d trunk: make status bar inactive when window isn't main window 2007-11-01 12:57:35 +00:00
Mitchell Livingston
731b6379a4 use a view to draw the badge on Leopard 2007-11-01 03:20:29 +00:00
Mitchell Livingston
93caebd82f trunk: Leopard: Time Machine will ignore incomplete files 2007-10-31 19:28:22 +00:00
Mitchell Livingston
ffeff31ca3 get reordering of torrent queue working again in trunk (thanks to cocoadev mailing list) 2007-10-31 17:23:56 +00:00
Mitchell Livingston
4584417bf0 phase 2 of updating menu items to remove bindings 2007-10-30 20:19:22 +00:00
Mitchell Livingston
44c66afffb phase 1 of updating menu items to remove bindings 2007-10-30 19:55:47 +00:00
Mitchell Livingston
14c90560fc use built-in general and advanced images in the preferences window on Leopard 2007-10-29 20:57:36 +00:00
Mitchell Livingston
2216967525 use built-in suppression checkbox in alerts under Leopard 2007-10-29 19:45:34 +00:00
Mitchell Livingston
40da99f695 trunk: fix a warning introduced in [3638] 2007-10-29 19:11:21 +00:00
Mitchell Livingston
64f7382d1b trunk: Leopard: Fix bug with toggling Minimal View 2007-10-29 18:59:23 +00:00
Mitchell Livingston
297b9f0b1d trunk: Leopard: Fix bug with typing values in Inspector->Options 2007-10-29 18:07:09 +00:00
Mitchell Livingston
7e8cbad592 use built-in rounded corner rect on Leopard 2007-10-29 11:49:53 +00:00
Mitchell Livingston
1d636ec095 typo in last commit 2007-10-29 04:44:10 +00:00
Mitchell Livingston
2c3dc63569 if on Leopard use the built in badging for the number of completed downloads 2007-10-29 04:31:44 +00:00
Mitchell Livingston
bbbe46363d trunk is still developmental 2007-10-28 23:54:29 +00:00
Mitchell Livingston
202a378a6c updates for .91 2007-10-28 23:49:42 +00:00
Mitchell Livingston
568bc5d4d5 use "Downloads" folder as default folder 2007-10-28 04:35:49 +00:00
Mitchell Livingston
e12b212ef2 remove now-unnecessary tooltip from message window 2007-10-28 03:34:48 +00:00
Mitchell Livingston
42ed03282c change tiff's to png's 2007-10-28 03:29:20 +00:00
Mitchell Livingston
353c73c151 update help images for Leopard 2007-10-28 03:21:08 +00:00
Mitchell Livingston
cbffc0589f allow messages to take multiple rows in message 2007-10-28 03:10:11 +00:00
Mitchell Livingston
69df8105a7 get the app working on 10.4 and later, compiling on 10.5 2007-10-27 22:11:41 +00:00
Mitchell Livingston
46ecfe04dc inspector tabs become graphite when the system is set to graphite 2007-10-27 20:09:29 +00:00
Mitchell Livingston
26ca1f0a17 get it running on Tiger again 2007-10-27 19:02:00 +00:00
Mitchell Livingston
04b3a94ca0 show the multiple document icon on Leopard when multiple files selected 2007-10-27 18:40:43 +00:00
Mitchell Livingston
83df860896 on Leopard us the built-in delegate to select a row while typing, and make Tiger's behavior similar to the new behavior 2007-10-27 14:57:46 +00:00
Mitchell Livingston
16c64f98da add a function to check if running on Leopard 2007-10-27 14:41:16 +00:00
Mitchell Livingston
3a62681b17 typing in the file table will select the appropriate item in Leopard 2007-10-27 14:28:58 +00:00
Mitchell Livingston
8ed391f18b suppress a warning on Leopard 2007-10-27 02:00:43 +00:00
Mitchell Livingston
f909b97e20 undo last commit because textured might be brushed metal in TIger 2007-10-26 17:20:02 +00:00
Mitchell Livingston
70e6cd0318 make main window textured on Leopard 2007-10-26 16:57:16 +00:00
Mitchell Livingston
0e9c74d732 fix mistake in [3560] 2007-10-25 20:32:16 +00:00
Charles Kerr
1f486d8c97 tell version.sh that it lives in macosx/ now. 2007-10-25 20:30:20 +00:00
Mitchell Livingston
b286397338 filtering by a search string for tracker now checks all trackers in the announce-list 2007-10-25 20:14:24 +00:00
Charles Kerr
4491e68a4f remove the old make system, move version.sh to macosx/ 2007-10-25 17:07:02 +00:00
Charles Kerr
6ed06160fb don't package .svn and .deps directories underneath macosx/ 2007-10-24 21:47:13 +00:00
Mitchell Livingston
534df72393 trunk: because of the crashing caused by soundNamed: with some sounds, don't allow custom sounds 2007-10-24 21:33:04 +00:00
Charles Kerr
82194a2f2f don't require the user to have svn installed when building from tarball 2007-10-24 19:57:47 +00:00
Mitchell Livingston
d8e9c10a34 display all trackers in the announce list in the inspector's tooltip 2007-10-24 18:49:59 +00:00
Mitchell Livingston
45452352f3 add context menu item for "Update Tracker" 2007-10-24 18:16:18 +00:00
Charles Kerr
f71319b90f get "make distcheck" working again 2007-10-24 17:20:50 +00:00
Mitchell Livingston
2b3751c2d8 trunk: fix small memory leak when generating sounds menu 2007-10-24 16:50:10 +00:00
Mitchell Livingston
156ed97d04 trunk: update mac makefile 2007-10-24 16:00:51 +00:00
Charles Kerr
f15acdceb9 trying to get "make distcheck" to work right 2007-10-24 15:25:43 +00:00
Mitchell Livingston
36f9130baa trunk: Add Dutch Sparkle localization and update news for news/authors localization 2007-10-24 15:19:57 +00:00
Mitchell Livingston
4da483e113 add missing localized string 2007-10-24 13:10:59 +00:00
Mitchell Livingston
4640171088 update appcast and release_builder 2007-10-24 03:10:37 +00:00
Charles Kerr
50c8c88c04 Update the credits 2007-10-23 14:00:17 +00:00
Mitchell Livingston
a76423ac1e fix notification to update info 2007-10-23 11:41:03 +00:00
Mitchell Livingston
b464564992 updated icon from AR 2007-10-23 11:22:57 +00:00
Mitchell Livingston
50e99456d1 add Korean localization part 4 2007-10-21 21:57:15 +00:00
Mitchell Livingston
cf728b5f61 add 0.9 Korean localization part 3 2007-10-21 21:56:38 +00:00
Mitchell Livingston
f11f48eb0e add 0.9 Korean localization part 2 2007-10-21 21:52:06 +00:00
Mitchell Livingston
ea53194c66 small change to help and French localization 2007-10-21 21:11:45 +00:00
Mitchell Livingston
44e1f5aa96 make the long application support folder path a constant 2007-10-21 14:01:54 +00:00
Mitchell Livingston
6fc01cb59c set some menu titles without regard to what it is already set to (this should in theory be faster and looks cleaner) 2007-10-21 13:53:29 +00:00
Mitchell Livingston
4555f58451 update queue image to have orange continue button 2007-10-21 04:07:11 +00:00
Mitchell Livingston
7eac4758d4 updated help images from John_Clay 2007-10-21 03:34:13 +00:00
Mitchell Livingston
a90c4a4b09 eliminate the redundant isPaused, instead using !isActive 2007-10-20 21:27:46 +00:00
Mitchell Livingston
89cb2a53e9 remove "Stopping" status, and update all string files accordingly 2007-10-20 21:17:24 +00:00
Mitchell Livingston
197e94910f another switch 2007-10-20 19:38:10 +00:00
Mitchell Livingston
b85c64d635 use given control view 2007-10-20 19:29:50 +00:00
Mitchell Livingston
039eefb06e another if-to-switch 2007-10-20 19:25:14 +00:00
Mitchell Livingston
3aa131a3e9 simplify how the file outline accesses the torrent 2007-10-20 19:13:52 +00:00
Mitchell Livingston
ad2f1ecb10 remove reference to advanced progress bar from help 2007-10-20 11:58:10 +00:00
Mitchell Livingston
095472b288 update documentation with new nightlies url 2007-10-20 00:43:39 +00:00
Mitchell Livingston
b62fb6a7c1 trivial code cleanup 2007-10-19 01:24:42 +00:00
Mitchell Livingston
f3b856d1d9 fix small memory leak 2007-10-18 03:23:18 +00:00
Mitchell Livingston
e06d38b4c7 generate the info tab button images when needed, add backend support for different colored tabs depending on aqua/graphite 2007-10-18 00:04:01 +00:00
Mitchell Livingston
a2f3b0dac6 small name change and other trivial adjustments 2007-10-17 23:33:22 +00:00
Mitchell Livingston
0a285a36a8 fix Greek strings file 2007-10-17 16:42:20 +00:00
Mitchell Livingston
f6a32d49ce retry Greek 2 2007-10-17 16:41:10 +00:00
Mitchell Livingston
1aaf3bed83 try Greek again 2007-10-17 16:37:44 +00:00
Mitchell Livingston
b401ab066d remove Greek 2007-10-17 16:35:43 +00:00
Mitchell Livingston
7d21096c66 add missing files for Greek 2007-10-17 16:24:36 +00:00
Mitchell Livingston
c0010329ab changing some constants into #define 2007-10-17 16:04:51 +00:00
Mitchell Livingston
6c6bd8d1d5 fix regression where N/A is shown when leechers, seeders, or completed is 0; promote AR 2007-10-17 00:46:20 +00:00
Mitchell Livingston
92bb5c33de get mac build compiling again 2007-10-15 21:52:51 +00:00
Mitchell Livingston
248837e735 remove reliance on completion status 2007-10-15 18:44:39 +00:00
Mitchell Livingston
caee274e6e eliminate dependancy on cpstatus 2007-10-15 18:20:39 +00:00
Mitchell Livingston
161f60d519 Italian localization for 0.9x 2007-10-15 17:38:26 +00:00
Mitchell Livingston
768a06aa60 let libtransmission worry about the pex flag 2007-10-15 16:35:41 +00:00
Mitchell Livingston
963e5514c1 French translation for 0.9x 2007-10-15 16:18:24 +00:00
Mitchell Livingston
9166844927 add Spanish translation for 0.9x 2007-10-15 12:09:29 +00:00
Mitchell Livingston
d104913f96 switchify more code 2007-10-15 01:57:56 +00:00
Mitchell Livingston
29bb0bb58a store a torrent's queue order as an NSNumber instead of an int to avoid excessively recreating the object 2007-10-14 22:29:20 +00:00
Mitchell Livingston
cc2db392f5 make libtransmission's pex accessor public, and eliminate a redundant variable in Torrent.[mh] 2007-10-14 22:01:55 +00:00
Mitchell Livingston
78d95148dc add a warning and improve some commented out code....nothing to see here 2007-10-14 14:24:34 +00:00
Mitchell Livingston
cc2d8f3310 update localizable strings file 2007-10-13 16:40:44 +00:00
Mitchell Livingston
543b48e01c remove foreign languages until feature freeze 2007-10-13 15:58:32 +00:00
Mitchell Livingston
c1cffff4a4 fix a redundant check...all this destination code probably needs cleaning up sooner or later 2007-10-13 13:54:19 +00:00
Mitchell Livingston
a57dd87d47 fix a small memory leak, and get rid of two #ifndef's... 2007-10-13 12:59:39 +00:00
Mitchell Livingston
43f03e81ab various trivial changes to the badger code 2007-10-13 03:16:51 +00:00
Mitchell Livingston
f5e5a5584b trivial code cleanup 2007-10-12 23:18:21 +00:00
Mitchell Livingston
045c31018b remove unused variables 2007-10-12 21:36:01 +00:00
Mitchell Livingston
2f17b922a9 allow speed limit to be automatically updated when modal panels are active, fixes #366 2007-10-12 20:51:27 +00:00
Mitchell Livingston
1e9cb5a21a random cleanup 2007-10-12 11:33:26 +00:00
Mitchell Livingston
0365b84b6b updated options gear image 2007-10-12 02:59:34 +00:00
Mitchell Livingston
7ef75b47f6 the search filter will again allow filtering by name or tracker - thanks John_Clay 2007-10-11 20:33:42 +00:00
Mitchell Livingston
c4e6607777 get rid of an alloc/release 2007-10-11 16:28:50 +00:00
Mitchell Livingston
7207e822fa general cleanup 2007-10-11 12:06:46 +00:00
Mitchell Livingston
7b2a707c8e remove now-unused variable for file outline view 2007-10-11 03:56:04 +00:00
Mitchell Livingston
5df49d03c9 improve the drawing of the background color in file selection 2007-10-11 03:52:35 +00:00
Mitchell Livingston
66a7a1f220 display terabytes for file size when applicable 2007-10-10 23:17:44 +00:00
Mitchell Livingston
5b333ccc85 missed in last commit 2007-10-10 19:53:26 +00:00
Mitchell Livingston
7b0f6d490b make Credits match AUTHORS 2007-10-10 19:51:24 +00:00
Mitchell Livingston
6a0980dd5a remove unused object from files dict 2007-10-10 17:37:51 +00:00
Mitchell Livingston
24ec75acb1 improve Activity icon and display the tab name in the inspector's title 2007-10-10 02:35:16 +00:00
Mitchell Livingston
a9b650a18e adjustment to inspector icons 2007-10-10 02:20:57 +00:00
Mitchell Livingston
2f9a8b150e commit some preliminary inspector images 2007-10-10 01:51:03 +00:00
Mitchell Livingston
433404eff2 double click progress string in main window instead of single click to toggle it 2007-10-08 11:51:58 +00:00
Mitchell Livingston
ab154c3971 switch-ify more code 2007-10-08 04:28:15 +00:00
Mitchell Livingston
fc432f1c29 ensure everything is deallocated properly on quit, libtransmission is closed properly, and inspector window height is remembered 2007-10-08 04:15:25 +00:00
Mitchell Livingston
a960174fdf code to place all icons in the inspector's tabs...still needs the images 2007-10-08 03:59:08 +00:00
Mitchell Livingston
bd8d47c2f7 add higher speed options to action pulldown menus 2007-10-08 03:30:59 +00:00
Mitchell Livingston
e2de6f8973 get rid of some warnings 2007-10-07 15:55:27 +00:00
Mitchell Livingston
4bee975c47 improve the inspector's tab background images 2007-10-07 15:36:39 +00:00
Mitchell Livingston
b3c35b036c change some initializers so that they are aware of their own nib's name 2007-10-07 12:24:26 +00:00
Mitchell Livingston
02e45340f4 use premade NSBox lines for separators in the status and filter bars instead of putting everything inside a box 2007-10-07 05:05:23 +00:00
Mitchell Livingston
8abcc566dd adjust tab button layout a bit to avoid overlaps 2007-10-07 04:16:58 +00:00
Mitchell Livingston
d9e3272306 adjust info tab buttons a little 2007-10-07 03:50:13 +00:00
Mitchell Livingston
c728e3cef4 better remaining space check 2007-10-07 03:30:29 +00:00
Mitchell Livingston
3a2df14d52 factor in only checked files when determining if there is enough remaining space 2007-10-07 03:28:06 +00:00
Mitchell Livingston
b71ebcfd4b get rid of a few redundant variables 2007-10-07 03:05:55 +00:00
Mitchell Livingston
537d0aae34 remove unnecessary files/commented-out code 2007-10-07 02:33:43 +00:00
Mitchell Livingston
4887259081 show initially selected tab as selected 2007-10-07 02:31:36 +00:00
Mitchell Livingston
973ed82609 clean up a little inspector code 2007-10-07 02:28:09 +00:00
Mitchell Livingston
9e8dbcfe3e get selected tab in inspector closer to working: 1. it doesn't select at startup 2. needs missing images and cleaned up back images 2007-10-07 02:25:39 +00:00
Mitchell Livingston
4d7f48d7cf hilight pushed inspector tab...this will be made a different color later 2007-10-06 22:59:07 +00:00
Mitchell Livingston
a5012be5d7 file priorities inspector column works again 2007-10-06 22:34:19 +00:00
Mitchell Livingston
a635077abd first commit of updated inspector...images are just placeholders currently 2007-10-06 22:23:44 +00:00
Mitchell Livingston
3cff117a63 updated high and low priority images from AR 2007-10-04 22:44:28 +00:00
Mitchell Livingston
d8067ebe9c updated error icon from AR 2007-10-04 21:33:34 +00:00
Mitchell Livingston
23c04dfe3f rename en to English (other languages will be changed to i18n names by the next release, though) 2007-10-04 03:45:52 +00:00
Mitchell Livingston
1770fa78d6 "switch-ify" some code 2007-10-01 21:52:31 +00:00
Mitchell Livingston
83f4509a0c add known peers field to the inspector 2007-10-01 16:23:00 +00:00
Mitchell Livingston
794ea0b0c6 allow columns in peer table to be reordered 2007-10-01 15:50:38 +00:00
Mitchell Livingston
5f41c28cbe update strings file 2007-10-01 12:30:07 +00:00
Mitchell Livingston
c96856cb74 "switch" instead of "ifs" 2007-10-01 11:41:15 +00:00
Mitchell Livingston
a388c58a05 remove "connected dot" from peer inspector, and append speed string properly to torrents with errors 2007-10-01 11:34:01 +00:00
Mitchell Livingston
66bf641f5d streamline the minimal status string code a little 2007-09-30 13:41:26 +00:00
Mitchell Livingston
aaaa932625 rearrange some status string code 2007-09-30 13:33:50 +00:00
Mitchell Livingston
6c962e15b1 if there is an error still display per-torrent speeds in the main window 2007-09-30 13:22:15 +00:00
Mitchell Livingston
9f926a9ca7 make sure to update torrent status before applying completeness changes 2007-09-29 15:23:40 +00:00
Mitchell Livingston
1bdc481ee2 work with new callback for completeness change 2007-09-28 15:36:46 +00:00
Mitchell Livingston
788a925fb0 left this out of the last commit 2007-09-28 14:33:55 +00:00
Mitchell Livingston
c34d940361 remove an unused dictionary 2007-09-28 14:31:20 +00:00
Mitchell Livingston
2ac0980ea5 combine some progress string code and release an attributes dictionary when it's not needed 2007-09-28 13:42:28 +00:00
Mitchell Livingston
dc7a374fb3 make sure to retain the attributes dictionary 2007-09-28 13:05:01 +00:00
Mitchell Livingston
f5bd7f17ce didn't mean to commit some experimental, nonworking code; also, only create the string attributes when needed 2007-09-28 12:58:31 +00:00
Mitchell Livingston
6a976eed1c clicking on the peer progress indicator will toggle between progress bar and a number for progress, inspired by beelsebob 2007-09-28 12:55:28 +00:00
Mitchell Livingston
c5a6b6b111 use the system's default bold font for dock badging 2007-09-28 03:44:53 +00:00
Mitchell Livingston
4bf0ad193a streamline display string code a little more 2007-09-28 02:58:25 +00:00
Mitchell Livingston
ee5bcca70b get rid of a warning and add an item to news 2007-09-28 02:35:34 +00:00
Mitchell Livingston
df4c5cacee clean progress string code a little more 2007-09-27 21:12:56 +00:00
Mitchell Livingston
22e66ab5d2 clean up some of the new display string code 2007-09-27 21:02:25 +00:00
Mitchell Livingston
c81961d908 instead of creating every string, including both minimal and regular together, for every torrent, generate the string when requested 2007-09-27 20:42:20 +00:00
Mitchell Livingston
04f6e208b9 patch from beelsebob to fix crash with connected peers with no client name 2007-09-27 12:44:25 +00:00
Mitchell Livingston
8825a6029d more cleanup from advanced bar removal 2007-09-27 02:46:48 +00:00
Mitchell Livingston
dd86bc5adf remove some leftovers from the advanced bar 2007-09-27 02:29:32 +00:00
Mitchell Livingston
c9688d89f8 use LSMinimumSystemVersion instead of custom version check, because on < 10.4 it will never reach that custom code 2007-09-26 23:49:21 +00:00
Mitchell Livingston
98575a0169 say goodbye to the often-misunderstood "advanced progress bar" 2007-09-26 19:36:25 +00:00
Mitchell Livingston
a222ba1774 fix progress bar inversion 2007-09-26 18:53:11 +00:00
Mitchell Livingston
2b0a7153cc rename "failed hash" to "failed dl" and reorder dl above ul 2007-09-26 18:43:32 +00:00