Mitchell Livingston
|
63c06c99b1
|
add ability to add and remove to the rpc access list
|
2008-06-04 04:48:17 +00:00 |
Mitchell Livingston
|
84f922af92
|
pieces bar color adjustment; dead code removal
|
2008-05-29 21:50:16 +00:00 |
Mitchell Livingston
|
63470e90cd
|
handle removing with rpc
|
2008-05-27 19:05:48 +00:00 |
Mitchell Livingston
|
3a1c463fee
|
simplify the drawing of group colors for transfers
|
2008-05-27 16:07:12 +00:00 |
Mitchell Livingston
|
131a79c702
|
allow transfers to be dragged when status fields are hit; trivial efficiency improvements when drawing torrent cells
|
2008-05-27 06:05:05 +00:00 |
Mitchell Livingston
|
9f3a13f1b4
|
improvement for showing the pieces bar for transfers with few pieces (less than 324)
|
2008-05-27 05:27:42 +00:00 |
Mitchell Livingston
|
510570091c
|
no need to have the bitmap as an instance variable since it is no longer saving colors between reload
|
2008-05-27 05:08:09 +00:00 |
Mitchell Livingston
|
cd886da2ac
|
trivial efficiency
|
2008-05-27 04:49:08 +00:00 |
Mitchell Livingston
|
a24eabaa24
|
simplify the pieces bar by not drawing the gradient over it
|
2008-05-27 04:25:00 +00:00 |
Mitchell Livingston
|
3eb3d890ec
|
small potential speedup for the pieces bar
|
2008-05-27 04:20:25 +00:00 |
Mitchell Livingston
|
cc3f907115
|
minor adjustments/code cleanup of the new group drawing code
|
2008-05-14 22:57:46 +00:00 |
Mitchell Livingston
|
f59a61576c
|
adjust the look of the group colors
|
2008-05-14 21:35:37 +00:00 |
Mitchell Livingston
|
9c8e002ec1
|
update NEWS, remove unused variable
|
2008-05-10 19:34:17 +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
|
5acb4297ae
|
experiment in improving calculation of the availability bar
|
2008-04-16 12:32:07 +00:00 |
Mitchell Livingston
|
67ea41051f
|
mac build compiles again
|
2008-04-11 17:52:05 +00:00 |
Mitchell Livingston
|
65b3856f61
|
for determining table text color when selected, remove the Leopard code since the Tiger code is accurate 100% of the time
|
2008-04-10 19:52:27 +00:00 |
Mitchell Livingston
|
e66074c1a6
|
(1.1x) a little extra safety when determining space needed to download
|
2008-04-09 18:40:22 +00:00 |
Mitchell Livingston
|
2d3ec18f08
|
only show "selected" in the progress bar (and allow toggling) for multifile torrents
|
2008-03-31 18:33:34 +00:00 |
Mitchell Livingston
|
bc188e86f0
|
eliminate some Leopard checks
|
2008-03-23 18:47:35 +00:00 |
Mitchell Livingston
|
c402442786
|
decouple the group controller with the group window, and as a result only have the groups window loaded when it's opened
|
2008-03-23 00:56:43 +00:00 |
Mitchell Livingston
|
3aae015468
|
small height adjustment
|
2008-02-19 05:49:41 +00:00 |
Mitchell Livingston
|
dd0bf1fa8f
|
better encapsulate the collapsed group values
|
2008-02-07 16:20:24 +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
|
d8fe88ae9e
|
fix potential future display bug in the table cell
|
2008-02-04 13:48:55 +00:00 |
Mitchell Livingston
|
10061504df
|
don't sort when there is 1 or less items
|
2008-01-23 21:42:37 +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
|
d0fb48121e
|
add a convenience function for getting the selected torrents
|
2008-01-22 23:48:14 +00:00 |
Mitchell Livingston
|
264bf866a5
|
if pushing a button, don't allow a double-click to toggle the inspector
|
2008-01-22 05:33:02 +00:00 |
Mitchell Livingston
|
055d067d7e
|
holding down the mouse on the progress field and the minimal status field will cause them to become gray, indicating the toggle
|
2008-01-22 05:19:18 +00:00 |
Mitchell Livingston
|
30cee125da
|
treat the entire file icon as the action button
|
2008-01-20 18:51:53 +00:00 |
Mitchell Livingston
|
27c2833ec3
|
fix crash reported in #640; other insignificant changes
|
2008-01-19 05:37:16 +00:00 |
Mitchell Livingston
|
e63e7ab8e7
|
attempt to fix buttons on Tiger
|
2008-01-17 01:57:14 +00:00 |
Mitchell Livingston
|
88053029bb
|
add the standard close button to the Add window
|
2008-01-16 23:17:36 +00:00 |
Mitchell Livingston
|
4b5e05f12e
|
mark action button as pushed when it's clicked; update NEWS
|
2008-01-16 19:49:10 +00:00 |
Mitchell Livingston
|
50a90c3460
|
update NEWS, clean up pieces bar toggle code
|
2008-01-16 19:30:12 +00:00 |
Mitchell Livingston
|
470d588b50
|
animate the Pieces bar when showing/hiding it
|
2008-01-16 15:56:40 +00:00 |
Mitchell Livingston
|
4a3d5d7081
|
when mousing over the icon, show the action button
|
2008-01-16 06:48:12 +00:00 |
Mitchell Livingston
|
4dbbe863f9
|
don't show the file icon in minimal mode when hovered over
|
2008-01-16 06:26:52 +00:00 |
Mitchell Livingston
|
f624a2013e
|
experiment with showing the action button only on rollover; updated other button images
|
2008-01-16 06:22:47 +00:00 |
Mitchell Livingston
|
d4518acd18
|
add images for hovering
|
2008-01-16 05:01:45 +00:00 |
Mitchell Livingston
|
d540cadbd0
|
never dim the buttons on hover on Tiger
|
2008-01-15 23:57:46 +00:00 |
Mitchell Livingston
|
06f0fee7b5
|
dim the action button when hovered over, and display the appropriate status string
|
2008-01-15 23:48:03 +00:00 |
Mitchell Livingston
|
90ed4159ef
|
display the button status tip in minimal mode as well
|
2008-01-15 21:20:16 +00:00 |
Mitchell Livingston
|
2cda37ab07
|
instead of displaying a tooltip for the buttons, when hovered over, display the "tip" where the status string usually is
|
2008-01-15 21:09:51 +00:00 |
Mitchell Livingston
|
5cfe65531f
|
clean up the code for determining the button image
|
2008-01-15 19:52:17 +00:00 |
Mitchell Livingston
|
2402b1df2e
|
get button hilighting working correctly when it assumes it's inside the button
|
2008-01-15 19:48:19 +00:00 |
Mitchell Livingston
|
6d799f0f89
|
if a button is pushed, don't hilight other buttons when hovered over
|
2008-01-15 16:19:16 +00:00 |
Mitchell Livingston
|
69a6978fca
|
plain don't allow rollover on 10.4, and pushing a button will select a cell on 10.4 (to avoid flashing)
|
2008-01-15 05:39:40 +00:00 |
Mitchell Livingston
|
4506f61a9e
|
hide the action button in minimal mode
|
2008-01-15 05:09:46 +00:00 |