|
|
@6399
|
14 years |
livings124 |
new Turkish localization
|
|
|
@6397
|
14 years |
livings124 |
italian localization
|
|
|
@6394
|
14 years |
livings124 |
French localization
|
|
|
@6393
|
14 years |
livings124 |
updated Spanish localization
|
|
|
@6392
|
14 years |
livings124 |
updated Dutch localization
|
|
|
@6373
|
14 years |
livings124 |
put a space between SOCKS and 4/5
|
|
|
@6371
|
14 years |
livings124 |
update Chinese localization
|
|
|
@6366
|
14 years |
livings124 |
update strings and news
|
|
|
@6365
|
14 years |
livings124 |
mark the web ui as beta
|
|
|
@6363
|
14 years |
livings124 |
use portcheck.transmissionbt.com instead of a third-party site
|
|
|
@6361
|
14 years |
livings124 |
add a button to the prefs window to launch the web interface
|
|
|
@6359
|
14 years |
charles |
set the $Id$ property on some relatively new files
|
|
|
@6357
|
14 years |
livings124 |
clarify the port check failure message
|
|
|
@6355
|
14 years |
livings124 |
the mac app now includes and works with the web ui
|
|
|
@6350
|
14 years |
livings124 |
update the mac build for the new shttpd
|
|
|
@6330
|
14 years |
livings124 |
add a port field to the proxy prefs
|
|
|
@6326
|
14 years |
charles |
bring the mac Makefile.am up-to-date
|
|
|
@6325
|
14 years |
livings124 |
#1042: show "in progress" in the inspector when announcing/scraping
|
|
|
@6290
|
14 years |
livings124 |
add a warning; improve the manual reordering code
|
|
|
@6289
|
14 years |
livings124 |
fix recently introduced bug that caused resuming/pausing torrents …
|
|
|
@6287
|
14 years |
livings124 |
replace LICENSE with COPYING
|
|
|
@6276
|
14 years |
livings124 |
fix bug where inspector would reset when changing transfer state (at …
|
|
|
@6274
|
14 years |
livings124 |
groups are now stored as objects instead of dictionaries
|
|
|
@6273
|
14 years |
livings124 |
fix 2 invalid return types; don't show notices when compiling the xib's
|
|
|
@6270
|
14 years |
livings124 |
a little simplification of the last commit
|
|
|
@6269
|
14 years |
livings124 |
#1065 QL Zooming in the inspector wasn't zooming to the icon
|
|
|
@6267
|
14 years |
livings124 |
change "English" to "en"
|
|
|
@6265
|
14 years |
livings124 |
trivial changes to sorting by state and other miscellaneous changes
|
|
|
@6264
|
14 years |
livings124 |
adjust the progress colors corresponding to #1061
|
|
|
@6262
|
14 years |
livings124 |
cleanup for the removal of the ip sort function
|
|
|
@6261
|
14 years |
livings124 |
comparing with the numeric option works for sorting IP address …
|
|
|
@6260
|
14 years |
livings124 |
add a comparison method for the transfer names to sort the exact same …
|
|
|
@6258
|
14 years |
livings124 |
missed one
|
|
|
@6257
|
14 years |
livings124 |
use localizedCaseInsensitiveCompare instead of caseInsensitiveCompare
|
|
|
@6256
|
14 years |
livings124 |
when stopping all downloads (of torrent files) on quit, get an …
|
|
|
@6255
|
14 years |
livings124 |
delete the torrent file right after it finishes downloading and is …
|
|
|
@6254
|
14 years |
livings124 |
if a group row is selected and the content changes, refresh the inspector
|
|
|
@6252
|
14 years |
livings124 |
store progress gradients in the gradient class; miscellaneous cleanup
|
|
|
@6250
|
14 years |
livings124 |
some more adjustments to the progress bar gradient
|
|
|
@6248
|
14 years |
livings124 |
avoid some unnecessary calculations when drawing the progress bar …
|
|
|
@6247
|
14 years |
livings124 |
whoops
|
|
|
@6246
|
14 years |
livings124 |
the progress bar color gradients are now all generated by a single …
|
|
|
@6244
|
14 years |
livings124 |
don't allow quick look of folders that don't exist
|
|
|
@6242
|
14 years |
livings124 |
assume that fTorrents is always sorted by queue order, and as a result …
|
|
|
@6241
|
14 years |
livings124 |
attempt to fix #1048
|
|
|
@6233
|
14 years |
livings124 |
when setting up the speed limit timer, create the fire date using the …
|
|
|
@6232
|
14 years |
livings124 |
improve method for determining number of displayed transfers
|
|
|
@6231
|
14 years |
livings124 |
finish purse of NSCalendarDate
|
|
|
@6226
|
14 years |
livings124 |
have the speed limit timer keep track of what the next state should be …
|
|
|
@6225
|
14 years |
livings124 |
start removal of NSCalendarDate, as recommended by Apple in the 10.5 docs
|
|
|
@6223
|
14 years |
livings124 |
refactor some of the speed limit scheduling code, so that the timer …
|
|
|
@6221
|
14 years |
livings124 |
#562 display an error message when opening broken torrent file
|
|
|
@6220
|
14 years |
livings124 |
remove the reference to Clutch in the Remote prefs for now
|
|
|
@6219
|
14 years |
livings124 |
dim the "peer" label in the the inspector options tab
|
|
|
@6218
|
14 years |
livings124 |
dim text fields in the prefs window when they correspond to disabled fields
|
|
|
@6216
|
14 years |
livings124 |
undo part of the last commit
|
|
|
@6215
|
14 years |
livings124 |
some cleaning
|
|
|
@6209
|
14 years |
livings124 |
make sure the events for "finished downloading" occur if it finishes …
|
|
|
@6208
|
14 years |
livings124 |
typo caused only a single character of a password to be stored in the …
|
|
|
@6202
|
14 years |
livings124 |
left-allign the text in the inspector pull-down menus; update the …
|
|
|
@6199
|
14 years |
charles |
(rpc) simplify the rpc accessors
|
|
|
@6198
|
14 years |
livings124 |
missed an import statement
|
|
|
@6197
|
14 years |
livings124 |
drop EMKeychain and just do the Keychain manipulations ourselves
|
|
|
@6196
|
14 years |
livings124 |
update NEWS; small changes that happen to be on my local copy
|
|
|
@6195
|
14 years |
livings124 |
plug a trivial memory leak
|
|
|
@6191
|
14 years |
livings124 |
(trunk) update appcast and version
|
|
|
@6178
|
14 years |
livings124 |
make RPC password use the Keychain as well
|
|
|
@6176
|
14 years |
livings124 |
put some of the keychain code into methods for future expandability
|
|
|
@6172
|
14 years |
livings124 |
update the prefs bandwidth image
|
|
|
@6171
|
14 years |
livings124 |
updated "remote" prefs icon
|
|
|
@6170
|
14 years |
livings124 |
if setting the proxy password to blank, delete it from the keychain
|
|
|
@6169
|
14 years |
livings124 |
since keychain is smart enough to not ask to unlock a keychain if the …
|
|
|
@6168
|
14 years |
livings124 |
eliminate an unnecessary variable and improve the behavior of the …
|
|
|
@6167
|
14 years |
livings124 |
only have a single proxy password, regardless of account name, …
|
|
|
@6161
|
14 years |
livings124 |
remove reference to proxy password in prefs
|
|
|
@6160
|
14 years |
livings124 |
the network prefs help button now works correctly
|
|
|
@6159
|
14 years |
livings124 |
behavior of keychains seems to be better with service names without spaces
|
|
|
@6158
|
14 years |
livings124 |
new files weren't uploaded in the last commit
|
|
|
@6157
|
14 years |
livings124 |
let's store the proxy password in the keychain
|
|
|
@6152
|
14 years |
livings124 |
adjust the proxy text to remove "http" as the only type
|
|
|
@6151
|
14 years |
livings124 |
some slight alignment adjustments in the network prefs
|
|
|
@6150
|
14 years |
livings124 |
get the new proxy options wired up in the mac build
|
|
|
@6145
|
14 years |
livings124 |
on second though let's show "1 web seed" as "web seed" - that will be …
|
|
|
@6144
|
14 years |
livings124 |
fix string typo; one less warning
|
|
|
@6141
|
14 years |
livings124 |
store the completed pieces of the pieces bar as an index set
|
|
|
@6137
|
14 years |
livings124 |
another update to the help; remove a warning
|
|
|
@6135
|
14 years |
livings124 |
adjustments to the Mac help documentation
|
|
|
@6134
|
14 years |
livings124 |
typo fix
|
|
|
@6133
|
14 years |
livings124 |
updated help from jah
|
|
|
@6130
|
14 years |
livings124 |
rearrange proxy prefs, and validate the proxy address value on entry
|
|
|
@6129
|
14 years |
livings124 |
only lock focus and redraw the pieces view if it has been updated
|
|
|
@6128
|
14 years |
livings124 |
combine some of the code from the last commit
|
|
|
@6127
|
14 years |
livings124 |
remember the previous color of the pieces view as much as possible to …
|
|
|
@6126
|
14 years |
livings124 |
some cleanup of the pieces view code
|
|
|
@6125
|
14 years |
livings124 |
the pieces bar and pieces view now show shades of blue/green based on …
|
|
|
@6123
|
14 years |
livings124 |
accidentally tied the rpc toggle to the proxy toggle
|
|
|
@6122
|
14 years |
livings124 |
(mac) implement proxy support
|
|
|
@6119
|
14 years |
livings124 |
the pieces bar "slides" using NSAnimation instead of a timer
|
|
|
@6116
|
14 years |
livings124 |
display the number of webseeds that we're downloading from in the main …
|
|
|
@6114
|
14 years |
livings124 |
show the dl speed of webseeds in the webseed table
|
|
|