Mitchell Livingston
|
6116b34c94
|
always show proper text for the orange resume button
|
2008-12-21 02:45:55 +00:00 |
Mitchell Livingston
|
efa404ff25
|
more thorough check of files in a folder when attempting to trash it
|
2008-12-20 19:12:09 +00:00 |
Mitchell Livingston
|
33633f5ce1
|
set message level appropriately on launch
|
2008-12-20 02:24:38 +00:00 |
Mitchell Livingston
|
e4178e8f09
|
remove a space from an email address in credits
|
2008-12-17 02:53:01 +00:00 |
Mitchell Livingston
|
0cb3a858c1
|
invert that last commit
|
2008-12-17 02:21:02 +00:00 |
Mitchell Livingston
|
d3e8165c83
|
cleanup for the group menu filling adjustment
|
2008-12-17 02:19:14 +00:00 |
Mitchell Livingston
|
37c9e00aae
|
get rid of an unnecessary class
|
2008-12-17 02:13:49 +00:00 |
Mitchell Livingston
|
6cb8b015de
|
allow the inspector - peer's ip address field to be resized to a much larger size (to accommodate IPv6 addresses)
|
2008-12-16 01:13:16 +00:00 |
Mitchell Livingston
|
102a3af1f9
|
ensure auto-grouping will never be used on Tiger
|
2008-12-14 16:50:41 +00:00 |
Mitchell Livingston
|
1148805ec9
|
skip bad rules instead of asserting - this might help down the road if rules are removed/changed
|
2008-12-14 16:16:37 +00:00 |
Mitchell Livingston
|
85995173f1
|
add some asserts
|
2008-12-14 16:04:55 +00:00 |
Mitchell Livingston
|
8cf700bd3c
|
slight improvement for the auto-group code
|
2008-12-14 15:58:17 +00:00 |
Mitchell Livingston
|
86adbe5baf
|
(trunk) undo the last commit
|
2008-12-14 05:12:49 +00:00 |
Mitchell Livingston
|
ec39d1215a
|
(1.4x) update appcast
|
2008-12-14 05:07:13 +00:00 |
Mitchell Livingston
|
ba86d24e0f
|
(trunk) update appcast; set date of NEWS
|
2008-12-14 05:06:18 +00:00 |
Mitchell Livingston
|
15f99f264b
|
(trunk) update version numbers for 1.41
|
2008-12-14 04:56:57 +00:00 |
Mitchell Livingston
|
02521f4bf8
|
simplify the "randomize port" text
|
2008-12-14 00:50:41 +00:00 |
Mitchell Livingston
|
2707962707
|
#1559 Simplify tr_sessionInitFull - Mac client
|
2008-12-14 00:31:33 +00:00 |
Mitchell Livingston
|
29863264e5
|
merge the group location selection code
|
2008-12-13 22:49:46 +00:00 |
Mitchell Livingston
|
359e462091
|
disable the group location matching when adding a just-created torrent
|
2008-12-13 22:10:11 +00:00 |
Mitchell Livingston
|
3368de5d44
|
add an all/any button to the group rules sheet
|
2008-12-13 17:18:28 +00:00 |
Mitchell Livingston
|
659afd89be
|
#1589 Fix a forwarding bug introduced in r7352 random port
|
2008-12-11 22:47:07 +00:00 |
Mitchell Livingston
|
7b17087c70
|
#1157 ability to pick a random port in libtransmission; mac preference to pick a random port on launch and on button click
|
2008-12-11 04:41:23 +00:00 |
Mitchell Livingston
|
df4c46b73a
|
revert last change - it didn't load the values properly
|
2008-12-09 01:01:29 +00:00 |
Mitchell Livingston
|
f36d99ad74
|
load the rules table before showing the group rules sheet
|
2008-12-09 00:51:08 +00:00 |
Mitchell Livingston
|
87ebddb71d
|
update the localizable strings file
|
2008-12-08 23:42:32 +00:00 |
Mitchell Livingston
|
acf4f375bb
|
add a description to the groups rules sheet
|
2008-12-08 23:38:01 +00:00 |
Mitchell Livingston
|
2ace157452
|
layout adjustment of info text in the preferences window
|
2008-12-08 04:22:53 +00:00 |
Mitchell Livingston
|
b75cfdec54
|
auto-group considers all trackers
|
2008-12-08 04:11:08 +00:00 |
Mitchell Livingston
|
6e519855b8
|
make sure the group info is updated when adding/removing groups
|
2008-12-08 03:55:08 +00:00 |
Mitchell Livingston
|
1e7807356f
|
missed adding the new GroupsRules xib
|
2008-12-08 03:26:53 +00:00 |
Mitchell Livingston
|
678a3f7c3e
|
#1575 Auto-select a group for new torrents according to criteria for each group
|
2008-12-08 03:26:28 +00:00 |
Mitchell Livingston
|
e3b039cd21
|
missed one
|
2008-12-07 22:42:01 +00:00 |
Mitchell Livingston
|
9701e65bd8
|
use the short username for the Bonjour web ui name
|
2008-12-07 22:35:49 +00:00 |
Mitchell Livingston
|
79e215ced5
|
disable the file filter for single-file transfers; update NEWS
|
2008-12-07 21:51:01 +00:00 |
Mitchell Livingston
|
bf42f318a0
|
small alignment changes to the file filter
|
2008-12-07 21:43:29 +00:00 |
Mitchell Livingston
|
647001166f
|
add a search field to filter the file table in the inspector
|
2008-12-07 21:32:03 +00:00 |
Mitchell Livingston
|
d0e8c7260a
|
better string comparison of filter text
|
2008-12-07 19:44:47 +00:00 |
Mitchell Livingston
|
7265b4f98d
|
add support to filter file list (not yet implemented in the interface)
|
2008-12-07 18:20:14 +00:00 |
Mitchell Livingston
|
bdbe24b6e3
|
store a flat (non-nested) list of files for each transfer
|
2008-12-07 02:36:26 +00:00 |
Mitchell Livingston
|
418d04374c
|
simplify the code for moving rows in the groups table and fix a bug with disabled elements when adding a group when there are no previous groups
|
2008-12-06 20:41:18 +00:00 |
Mitchell Livingston
|
246dff73a4
|
#1570 Streamlined macosx/version.sh
|
2008-12-06 15:06:59 +00:00 |
Mitchell Livingston
|
31911bea10
|
remove a poorly placed semicolon
|
2008-12-06 04:02:53 +00:00 |
Mitchell Livingston
|
399485bf6c
|
add an option to disable Bonjour broadcasting of the web ui link
|
2008-12-06 02:59:04 +00:00 |
Mitchell Livingston
|
d105873df1
|
kill some unneeded logging
|
2008-12-06 01:28:08 +00:00 |
Mitchell Livingston
|
28414a9ed3
|
#1395 - patch from Waldorf: Bonjour support for Web Interface
|
2008-12-06 01:18:25 +00:00 |
Mitchell Livingston
|
208680d415
|
#1536 Speed Limit Rollover information
|
2008-12-03 02:55:38 +00:00 |
Mitchell Livingston
|
e581bc01f7
|
#1550 Not being able to deselect all transfers by clicking in the empty field
|
2008-12-03 00:29:45 +00:00 |
Mitchell Livingston
|
932815e400
|
show a checkmark in the peer inspector for partial seeds and reflect that status in the tooltip
|
2008-12-03 00:18:18 +00:00 |
Mitchell Livingston
|
087f9d75c8
|
update strings and news
|
2008-12-02 00:57:13 +00:00 |