Charles Kerr
|
6059240cb2
|
spec fix: timesCompleted is an int, not a double.
|
2008-07-07 06:06:00 +00:00 |
Charles Kerr
|
a248862bbc
|
transmission-remote: add a very detailed torrent `info' command
|
2008-07-07 05:53:15 +00:00 |
Charles Kerr
|
d2e1049c78
|
(daemon) add file-listing capabilities to transmission-remote
|
2008-07-07 03:38:22 +00:00 |
Mitchell Livingston
|
a396617f1a
|
add a warning; improve the manual reordering code
|
2008-07-07 02:35:20 +00:00 |
Mitchell Livingston
|
f48d78bf6f
|
fix recently introduced bug that caused resuming/pausing torrents through the menu item when groups are shown to deselect the row
|
2008-07-07 02:09:27 +00:00 |
Charles Kerr
|
deca1f60ff
|
(gtk) #1073: Too many queries to disable Desktop hibernation
|
2008-07-06 00:56:19 +00:00 |
Mitchell Livingston
|
857cf6ad00
|
replace LICENSE with COPYING
|
2008-07-04 14:19:47 +00:00 |
Charles Kerr
|
c99b2b7e34
|
fix autoconf `COPYING' file generation
|
2008-07-04 14:07:49 +00:00 |
Charles Kerr
|
13a9af099f
|
(gtk) #1063: don't inhibit power management when torrents are paused
|
2008-07-02 18:49:07 +00:00 |
Charles Kerr
|
3aa164fbd2
|
#1052: intltool 0.40 fails to configure
|
2008-07-02 14:12:30 +00:00 |
Charles Kerr
|
abd973886b
|
(gtk) #1069: revert r6280
|
2008-07-02 04:27:15 +00:00 |
Charles Kerr
|
c8d339c9ee
|
(libT) #319: periodically save the .resume file in case of crash
|
2008-07-02 01:46:10 +00:00 |
Charles Kerr
|
70e21e93ff
|
(libT) #1045: gracefully handle trackers that return a scrape interval that's too low
|
2008-07-02 01:17:57 +00:00 |
Charles Kerr
|
5493046090
|
#1069: Unknown seeders and leechers count in `Peers' tab
|
2008-07-02 01:04:07 +00:00 |
Charles Kerr
|
4e0becaa57
|
(gtk) #1035 prefrence "Remove source to trash" doesn't work
|
2008-07-02 00:51:04 +00:00 |
Charles Kerr
|
435cbaf6b4
|
(gtk) #1043: Include recent folders in the destination folder chooser
|
2008-07-02 00:17:27 +00:00 |
Charles Kerr
|
e6f5bb13c9
|
(gtk) #1070: 1:60 ???
|
2008-07-01 22:35:32 +00:00 |
Mitchell Livingston
|
c180a6fdf8
|
fix bug where inspector would reset when changing transfer state (at the cost of the inspector not updating when a group is selected and a its content changes)
|
2008-07-01 15:11:58 +00:00 |
Charles Kerr
|
51535b4bf9
|
(rpc) uploading files via an http form w/file inputs works now.
|
2008-07-01 02:33:31 +00:00 |
Mitchell Livingston
|
212ea5e119
|
groups are now stored as objects instead of dictionaries
|
2008-07-01 01:28:19 +00:00 |
Mitchell Livingston
|
d4345a40b8
|
fix 2 invalid return types; don't show notices when compiling the xib's
|
2008-06-30 23:28:17 +00:00 |
Charles Kerr
|
aae66cc073
|
(rpc) get torrent uploads partially working.
|
2008-06-30 21:11:53 +00:00 |
Charles Kerr
|
5e277ab451
|
possible fix to the getgateway.c build error -- let's see what hudson thinks of it
|
2008-06-30 19:57:57 +00:00 |
Mitchell Livingston
|
f3f1526ab0
|
a little simplification of the last commit
|
2008-06-30 19:56:29 +00:00 |
Mitchell Livingston
|
658741d6bb
|
#1065 QL Zooming in the inspector wasn't zooming to the icon
|
2008-06-30 19:52:18 +00:00 |
Charles Kerr
|
8c293ee056
|
upgrade to libnatpmp-20080630
|
2008-06-30 19:51:26 +00:00 |
Mitchell Livingston
|
4b111eadce
|
change "English" to "en"
|
2008-06-30 18:17:40 +00:00 |
Charles Kerr
|
85df568aad
|
(gtk) fix r6263 error
|
2008-06-30 15:04:18 +00:00 |
Mitchell Livingston
|
e7fd11864e
|
trivial changes to sorting by state and other miscellaneous changes
|
2008-06-30 02:22:29 +00:00 |
Mitchell Livingston
|
a80b9c52eb
|
adjust the progress colors corresponding to #1061
|
2008-06-30 01:56:17 +00:00 |
Charles Kerr
|
4aae6608d7
|
(gtk) #1062: "Help" menu is not HIG compliant
|
2008-06-29 04:21:45 +00:00 |
Mitchell Livingston
|
83daf61009
|
cleanup for the removal of the ip sort function
|
2008-06-27 06:08:12 +00:00 |
Mitchell Livingston
|
f051a2a789
|
comparing with the numeric option works for sorting IP address properly, so let it do the heavy lifting for us
|
2008-06-27 05:40:22 +00:00 |
Mitchell Livingston
|
313885df00
|
add a comparison method for the transfer names to sort the exact same way the Finder does
|
2008-06-27 05:15:50 +00:00 |
Charles Kerr
|
fd06d85aee
|
part 1 of Aloisius' performance patch
|
2008-06-27 02:42:44 +00:00 |
Mitchell Livingston
|
ed295c2b5d
|
missed one
|
2008-06-27 01:45:10 +00:00 |
Mitchell Livingston
|
804f3bd174
|
use localizedCaseInsensitiveCompare instead of caseInsensitiveCompare
|
2008-06-27 01:34:49 +00:00 |
Mitchell Livingston
|
c52e7846e4
|
when stopping all downloads (of torrent files) on quit, get an enumerator straight from the dictionary instead of first generating an array
|
2008-06-26 03:53:42 +00:00 |
Mitchell Livingston
|
cce2138a9c
|
delete the torrent file right after it finishes downloading and is opened (when opening the torrent through a url)
|
2008-06-26 03:50:21 +00:00 |
Mitchell Livingston
|
5288fceaf1
|
if a group row is selected and the content changes, refresh the inspector
|
2008-06-26 03:35:20 +00:00 |
Charles Kerr
|
26261e3bde
|
(rpc) fix crash when quickly toggling rpc on/off reported by John_Clay
|
2008-06-25 11:34:35 +00:00 |
Mitchell Livingston
|
88e907383f
|
store progress gradients in the gradient class; miscellaneous cleanup
|
2008-06-25 05:01:04 +00:00 |
Charles Kerr
|
b1cc67ce2b
|
when getting 5xx errors from a tracker, keep increasing the intervals between retries, instead of hammering the tracker at constant intervals. thanks to mape for this suggestion.
|
2008-06-24 21:39:07 +00:00 |
Mitchell Livingston
|
4a24269a82
|
some more adjustments to the progress bar gradient
|
2008-06-24 19:36:25 +00:00 |
Charles Kerr
|
707f5b81e1
|
#1055 transmission-remote --list outputs an empty list
|
2008-06-24 08:37:08 +00:00 |
Mitchell Livingston
|
6450f36349
|
avoid some unnecessary calculations when drawing the progress bar gradients by flipping it
|
2008-06-24 04:16:46 +00:00 |
Mitchell Livingston
|
ecab0ddc15
|
whoops
|
2008-06-24 04:00:39 +00:00 |
Mitchell Livingston
|
94f08e3074
|
the progress bar color gradients are now all generated by a single color fed into a method to generate the gradient (more consistent gradient between colors and easier to adjust the gradient look in the future)
|
2008-06-24 03:59:34 +00:00 |
Charles Kerr
|
cd6ff83415
|
(RPC) make all the speed units consistent.
|
2008-06-22 13:44:50 +00:00 |
Mitchell Livingston
|
8a0b2ed988
|
don't allow quick look of folders that don't exist
|
2008-06-22 01:31:50 +00:00 |