1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-04 02:28:03 +00:00
Commit graph

1900 commits

Author SHA1 Message Date
Mitchell Livingston
5b1b08e48e rename "Not Available" to "Availability" 2007-12-22 19:30:08 +00:00
Mitchell Livingston
a063e8b964 remove foreign language nibs 2007-12-22 19:19:02 +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
eddf7c5465 slightly better behavior when placing the not-available bar 2007-12-22 19:07:58 +00:00
Mitchell Livingston
4373e79a2b patch from SoftwareElves for ipc 2007-12-22 18:53:20 +00:00
Mitchell Livingston
ec00579ea7 remove ctor from torrent creation and parse functions 2007-12-22 18:43:40 +00:00
Mitchell Livingston
a364c4872e update the file priority gradients 2007-12-22 15:49:45 +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
3449e2d15c separate getting/setting # connections and # unchoked 2007-12-22 04:00:19 +00:00
Mitchell Livingston
78419871e9 switch-ify an if 2007-12-22 03:39:52 +00:00
Mitchell Livingston
b276f285b0 get rid of all the deprecated functions for the ctor versions 2007-12-22 03:31:22 +00:00
Mitchell Livingston
0fba1e53ca use the new ctor function in torrent creation 2007-12-22 03:13:54 +00:00
Mitchell Livingston
7a5369023e fix an annoying crash 2007-12-21 20:39:43 +00:00
Mitchell Livingston
530b57face use an x for "no group" 2007-12-21 17:54:37 +00:00
Mitchell Livingston
38d8026a5d hopefully resize the "All" filter button on Tiger correctly 2007-12-21 17:41:27 +00:00
Mitchell Livingston
71471102bc combine group code and adjust the group button size 2007-12-21 16:29:42 +00:00
Mitchell Livingston
fc1adc6093 add icon for the default group filter 2007-12-21 16:10:13 +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
f4211ce19d remove unused method 2007-12-20 20:55:26 +00:00
Mitchell Livingston
44400b6a49 remove bindings from the global ratio menu items 2007-12-20 20:53:55 +00:00
Mitchell Livingston
4cfc42437b update the news 2007-12-20 20:35:47 +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
4f8ac624dd don't try to resize the filter bar if it's hidden 2007-12-20 18:58:53 +00:00
Mitchell Livingston
5812cc3937 remove unnecessary Tiger code 2007-12-20 18:05:42 +00:00
Mitchell Livingston
b9e60f1086 remove unnecessary filter sizing code 2007-12-20 17:39:05 +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
b079df809c another attempt of fixing the dock badge on quit on tiger 2007-12-20 02:09:44 +00:00
Mitchell Livingston
c9682f5c06 attempt to get the dock icon to clear on quit on tiger 2007-12-20 01:55:02 +00:00
Mitchell Livingston
15c7cebe8b stop timers before clearing the dock icon on quit 2007-12-20 01:42:30 +00:00
Mitchell Livingston
29634d7379 adjust some of the new help documentation 2007-12-20 01:28:30 +00:00
Mitchell Livingston
213ae9e9cd updated help 2007-12-20 01:24:02 +00:00
Mitchell Livingston
911a6ce32e remove unused variables 2007-12-20 01:15:13 +00:00
Mitchell Livingston
e7756980ab a little more streamlining 2007-12-20 01:06:55 +00:00
Mitchell Livingston
5f57d0cf11 streamline the filtering code 2007-12-20 01:00:03 +00:00
Mitchell Livingston
9fe3c396f9 hopefully stop an infinite loop when hitting the stop ratio 2007-12-19 22:34:59 +00:00
Mitchell Livingston
3ccb0a7232 fix crash on Tiger caused by a placeholder image 2007-12-19 21:45:14 +00:00
Mitchell Livingston
cc4eb2be94 update the group filter when groups are changed or removed 2007-12-19 21:11:49 +00:00
Mitchell Livingston
c770135086 get rid of a warning 2007-12-19 20:50:56 +00:00
Mitchell Livingston
3e49741b05 initial group filtering 2007-12-19 20:46:00 +00:00
Mitchell Livingston
efbcf507c7 use tag instead of represented object for group values in the menu items 2007-12-19 15:35:23 +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