1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-24 07:00:40 +00:00
Commit graph

2969 commits

Author SHA1 Message Date
Mitchell Livingston
945978ee41 determine queue order solely on order in the fTorrent array - this gets around potential problems when relaunching with less torrents 2009-01-24 19:07:25 +00:00
Mitchell Livingston
0e072e7c25 remove unnecessary header from the RPC white list table 2009-01-23 03:50:09 +00:00
Mitchell Livingston
83dcd3b358 (trunk) #1736 Text for unknown error in torrent creator 2009-01-23 02:39:34 +00:00
Mitchell Livingston
8f5e8e1599 (trunk) last filter button resizing adjustment, I swear 2009-01-19 22:28:25 +00:00
Mitchell Livingston
cdb0bbcb2a (trunk) streamline the filter button resize code a bit 2009-01-19 22:16:11 +00:00
Mitchell Livingston
1224d9f586 (trunk) filter button shrinking will now scale proportionally based on button size - a big improvement for localizations 2009-01-19 22:08:21 +00:00
Mitchell Livingston
f48e62a9cf allow checking for betas when autoupdate is off 2009-01-16 22:26:16 +00:00
Charles Kerr
eca2b290c0 (trunk) sync xcode & autoconf idioms for determining if a build is stable, beta, or nightly 2009-01-16 21:29:49 +00:00
Mitchell Livingston
22b971b47e re-enable ability to check for beta releases 2009-01-13 05:26:47 +00:00
Mitchell Livingston
e08057ef17 (trunk) add custom Sparkle (with tag support) 2009-01-13 05:13:56 +00:00
Mitchell Livingston
95d3d876d6 (trunk) remove old Sparkle 2009-01-13 05:12:00 +00:00
Mitchell Livingston
4c6f21da1e make beta support use upcoming Sparkle "tag" functionality - beta autoupdate is disabled for now 2009-01-13 04:51:11 +00:00
Mitchell Livingston
ddcb8b5a21 fix whoops in the appcast 2009-01-13 04:33:10 +00:00
Mitchell Livingston
9420a38912 clean up Info.plist 2009-01-12 00:24:48 +00:00
Mitchell Livingston
25790cc11e use the torrent file's UTI in open/save dialogs 2009-01-11 21:49:17 +00:00
Mitchell Livingston
560e315e12 add minimum system version 2009-01-11 21:30:38 +00:00
Mitchell Livingston
554088d322 add support for auto-updating to beta releases 2009-01-11 16:58:14 +00:00
Mitchell Livingston
055afd2d4d update the Mac code's copyright dates 2009-01-10 23:37:37 +00:00
Mitchell Livingston
17ef142fc9 make credits match authors 2009-01-08 02:55:56 +00:00
Mitchell Livingston
fd7fa49fc3 #1668 Groups: filter torrents by evalutating a multivalue property (any tracker and any file) 2009-01-08 02:37:18 +00:00
Mitchell Livingston
cd7b38e007 warnings--; miscellaneous other cleanup 2009-01-06 02:07:55 +00:00
Mitchell Livingston
28ce3a64e8 #1661 show group rules for the proper group 2009-01-06 01:21:02 +00:00
Mitchell Livingston
055ab9af20 it's 2009 2009-01-03 21:47:28 +00:00
Mitchell Livingston
bf1a2c1811 shoo log 2009-01-03 21:29:00 +00:00
Mitchell Livingston
cc8e16ed20 only increment the tier count for valid tiers 2009-01-03 21:27:48 +00:00
Mitchell Livingston
d4010f4abd fix dock badging 2009-01-03 06:06:21 +00:00
Mitchell Livingston
06d9314be4 re-add turtle to bandwidth prefs tab 2009-01-02 15:53:53 +00:00
Mitchell Livingston
461ecff904 remove deleted files from Makefile.am 2009-01-02 03:58:34 +00:00
Mitchell Livingston
0b4f9e8357 the speed limit turtle button uses a single turtle image (auto-generate blue image) 2009-01-02 03:57:28 +00:00
Mitchell Livingston
a5a04ebb2a make the toolbar images templates; auto-generate the blue highlight for selected toolbar buttons (thanks to Leopard) 2009-01-02 03:35:59 +00:00
Mitchell Livingston
94600c6cf8 extremely trivial adjustments 2009-01-02 02:41:54 +00:00
Mitchell Livingston
b97fa09270 clean up the table text coloring code; trivial cleanup 2009-01-02 01:10:54 +00:00
Charles Kerr
4984fe09bb (trunc macosx) #1643: more Makefile.am tweaks 2008-12-30 02:48:31 +00:00
Charles Kerr
e0b380bea2 (trunk mac) #1643: leftover dependency on CTGradient 2008-12-30 01:58:16 +00:00
Mitchell Livingston
b647148cf7 small improvement to the group filtering code 2008-12-29 03:03:11 +00:00
Mitchell Livingston
269b7d650e small streamline of filter code 2008-12-29 02:39:41 +00:00
Mitchell Livingston
ae61a1469d update the help documentation for the changes in Groups 2008-12-28 19:48:30 +00:00
Mitchell Livingston
062c252bec update localizable strings and other trivial changes 2008-12-26 21:31:00 +00:00
Mitchell Livingston
9e71a10313 #1633 embed predicate evaluation in a @try 2008-12-26 21:28:59 +00:00
Mitchell Livingston
7e8a187b69 missed one class for fast enumeration 2008-12-26 15:31:25 +00:00
Mitchell Livingston
c89caf9cb4 finish fast enumeration conversion 2008-12-26 15:11:37 +00:00
Mitchell Livingston
f3add380e5 eliminate some more enumerator objects 2008-12-26 07:25:17 +00:00
Mitchell Livingston
8710f27709 switch over Controller.m's enumerator's to Objective-C 2's fast enumeration 2008-12-26 07:06:02 +00:00
Mitchell Livingston
57054068ad re-add the gear image 2008-12-26 06:17:14 +00:00
Mitchell Livingston
80b365fa8a remove CTGradient - we now use NSGradient 2008-12-26 06:07:13 +00:00
Mitchell Livingston
333e226a3c so long Tiger support 2008-12-26 05:57:51 +00:00
Mitchell Livingston
641e38b728 change the "Use Groups" shortcut to Cmd-G 2008-12-26 00:44:37 +00:00
Mitchell Livingston
e3b2d77ebf reuse existing TorrentGroup object instead of recreating constantly (fixes #1415) 2008-12-26 00:16:19 +00:00
Mitchell Livingston
f5d3068746 #722 Add UTI support 2008-12-25 23:04:41 +00:00
Mitchell Livingston
c7bcae2272 get rid of "creator" as a auto group option 2008-12-25 05:11:01 +00:00
Mitchell Livingston
a688b957b0 get rid of unnecessary localizable strings 2008-12-24 22:17:58 +00:00
Mitchell Livingston
53f96c1165 make GroupRules.xib localizable 2008-12-24 22:16:04 +00:00
Mitchell Livingston
c9d6ddf244 save the groups right away when upgrading from an old archived version 2008-12-24 18:50:57 +00:00
Mitchell Livingston
1d51d28198 #1626 update group rules sheet to use NSPredicateEditor - main commit in r7493 2008-12-24 17:54:30 +00:00
Mitchell Livingston
111ce452d7 set missing properties 2008-12-24 17:41:45 +00:00
Mitchell Livingston
e766168fc6 (trunk) update appcast and version for 1.41 2008-12-24 03:17:53 +00:00
Mitchell Livingston
4df8705d82 (Mac client) #1029: When removing local data only remove data from the torrent 2008-12-24 01:55:33 +00:00
Mitchell Livingston
2d6b6e6306 remove Mac's custom code to show a warning when a folder contains extra data when deleting (in preparation of implementing [7473]) 2008-12-24 01:42:10 +00:00
Charles Kerr
55f263312f (trunk) patch from wereHamster to finish off tr_handle 2008-12-22 19:14:43 +00:00
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