|
|
@497
|
16 years |
livings124 |
Auto-start check in the inspector now can be applied to multiple torrents.
|
|
|
@496
|
16 years |
livings124 |
Dock menu item for Speed Limit, among smaller changed.
|
|
|
@495
|
16 years |
livings124 |
Multiple checks showed up in the download location pulldown.
|
|
|
@494
|
16 years |
livings124 |
Silly mistake with quit prompt.
|
|
|
@493
|
16 years |
livings124 |
Opening multiple torrents will once again respect the auto-start setting.
|
|
|
@492
|
16 years |
livings124 |
Remove a variable.
|
|
|
@491
|
16 years |
livings124 |
The Almighty Turtle!
Speed Limit can now be accessed from the main …
|
|
|
@490
|
16 years |
livings124 |
Speed Limit: a way to quickly change the upload and download limits …
|
|
|
@489
|
16 years |
livings124 |
A little better behavior with queueing when adding seeding torrents.
|
|
|
@488
|
16 years |
livings124 |
Only append an ellipsis when removing will show a warning.
|
|
|
@487
|
16 years |
livings124 |
sync authors/credits
|
|
|
@486
|
16 years |
livings124 |
Some changes to the preference window to avoid crowding. Some panes …
|
|
|
@484
|
16 years |
livings124 |
Added an option to only show the remove/quit warning if transfers are …
|
|
|
@483
|
16 years |
livings124 |
Allow the user to create a new folder when choosing download location.
|
|
|
@482
|
16 years |
livings124 |
Credits matches Authors.
|
|
|
@469
|
16 years |
titer |
Moved SUCheckAtStartup to Info.plist
|
|
|
@467
|
16 years |
titer |
Set SUCheckAtStartup to false, so that 'Never' in our prefs really …
|
|
|
@465
|
16 years |
livings124 |
I don't think these will be needed anymore.
|
|
|
@464
|
16 years |
livings124 |
Only say waiting to start if it will eventually start.
|
|
|
@463
|
16 years |
livings124 |
Now can sort by the wait order.
|
|
|
@462
|
16 years |
livings124 |
I forgot to take out the code I was using for testing.
|
|
|
@461
|
16 years |
livings124 |
Auto-start check works correctly (needed the torrent to update beforehand).
|
|
|
@459
|
16 years |
livings124 |
Getting closer to a perfected queue.
|
|
|
@458
|
16 years |
livings124 |
Use the order value for queueing rather than the date.
|
|
|
@457
|
16 years |
livings124 |
let's save these for later…
|
|
|
@456
|
16 years |
livings124 |
Torrents will each store an int to signify it's place in the "custom …
|
|
|
@455
|
16 years |
livings124 |
Realign "KB/s" in Transfers pref.
|
|
|
@454
|
16 years |
livings124 |
The checking for autostarting in the inspector now correctly starts …
|
|
|
@453
|
16 years |
livings124 |
More work on queueing.
|
|
|
@452
|
16 years |
livings124 |
Some more work on queueing.
|
|
|
@451
|
16 years |
livings124 |
Checkbox for paused torrent to be in queue.
|
|
|
@450
|
16 years |
livings124 |
Update the inspector when necessary through notifications, which will …
|
|
|
@449
|
16 years |
livings124 |
A little bit more thorough check to avoid excess work.
|
|
|
@448
|
16 years |
livings124 |
If changing preference:
• from wait to start automatically, start all …
|
|
|
@447
|
16 years |
livings124 |
For now the next to auto-start will be the earliest added transfer …
|
|
|
@446
|
16 years |
livings124 |
The beginning of queueing. Has some work to go, but the basic …
|
|
|
@443
|
16 years |
livings124 |
no need for Help in the image names
|
|
|
@442
|
16 years |
livings124 |
Don't assume Apple meant visible windows with hasVisibleWindows: when …
|
|
|
@441
|
16 years |
livings124 |
Add icon in help viewer.
|
|
|
@440
|
16 years |
livings124 |
Added initial support for Help. More documentation will be added …
|
|
|
@435
|
16 years |
livings124 |
Make all credits the same font.
|
|
|
@434
|
16 years |
livings124 |
Credits match authors.
|
|
|
@431
|
16 years |
livings124 |
Might as well get this small change in.
|
|
|
@430
|
16 years |
titer |
One more s/stop/stopTransfer/
|
|
|
@425
|
16 years |
livings124 |
Remember selected inspector tab.
|
|
|
@424
|
16 years |
livings124 |
Make method names less generic to avoid conflicts.
Use methods in the …
|
|
|
@423
|
16 years |
livings124 |
refine string formatting a tiny bit
|
|
|
@422
|
16 years |
livings124 |
String formatting is simpler.
|
|
|
@421
|
16 years |
livings124 |
A lot of cleanup; remove cantfindaname once and for all.
|
|
|
@419
|
16 years |
livings124 |
Now that sorting by stat sorts by progress, it should be resorted more …
|
|
|
@418
|
16 years |
livings124 |
Status is now Activity, commented out now-unused method
|
|
|
@417
|
16 years |
livings124 |
Comment out code so connections in Interface Builder don't need to be …
|
|
|
@416
|
16 years |
livings124 |
Reverse progress sort order for sort by state.
|
|
|
@415
|
16 years |
livings124 |
sort by state will sort by progress afterwards
|
|
|
@413
|
16 years |
livings124 |
cantFindAName didn't make sense for opening files.
|
|
|
@412
|
16 years |
livings124 |
Clicking the dock icon is more future-proof and simpler.
|
|
|
@411
|
16 years |
titer |
Force dumping of the Preferences file on disk every time the history …
|
|
|
@409
|
16 years |
livings124 |
No need to force resizing now that window resizing is allowed.
|
|
|
@408
|
16 years |
livings124 |
Simplify resizing a little.
|
|
|
@407
|
16 years |
livings124 |
small rearrangement
|
|
|
@406
|
16 years |
livings124 |
tooltip for hash string
|
|
|
@405
|
16 years |
titer |
Don't assume that a download is a folder if there only is one
file …
|
|
|
@404
|
16 years |
livings124 |
always initialize a primitive before adding to it
|
|
|
@403
|
16 years |
livings124 |
truncate head for file locations
|
|
|
@402
|
16 years |
livings124 |
Better resizing behavior.
|
|
|
@399
|
16 years |
livings124 |
updated authors, part 2
|
|
|
@397
|
16 years |
titer |
Makes the info controller horizontally resizable
|
|
|
@396
|
16 years |
livings124 |
Where's the Torrent? Transmission Support Folder
|
|
|
@395
|
16 years |
titer |
Removed some fields from the info window that are duplicate with the …
|
|
|
@394
|
16 years |
livings124 |
A little cleanup, a slightly more straight-forward way of checking the …
|
|
|
@393
|
16 years |
livings124 |
Selecting the current sort item will force a resort of the torrents.
|
|
|
@391
|
16 years |
livings124 |
Last time I'll change the Transfers icon
|
|
|
@389
|
16 years |
livings124 |
cleanup
|
|
|
@388
|
16 years |
livings124 |
Minor efficiency change in validate remove algorithm.
|
|
|
@387
|
16 years |
livings124 |
Minor efficiency improvements to action menu.
|
|
|
@386
|
16 years |
livings124 |
Alternating row colors in file table
|
|
|
@385
|
16 years |
livings124 |
Added parentheses.
|
|
|
@384
|
16 years |
livings124 |
Validate using ident instead of function name...it's more …
|
|
|
@383
|
16 years |
livings124 |
Remove toolbar button works.
|
|
|
@382
|
16 years |
livings124 |
Just update the value when there is a change....it's modified only …
|
|
|
@381
|
16 years |
livings124 |
I changed my mind about the images being static.
|
|
|
@380
|
16 years |
livings124 |
This will never happen, but if it would: Don't load image more than once.
|
|
|
@379
|
16 years |
livings124 |
Let's get the images stored before showing the table
|
|
|
@378
|
16 years |
livings124 |
Make more images static.
|
|
|
@377
|
16 years |
livings124 |
Might as well make size more precise.
|
|
|
@376
|
16 years |
livings124 |
Add context menu to file table
|
|
|
@375
|
16 years |
titer |
Use the same font size for the file list as the rest of the inspector
|
|
|
@374
|
16 years |
livings124 |
Don't round dock badging speeds.
|
|
|
@373
|
16 years |
livings124 |
Apple says that it is preferable to specify the file extension for files
|
|
|
@372
|
16 years |
titer |
Trying to spare some more space here and there
|
|
|
@371
|
16 years |
livings124 |
Keyboard shortcut for Remove Downloaded
|
|
|
@370
|
16 years |
livings124 |
a little safety
|
|
|
@369
|
16 years |
livings124 |
This might fix bar overlapping (but who really cares since it can't be …
|
|
|
@367
|
16 years |
livings124 |
Potentially get rid of (unnoticeable) overlap in simple progress bar.
|
|
|
@366
|
16 years |
livings124 |
Multiple selection.
|
|
|
@365
|
16 years |
livings124 |
Make sure nil is returned on failure.
|
|
|
@364
|
16 years |
livings124 |
Simplify the code a bit.
|
|
|
@363
|
16 years |
livings124 |
stupid defaults!
|
|
|
@362
|
16 years |
livings124 |
Should save between launches now, among other things.
|
|
|
@361
|
16 years |
livings124 |
By popular demand: the return of "Remove Torrent File." It only …
|
|
|