1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-01 12:35:22 +00:00
Commit graph

156 commits

Author SHA1 Message Date
Mitchell Livingston
1208c3a1b5 update the status bar to look better on Leopard...if anyone can do the background image better please get in touch with me 2007-09-17 21:01:31 +00:00
Mitchell Livingston
844341faef this better work 2007-09-16 01:02:06 +00:00
Mitchell Livingston
1b11564e92 remove Growl 1.1... 2007-09-16 00:52:32 +00:00
Mitchell Livingston
8252e12434 allow filtering by tracker name 2007-08-30 03:52:26 +00:00
Mitchell Livingston
af833c7593 disable top-level file items when applicable 2007-08-18 05:59:01 +00:00
Mitchell Livingston
5c2f4e5fd1 add ratio settings to the individual torrent menu 2007-08-18 00:53:28 +00:00
Mitchell Livingston
4bcc5fa687 add preset limits to torrent action menu speed limits 2007-08-18 00:12:26 +00:00
Mitchell Livingston
f0f61ddd2b preliminary support for setting speed limits through the action menu 2007-08-17 23:58:21 +00:00
Mitchell Livingston
835d333067 by popular demand, add option to sort by tracker 2007-08-16 00:54:50 +00:00
Mitchell Livingston
7a049126a9 only draw rows that are visible 2007-08-08 17:57:50 +00:00
Mitchell Livingston
e709fe74a1 get the creator window showing up in localizations, and add a donate button to the help menu 2007-08-02 21:59:34 +00:00
Charles Kerr
ded2db6287 second attempt at getting autoconf to be aware of the macosx directories 2007-07-31 02:58:53 +00:00
Charles Kerr
88fa592a6e first stab at getting autoconf to know about the macosx hierarchy 2007-07-31 01:18:50 +00:00
Mitchell Livingston
8b306b674c new about window and updated credits file, inspired by adium's 2007-07-22 18:04:31 +00:00
Mitchell Livingston
c7bd0fcddd rename "downloaded" to "data file" 2007-07-04 21:17:50 +00:00
Mitchell Livingston
29c7ded0a3 avoid a glitch with window placement I introduced earlier today 2007-07-02 01:01:46 +00:00
Mitchell Livingston
0f4aa186d5 • do an initialization only when needed
• get rid of an unnecessary variable and need for release
2007-07-01 17:32:55 +00:00
Mitchell Livingston
5ff43fa470 rename checking item 2007-06-28 00:02:16 +00:00
Mitchell Livingston
49889c1cb5 • allow to recheck cache even when torrent is active
• play around with the priority color
2007-06-23 15:14:37 +00:00
Mitchell Livingston
0256f4616d Merge file selection and torrent creation into the main branch.
The new code for these features is under a new license.
2007-06-18 03:40:41 +00:00
Mitchell Livingston
3852bbb6e6 some rewriting of the filter bar so it can dynamically place the buttons, and some extra, yet-to-be-used code 2007-05-29 02:00:23 +00:00
Mitchell Livingston
48bcc69675 rename BarButton FilterBarButton 2007-05-25 03:33:55 +00:00
Mitchell Livingston
592e80e2df make the bottom bar a regular view (instead of an image view) so that dragging is recognized over the entire window 2007-05-19 16:25:27 +00:00
Mitchell Livingston
8e7559a1c6 when dragging torrents, dim the main window 2007-05-19 01:16:52 +00:00
Mitchell Livingston
a0a60a7332 move sort options to submenu 2007-05-09 15:52:59 +00:00
Mitchell Livingston
8f918ad819 make consecutive move sheets show correctly 2007-05-09 14:52:52 +00:00
Mitchell Livingston
504d73b597 change menu location 2007-05-09 05:13:13 +00:00
Mitchell Livingston
2d20ae7e32 add option to change download location 2007-05-09 05:07:44 +00:00
Mitchell Livingston
8345d49e29 add an option to reverse the sort order 2007-05-02 19:35:34 +00:00
Mitchell Livingston
c80ff07a06 rename "remove fast resume cache" item and check speed limit only once per minute 2007-04-28 02:39:30 +00:00
Mitchell Livingston
305ccf1cd5 add ability to remove torrent cache 2007-04-28 01:34:39 +00:00
Mitchell Livingston
b073b85e69 rearrange General prefs pane and put download above upload throughout the app 2007-04-25 02:34:07 +00:00
Josh Elsasser
09c87aad84 Merge PEX branch, I hope this works. 2007-03-23 08:28:01 +00:00
Mitchell Livingston
4eeae413b8 dock menu will display number of seeding and downloading transfers 2007-01-12 19:36:52 +00:00
Mitchell Livingston
ac84f60f7a remove reference to deleted class 2007-01-02 19:53:08 +00:00
Mitchell Livingston
afb50f6997 some cleanup 2007-01-02 16:50:12 +00:00
Mitchell Livingston
b9edcfb62b Action menu's behavior should now mimic Mail.app's 2007-01-02 03:10:11 +00:00
Mitchell Livingston
0b3e32ede3 clarify action menu text 2006-12-27 03:42:27 +00:00
Mitchell Livingston
4471ce12c5 manual announce in mac gui...only useable once per minute for each torrent 2006-12-26 21:02:00 +00:00
Mitchell Livingston
a2dab479d9 small adjustments to original placement and value for peer progress color 2006-12-14 15:59:16 +00:00
Mitchell Livingston
d65612a157 url entry window is now a bit like iTunes's 2006-11-22 01:29:41 +00:00
Mitchell Livingston
dfbb245d05 patch to PortChecker to make it more reusable 2006-11-19 15:37:57 +00:00
Mitchell Livingston
ee59c4b02b clarify what the sheet does with a lab and the OK button relabeled Open 2006-11-18 18:51:07 +00:00
Mitchell Livingston
01db465db9 URL sheet button alignment and shortcuts 2006-11-18 18:44:01 +00:00
Mitchell Livingston
6f23f36cc7 change to the url sheet sizing 2006-11-18 16:01:42 +00:00
Mitchell Livingston
af170830f7 show sheet where torrent url can be entered, with some basic string to url conversion 2006-11-18 15:47:20 +00:00
Mitchell Livingston
8ebdd6070a use bindings for speed limit 2006-11-11 21:03:50 +00:00
Mitchell Livingston
52e66c96f8 Don't request more peers if stopping (or changing ports). 2006-11-09 04:38:32 +00:00
Mitchell Livingston
0ad94134b4 download "file", not "files" 2006-11-05 21:03:51 +00:00
Mitchell Livingston
2873ff5baf Use an NSDatePicker for the speed limit scheduler...this will require 10.4 for now. 2006-11-01 16:37:14 +00:00