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

573 commits

Author SHA1 Message Date
Mitchell Livingston
146ca13140 update the strings file 2008-01-14 05:56:12 +00:00
Mitchell Livingston
169c259988 add an option to show the "add" window only for multifile torrents 2008-01-14 04:22:24 +00:00
Mitchell Livingston
8af8e75085 rearrange the Transfers Preference view 2008-01-13 21:27:43 +00:00
Mitchell Livingston
7d6aaf53b3 reset minimum port to 1 2008-01-12 01:48:16 +00:00
Mitchell Livingston
8e3929f582 make minimum allowed port 1025; update appcast 2008-01-12 01:45:25 +00:00
Mitchell Livingston
4f9e28ca2c resize "Rank" column in File tables to properly show the priority segmented cell 2008-01-11 21:47:08 +00:00
Mitchell Livingston
7b4c423054 disable the code button when creating a torrent 2008-01-11 16:58:23 +00:00
Mitchell Livingston
fe50c35474 make the per-torrent action menus dynamic as well 2008-01-10 06:52:13 +00:00
Mitchell Livingston
80064189fa generate action menu "quick" items in code, rather than tons of repeating menu items in the nib 2008-01-10 06:27:48 +00:00
Mitchell Livingston
34396e7820 add an option to "Validate existing data" to open window; get mac build compiling 2008-01-09 19:52:11 +00:00
Mitchell Livingston
bc3b1c4bee generalize the duplicate warning; make the scroller in the open window regular size 2008-01-07 20:27:25 +00:00
Mitchell Livingston
bb7c659713 set the gear of the action menu in code, since it's 10.5-only 2008-01-06 19:48:48 +00:00
Mitchell Livingston
72fe8a3df5 generate the file table's menu in code 2008-01-06 05:13:38 +00:00
Mitchell Livingston
fac74ffd7b in the groups popup in the add window, have an option to show the groups window 2008-01-05 22:32:34 +00:00
Mitchell Livingston
f50bde4f27 rename "options prompt" to "options window" 2008-01-05 01:34:47 +00:00
Mitchell Livingston
2dffe3dc00 name open window "add options prompt" 2008-01-05 01:33:28 +00:00
Mitchell Livingston
f7372aa0d1 add an option in the open window to delete the torrent file 2008-01-04 18:10:37 +00:00
Mitchell Livingston
d56a7619fa reorganize the open window 2008-01-04 17:32:55 +00:00
Mitchell Livingston
138c825573 add file table to open window 2008-01-04 15:28:09 +00:00
Mitchell Livingston
4580eed4a6 update the group menu when groups change 2008-01-04 15:05:25 +00:00
Mitchell Livingston
cd96dbb4a1 if a group is removed, check the add window's group pop up 2008-01-04 14:56:29 +00:00
Mitchell Livingston
05dbbc028c add group menu to open window 2008-01-04 14:50:28 +00:00
Mitchell Livingston
e9e5638664 first commit of (unfinished) dialog when adding torrents 2008-01-04 04:45:31 +00:00
Mitchell Livingston
93c79adef2 move file outline view code to a separate class 2008-01-04 00:29:13 +00:00
Mitchell Livingston
113197d91d missed a string localization 2008-01-03 06:36:38 +00:00
Mitchell Livingston
fee0ac0de2 set copyright info to 2008 2007-12-31 18:37:58 +00:00
Mitchell Livingston
08e5372e56 use shields-up instead of our own port checker 2007-12-31 02:17:27 +00:00
Mitchell Livingston
fd644baf80 add a missed localized string 2007-12-28 22:17:41 +00:00
Mitchell Livingston
5f2d3b022e ipc update to ensure unlimited bandwidth is set correctly 2007-12-27 05:07:40 +00:00
Mitchell Livingston
a1a7263099 Italian localization for 1.0 2007-12-26 20:18:29 +00:00
Mitchell Livingston
1fa7dec1f5 make tab work correctly in advanced view 2007-12-25 19:50:51 +00:00
Mitchell Livingston
f825cea407 pixel alignment fix 2007-12-24 17:57:19 +00:00
Mitchell Livingston
c225aed5e8 only update the message window when it's visible 2007-12-24 16:56:43 +00:00
Mitchell Livingston
9b0dfaeb73 in Transfer tab, always start in General 2007-12-24 05:20:42 +00:00
Mitchell Livingston
b3b3cf46c4 reallign a field in the inspector 2007-12-24 05:08:32 +00:00
Mitchell Livingston
8c22757404 update mac gui to recognize global pex 2007-12-24 05:05:56 +00:00
Mitchell Livingston
7bef4e8cca make "Color" button in groups window localized; update strings file 2007-12-23 19:21:02 +00:00
Mitchell Livingston
b2ef73f722 don't allow negative numbers in the appropriate text fields 2007-12-23 17:31:52 +00:00
Mitchell Livingston
b1af31f594 update the number formatters in the inspector 2007-12-23 17:08:13 +00:00
Mitchell Livingston
5b1b08e48e rename "Not Available" to "Availability" 2007-12-22 19:30:08 +00:00
Mitchell Livingston
595fba8a45 actually add xib 2007-12-22 19:16:17 +00:00
Mitchell Livingston
43c35936cc change main menu from nib to xib 2007-12-22 19:15:56 +00:00
Mitchell Livingston
ef375e44f2 change prefs window from nib to xib 2007-12-22 19:12:42 +00:00
Mitchell Livingston
b39e5e3bfd add the ability to set per-torrent number of connections to the inspector 2007-12-22 05:21:25 +00:00
Mitchell Livingston
4400406ba0 add functionality to set number of connected peers for new torrents 2007-12-22 04:15:35 +00:00
Mitchell Livingston
71471102bc combine group code and adjust the group button size 2007-12-21 16:29:42 +00:00
Mitchell Livingston
5a2ff8f1fa make the max global connections possible 2000, and the default 500 2007-12-21 15:51:55 +00:00
Mitchell Livingston
8a739b38bc fix typo in last commit 2007-12-21 06:12:41 +00:00
Mitchell Livingston
ba9f48b503 add ability to set global number of connections 2007-12-21 05:56:34 +00:00
Mitchell Livingston
44400b6a49 remove bindings from the global ratio menu items 2007-12-20 20:53:55 +00:00
Mitchell Livingston
45155fdc04 get speed limit menu checks displaying again 2007-12-20 20:11:01 +00:00
Mitchell Livingston
1988925a91 experiment to get speed limit action menu to work 2007-12-20 19:57:42 +00:00
Mitchell Livingston
5812cc3937 remove unnecessary Tiger code 2007-12-20 18:05:42 +00:00
Mitchell Livingston
5ff9d6877a better resizing of the filter buttons 2007-12-20 05:12:23 +00:00
Mitchell Livingston
ed9804adf6 experimentally add an "active" filter 2007-12-20 04:49:06 +00:00
Mitchell Livingston
265eeac33a trivial adjustments to the search field 2007-12-20 02:57:47 +00:00
Mitchell Livingston
3e49741b05 initial group filtering 2007-12-19 20:46:00 +00:00
Mitchell Livingston
aa0cf68832 update news and localizable strings 2007-12-19 15:17:23 +00:00
Mitchell Livingston
a14742aa5e "Not Available" instead of "Availability Bar" 2007-12-19 03:29:10 +00:00
Mitchell Livingston
d2e57f4b54 make stats window wider; clean up the port code 2007-12-18 20:59:55 +00:00
Mitchell Livingston
4d6eda4a0e add basic sorting by group 2007-12-17 19:47:06 +00:00
Mitchell Livingston
f9491abf18 add Group to context menu 2007-12-17 16:52:49 +00:00
Mitchell Livingston
d9246b1ad4 preliminary commit of group code 2007-12-17 16:06:20 +00:00
Mitchell Livingston
baef798db2 get rid of a warning 2007-12-13 22:13:05 +00:00
Mitchell Livingston
6671750eda convert Info nib to xib 2007-12-13 21:20:08 +00:00
Mitchell Livingston
f5bce558d6 replace Message nib with xib 2007-12-13 21:11:13 +00:00
Mitchell Livingston
0d4bf53fa0 replace Creator nib with xib 2007-12-13 21:08:00 +00:00
Mitchell Livingston
9e15d27495 attempt to fix sizing issue on tiger 2007-12-13 16:04:32 +00:00
Mitchell Livingston
9bf313c08a better hiding of bottom texture on 10.5 2007-12-13 15:19:46 +00:00
Mitchell Livingston
cea2275bcf on tiger make the bottom bar a texture 2007-12-13 15:16:04 +00:00
Mitchell Livingston
41af1d889d undo last commit, update proper file 2007-12-13 14:47:09 +00:00
Mitchell Livingston
a60d623021 on tiger the "ying-yang" status field does not have the strange glow, but as a result won't have any hilighting like on leopard 2007-12-12 15:53:37 +00:00
Mitchell Livingston
b80453cab1 flip arrows from last commit 2007-12-12 03:31:47 +00:00
Mitchell Livingston
ba6487a93d attempt to put the arrow commands into interface builder 2007-12-12 03:29:59 +00:00
Mitchell Livingston
13c1c8a6a4 use 10.5's built-in ability to generate the textured bottom border instead of a custom view with images 2007-12-12 03:21:11 +00:00
Mitchell Livingston
a05fe043e5 get the action menu to look correct on tiger 2007-12-12 01:39:48 +00:00
Mitchell Livingston
174c9a7bbc adjust the placement of the speeds in the status bar 2007-12-09 03:09:02 +00:00
Mitchell Livingston
efa80e792a replace the status bar images, the action menu image, and eliminate the popup button subclass 2007-12-09 03:04:25 +00:00
Mitchell Livingston
34c31a864c display an image in the status popup button 2007-12-09 02:28:53 +00:00
Mitchell Livingston
a2933ec175 update message log and strings file 2007-12-08 20:17:25 +00:00
Mitchell Livingston
f35f65b1d4 miscellaneous adjustments 2007-12-08 18:51:02 +00:00
Mitchell Livingston
d2049cc048 group together pause and resume toolbar buttons 2007-12-06 17:21:42 +00:00
Mitchell Livingston
6cdaedb5c8 remove context menu accidently connected to the status bar 2007-12-06 14:22:47 +00:00
Mitchell Livingston
ac369517ab fix a memory leak 2007-12-06 01:07:56 +00:00
Mitchell Livingston
40d5a4a39a hopefully fix bug with entering values with commas in prefs, switch pref formatters to 10.4 2007-12-06 00:27:39 +00:00
Mitchell Livingston
904c51634c take out accidentally committed code; update credits 2007-12-05 18:48:20 +00:00
Mitchell Livingston
cb5ad53cfb adjust the status label a bit 2007-12-05 01:42:53 +00:00
Mitchell Livingston
19b791def5 the status label in the status bar now gives 4 different options of info to display 2007-12-05 01:26:30 +00:00
Mitchell Livingston
7c190b84f9 display total ratio in the status bar 2007-12-04 21:41:06 +00:00
Mitchell Livingston
161db11c1e move label of transfer count to bottom of window 2007-12-04 20:07:42 +00:00
Mitchell Livingston
66edcdee35 clean up the torrent count string creation a little 2007-12-04 17:33:42 +00:00
Mitchell Livingston
c381a9cf0f patch from BiHi to always display the second value of remaining times with double digits; rephrase "Resume Selected Without Wait" to "Resume Selected Right Away" 2007-12-03 19:59:11 +00:00
Mitchell Livingston
e316cf4782 display an image next to each total speed 2007-12-01 15:59:13 +00:00
Mitchell Livingston
fce835ceec even more new images 2007-11-30 23:27:55 +00:00
Mitchell Livingston
0a7708e0a8 change up the bottom of the window, similar to Second Gear 2007-11-30 16:17:43 +00:00
Mitchell Livingston
d56c35b9cd get compiling again 2007-11-28 03:34:44 +00:00
Mitchell Livingston
d0273e97e3 update strings file 2007-11-27 04:25:15 +00:00
Mitchell Livingston
6468d57844 make stats window non-resizable 2007-11-27 03:31:02 +00:00
Mitchell Livingston
227c04db44 in stats window, show time in minutes; increase stats window minimum width 2007-11-26 19:23:57 +00:00
Mitchell Livingston
e49ca41f2c display file count in inspector next to total size, instead of under the file table 2007-11-25 04:06:26 +00:00