Commit Graph

1524 Commits

Author SHA1 Message Date
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