]> granicus.if.org Git - transmission/log
transmission
15 years agowhoops
Mitchell Livingston [Fri, 16 Oct 2009 23:05:29 +0000 (23:05 +0000)]
whoops

15 years agosmall adjustments to the queue
Mitchell Livingston [Fri, 16 Oct 2009 23:02:55 +0000 (23:02 +0000)]
small adjustments to the queue

15 years ago"Reveal the data file in Finder" -> "Show the data file in Finder"
Mitchell Livingston [Thu, 15 Oct 2009 23:41:28 +0000 (23:41 +0000)]
"Reveal the data file in Finder" -> "Show the data file in Finder"

15 years agoupdate localizable strings
Mitchell Livingston [Thu, 15 Oct 2009 23:21:48 +0000 (23:21 +0000)]
update localizable strings

15 years ago#2503 When sorting by state, separate queued transfers from paused transfers
Mitchell Livingston [Thu, 15 Oct 2009 23:18:39 +0000 (23:18 +0000)]
#2503 When sorting by state, separate queued transfers from paused transfers

15 years ago(trunk gtk) #2501: tray menu shows wrong status for 'main window' when started minimized
Charles Kerr [Wed, 14 Oct 2009 18:29:57 +0000 (18:29 +0000)]
(trunk gtk) #2501: tray menu shows wrong status for 'main window' when started minimized

15 years ago(trunk libT) #2360: ratio-limit becomes a strange value on uClibc
Charles Kerr [Wed, 14 Oct 2009 13:22:42 +0000 (13:22 +0000)]
(trunk libT) #2360: ratio-limit becomes a strange value on uClibc

15 years ago(trunk libT) #2498: DHT broken
Charles Kerr [Mon, 12 Oct 2009 23:16:51 +0000 (23:16 +0000)]
(trunk libT) #2498: DHT broken

15 years ago(trunk libT) #2494: Adding a tracker changes announce status from time to "queued."
Charles Kerr [Mon, 12 Oct 2009 06:08:28 +0000 (06:08 +0000)]
(trunk libT) #2494: Adding a tracker changes announce status from time to "queued."

15 years agodon't zoom in/out the QL window if the corresponding row isn't visible
Mitchell Livingston [Mon, 12 Oct 2009 03:15:37 +0000 (03:15 +0000)]
don't zoom in/out the QL window if the corresponding row isn't visible

15 years agowhen Quick Look is visible, make the toolbar icon blue and append "Close" to the...
Mitchell Livingston [Mon, 12 Oct 2009 01:59:52 +0000 (01:59 +0000)]
when Quick Look is visible, make the toolbar icon blue and append "Close" to the menu item

15 years agofix a crash on quit with the QuickLook window open
Mitchell Livingston [Mon, 12 Oct 2009 00:48:16 +0000 (00:48 +0000)]
fix a crash on quit with the QuickLook window open

15 years agodon't zoom the QL window if the main window's closed
Mitchell Livingston [Mon, 12 Oct 2009 00:19:04 +0000 (00:19 +0000)]
don't zoom the QL window if the main window's closed

15 years agoQuickLook main window even if it's closed, and update the QL window when opening...
Mitchell Livingston [Sun, 11 Oct 2009 23:50:13 +0000 (23:50 +0000)]
QuickLook main window even if it's closed, and update the QL window when opening/closing the inspector

15 years agobetter consideration of which item to Quick Look based on which windows are open
Mitchell Livingston [Sun, 11 Oct 2009 23:27:53 +0000 (23:27 +0000)]
better consideration of which item to Quick Look based on which windows are open

15 years agophase one of moving quicklook into the controller - it's not as pretty code-wise...
Mitchell Livingston [Sun, 11 Oct 2009 23:16:46 +0000 (23:16 +0000)]
phase one of moving quicklook into the controller - it's not as pretty code-wise but the behavior is a lot more consistent

15 years agoadd some more switch statement asserts
Mitchell Livingston [Sun, 11 Oct 2009 17:17:29 +0000 (17:17 +0000)]
add some more switch statement asserts

15 years agomake the message count a static variable
Mitchell Livingston [Sun, 11 Oct 2009 16:42:39 +0000 (16:42 +0000)]
make the message count a static variable

15 years agodouble the amount of messages allowed in the message window - let's see what happens
Mitchell Livingston [Sun, 11 Oct 2009 16:29:06 +0000 (16:29 +0000)]
double the amount of messages allowed in the message window - let's see what happens

15 years agotrivial cleanup to the message window: set the pulldown's images in the xib, use...
Mitchell Livingston [Sun, 11 Oct 2009 16:25:07 +0000 (16:25 +0000)]
trivial cleanup to the message window: set the pulldown's images in the xib, use NSInteger instead of int (same for unsigned), and don't bother storing the dot images as instance variables

15 years agoupdate the tracker table right away when adding/removing trackers
Mitchell Livingston [Sun, 11 Oct 2009 13:45:50 +0000 (13:45 +0000)]
update the tracker table right away when adding/removing trackers

15 years ago#2488 when sorting by tracker, first use the tracker that comes first alphabetically
Mitchell Livingston [Sun, 11 Oct 2009 13:42:10 +0000 (13:42 +0000)]
#2488 when sorting by tracker, first use the tracker that comes first alphabetically

15 years agoadd a couple of asserts just for the hell of it
Mitchell Livingston [Sun, 11 Oct 2009 13:11:52 +0000 (13:11 +0000)]
add a couple of asserts just for the hell of it

15 years ago(trunk gtk) #1978: Rescaning for new torrents at torrent creation time
Charles Kerr [Sun, 11 Oct 2009 06:23:31 +0000 (06:23 +0000)]
(trunk gtk) #1978: Rescaning for new torrents at torrent creation time

15 years ago(trunk libT) fix scrape status string error reporte by bmw
Charles Kerr [Sun, 11 Oct 2009 04:39:24 +0000 (04:39 +0000)]
(trunk libT) fix scrape status string error reporte by bmw

15 years agomore #import cleanup
Mitchell Livingston [Sun, 11 Oct 2009 03:36:50 +0000 (03:36 +0000)]
more #import cleanup

15 years ago(trunk, libT) #2425: New torrents are verified after pause.
Charles Kerr [Sun, 11 Oct 2009 03:10:17 +0000 (03:10 +0000)]
(trunk, libT) #2425: New torrents are verified after pause.

15 years agoapparently applicationShouldHandleReopen:hasVisibleWindows:'s visibleWindows only...
Mitchell Livingston [Sun, 11 Oct 2009 03:06:59 +0000 (03:06 +0000)]
apparently applicationShouldHandleReopen:hasVisibleWindows:'s visibleWindows only counts the windows we care about already

15 years agoapplicationShouldHandleReopen:hasVisibleWindows: hardcoded a check for the main windo...
Mitchell Livingston [Sun, 11 Oct 2009 02:50:13 +0000 (02:50 +0000)]
applicationShouldHandleReopen:hasVisibleWindows: hardcoded a check for the main window and prefs window; now check for a visible main window

15 years ago(trunk gtk) #2368: Change "system tray" to "notification area" in the gtk+ client.
Charles Kerr [Sun, 11 Oct 2009 02:36:39 +0000 (02:36 +0000)]
(trunk gtk) #2368: Change "system tray" to "notification area" in the gtk+ client.

15 years agomove some #imports out of header files
Mitchell Livingston [Sun, 11 Oct 2009 02:22:38 +0000 (02:22 +0000)]
move some #imports out of header files

15 years agoupdate to miniupnpc-20091010
Mitchell Livingston [Sun, 11 Oct 2009 01:32:58 +0000 (01:32 +0000)]
update to miniupnpc-20091010

15 years agoretain previous announce/scrape info when a tracker becomes a backup
Mitchell Livingston [Sat, 10 Oct 2009 20:46:24 +0000 (20:46 +0000)]
retain previous announce/scrape info when a tracker becomes a backup

15 years ago(trunk gtk,qt) #2490: gtk, qt clients' Details dialog doesn't show ETA anymore
Charles Kerr [Sat, 10 Oct 2009 20:42:23 +0000 (20:42 +0000)]
(trunk gtk,qt) #2490: gtk, qt clients' Details dialog doesn't show ETA anymore

15 years agofinish #2463
Mitchell Livingston [Sat, 10 Oct 2009 20:25:05 +0000 (20:25 +0000)]
finish #2463

15 years ago(trunk libT) #2463 if at first you don't succeed...
Charles Kerr [Sat, 10 Oct 2009 20:14:26 +0000 (20:14 +0000)]
(trunk libT) #2463 if at first you don't succeed...

15 years agoupdate for the new tracker verification changes, and use a set instead of an array...
Mitchell Livingston [Sat, 10 Oct 2009 19:55:47 +0000 (19:55 +0000)]
update for the new tracker verification changes, and use a set instead of an array for removing trackers

15 years ago(trunk libT) #2489: stricter checking of fringe cases in tr_torrentSetAnnounceList()
Charles Kerr [Sat, 10 Oct 2009 19:39:43 +0000 (19:39 +0000)]
(trunk libT) #2489: stricter checking of fringe cases in tr_torrentSetAnnounceList()

15 years ago(trunk gtk) #2489: tr_torrentSetAnnounceList() should check for invalid and duplicate...
Charles Kerr [Sat, 10 Oct 2009 19:24:46 +0000 (19:24 +0000)]
(trunk gtk) #2489: tr_torrentSetAnnounceList() should check for invalid and duplicate announce URLs

15 years ago(trunk libT) #2489: tr_torrentSetAnnounceList() should check for invalid and duplicat...
Charles Kerr [Sat, 10 Oct 2009 19:16:21 +0000 (19:16 +0000)]
(trunk libT) #2489: tr_torrentSetAnnounceList() should check for invalid and duplicate announce URLs

15 years ago(trunk libT) more assertions to help find the cause of #2480
Charles Kerr [Sat, 10 Oct 2009 17:37:34 +0000 (17:37 +0000)]
(trunk libT) more assertions to help find the cause of #2480

15 years agouse a real ellipsis in the creator window
Mitchell Livingston [Sat, 10 Oct 2009 16:17:18 +0000 (16:17 +0000)]
use a real ellipsis in the creator window

15 years agouse a real ellipsis in the add window
Mitchell Livingston [Sat, 10 Oct 2009 15:58:27 +0000 (15:58 +0000)]
use a real ellipsis in the add window

15 years ago turn off nib/xib flattening/stripping for the debug configuration
Mitchell Livingston [Sat, 10 Oct 2009 14:58:34 +0000 (14:58 +0000)]
 turn off nib/xib flattening/stripping for the debug configuration

15 years agocomment out another 10.6-only section
Mitchell Livingston [Sat, 10 Oct 2009 14:30:54 +0000 (14:30 +0000)]
comment out another 10.6-only section

15 years agore-add r9257 on 10.6
Mitchell Livingston [Sat, 10 Oct 2009 13:24:13 +0000 (13:24 +0000)]
re-add r9257 on 10.6

15 years agoattempt number one of fixing 10.5 support
Mitchell Livingston [Sat, 10 Oct 2009 13:21:27 +0000 (13:21 +0000)]
attempt number one of fixing 10.5 support

15 years ago#2486 In the Mac's "create torrent" window, place each tracker into its own tier
Mitchell Livingston [Sat, 10 Oct 2009 12:58:40 +0000 (12:58 +0000)]
#2486 In the Mac's "create torrent" window, place each tracker into its own tier

15 years ago(trunk gtk) #2485: Crash in preferences dialog when testing the open port
Charles Kerr [Sat, 10 Oct 2009 07:29:13 +0000 (07:29 +0000)]
(trunk gtk) #2485: Crash in preferences dialog when testing the open port

15 years agoadjust help for new tracker behavior
Mitchell Livingston [Sat, 10 Oct 2009 02:42:22 +0000 (02:42 +0000)]
adjust help for new tracker behavior

15 years agoget the username using cocoa instead of carbon
Mitchell Livingston [Sat, 10 Oct 2009 01:19:51 +0000 (01:19 +0000)]
get the username using cocoa instead of carbon

15 years agoget rid of one 10.5 problem
Mitchell Livingston [Sat, 10 Oct 2009 01:06:06 +0000 (01:06 +0000)]
get rid of one 10.5 problem

15 years ago(trunk Qt) #2298: qtr client crashes when expired torrent is removed
Charles Kerr [Sat, 10 Oct 2009 00:39:38 +0000 (00:39 +0000)]
(trunk Qt) #2298: qtr client crashes when expired torrent is removed

15 years agofix mac build again
Mitchell Livingston [Sat, 10 Oct 2009 00:30:04 +0000 (00:30 +0000)]
fix mac build again

15 years ago(trunk) replace tr_tracker_stat's "isActive" field with the more descriptive "isBackup"
Charles Kerr [Sat, 10 Oct 2009 00:17:00 +0000 (00:17 +0000)]
(trunk) replace tr_tracker_stat's "isActive" field with the more descriptive "isBackup"

15 years agoFixes Release build
Eric Petit [Sat, 10 Oct 2009 00:16:57 +0000 (00:16 +0000)]
Fixes Release build

15 years agoon 10.6 simplify the check for already-running Transmission instances
Mitchell Livingston [Sat, 10 Oct 2009 00:00:46 +0000 (00:00 +0000)]
on 10.6 simplify the check for already-running Transmission instances

15 years agowhoops
Mitchell Livingston [Fri, 9 Oct 2009 23:44:18 +0000 (23:44 +0000)]
whoops

15 years agominimal efficiency change: when drawing on the torrent cell, don't copy the bound...
Mitchell Livingston [Fri, 9 Oct 2009 23:02:10 +0000 (23:02 +0000)]
minimal efficiency change: when drawing on the torrent cell, don't copy the bound rect unnecessarily

15 years agofix Mac build
Mitchell Livingston [Fri, 9 Oct 2009 22:29:34 +0000 (22:29 +0000)]
fix Mac build

15 years ago(trunk) #2463: 'Mac Client shows huge "next announce in" timer'
Charles Kerr [Fri, 9 Oct 2009 21:30:34 +0000 (21:30 +0000)]
(trunk) #2463: 'Mac Client shows huge "next announce in" timer'

15 years ago(trunk libT) add a couple more debugging assertions into the nightlies to try & smoke...
Charles Kerr [Fri, 9 Oct 2009 20:06:22 +0000 (20:06 +0000)]
(trunk libT) add a couple more debugging assertions into the nightlies to try & smoke out the handshake/peer-io crashes

15 years ago(trunk libT) #2393: Transmission deletes all files when moving to the same physical...
Charles Kerr [Wed, 7 Oct 2009 03:49:55 +0000 (03:49 +0000)]
(trunk libT) #2393: Transmission deletes all files when moving to the same physical directory

15 years agoremove unused total seeders, leechers, and downloaded fields from the peer inspector tab
Mitchell Livingston [Wed, 7 Oct 2009 00:44:06 +0000 (00:44 +0000)]
remove unused total seeders, leechers, and downloaded fields from the peer inspector tab

15 years agoremove appcast from makefile
Mitchell Livingston [Wed, 7 Oct 2009 00:30:12 +0000 (00:30 +0000)]
remove appcast from makefile

15 years agoremove appcast from the repository, therefore avoiding a whole bunch of unnecessary...
Mitchell Livingston [Tue, 6 Oct 2009 23:32:11 +0000 (23:32 +0000)]
remove appcast from the repository, therefore avoiding a whole bunch of unnecessary commits each release

15 years ago(trunk qt) minor cleanup
Charles Kerr [Tue, 6 Oct 2009 00:27:26 +0000 (00:27 +0000)]
(trunk qt) minor cleanup

15 years ago(trunk, gtk) remove an unwanted console debug message
Charles Kerr [Mon, 5 Oct 2009 21:48:50 +0000 (21:48 +0000)]
(trunk, gtk) remove an unwanted console debug message

15 years ago(trunk Qt) add command-line arguments for connecting to a remote session
Charles Kerr [Mon, 5 Oct 2009 21:33:39 +0000 (21:33 +0000)]
(trunk Qt) add command-line arguments for connecting to a remote session

15 years ago(trunk qt) oops, left a console message in r9243
Charles Kerr [Mon, 5 Oct 2009 19:55:05 +0000 (19:55 +0000)]
(trunk qt) oops, left a console message in r9243

15 years ago(trunk qt) sync the Qt client's "New Torrent" dialog with the GTK+ client's rewrite
Charles Kerr [Mon, 5 Oct 2009 19:53:38 +0000 (19:53 +0000)]
(trunk qt) sync the Qt client's "New Torrent" dialog with the GTK+ client's rewrite

15 years ago(trunk gtk) fix the editing of tracker URLs in the GTK+ client
Charles Kerr [Sun, 4 Oct 2009 02:32:38 +0000 (02:32 +0000)]
(trunk gtk) fix the editing of tracker URLs in the GTK+ client

15 years agorandom trivial adjustments
Mitchell Livingston [Sat, 3 Oct 2009 14:10:52 +0000 (14:10 +0000)]
random trivial adjustments

15 years ago(trunk libT) remove randOffset from announcer; the new announce queue handles load...
Charles Kerr [Sat, 3 Oct 2009 14:08:05 +0000 (14:08 +0000)]
(trunk libT) remove randOffset from announcer; the new announce queue handles load balancing

15 years agofix oops
Charles Kerr [Sat, 3 Oct 2009 13:17:18 +0000 (13:17 +0000)]
fix oops

15 years ago(trunk libT) fix a crash reported by John Clay and silence a gcc warning
Charles Kerr [Sat, 3 Oct 2009 13:15:32 +0000 (13:15 +0000)]
(trunk libT) fix a crash reported by John Clay and silence a gcc warning

15 years ago(trunk, gtk, qt) #2478: popup dialog for first-time users
Charles Kerr [Fri, 2 Oct 2009 22:53:19 +0000 (22:53 +0000)]
(trunk, gtk, qt) #2478: popup dialog for first-time users

15 years ago(trunk, gtk) #2478: revise the popup dialog text
Charles Kerr [Fri, 2 Oct 2009 22:10:55 +0000 (22:10 +0000)]
(trunk, gtk) #2478: revise the popup dialog text

15 years agoa little more cleanup
Mitchell Livingston [Fri, 2 Oct 2009 22:07:00 +0000 (22:07 +0000)]
a little more cleanup

15 years agorefine the legal text
Mitchell Livingston [Fri, 2 Oct 2009 22:04:47 +0000 (22:04 +0000)]
refine the legal text

15 years agoshow dialog on first launch only
Mitchell Livingston [Fri, 2 Oct 2009 21:51:56 +0000 (21:51 +0000)]
show dialog on first launch only

15 years ago(mac) #2478: popup dialog for first-time users
Mitchell Livingston [Fri, 2 Oct 2009 21:51:09 +0000 (21:51 +0000)]
(mac) #2478: popup dialog for first-time users

15 years ago(trunk gtk) #2478: popup dialog for first-time users
Charles Kerr [Fri, 2 Oct 2009 21:03:55 +0000 (21:03 +0000)]
(trunk gtk) #2478: popup dialog for first-time users

15 years ago(trunk libT) #2471: added/removed trackers aren't applied until restart
Charles Kerr [Fri, 2 Oct 2009 04:54:02 +0000 (04:54 +0000)]
(trunk libT) #2471: added/removed trackers aren't applied until restart

15 years ago(trunk, libT) filter out unsupported announce addresses
Charles Kerr [Fri, 2 Oct 2009 02:03:30 +0000 (02:03 +0000)]
(trunk, libT) filter out unsupported announce addresses

15 years agoallowing pasting into the tracker table on 10.5
Mitchell Livingston [Thu, 1 Oct 2009 02:24:58 +0000 (02:24 +0000)]
allowing pasting into the tracker table on 10.5

15 years ago#2470 Pasting an address (or list of addresses) into the tracker list should add...
Mitchell Livingston [Thu, 1 Oct 2009 01:15:37 +0000 (01:15 +0000)]
#2470 Pasting an address (or list of addresses) into the tracker list should add those trackers

15 years ago(trunk, libT) #2464: Mac Client shows incorrect announce/scrape results for backup...
Charles Kerr [Wed, 30 Sep 2009 20:49:52 +0000 (20:49 +0000)]
(trunk, libT) #2464: Mac Client shows incorrect announce/scrape results for backup trackers

15 years agofix a glitch with using the same address more than once in the tracker removal code
Mitchell Livingston [Wed, 30 Sep 2009 00:11:24 +0000 (00:11 +0000)]
fix a glitch with using the same address more than once in the tracker removal code

15 years agoon 10.6 continue updating the remaining displayed trackers when adding a new tracker
Mitchell Livingston [Tue, 29 Sep 2009 23:56:48 +0000 (23:56 +0000)]
on 10.6 continue updating the remaining displayed trackers when adding a new tracker

15 years agoadd Growl 1.2 final
Mitchell Livingston [Tue, 29 Sep 2009 23:33:19 +0000 (23:33 +0000)]
add Growl 1.2 final

15 years agoremove beta Growl framework
Mitchell Livingston [Tue, 29 Sep 2009 23:32:29 +0000 (23:32 +0000)]
remove beta Growl framework

15 years agoprepare for re-adding "remove tracker" functionality
Mitchell Livingston [Tue, 29 Sep 2009 03:53:57 +0000 (03:53 +0000)]
prepare for re-adding "remove tracker" functionality

15 years agogetting closer to re-adding "add tracker" functionality
Mitchell Livingston [Tue, 29 Sep 2009 03:02:44 +0000 (03:02 +0000)]
getting closer to re-adding "add tracker" functionality

15 years ago#2458 Tracker pane - copy addresses
Mitchell Livingston [Mon, 28 Sep 2009 23:18:26 +0000 (23:18 +0000)]
#2458 Tracker pane - copy addresses

15 years ago(trunk libT) #2429: add some more assertions to help smoke out this bug
Charles Kerr [Mon, 28 Sep 2009 18:22:57 +0000 (18:22 +0000)]
(trunk libT) #2429: add some more assertions to help smoke out this bug

15 years agoset the color for table cells only when actually drawing (and only once each time...
Mitchell Livingston [Mon, 28 Sep 2009 17:42:24 +0000 (17:42 +0000)]
set the color for table cells only when actually drawing (and only once each time the draw method is alled)

15 years ago(trunk web) #2456: web client transfer_arrows alignment
Charles Kerr [Mon, 28 Sep 2009 17:35:09 +0000 (17:35 +0000)]
(trunk web) #2456: web client transfer_arrows alignment

15 years agoa little cleanup to the peer count code
Mitchell Livingston [Mon, 28 Sep 2009 15:59:17 +0000 (15:59 +0000)]
a little cleanup to the peer count code

15 years agoright-align the peer counts in the tracker cells
Mitchell Livingston [Mon, 28 Sep 2009 15:49:02 +0000 (15:49 +0000)]
right-align the peer counts in the tracker cells