Mitchell Livingston
|
4d1403fc21
|
refresh the file checks in the inspector immediately when changed from the main window
|
2007-08-08 14:28:51 +00:00 |
Mitchell Livingston
|
68d355b497
|
a little trivial cleanup
|
2007-08-04 01:12:04 +00:00 |
Mitchell Livingston
|
9453048522
|
don't allow comment and creator fields to be selected when empty
|
2007-07-31 00:45:39 +00:00 |
Mitchell Livingston
|
cab06a5b29
|
don't hardcode min and max sizes for the inspector
|
2007-07-31 00:10:55 +00:00 |
Mitchell Livingston
|
0927851321
|
merge upload and download speed methods
|
2007-07-21 03:13:11 +00:00 |
Mitchell Livingston
|
2a601cb513
|
warnings--
|
2007-07-20 21:04:43 +00:00 |
Mitchell Livingston
|
ab163b908f
|
get the mac build compiling again
|
2007-07-20 04:26:50 +00:00 |
Mitchell Livingston
|
769b29ce68
|
get compiling
|
2007-07-16 01:05:03 +00:00 |
Mitchell Livingston
|
04f0761d71
|
get the mac os build building again
|
2007-07-15 21:57:42 +00:00 |
Mitchell Livingston
|
42bcba5853
|
use peersConnected instead of peersTotal
|
2007-07-15 17:25:06 +00:00 |
Mitchell Livingston
|
e6ba612b78
|
for priorities experiment with a set instead of an array
|
2007-07-13 04:52:40 +00:00 |
Mitchell Livingston
|
3440ad7ef3
|
hopefully function for getting priorities is a bit faster
|
2007-07-13 04:20:11 +00:00 |
Mitchell Livingston
|
5975ae7a59
|
simplify some file view code...speed difference should be negligible
|
2007-07-13 03:11:50 +00:00 |
Mitchell Livingston
|
481dc9f6b8
|
If Transmission is opened by double-clicking a torrent file, open that torrent before setting up auto-import
|
2007-07-11 01:40:49 +00:00 |
Mitchell Livingston
|
2dc3f8b8f0
|
compile with charles_ last set of changes...currently file selection doesn't apply
|
2007-07-10 03:30:25 +00:00 |
Mitchell Livingston
|
8959463882
|
in file selection, if you option click a file checkbox, it will select/deselect all
|
2007-07-04 18:32:48 +00:00 |
Mitchell Livingston
|
6bc49feffc
|
improve priority context menu
|
2007-07-04 16:40:18 +00:00 |
Mitchell Livingston
|
621ce10c18
|
option pulldowns work for multiple transfers again
|
2007-07-03 21:55:42 +00:00 |
Mitchell Livingston
|
2dccaa90c4
|
enable the context menu for enable selected properly
|
2007-06-30 02:52:24 +00:00 |
Mitchell Livingston
|
84fe42c280
|
show a warning when trying to open a duplicate torrent
|
2007-06-29 23:11:58 +00:00 |
Mitchell Livingston
|
7d6137931f
|
remove some nslogs
|
2007-06-29 01:59:14 +00:00 |
Mitchell Livingston
|
3ff4e7799a
|
hopefully fix a nasty memory leak and a bunch of redundant code
|
2007-06-29 01:49:41 +00:00 |
Mitchell Livingston
|
7a8fbb837e
|
apply patch from #324
|
2007-06-25 22:35:18 +00:00 |
Mitchell Livingston
|
f36d558ad4
|
fix #233 (move menu item applies to all items)
|
2007-06-25 22:26:33 +00:00 |
Mitchell Livingston
|
714a43d242
|
get the "only check selected" item working
|
2007-06-24 15:23:52 +00:00 |
Mitchell Livingston
|
4986127ff3
|
get rid of an unneeded variable
|
2007-06-24 15:02:29 +00:00 |
Mitchell Livingston
|
ecc93b8032
|
small cleanup
|
2007-06-24 04:03:43 +00:00 |
Mitchell Livingston
|
28cd39da13
|
only show the priority chooser when moused over (the text is a placeholder and the window has to currently be made active for it to appear)
|
2007-06-23 22:00:09 +00:00 |
Mitchell Livingston
|
ab4a1cd2f7
|
don't show priority colors for finished files
|
2007-06-22 01:16:50 +00:00 |
Mitchell Livingston
|
280aa01f4e
|
disable the priority item for completed files
|
2007-06-21 23:45:41 +00:00 |
Mitchell Livingston
|
153841a68c
|
remove a few duplicate calls
|
2007-06-21 23:33:17 +00:00 |
Mitchell Livingston
|
6d55430138
|
cleaned up the pieces view segment control code a bit, and clicking the view will toggle it
|
2007-06-21 23:21:19 +00:00 |
Mitchell Livingston
|
f1a2fe0218
|
add a menu item in the context menu to only check selected (and uncheck others)
|
2007-06-21 22:36:01 +00:00 |
Mitchell Livingston
|
8547e53c79
|
add a control to the pieces view
|
2007-06-20 23:53:09 +00:00 |
Mitchell Livingston
|
0256f4616d
|
Merge file selection and torrent creation into the main branch.
The new code for these features is under a new license.
|
2007-06-18 03:40:41 +00:00 |
Mitchell Livingston
|
e18549429a
|
remove the pieces window from nibs
|
2007-06-01 03:31:25 +00:00 |
Mitchell Livingston
|
620b189969
|
reorganize files in xcodde and avoid a redundant method call
|
2007-05-31 23:17:46 +00:00 |
Mitchell Livingston
|
0397fbd6dd
|
display "last activity" in inspector
|
2007-05-25 20:33:43 +00:00 |
Mitchell Livingston
|
715298e688
|
move date info to the activity tab of inspector
|
2007-05-25 20:07:54 +00:00 |
Mitchell Livingston
|
4481e184cf
|
display date completed info in the inspector
|
2007-05-25 19:45:14 +00:00 |
Mitchell Livingston
|
e6ee697398
|
get rid of some unused variables
|
2007-05-25 03:05:49 +00:00 |
Mitchell Livingston
|
d24a638e07
|
get rid of lock that apparently doesn't work
|
2007-05-23 04:41:25 +00:00 |
Mitchell Livingston
|
dfdfe11e19
|
the animations for the inspector are too buggy, so they have to go
|
2007-05-22 04:05:21 +00:00 |
Mitchell Livingston
|
95f5f6a0bd
|
a little longer fade transition
|
2007-05-21 23:58:19 +00:00 |
Mitchell Livingston
|
0d26587e48
|
experiment with fading inspector
|
2007-05-21 23:46:48 +00:00 |
Mitchell Livingston
|
0fde32ead5
|
comment out an nslog i was using for testing
|
2007-05-16 03:57:28 +00:00 |
Mitchell Livingston
|
3af24be44e
|
separate code for determining if there is a download with same name and location
|
2007-05-11 18:56:59 +00:00 |
Mitchell Livingston
|
02710f8092
|
have the secondary sort alternate ascending/descending when the primary does
|
2007-05-11 00:03:05 +00:00 |
Mitchell Livingston
|
894c606162
|
expand upon the code for setting download and incomplete folders
|
2007-05-10 18:29:36 +00:00 |
Mitchell Livingston
|
ffde59b418
|
passing nil for no progress is a bit more efficient
|
2007-05-10 03:32:40 +00:00 |