|
|
@12647
|
12 years |
livings124 |
invert the logic for the "show remaining time" checkbox in the global …
|
|
|
@12646
|
12 years |
livings124 |
fix a trivial memory leak
|
|
|
@12644
|
12 years |
livings124 |
The Mac UI's "check for stalled transfers" feature now uses the …
|
|
|
@12635
|
12 years |
livings124 |
Stop waiting transfers before stopping others. This way, for a group …
|
|
|
@12629
|
12 years |
livings124 |
don't attempt to generate the dock menu when quitting
|
|
|
@12628
|
12 years |
livings124 |
generate the dock menu exclusively in code
|
|
|
@12619
|
12 years |
livings124 |
rename updateTorrentsInQueue to a more generic (and appropriate) name
|
|
|
@12618
|
12 years |
livings124 |
update the main window when a torrent is auto-started from the queue
|
|
|
@12614
|
12 years |
livings124 |
some cleanup of the Mac integration of libT queue code (we're getting …
|
|
|
@12612
|
12 years |
livings124 |
first go at bringing the libT queue to the Mac client
|
|
|
@12598
|
12 years |
livings124 |
Only show a single popover when excessively clicking the global and …
|
|
|
@12597
|
12 years |
livings124 |
#4393 Remove "Open Recent" menu item and list of recent torrent files
|
|
|
@12576
|
12 years |
livings124 |
#4379 Lion: Use popovers for global gear button
|
|
|
@12556
|
12 years |
livings124 |
#4365 enforce window size for auto-resizing by setting min/max size
|
|
|
@12538
|
12 years |
livings124 |
#4346 items in the status bar aren't set at launch
|
|
|
@12533
|
12 years |
livings124 |
#4225 Sort torrents by size
|
|
|
@12522
|
12 years |
livings124 |
minor NEWS tweaks
|
|
|
@12504
|
12 years |
livings124 |
#4241 Update dock badge count after removing download through web interface
|
|
|
@12499
|
12 years |
livings124 |
disabling alternating row colors in minimal view
|
|
|
@12492
|
12 years |
livings124 |
When hiding the filter bar, make the table view the first responder …
|
|
|
@12348
|
12 years |
livings124 |
#4182 Remember filter search text between runs
|
|
|
@12204
|
12 years |
jordan |
(trunk) #4138 "use stdbool.h instead of tr_bool" -- done.
|
|
|
@12197
|
12 years |
jordan |
tidy up
|
|
|
@12196
|
12 years |
jordan |
maybe fix the mac build?
|
|
|
@12179
|
12 years |
livings124 |
#4109 Recycle: Show a confirmation dialog
|
|
|
@12166
|
12 years |
livings124 |
Rename "cleanup all completed" to "remove all completed from list".
|
|
|
@12118
|
12 years |
livings124 |
add a button to the bottom-left of the main window to clean up all …
|
|
|
@12115
|
12 years |
livings124 |
hard-code the status bar and filter bar height, so that the max window …
|
|
|
@12046
|
12 years |
livings124 |
revert the last commit
|
|
|
@12045
|
12 years |
livings124 |
store secondsDownloading and secondsSeeding as ints instead of time_t
|
|
|
@12038
|
12 years |
livings124 |
change the default toolbar to separate the remove button and the …
|
|
|
@12005
|
12 years |
livings124 |
slightly simplify filter code
|
|
|
@11999
|
12 years |
livings124 |
silence a warning
|
|
|
@11998
|
12 years |
livings124 |
restore cmd-option-f to select the search filter field when the …
|
|
|
@11997
|
12 years |
livings124 |
make sure filter buttons' tooltips are updated when the bar is shown
|
|
|
@11993
|
12 years |
livings124 |
move the filter bar into its own xib
|
|
|
@11992
|
12 years |
livings124 |
change the status bar's left menu to be within the button (in the xib)
|
|
|
@11991
|
12 years |
livings124 |
remove unused variables
|
|
|
@11990
|
12 years |
livings124 |
move the status bar into its own xib file
|
|
|
@11988
|
12 years |
livings124 |
when resizing the filter bar, use the filter bar width instead of the …
|
|
|
@11967
|
12 years |
livings124 |
add µTP to the Prefs window
|
|
|
@11885
|
12 years |
livings124 |
remove selected transfers when removing completed transfers, removing …
|
|
|
@11884
|
12 years |
livings124 |
Add option to remove completed transfers
|
|
|
@11872
|
12 years |
livings124 |
fix a crash with the URL window, and memory leak with the URL window, …
|
|
|
@11868
|
12 years |
livings124 |
remember the text in the URL sheet
|
|
|
@11867
|
12 years |
livings124 |
move the "open torrent URL" sheet into its own xib file
|
|
|
@11849
|
12 years |
livings124 |
set the visibility priority for high and low priority menu items
|
|
|
@11835
|
12 years |
livings124 |
#3675 handle trashing data over RPD in the Mac client
|
|
|
@11756
|
12 years |
livings124 |
#3940 Global displayed speed does not include webseeds; remove a …
|
|
|
@11688
|
12 years |
livings124 |
#3686 "add rpc command to cleanly shutdown daemon" - added for Mac client
|
|
|
@11684
|
12 years |
livings124 |
change the filter bar outlet to FilterBarView?
|
|
|
@11683
|
12 years |
livings124 |
use a string instead of an int when setting peer-socket-tos
|
|
|
@11640
|
12 years |
livings124 |
replace the "Reverse Sort Order" menu item with "Ascending" and …
|
|
|
@11621
|
12 years |
livings124 |
separate the code for the filter and status bars
|
|
|
@11617
|
12 years |
livings124 |
update the copyright years in the Mac code to 2011
|
|
|
@11613
|
12 years |
livings124 |
#3851 use an autorelease pool when the completeness callback is …
|
|
|
@11607
|
12 years |
livings124 |
use autorelease pools when handling downloading/seeding state changes
|
|
|
@11556
|
12 years |
livings124 |
silence a warning
|
|
|
@11539
|
12 years |
livings124 |
#3675 "Not all .part files are removed" - Mac patch
|
|
|
@11508
|
12 years |
livings124 |
remove some glue code
|
|
|
@11507
|
12 years |
livings124 |
#3788 Adjust the status and filter bars' colors; make status bar …
|
|
|
@11489
|
12 years |
livings124 |
undo the status bar in #3788 for now
|
|
|
@11453
|
12 years |
livings124 |
experiment for #3788 Adjust the status and filter bars' colors; make …
|
|
|
@11441
|
12 years |
livings124 |
set the status bar's upload and download numbers to the raised style, …
|
|
|
@11433
|
12 years |
livings124 |
#3613 run a script when download completes - patch by Alexander Courtis
|
|
|
@11420
|
12 years |
livings124 |
#3743 properly set the blocklist URL on launch
|
|
|
@11417
|
12 years |
livings124 |
add a string function to format an NSUInteger as a formatted string
|
|
|
@11416
|
12 years |
livings124 |
use number formatters when displaying the number of transfers
|
|
|
@11403
|
12 years |
livings124 |
update the toolbar icons right away in a handful of potentially …
|
|
|
@11400
|
12 years |
livings124 |
didn't mean to do that
|
|
|
@11399
|
12 years |
livings124 |
disable the blocklist's update button if no URL is entered
|
|
|
@11369
|
12 years |
livings124 |
#3697 make blocklist URL configurable in the Mac UI
|
|
|
@11364
|
12 years |
livings124 |
remove proxy support from the Mac client
|
|
|
@11353
|
12 years |
livings124 |
push the bottom buttons left two pixels
|
|
|
@11352
|
12 years |
livings124 |
#3669 Streamline the bottom-left buttons, removing the button borders …
|
|
|
@11338
|
12 years |
livings124 |
#3643 When saving a copy of the torrent file, don't allow the …
|
|
|
@11224
|
13 years |
livings124 |
update strings file
|
|
|
@11207
|
13 years |
livings124 |
#3518 Snow Leopard systems should show file sizes and speeds in base 10
|
|
|
@11178
|
13 years |
livings124 |
don't set an idle eta if the transfer is currently uploading
|
|
|
@11104
|
13 years |
livings124 |
#3840 LPD does not initiate on startup
|
|
|
@11046
|
13 years |
livings124 |
update Mac build for the change from inactive to idle
|
|
|
@11013
|
13 years |
livings124 |
First go at #2560 "inactive seeding time limit". libtransmission and …
|
|
|
@10989
|
13 years |
livings124 |
Change "Total {down/up}load rate:" to "Global {down/up}load limit:"
|
|
|
@10988
|
13 years |
livings124 |
when localizing units of speed, localize the full speed string; …
|
|
|
@10979
|
13 years |
charles |
(trunk mac) possibly fix the won't-seed bug report by making sure the …
|
|
|
@10956
|
13 years |
charles |
(trunk) #3045 fix oops from last commit
|
|
|
@10955
|
13 years |
charles |
(trunk T) #3045 "units" -- modify the formatter functions based on …
|
|
|
@10948
|
13 years |
livings124 |
Mac build compiles again
|
|
|
@10861
|
13 years |
livings124 |
#3320 When a download completes at the same time seeding completes, …
|
|
|
@10559
|
13 years |
livings124 |
adjust the opening dialog text
|
|
|
@10526
|
13 years |
livings124 |
eliminate a warning
|
|
|
@10522
|
13 years |
charles |
(trunk macosx) maybe fix the utils.h breakage?
|
|
|
@10503
|
13 years |
livings124 |
small rearrangement of help
|
|
|
@10501
|
13 years |
livings124 |
#3157 add hidden plist options "bind-address-ipv4/6"
|
|
|
@10480
|
13 years |
charles |
(trunk) #1869 "new status for torrents that reached the seed ratio" -- …
|
|
|
@10469
|
13 years |
livings124 |
add an option to the prefs to show the add window for magnet links
|
|
|
@10465
|
13 years |
livings124 |
#2612 Display a neutered add window for magnet links
|
|
|
@10444
|
13 years |
livings124 |
#3114 remove preference, now resume all always excludes "seeding …
|
|
|
@10443
|
13 years |
livings124 |
#3114 add option to transfers->management "Resume All includes …
|
|
|
@10424
|
13 years |
livings124 |
#1295 Sync "Start when added" with libtransmission
|
|
|