Mitchell Livingston
692d35c018
show a warning whenever removing any tracker, regardless of if it's built-in
2009-09-17 01:10:18 +00:00
Mitchell Livingston
8b4ec4b7b7
remove distinction between built-in trackers and custom-added trackers; add trackers to the end of the list instead of the beginning
2009-09-17 00:33:39 +00:00
Mitchell Livingston
90b83c3224
use 10.6's localizedStandardCompare: when sorting by name
2009-09-16 02:18:23 +00:00
Mitchell Livingston
e882a71ddf
#2414 Upside-down dock icons in Inspector under Leopard
2009-09-16 01:16:12 +00:00
Mitchell Livingston
81e75fe160
on 10.6 avoid some wizardry to work around a 10.5 bug when switching a table's image's template setting
2009-09-15 04:56:48 +00:00
Mitchell Livingston
7429e60a74
replace a deprecated method
2009-09-15 04:20:41 +00:00
Mitchell Livingston
8baad7096d
(trunk) update to 1.75; transfer NEWS and appcast from 1.7x branch
2009-09-14 03:49:24 +00:00
Mitchell Livingston
e7a5aafb27
another warning gone
2009-09-12 02:48:57 +00:00
Mitchell Livingston
2147b90172
one less warning
2009-09-12 02:39:45 +00:00
Mitchell Livingston
7d0a458f63
remove comment
2009-09-12 01:07:21 +00:00
Mitchell Livingston
980b09522c
(trunk) make sure the creator window size/placement is saved correctly
2009-09-12 01:00:54 +00:00
Mitchell Livingston
34afe5f0d0
(trunk) hopefull fix #2354 - end editing of the tracker table before attempting torrent creation
2009-09-12 00:23:13 +00:00
Mitchell Livingston
a129483b13
last commit would break 10.5-compatibility if it weren't already broken
2009-09-11 03:16:33 +00:00
Mitchell Livingston
6faa821dac
the quick look window shouldn't zoom onto a missing window when quitting
2009-09-11 03:15:04 +00:00
Mitchell Livingston
5282a62733
#2396 move donation menu item to the main Transmission menu; remove some redundant "Transmission _______" from the Help menu items
2009-09-10 04:19:35 +00:00
Mitchell Livingston
2a69dab92f
add missing #include
2009-09-10 00:15:35 +00:00
Mitchell Livingston
9bb93bd92c
another 10.6 check
2009-09-10 00:14:22 +00:00
Mitchell Livingston
9be4a3979b
make sure the "move data" context option actually works
2009-09-07 21:37:58 +00:00
Mitchell Livingston
28f3d66a52
#2371 move "Move Data File To..." to the contextual menu, and add "Save Torrent File As..."
2009-09-07 15:21:26 +00:00
Mitchell Livingston
ebb40e2ab2
disable QuickLook button/menu item on 10.6
2009-09-07 15:07:00 +00:00
Mitchell Livingston
61caf165ab
add some 10.6 checks for quick look
2009-09-07 14:54:22 +00:00
Mitchell Livingston
88d6b568a4
only use integral numbers for the height of the pieces bar
2009-09-07 06:05:48 +00:00
Mitchell Livingston
ef5f2cb469
seems that drawing non-integer bound rects isn't kosher after all
2009-09-07 05:40:09 +00:00
Mitchell Livingston
3f00feef10
whoops
2009-09-06 21:19:19 +00:00
Mitchell Livingston
b41c9169e8
Simplify the progress bar drawing code using NSDivideRect(). This also allows the bars to have non-integer lengths
2009-09-06 21:09:33 +00:00
Charles Kerr
ccd3999211
fix another 'make distcheck' error in the macox/ directory
2009-09-05 17:38:03 +00:00
Charles Kerr
45e5fc1fb1
fix autoconf 'make distcheck' error in macosx/ introduced in r9034
2009-09-05 17:00:50 +00:00
Mitchell Livingston
75584d81ac
zoom from the inspectors file table when quick looking
2009-09-05 01:58:13 +00:00
Mitchell Livingston
020353a08c
remove unneeded calls to sharedPreviewPanel
2009-09-04 23:58:27 +00:00
Mitchell Livingston
92d2b7cc3a
kill some warnings
2009-09-04 22:59:24 +00:00
Mitchell Livingston
2b76183eed
spacebar in the Inspector file table will toggle QuickLook
2009-09-04 22:42:03 +00:00
Mitchell Livingston
6b1b1b4833
some cleanup of inspector QuickLook
2009-09-04 22:21:47 +00:00
Mitchell Livingston
5e2ef3aa89
draft #1 of #2369 - use public API for QuickLook on 10.6 (and drop the hack for 10.5-support)
2009-09-04 04:10:46 +00:00
Mitchell Livingston
3e63c1ddb8
one less delegate compiler warning
2009-09-01 12:26:56 +00:00
Mitchell Livingston
abe1206e6e
on 10.6 use localizedStringFromDate:dateStyle:timeStyle: for formatting the blocklist update date
2009-08-30 19:23:20 +00:00
Mitchell Livingston
9206b7e107
don't use a custom date format in the inspector's "date created" field
2009-08-30 19:18:51 +00:00
Mitchell Livingston
e09de29bc5
add a missing import statement
2009-08-30 18:38:56 +00:00
Mitchell Livingston
b7570c4446
missed one in the last commit
2009-08-30 17:52:03 +00:00
Mitchell Livingston
912d76dee4
#2370 On 10.6, revaling files in Finder will select multiple files in the same directory
2009-08-30 17:50:05 +00:00
Mitchell Livingston
a32cdcc255
on 10.6 get the modifier keys from NSEvent's class method
2009-08-30 16:22:51 +00:00
Mitchell Livingston
26d89427de
call setFlipped: one less time on 10.6
2009-08-29 23:16:25 +00:00
Mitchell Livingston
f4926170f1
remove redundant copy and a deprecated method
2009-08-29 23:13:04 +00:00
Mitchell Livingston
7cda4c5b1c
de-flip priority images in the inspector
2009-08-29 23:10:53 +00:00
Mitchell Livingston
a65f6243eb
on 10.6, use the built-in caution image when there's a torrent error
2009-08-29 20:37:29 +00:00
Mitchell Livingston
74bcaba766
require 10.6 (and Xcode 3.2) for development, and kill some more deprecated methods too
2009-08-29 20:28:52 +00:00
Mitchell Livingston
bafff356a6
yet another depracated method reaped
2009-08-29 15:57:19 +00:00
Mitchell Livingston
51711d018f
remove yet another 10.6 depracated function
2009-08-29 15:49:30 +00:00
Mitchell Livingston
e4901f6eb8
eliminate 3 more warnings
2009-08-29 04:35:07 +00:00
Mitchell Livingston
fc8324c82e
rid ourself of a couple more compiler warnings
2009-08-29 00:44:06 +00:00
Mitchell Livingston
4cf26bd5db
remove a couple more deprecated methods and an unneed stringWithFormat:
2009-08-29 00:09:18 +00:00
Mitchell Livingston
ace6821574
remove a couple of 10.6 deprecated methods
2009-08-28 23:40:11 +00:00
Mitchell Livingston
cf7a977de2
for consistency, "Wiki & Development" -> "Support & Development"
2009-08-28 02:09:25 +00:00
Mitchell Livingston
3b816444c2
update appcast for 1.74
2009-08-24 23:45:30 +00:00
Mitchell Livingston
0161ba33ec
update French localization
2009-08-24 22:19:38 +00:00
Mitchell Livingston
e41ad241ba
update appcast release notes
2009-08-24 03:15:48 +00:00
Mitchell Livingston
51435403fc
update global speed limits max values to 99,999
2009-08-24 03:14:31 +00:00
Mitchell Livingston
a35f80cff2
update zh_TW localization
2009-08-22 15:53:13 +00:00
Mitchell Livingston
a8f7ef8a3a
disable QuickLook on Snow Leopard, for now
2009-08-22 12:59:40 +00:00
Mitchell Livingston
014f29db58
update Russian localization
2009-08-21 11:17:51 +00:00
Mitchell Livingston
b121cfe4bd
hopefully make a point in NEWS less confusing
2009-08-20 01:51:13 +00:00
Mitchell Livingston
8f47bfd84d
update Turkish localization
2009-08-19 03:00:24 +00:00
Mitchell Livingston
7de7b170c4
slight adjustments to appcast
2009-08-19 01:37:02 +00:00
Mitchell Livingston
eea3d7b25f
small addition to the beta appcast notes
2009-08-19 01:18:00 +00:00
Mitchell Livingston
ff5ae0dd38
prepare for 1.74 beta 1
2009-08-19 00:59:54 +00:00
Mitchell Livingston
8f87d72461
a little cleanup
2009-08-19 00:38:53 +00:00
Mitchell Livingston
27c38171cb
update Portuguese localization
2009-08-19 00:38:34 +00:00
Mitchell Livingston
9e2cbbe0a0
For the first time shown, don't show the "never show again" on the donation dialog. The reasoning for this is that new users will get that dialog without a chance to thoroughly use the app, so they can have a week before having the option to hide forever.
2009-08-18 02:30:07 +00:00
Mitchell Livingston
225640993e
#2342 fix bug where setting the global per-torrent limit does not apply to newly-added transfers until a restart
2009-08-17 02:10:14 +00:00
Mitchell Livingston
5513efe047
if an unknown rpc command is received, display what command it is
2009-08-17 01:40:57 +00:00
Mitchell Livingston
d1d6cc4263
(Mac) yes another typo where setting the peer limit per-torrent used the global peer limit
2009-08-17 01:16:19 +00:00
Mitchell Livingston
29280941b0
(Mac) fix bug where setting the speed limit's download limit through rpc would instead use the download limit number
2009-08-17 01:14:21 +00:00
Mitchell Livingston
6d706a877b
(Mac) fix bug where setting the speed limit's upload limit through rpc would instead replace the download limit
2009-08-17 00:55:59 +00:00
Mitchell Livingston
317806dd0e
update Spanish localization
2009-08-16 21:32:21 +00:00
Mitchell Livingston
b534811092
whoops
2009-08-16 21:32:07 +00:00
Mitchell Livingston
d85d269a80
update Italian strings
2009-08-16 13:14:17 +00:00
Mitchell Livingston
12d8d49e93
add Growl 1.2b1
2009-08-16 02:27:19 +00:00
Mitchell Livingston
45b1aeb812
pull our home-built Growl
2009-08-16 02:26:40 +00:00
Mitchell Livingston
1b1f878341
update the nl localization
2009-08-15 17:28:19 +00:00
Mitchell Livingston
2388ef193d
whoops
2009-08-14 23:50:03 +00:00
Mitchell Livingston
1f0f6915bb
add the donate warning to the reset warnings pref option
2009-08-14 23:44:25 +00:00
Mitchell Livingston
8a4e2d07bc
show the donate dialog on second launch
2009-08-14 23:40:36 +00:00
Mitchell Livingston
d125d9a967
bah, and of course, remove test code
2009-08-14 03:15:14 +00:00
Mitchell Livingston
8ec3d0f493
move the donation nag window to applicationDidFinishLaunching:
2009-08-14 03:14:37 +00:00
Mitchell Livingston
6c2f77a3ee
fix whoops for testing r8924
2009-08-14 01:12:39 +00:00
Mitchell Livingston
d0c9c8eaaf
update strings file
2009-08-14 01:11:49 +00:00
Mitchell Livingston
effdd10a30
Add a window to the Mac interface to ask for a donation.
...
A lot of discussion has gone into the merits of such a feature, and as a result it has been designed to be as unobtrusive as possible. It will appear on second launch, and once a week after that. If the "don't ask again" check is checked, then it will never appear again. No matter what option is chosen, there will be no impact on any functionality of the program.
2009-08-14 01:11:13 +00:00
Mitchell Livingston
e93c1280f7
update the strings file
2009-08-13 23:58:55 +00:00
Mitchell Livingston
9ee99dc2e7
quick update to localizations
2009-08-12 22:42:38 +00:00
Mitchell Livingston
def0b31330
add a couple of speed limit presets
2009-08-07 23:34:48 +00:00
Mitchell Livingston
e10adbc3fc
update Help for new "Save Torrent File As…" phrasing
2009-08-06 02:14:28 +00:00
Mitchell Livingston
851595b11c
get the mac build to compile again
2009-08-05 02:13:45 +00:00
Charles Kerr
1c3b53244d
(trunk) clean up the return value of tr_torrentParse()
2009-08-05 01:59:16 +00:00
Mitchell Livingston
360f5c49ae
recognize tracker errors and warnings
2009-08-05 01:55:37 +00:00
Mitchell Livingston
98a9a9edd9
flipping autorelease pools' release over to drain
2009-08-04 01:53:51 +00:00
Mitchell Livingston
28419f169f
whoops - delete the torrent file if it is NOT the internal torrent file
2009-07-22 14:10:07 +00:00
Mitchell Livingston
91bb087731
#2287 Remove options to delete torrent file when removing, and remove internal storing of torrent file location
2009-07-20 00:40:01 +00:00
Mitchell Livingston
30502116f6
remove ability to remove .torrent files for the ui
2009-07-19 19:14:01 +00:00
Mitchell Livingston
ac8079703d
#2287 remove torrent file location field from inspector
2009-07-19 18:52:17 +00:00
Mitchell Livingston
99b82bb020
add missing <br> to appcast
2009-07-19 15:26:12 +00:00
Mitchell Livingston
edb50cbbcd
add experimental Growl snapshot
2009-07-19 15:22:56 +00:00
Mitchell Livingston
b12a6116f7
remove current Growl...
2009-07-19 15:22:24 +00:00
Mitchell Livingston
d3aec9cb5f
#2287 Rephrase "Save a Torrent Copy As…" to "Save Torrent File As…"
2009-07-18 12:18:31 +00:00
Mitchell Livingston
78a4ff95d8
the length attribute in the appcast item's enclosure should represent the .app bundle size, not the DMG size
2009-07-18 11:57:00 +00:00
Mitchell Livingston
e0c31f40e4
re-update appcast and NEWS for 1.73
2009-07-18 11:16:49 +00:00
Mitchell Livingston
52e822159a
update appcast for 1.73
2009-07-17 19:19:23 +00:00
Mitchell Livingston
1170ac2c73
count, not size
2009-07-14 00:11:50 +00:00
Mitchell Livingston
96e5b24aa2
a little more checking when removing trackers
2009-07-12 11:52:58 +00:00
Mitchell Livingston
810e2f6727
a little safety for when trackerless torrent support is added
2009-07-12 03:28:03 +00:00
Charles Kerr
51caeb0d0e
remove version.sh from the mac directory's Makefile.am
2009-07-07 00:40:00 +00:00
Mitchell Livingston
aabbd658b9
the Mac build will now use the standard update version script
2009-07-07 00:32:40 +00:00
Mitchell Livingston
6299826309
update Growl to 1.1.5
2009-06-29 23:53:49 +00:00
Mitchell Livingston
e4d8d305ba
update version to 1.72+
2009-06-20 04:46:25 +00:00
Mitchell Livingston
87714b785c
update appcast for 1.72
2009-06-16 22:07:46 +00:00
Charles Kerr
02ca41d777
(trunk) bump for 1.72
2009-06-15 04:07:04 +00:00
Mitchell Livingston
89fa08deb5
fix whoops with auto-add for users that are having UTI problems
2009-06-11 23:43:13 +00:00
Mitchell Livingston
52454105b2
more love for users having problem with the torrent file UTI
2009-06-11 23:02:54 +00:00
Mitchell Livingston
6fd6b4b5b0
potentially (hopefully) fix bug where some users couldn't add torrents
2009-06-10 22:56:24 +00:00
Mitchell Livingston
caaa53855b
remove an unneeded item from the appcast release notes
2009-06-08 03:56:02 +00:00
Mitchell Livingston
b8a4885d37
another appcast release notes adjustment
2009-06-08 03:41:49 +00:00
Mitchell Livingston
76c9a58047
fix copy error in appcast release notes
2009-06-08 03:38:52 +00:00
Mitchell Livingston
e82ad7474f
update appcast for 1.71
2009-06-08 01:11:47 +00:00
Mitchell Livingston
9c072687f6
update version to 1.71
2009-06-08 01:04:19 +00:00
Mitchell Livingston
eaa9d37ee1
#2164 rephrase "High connection limits slow down some routers" to "High connection limits might significantly impact system performance"
2009-06-05 12:17:58 +00:00
Mitchell Livingston
f3f075cdc1
update trunk to 1.70+
2009-06-05 12:13:40 +00:00
Mitchell Livingston
3190d41c72
update 1.54 appcast item
2009-06-05 03:48:20 +00:00
Mitchell Livingston
eb934347ab
update appcast for 1.70 and 1.54
2009-06-05 01:27:08 +00:00
Mitchell Livingston
6e2f0dfc7f
update Turkish localization for Mac
2009-06-05 01:14:26 +00:00
Charles Kerr
72250ca0a5
(trunk) update news and bump version to 1.70
2009-06-04 20:26:39 +00:00
Mitchell Livingston
b23ea7d9f1
updated Chinese localization on Mac
2009-06-03 12:07:05 +00:00
Mitchell Livingston
aaf8a06777
update Dutch localization for Mac
2009-06-02 12:55:32 +00:00
Mitchell Livingston
5a5b051ac9
update Russian localization on Mac
2009-05-31 20:03:01 +00:00
Mitchell Livingston
46df14ffd6
#2123 Remember the manually-added torrent location between launches
2009-05-28 01:08:44 +00:00
Mitchell Livingston
ac78a8625f
update French localization for Mac
2009-05-27 22:29:21 +00:00
Mitchell Livingston
80abfe3ba4
update Spanish localization for Mac
2009-05-27 22:24:30 +00:00
Mitchell Livingston
1395183eb9
update Portuguese localization (Mac)
2009-05-26 23:59:04 +00:00
Mitchell Livingston
d9f1995ccd
update Italian localization (Mac)
2009-05-26 23:58:49 +00:00
Mitchell Livingston
40d29b51ec
#1942 Space in Add Torrent dialog box opens Quick Look on selected torrent in main window
2009-05-26 00:29:36 +00:00
Mitchell Livingston
ff841806e0
simplify file dragging - don't consider torrent creation even if verifying a .torrent file fails
2009-05-25 21:07:12 +00:00
Kevin Glowacz
51582ff90e
update Credits
2009-05-24 18:59:33 +00:00
Mitchell Livingston
e6479e1e64
update Credits and NEWS
2009-05-24 16:57:09 +00:00
Mitchell Livingston
bb259225aa
safety check for when displaying trackers in the inspector
2009-05-24 14:37:12 +00:00
Mitchell Livingston
2634f809e9
update strings file
2009-05-24 13:39:15 +00:00
Mitchell Livingston
4eff9949fc
eplace another file extension check with a Uniform Type Identifier check
2009-05-23 20:09:41 +00:00
Mitchell Livingston
81a0584a6e
a little simplification in the auto-import code
2009-05-23 19:01:57 +00:00
Mitchell Livingston
bbb7ff0562
fix whoops
2009-05-23 18:55:08 +00:00
Mitchell Livingston
4fb2e39d59
replace some file extension checks with Uniform Type Identifier checks
2009-05-23 18:53:09 +00:00
Mitchell Livingston
1b56f29efb
fix r8473 whoops
2009-05-22 12:11:45 +00:00
Mitchell Livingston
0b7007088b
cleanup last commit(s)
2009-05-22 02:52:28 +00:00
Mitchell Livingston
c36a007cd4
remove a little redundant code from the last commit
2009-05-22 02:26:02 +00:00
Mitchell Livingston
d3370ef29e
save internal torrent path to history, and prefer that over the hash when loading on startup
2009-05-22 02:08:51 +00:00
Mitchell Livingston
448dcd9d59
add button for DHT in Mac prefs
2009-05-21 04:35:40 +00:00
Mitchell Livingston
fb77a810d7
eliminate a redundant #define
2009-05-20 04:23:28 +00:00
Charles Kerr
f0dde077a7
mac build didn't generate SVN_REVISION_NUM
2009-05-20 04:17:03 +00:00
Mitchell Livingston
3a707fbcc7
update help for DHT
2009-05-20 00:50:18 +00:00
Mitchell Livingston
a94a34e347
update Mac code for DHT (still doesn't compile)
2009-05-19 22:51:37 +00:00
Charles Kerr
3e82f056d2
(trunk) bump version to 1.61+
2009-05-19 14:20:38 +00:00
Mitchell Livingston
553354e34e
#2092 Rename "Reveal Data File in Finder" with "Show in Finder"
2009-05-18 22:27:40 +00:00
Mitchell Livingston
deeeee3d05
#2045 hold down option key on launch to start with all torrents paused
2009-05-12 00:58:22 +00:00
Mitchell Livingston
722eed060f
update appcast for 1.61
2009-05-11 21:57:32 +00:00
Charles Kerr
a0496b4199
(trunk) bump to 1.61
2009-05-11 18:30:39 +00:00
Mitchell Livingston
a0e34bc270
#2041 bounce Downloads stack when downloads are complete
2009-05-09 17:11:21 +00:00
Mitchell Livingston
05494f4ce5
update version to 1.60+
2009-05-06 01:42:32 +00:00
Mitchell Livingston
f247cfecbe
set torrents to sleep in the sleep-callback thread
2009-05-06 01:42:13 +00:00
Mitchell Livingston
0a49e04249
update version to 1.60
2009-05-05 00:08:51 +00:00
Mitchell Livingston
2d36973124
update NEWS and appcast for 1.60
2009-05-05 00:07:18 +00:00
Mitchell Livingston
50e144d492
adjustments to French localization
2009-04-28 11:41:02 +00:00
Mitchell Livingston
a9dfa30198
update Russian localization
2009-04-28 02:32:33 +00:00
Mitchell Livingston
83efad1f06
update Turkish localization
2009-04-27 23:23:20 +00:00
Mitchell Livingston
2fc5eacd69
update Dutch localization
2009-04-27 12:58:12 +00:00
Mitchell Livingston
483a2789ca
update French localization
2009-04-27 12:25:53 +00:00
Mitchell Livingston
0f32a6025c
update Spanish localization
2009-04-27 11:55:04 +00:00
Mitchell Livingston
001bef8ae0
update Traditional Chinese localization
2009-04-25 14:14:00 +00:00
Mitchell Livingston
ba5b49b4f3
updated Italian localization
2009-04-25 14:09:31 +00:00
Mitchell Livingston
015baf83db
#2008 - adjust the options tab layout in the inspector
2009-04-23 23:36:55 +00:00
Mitchell Livingston
237d218759
update pt localization
2009-04-23 02:43:26 +00:00
Mitchell Livingston
919ab072ec
update Portuguese localization
2009-04-22 02:00:30 +00:00
Mitchell Livingston
853839e6ca
Mac: Portuguese localization
2009-04-21 23:41:03 +00:00
Mitchell Livingston
1181e4e8f1
add ability to set transfer priority in the Mac ui
2009-04-20 03:36:35 +00:00
Mitchell Livingston
bada82a96c
skeleton for priorities in the Mac UI - still lacks ability to actually change the priority
2009-04-20 02:45:27 +00:00
Mitchell Livingston
f00043998d
update UKKQueue to be 64-bit compatible (although we're still not ready for 64-bits just yet)
2009-04-17 02:36:12 +00:00
Mitchell Livingston
7dde3d93cc
(trunk) update appcast
2009-04-13 01:37:35 +00:00
Mitchell Livingston
845dc6671e
(trunk) update version to 1.52
2009-04-13 01:19:54 +00:00
Charles Kerr
d1c6956598
(trunk) tr_metaInfoBuilderCreate() doesn't need a tr_session* handle anymore
2009-04-08 18:47:48 +00:00
Mitchell Livingston
293524e9ca
save the value of the speed limit day without conversion
2009-04-05 20:13:16 +00:00
Mitchell Livingston
bf3bdda68f
warnings--
2009-04-05 17:48:03 +00:00
Mitchell Livingston
555617a93c
a bit more Mac rpc work
2009-04-05 15:55:20 +00:00
Mitchell Livingston
ae1378ef5d
first pass through for making the Mac client respond to the new rpc messages - still missing a few things
2009-04-05 15:36:51 +00:00
Mitchell Livingston
cc6eff1555
slight adjustment to Bandwidth tab's layout
2009-04-05 13:33:14 +00:00
Mitchell Livingston
d841a1ba47
#1679 speed limit for specific day(s) only in Mac gui
2009-04-04 03:39:06 +00:00
Mitchell Livingston
aab0c1b87c
#1969 separate picking a random port from choosing a random port at startup
2009-04-03 04:29:27 +00:00
Charles Kerr
c3b24bc471
(trunk) modify tr_torrentParse() and tr_torrentNew() arguments s.t. they use the ctor's session instead of passing it in again. Allow a NULL session pointer for some cases of tr_torrentParse().
2009-04-02 17:30:29 +00:00
Mitchell Livingston
aefd0f4df2
only show a Growl notification when the speed limit is auto-enable/disabled
2009-03-30 22:18:25 +00:00
Charles Kerr
2290c49898
(trunk) add a did-the-user-do-this flag to the "alt speed toggled" callback
2009-03-30 17:25:35 +00:00
Mitchell Livingston
482f7186b3
fix Mac build; use tr_bencDictAddBool()
2009-03-29 23:10:36 +00:00
Mitchell Livingston
c71462e279
forget something jhujhiti?
2009-03-29 21:20:29 +00:00
Mitchell Livingston
453e4a3f72
the Mac build works with the new speed limit libT code - still a bit quirky
2009-03-28 17:18:43 +00:00
Mitchell Livingston
e81e717e5e
r8061 whoops
2009-03-15 20:33:42 +00:00
Mitchell Livingston
f8b1326101
allDownloaded should look at leftUntilDone, not percentDone
2009-03-14 20:11:17 +00:00
Mitchell Livingston
1eb8292844
fix #1921 Selected collapsed groups do not pause/resume together
2009-03-14 17:10:05 +00:00
Mitchell Livingston
b16cd42420
get the rpc password without using tr_sessionGetRPCPassword, in preparation for #1276
2009-03-14 15:53:13 +00:00
Eric Petit
f8fbc13070
Fixes new blocklist URL
2009-03-08 13:23:17 +00:00
Mitchell Livingston
193ee88f38
consist naming of "global bandwidth limit"
2009-03-07 01:05:08 +00:00
Mitchell Livingston
80eca9666d
add an option in the per-torrent action menu to follow the global bandwidth limit
2009-03-05 22:48:01 +00:00
Mitchell Livingston
d4b7ec04b8
#1881 : Displayed ratio should be truncated, not rounded (Mac)
2009-03-05 04:59:24 +00:00
Mitchell Livingston
19a8b5a99d
whoops ratio
2009-03-05 04:31:30 +00:00
Mitchell Livingston
86a98db220
fix per-torrent action menu's limit submenus
2009-03-05 01:33:51 +00:00
Mitchell Livingston
df9659ae8e
allow the new limit checks to show a mixed state
2009-03-05 01:23:19 +00:00
Mitchell Livingston
852bbbe508
#8021 per-torrent vs. global speed limit confusion for mac ui
2009-03-05 01:10:09 +00:00
Mitchell Livingston
dbaa8d5507
update "update" urls
2009-03-04 22:38:49 +00:00
Mitchell Livingston
2dabe5ce34
move the percent to the stop ratio into libtransmission
2009-03-01 23:48:04 +00:00
Mitchell Livingston
7254f0d79a
remove another unnecessary script
2009-03-01 20:08:52 +00:00
Mitchell Livingston
c5ff01072c
I'll be keeping these to myself for now on (shifty eyes)
2009-03-01 17:06:10 +00:00
Mitchell Livingston
72230e8756
trivial changes
2009-03-01 17:02:58 +00:00
Mitchell Livingston
074b2327e7
update trunk to 1.51+
2009-02-27 00:47:54 +00:00
Mitchell Livingston
967be63e37
(trunk) prepare for 1.51
2009-02-27 00:43:01 +00:00
Mitchell Livingston
9cc421d6a2
#1859 fix per-torrent action menu's ratio settings
2009-02-24 00:34:46 +00:00
Mitchell Livingston
0a41302dba
update the release scripts to name the disk image "Transmission"
2009-02-23 01:22:51 +00:00
Mitchell Livingston
7d8f66130d
(trunk) #1667 fix Tiger-only cropping issue
2009-02-20 01:23:29 +00:00
Mitchell Livingston
3d1cf6ba0d
assorted trivial cleanup
2009-02-17 04:00:53 +00:00
Mitchell Livingston
39b0108366
have the mac ui use libT's ratio settings (attempt 1); when seed ratio is reached in libT, set the seed ratio setting to "seed forever"
2009-02-14 21:15:57 +00:00
Mitchell Livingston
d08231d054
(trunk) update appcast and version number for 1.50
2009-02-13 22:48:46 +00:00
Mitchell Livingston
606fee54ab
add a script to build beta releases
2009-02-03 00:46:22 +00:00
Mitchell Livingston
8ec25a2fdb
random cleanup and update the strings file
2009-01-26 02:16:03 +00:00
Mitchell Livingston
73265333c8
always fallback with sorting by name
2009-01-24 19:26:16 +00:00
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