Mitchell Livingston
|
9aecf34ce7
|
update project for new rpc code (part 1)
|
2008-05-19 00:23:06 +00:00 |
Mitchell Livingston
|
a423636ed3
|
the "selected" status string and the minimal view's "remaining time" status string are now toggled from the main action menu instead of being clickable
|
2008-05-10 19:24:28 +00:00 |
Mitchell Livingston
|
0e96185a93
|
the torrent url sheet will now disable the open button when there is no text; cleanup to the sleep code
|
2008-04-25 22:23:31 +00:00 |
Mitchell Livingston
|
612e7221a9
|
when unchecking all files in the add dialog window, don't do finished events
|
2008-04-14 00:05:16 +00:00 |
Mitchell Livingston
|
afb5738b98
|
if a download finishes downloading and finishes seeding at the same time, do all the "finished download" activities (dock badging, growl notification, sound); if one sound is playing for finished downloading/seeding, don't play another one
|
2008-04-10 16:37:07 +00:00 |
Mitchell Livingston
|
6484f685b4
|
resize the status button if it is too large (typically this is for localizations)
|
2008-03-28 01:28:57 +00:00 |
Mitchell Livingston
|
24fedbe044
|
add "move data file" to torrent action menu
|
2008-03-22 17:05:48 +00:00 |
Mitchell Livingston
|
0a4e7bcfa3
|
fix filtering by tracker name
|
2008-03-21 20:28:04 +00:00 |
Mitchell Livingston
|
a149f8992b
|
#792 Allow Option-Command-F to focus the filter field in the main window
|
2008-03-16 14:24:27 +00:00 |
Mitchell Livingston
|
6cbec1912b
|
mac client will verify data with ipc
|
2008-02-27 19:04:38 +00:00 |
Mitchell Livingston
|
a0061f43fb
|
First commit of collapsable groups. A lot more needs to still be done.
|
2008-02-06 23:45:44 +00:00 |
Mitchell Livingston
|
d99e328bab
|
remove a warning
|
2008-01-30 21:55:39 +00:00 |
Mitchell Livingston
|
4f9dcb1444
|
sort instead of filtering when possible
|
2008-01-23 20:46:37 +00:00 |
Mitchell Livingston
|
30531d75c9
|
only store the group number for displaying groups in table -- count can be derived
|
2008-01-23 18:22:54 +00:00 |
Mitchell Livingston
|
2761220369
|
simplify the method for adding groups to the torrent array
|
2008-01-23 17:41:55 +00:00 |
Mitchell Livingston
|
67205c89c8
|
rename filter and sort methods, and eliminate some redundant calls
|
2008-01-23 17:22:41 +00:00 |
Mitchell Livingston
|
5852c78682
|
keep track of which rows are groups with a separate object
|
2008-01-23 17:03:42 +00:00 |
Mitchell Livingston
|
1fa3e0d869
|
first experimental commit: sorting by group will now add group dividers
|
2008-01-23 02:51:58 +00:00 |
Mitchell Livingston
|
5b54605822
|
eliminate some redundant open methods
|
2008-01-10 16:46:15 +00:00 |
Mitchell Livingston
|
80064189fa
|
generate action menu "quick" items in code, rather than tons of repeating menu items in the nib
|
2008-01-10 06:27:48 +00:00 |
Mitchell Livingston
|
57bc23edc5
|
get rid of a crash when canceling the open sheet
|
2008-01-05 21:31:05 +00:00 |
Mitchell Livingston
|
093b59f754
|
refactor some of the torrent opening code
|
2008-01-05 02:48:10 +00:00 |
Mitchell Livingston
|
ce18bc26ae
|
remove missing method definitions
|
2008-01-04 05:52:20 +00:00 |
Mitchell Livingston
|
e9e5638664
|
first commit of (unfinished) dialog when adding torrents
|
2008-01-04 04:45:31 +00:00 |
Mitchell Livingston
|
f80bd47056
|
update copyright info for 2008
|
2008-01-02 16:55:05 +00:00 |
Mitchell Livingston
|
51f52dd8d6
|
images loaded with "imageNamed" should include their file extension
|
2007-12-22 19:57:12 +00:00 |
Mitchell Livingston
|
f4211ce19d
|
remove unused method
|
2007-12-20 20:55:26 +00:00 |
Mitchell Livingston
|
44400b6a49
|
remove bindings from the global ratio menu items
|
2007-12-20 20:53:55 +00:00 |
Mitchell Livingston
|
ed9804adf6
|
experimentally add an "active" filter
|
2007-12-20 04:49:06 +00:00 |
Mitchell Livingston
|
cc4eb2be94
|
update the group filter when groups are changed or removed
|
2007-12-19 21:11:49 +00:00 |
Mitchell Livingston
|
3e49741b05
|
initial group filtering
|
2007-12-19 20:46:00 +00:00 |
Mitchell Livingston
|
4d6eda4a0e
|
add basic sorting by group
|
2007-12-17 19:47:06 +00:00 |
Mitchell Livingston
|
f9491abf18
|
add Group to context menu
|
2007-12-17 16:52:49 +00:00 |
Mitchell Livingston
|
d9246b1ad4
|
preliminary commit of group code
|
2007-12-17 16:06:20 +00:00 |
Mitchell Livingston
|
9bf313c08a
|
better hiding of bottom texture on 10.5
|
2007-12-13 15:19:46 +00:00 |
Mitchell Livingston
|
cea2275bcf
|
on tiger make the bottom bar a texture
|
2007-12-13 15:16:04 +00:00 |
Mitchell Livingston
|
a60d623021
|
on tiger the "ying-yang" status field does not have the strange glow, but as a result won't have any hilighting like on leopard
|
2007-12-12 15:53:37 +00:00 |
Mitchell Livingston
|
a64d7d6e19
|
get rid of the graphite turtle....graphite is hard to see and other apps show blue when prefs are set to graphite
|
2007-12-09 03:32:00 +00:00 |
Mitchell Livingston
|
59857deded
|
more cleanup of the group toolbar button code
|
2007-12-06 20:25:38 +00:00 |
Mitchell Livingston
|
d2049cc048
|
group together pause and resume toolbar buttons
|
2007-12-06 17:21:42 +00:00 |
Mitchell Livingston
|
19b791def5
|
the status label in the status bar now gives 4 different options of info to display
|
2007-12-05 01:26:30 +00:00 |
Mitchell Livingston
|
7c190b84f9
|
display total ratio in the status bar
|
2007-12-04 21:41:06 +00:00 |
Mitchell Livingston
|
97d4bc1709
|
add stats window...right now the values mean nothing
|
2007-11-19 18:13:41 +00:00 |
Mitchell Livingston
|
0b24911389
|
readd the custom FilterButton subclass to simplify setting the tooltip
|
2007-11-17 15:55:23 +00:00 |
Mitchell Livingston
|
f20a6b15b7
|
add availability bar to dim percent not available (yellow for now)
|
2007-11-11 16:59:32 +00:00 |
Mitchell Livingston
|
2c4244b540
|
keep track of sort menu item by using tag and validate methods instead of storing the current menu items
|
2007-11-07 05:02:43 +00:00 |
Mitchell Livingston
|
98c1d4bb62
|
get rid of the unneeded ImageBackgroundView
|
2007-11-07 02:23:35 +00:00 |
Mitchell Livingston
|
44075895b2
|
remove the separate filter bar view and instead reuse the status bar view
|
2007-11-07 00:14:33 +00:00 |
Mitchell Livingston
|
5cc14442cb
|
use built-in buttons for filter buttons
|
2007-11-06 20:52:11 +00:00 |
Mitchell Livingston
|
dcb411e310
|
move dock badging preference change notification into the Badger
|
2007-11-05 12:47:20 +00:00 |