1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-25 07:22:38 +00:00
Commit graph

949 commits

Author SHA1 Message Date
Mitchell Livingston
dcd012a12c don't draw for ratio < 0 2007-04-06 15:15:53 +00:00
Mitchell Livingston
40957461a9 French Mac OS X translation from cluthi 2007-04-05 23:03:03 +00:00
Mitchell Livingston
304d735e7d get valid downloaded number from new left variable 2007-04-04 01:05:04 +00:00
Mitchell Livingston
b3a6186abe help avoid a crash when going from 0.7 to 0.61 (just in case) 2007-04-03 15:24:12 +00:00
Mitchell Livingston
974c69215a update licenses to 2007 2007-04-03 02:22:25 +00:00
Mitchell Livingston
9e2470c3da add missing licences 2007-04-03 02:15:24 +00:00
Mitchell Livingston
f89831fc66 small adjustments 2007-04-02 21:28:09 +00:00
Mitchell Livingston
2201bf3912 attempt to fix ticket #206 2007-04-01 13:25:32 +00:00
Mitchell Livingston
71f0a16c26 updated localizable strings file 2007-04-01 01:49:00 +00:00
Mitchell Livingston
37ff93ecee consistency 2007-03-31 20:19:19 +00:00
Mitchell Livingston
dbd4fdc61c mixed enable, disable 2007-03-31 20:09:29 +00:00
Mitchell Livingston
1bb5140467 Add preference option to disable PEX in Mac frontend. 2007-03-31 20:08:10 +00:00
Mitchell Livingston
57e28bd661 store date completed internally 2007-03-31 01:00:51 +00:00
Mitchell Livingston
18c690e825 rename date to date added 2007-03-30 18:58:18 +00:00
Mitchell Livingston
de3dc82ab2 better way of storing if torrent was active 2007-03-28 12:53:45 +00:00
Mitchell Livingston
b73b0a2e9c remove empty array from default prefs 2007-03-28 03:04:56 +00:00
Mitchell Livingston
5f5d7deeb3 remove a log 2007-03-28 03:02:46 +00:00
Mitchell Livingston
1f31ecce39 save transfer info in a file in application support rather than into the preference file 2007-03-28 03:02:08 +00:00
Mitchell Livingston
84fad8a25f slightly updated help 2007-03-28 01:23:21 +00:00
Mitchell Livingston
5dd0739206 update trac url in help 2007-03-26 16:27:54 +00:00
Mitchell Livingston
89fe04c753 update the image of the main Transmission window in help 2007-03-26 16:08:54 +00:00
Mitchell Livingston
2030a377d0 lighten the remaining seeding bar a bit 2007-03-26 01:41:52 +00:00
Mitchell Livingston
0061d83fd6 remaining disk space warning now has an option to never ask again 2007-03-24 17:41:57 +00:00
Mitchell Livingston
f946888316 preference to not give warning about remaining space 2007-03-24 17:31:10 +00:00
Josh Elsasser
9b8c9158e3 Update html help files, as well as queuing and inspector images. 2007-03-24 08:36:25 +00:00
Josh Elsasser
2fab09b984 Convert to unix line endings. 2007-03-24 08:35:26 +00:00
Mitchell Livingston
cea13fc1c0 don't launch if the os is less then Tiger 2007-03-23 14:44:15 +00:00
Josh Elsasser
09c87aad84 Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
Mitchell Livingston
1c0e5ca701 update progress bar when seeding immediately when the stop ratio setting is changed 2007-03-22 19:16:08 +00:00
Josh Elsasser
92637d591e Optionally return the info hash after attempting to load a duplicate torrent. 2007-03-22 18:07:22 +00:00
Mitchell Livingston
a1c262ce22 seeding bar shows progress towards ratio 2007-03-22 04:30:08 +00:00
Mitchell Livingston
ce1a10ab74 get the app icon in the proper way, to avoid potential badging 2007-03-20 19:46:40 +00:00
Mitchell Livingston
50f81de083 updated help index 2007-03-19 01:18:01 +00:00
Mitchell Livingston
0437c0b40d updated help files from jah 2007-03-19 01:16:41 +00:00
Mitchell Livingston
0d8e37403f return "error" when requesting a speed or ratio string for speed/ratio less then 0 2007-03-15 12:46:51 +00:00
Mitchell Livingston
aa1705226c add BTG to clients 2007-03-14 02:08:40 +00:00
Josh Elsasser
494ca91fd6 Append a frontend-specific tag to saved torrents.
This prevents one frontend from deleting a saved torrent used by another.
2007-03-13 06:56:50 +00:00
Mitchell Livingston
305675cc3b tiny consistency changes 2007-03-11 22:12:01 +00:00
Mitchell Livingston
3ea3455a4a ...add updated Growl 0.7.6 framework 2007-03-08 19:37:15 +00:00
Mitchell Livingston
571e2e04b4 Remove old Growl framework... 2007-03-08 19:33:38 +00:00
Mitchell Livingston
df6877d104 "creator" was set to "comment" by a typo in [1524] 2007-03-06 03:39:48 +00:00
Mitchell Livingston
1713e5ff88 avoid retaining tons of copies of the folder icon 2007-03-05 16:51:32 +00:00
Mitchell Livingston
cf1e916cc0 store folder icons for now 2007-03-05 02:46:48 +00:00
Mitchell Livingston
5b0332ea4b store file list icons to increase speed under the file tab 2007-03-05 02:31:20 +00:00
Mitchell Livingston
258d61e1c9 forgot a return 2007-03-02 02:20:37 +00:00
Mitchell Livingston
82da9ce667 hide error message in inspector if it is no longer applicable 2007-03-02 01:57:55 +00:00
Mitchell Livingston
22d5a4ecf5 the last commit shouldn't have unhid the check boxes 2007-03-02 01:35:31 +00:00
Mitchell Livingston
81cda31d78 move torrent check code to the Torrent class 2007-03-02 01:34:06 +00:00
Josh Elsasser
67826df085 Use a tr_tracker_info_t * directly in tr_info_t and tr_tracker_t. 2007-02-27 04:00:38 +00:00
Mitchell Livingston
16cd689de2 small efficiency change and some improvements for the invisible file checkboxes 2007-02-23 19:17:31 +00:00
Mitchell Livingston
74d2eefac4 localize new string 2007-02-23 15:56:52 +00:00
Mitchell Livingston
c21833ab06 show individual file progress in inspector 2007-02-23 13:40:30 +00:00
Mitchell Livingston
c7e9f024e0 add a 'New Folder' button to the select download folder dialogue 2007-02-19 13:40:55 +00:00
Mitchell Livingston
fbfa8c1896 small help changes 2007-02-16 14:46:19 +00:00
Mitchell Livingston
2fcc2d76d6 this might've given the masses the wrong idea 2007-02-16 14:34:52 +00:00
Mitchell Livingston
761488a96a remove a period in help
a bit of a waste of commit 1500 8-)
2007-02-16 14:27:45 +00:00
Mitchell Livingston
ae337ae844 small help fix 2007-02-16 14:19:54 +00:00
Mitchell Livingston
87994eb063 updated help from jah 2007-02-16 14:14:04 +00:00
Mitchell Livingston
0ee76befd9 remove unused custom subclass 2007-02-16 02:56:19 +00:00
Mitchell Livingston
841e7dbf64 simplify code a tiny bit more 2007-02-14 15:45:13 +00:00
Mitchell Livingston
c08050a074 combined essentially the same code (an extra conversion and multiplication shouldn't hurt) 2007-02-14 15:41:01 +00:00
Mitchell Livingston
60d0c333ff avoid some calculations of piece availability if there are no peers 2007-02-14 02:05:46 +00:00
Mitchell Livingston
7d569e7981 piece availability should not be considered if no peers have it 2007-02-14 02:02:44 +00:00
Mitchell Livingston
a9f981b095 updated Localizable.strings 2007-02-12 16:09:33 +00:00
Mitchell Livingston
595763c344 clicking on download/seeding complete growl notifications will reveal in finder 2007-02-11 23:38:36 +00:00
Mitchell Livingston
c9d2f7005c Sounds pulldowns only get sounds from the built-in system sound folder. This should avoid an Apple error (and resulting crash) with some wav files on Intel macs. 2007-02-09 15:02:25 +00:00
Mitchell Livingston
131fa9011d efficiency is advanced bar drawing 2007-02-09 14:33:57 +00:00
Mitchell Livingston
727e167705 get rid of unnecessary comparison 2007-02-09 12:52:32 +00:00
Mitchell Livingston
3f57aea897 the advanced bar's "mini progress bar" should be more accurate 2007-02-09 05:19:08 +00:00
Mitchell Livingston
92ea12482d when ratio setting is global save it as such 2007-02-09 02:34:30 +00:00
Mitchell Livingston
6a9f6c3236 use actual port used when checking the status 2007-02-07 05:32:16 +00:00
Mitchell Livingston
6c85eee3f8 hopefully this makes the inspector less confusing once and for all....use popup buttons instead of checks 2007-02-07 05:01:07 +00:00
Mitchell Livingston
92fa92b8d4 update to 2007 2007-02-06 20:19:18 +00:00
Josh Elsasser
f67ad8cf47 Add a new interface to make the public port available to the frontend. 2007-02-06 04:26:40 +00:00
Mitchell Livingston
339b2ae85a typo 2007-02-04 08:01:37 +00:00
Mitchell Livingston
feb85e9781 fix column font size in inspector 2007-02-04 07:40:23 +00:00
Mitchell Livingston
05a5e16ff8 fix a stupid mistake 2007-02-02 18:11:37 +00:00
Mitchell Livingston
c5badbf343 simplify getting string 2007-02-02 18:03:19 +00:00
Mitchell Livingston
3b7de9ceec same as last change for ratio option 2007-02-02 17:54:24 +00:00
Mitchell Livingston
5d2ae4eb61 simplify options for download limits in inspector with 3 check states: mixed for system defaults, checked for override with limit, and no check for no limit 2007-02-02 17:33:32 +00:00
Mitchell Livingston
50fbe60adb parentheses makes things better 2007-02-02 01:51:23 +00:00
Josh Elsasser
263bf6ff0c Check for private flag in main dict too. 2007-01-27 22:37:10 +00:00
Mitchell Livingston
8d89e4f148 unneeded change 2007-01-26 04:44:47 +00:00
Mitchell Livingston
d6683cc350 fixed problem when opening multiple torrents at once when "always ask" was enabled
also, don't add files to the recently opened menu unless it actually is added
2007-01-26 04:31:32 +00:00
Eric Petit
fd66278689 Default enables NAT traversal on OS X 2007-01-25 23:01:53 +00:00
Eric Petit
027a9f8cec A few fixes for resolution independence 2007-01-25 18:37:12 +00:00
Mitchell Livingston
7f531ab22c fix #194 2007-01-25 13:27:53 +00:00
Mitchell Livingston
b4506653ec make newly finished download actually wait in queue 2007-01-24 03:15:27 +00:00
Mitchell Livingston
3ce2dcb052 update queue properly once a download finishes 2007-01-24 03:08:20 +00:00
Mitchell Livingston
0282ec5722 no reason to parse the number 2007-01-20 04:05:09 +00:00
Mitchell Livingston
8ee2e36f0a fix for when filtering and a transfer goes from checking (download) to seeding without refreshing the filter 2007-01-20 03:59:50 +00:00
Mitchell Livingston
d97ac66e43 deselect files when changing selected torrent 2007-01-20 03:42:06 +00:00
Mitchell Livingston
1c39a8e290 don't allow selection/context menu for empty row when no torrent in selected 2007-01-20 03:32:35 +00:00
Mitchell Livingston
63913686d5 get around a bug in table views to keep consistent row colors by creating a blank row when no torrent is selected 2007-01-20 03:25:35 +00:00
Mitchell Livingston
2b7d630d54 swap the standard file table row height 2007-01-19 15:30:41 +00:00
Eric Petit
7a6401c7b4 Split transmission.c: everything related to the accept/upnp/choking
thread was moved to shared.c
2007-01-19 04:42:31 +00:00
Mitchell Livingston
2944a10d60 some changes to the way text is drawn to the table 2007-01-19 02:06:12 +00:00
Mitchell Livingston
f55c1b05cd pass object instead of creating string 2007-01-18 22:53:27 +00:00
Mitchell Livingston
0a48921e19 small layout adjustment 2007-01-18 22:09:39 +00:00
Mitchell Livingston
271badba8b file table rows for files are now larger with the size displayed under it 2007-01-18 22:00:24 +00:00