1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-29 02:56:11 +00:00
Commit graph

613 commits

Author SHA1 Message Date
Mitchell Livingston
29ee9a2a6f add quick look menu item 2008-05-21 16:28:21 +00:00
Mitchell Livingston
1f0c5b891c move quick look into its own class, making it a singleton object to allow expanded functionality 2008-05-21 15:23:26 +00:00
Mitchell Livingston
7983c5484a allow quicklook of transfers through the inspector; add a quicklook button; move quicklook code from the file controller to the info controller 2008-05-20 23:04:23 +00:00
Mitchell Livingston
a423636ed3 the "selected" status string and the minimal view's "remaining time" status string are now toggled from the main action menu instead of being clickable 2008-05-10 19:24:28 +00:00
Mitchell Livingston
31ddd11508 fix a crash when sorting by tracker order; update NEWS 2008-05-06 01:53:15 +00:00
Mitchell Livingston
ffd70de1b8 even more string cleanup 2008-04-28 18:51:38 +00:00
Mitchell Livingston
308a522845 eliminate some localized strings 2008-04-28 18:43:48 +00:00
Mitchell Livingston
81a326714f disable the create button in the creator window when the tracker address is blank (ignoring anything before "://") 2008-04-27 14:31:49 +00:00
Mitchell Livingston
0e96185a93 the torrent url sheet will now disable the open button when there is no text; cleanup to the sleep code 2008-04-25 22:23:31 +00:00
Mitchell Livingston
3a2e1f0c3b clarify the remaining disk space alert's suppression button's text 2008-04-23 12:44:11 +00:00
Mitchell Livingston
f88197f6a9 update NEWS and localizable strings 2008-04-23 03:33:45 +00:00
Mitchell Livingston
b6fca67fb1 improved sort by date in the message log 2008-04-15 19:57:56 +00:00
Mitchell Livingston
92f5bec9a4 animate the blocklist download bar when first shown; update strings file 2008-04-08 15:45:01 +00:00
Mitchell Livingston
c0e2f95ffd even more string folding! 2008-04-07 13:43:26 +00:00
Mitchell Livingston
ab2d8a4507 Capitalization Changes 2 2008-04-07 13:29:46 +00:00
Mitchell Livingston
9ccad6ce62 capitalization changes 2008-04-07 13:25:55 +00:00
Mitchell Livingston
05ddd5f2ee trivial cleanup 2008-04-07 03:54:23 +00:00
Mitchell Livingston
11d64631d9 add a button to the peers prefs window for help documentation; divide the help documentation between peers and network 2008-04-06 05:07:28 +00:00
Mitchell Livingston
1d40202bfc string folding and dead code removal 2008-04-06 04:16:05 +00:00
Mitchell Livingston
8b627d3792 when downloading the blocklist, show amounts instead of percent 2008-04-06 03:35:18 +00:00
Mitchell Livingston
6057eb0ab6 replace Advanced preference tab with Peers and Network tabs 2008-04-06 03:06:26 +00:00
Mitchell Livingston
9dc92d4d3b more string fiddling and minor badger changes 2008-04-01 15:24:35 +00:00
Mitchell Livingston
de8d1b79c7 update the strings file 2008-03-31 21:17:21 +00:00
Mitchell Livingston
fb437cb20a update the strings file; adjust the blocklist text 2008-03-30 03:40:13 +00:00
Mitchell Livingston
e0af0fd5c6 some rephrasing for the blocklist prefs window 2008-03-30 01:18:23 +00:00
Mitchell Livingston
7fdb2f6f40 first implementation of the blocklist 2008-03-29 23:38:38 +00:00
Mitchell Livingston
51b0bf38cb a first-shot at making the status and filter bars match those in Finder (and other "scope" bars) 2008-03-28 03:47:08 +00:00
Mitchell Livingston
6484f685b4 resize the status button if it is too large (typically this is for localizations) 2008-03-28 01:28:57 +00:00
Mitchell Livingston
5e04a1d6b4 update strings file 2008-03-26 19:06:42 +00:00
Mitchell Livingston
558e612853 give the message window a "brushed" look 2008-03-24 22:42:30 +00:00
Mitchell Livingston
36d8b00e94 adjust alignment of fields in Creator window 2008-03-23 21:49:30 +00:00
Mitchell Livingston
d31f17865a trunk: add missing ":" to "Automatic" in transfer prefs 2008-03-23 21:09:22 +00:00
Mitchell Livingston
bfac9268c4 truncate group names if they are too long to display 2008-03-22 20:50:41 +00:00
Mitchell Livingston
24fedbe044 add "move data file" to torrent action menu 2008-03-22 17:05:48 +00:00
Mitchell Livingston
32b41bb72e more string folding 2008-03-18 22:11:43 +00:00
Mitchell Livingston
f741e74659 fold similar strings together for easier translation 2008-03-18 21:59:17 +00:00
Mitchell Livingston
36c9ab960c update strings file 2008-03-16 15:03:30 +00:00
Mitchell Livingston
3c0e3b8978 use a single xib file for all Stats window localizations 2008-03-16 06:20:35 +00:00
Mitchell Livingston
9829264413 localize "level" string in message window; update strings file 2008-03-15 20:23:44 +00:00
Mitchell Livingston
96432c8dbb use a single xib file for all Message window localizations, localizing just from the strings file 2008-03-15 20:17:19 +00:00
Mitchell Livingston
c771a9a156 get rid of a potential extra string comparison 2008-03-15 14:57:42 +00:00
Mitchell Livingston
f03073e080 truncate torrent name in message window instead of removing words; rename "Activity" to "Process"; add the torrent name to a particularly common log message 2008-03-13 11:08:23 +00:00
Mitchell Livingston
32c901670d rename "Name" column in Message window to "Activity" 2008-03-13 10:56:52 +00:00
Mitchell Livingston
3137d3fcac #138 per-torrent messages in the mac client 2008-03-13 10:49:48 +00:00
Mitchell Livingston
9b088498ad #782 comment box will now scroll with the arrows as expected 2008-03-12 17:57:02 +00:00
Mitchell Livingston
1b78c1bf02 #777 get rid of toolbar button in preference window 2008-03-10 03:32:29 +00:00
Mitchell Livingston
fa085c4adc capitalization adjustments 2008-03-04 01:03:15 +00:00
Mitchell Livingston
20fd7f3456 adjust status bar speeds placement 2008-03-03 14:23:25 +00:00
Mitchell Livingston
4f11506522 streamline code from last commit 2008-02-27 19:58:15 +00:00
Mitchell Livingston
6cbec1912b mac client will verify data with ipc 2008-02-27 19:04:38 +00:00