Mitchell Livingston
|
def9a6aba3
|
make text fields truncate in the middle instead of end
|
2010-04-01 02:34:29 +00:00 |
Mitchell Livingston
|
115e763ac7
|
still show the progress bar in compact view for selected rows
|
2010-03-28 01:29:40 +00:00 |
Mitchell Livingston
|
157707f93e
|
one more constant, one less warning
|
2010-03-21 15:16:11 +00:00 |
Mitchell Livingston
|
c211f53a8a
|
in compact view, center fields instead of using offsets from the top
|
2010-03-21 14:59:46 +00:00 |
Mitchell Livingston
|
021e6e9e33
|
eliminate the non-displayed text explaining the control buttons in compact view
|
2010-03-20 22:42:33 +00:00 |
Mitchell Livingston
|
b6aa2c6e2e
|
in compact view, when showing the controls on hover don't resize the title if the replaced text was longer than the width of the buttons
|
2010-03-20 22:24:54 +00:00 |
Mitchell Livingston
|
ab7e05ec76
|
in compact view, don't show the progress bar if the cell is selected, regardless if the table has focus
|
2010-03-20 19:16:13 +00:00 |
Mitchell Livingston
|
09666b3add
|
appropriately shorten the title length when showing the control buttons in compact view
|
2010-03-20 18:54:24 +00:00 |
Mitchell Livingston
|
796869f6c8
|
don't set up a tracking area over the entire cell when not in compact view
|
2010-03-20 18:27:09 +00:00 |
Mitchell Livingston
|
f77491ceb3
|
more adjustments to compact view
|
2010-03-20 18:09:45 +00:00 |
Mitchell Livingston
|
1ef87cdb54
|
hide the progress bar when selecting row in compact view
|
2010-03-20 05:16:03 +00:00 |
Mitchell Livingston
|
a075653c67
|
make the progress bar in compact view take up essentially the entire cell
|
2010-03-20 05:09:34 +00:00 |
Mitchell Livingston
|
9c87f67f9b
|
decrease the alpha of the pieces bar in compact view (don't show at all in compact view on 10.5)
|
2010-03-20 03:51:29 +00:00 |
Mitchell Livingston
|
acd27ffc4a
|
tweak Compact View
|
2010-03-20 03:36:16 +00:00 |
Mitchell Livingston
|
bc5e2d7825
|
only outline the progress bar in non-compact view
|
2010-03-20 03:30:04 +00:00 |
Mitchell Livingston
|
34bd2914db
|
first attempt at a single-row, more compact Compact (Minimal) View
|
2010-03-20 03:27:17 +00:00 |
Mitchell Livingston
|
5d4ecbcecf
|
#3017 fix the pieces bar for magnet links
|
2010-03-07 02:46:49 +00:00 |
Mitchell Livingston
|
1fec2fb2d0
|
happy new year!
|
2010-01-01 21:12:04 +00:00 |
Mitchell Livingston
|
c14571561d
|
miscellany
|
2009-12-20 21:02:58 +00:00 |
Mitchell Livingston
|
e0d2b59931
|
one less calculation
|
2009-12-14 23:47:15 +00:00 |
Mitchell Livingston
|
8a52126803
|
restore placement of priority icon
|
2009-12-14 13:20:36 +00:00 |
Mitchell Livingston
|
6ea8a3cddf
|
on open, make sure the filter bar's layout is correct
|
2009-12-13 21:42:45 +00:00 |
Mitchell Livingston
|
c06b22851a
|
less calculations are usually a good thing
|
2009-12-13 03:13:34 +00:00 |
Mitchell Livingston
|
3cd939ebca
|
improve the tracker removing code
|
2009-12-12 04:39:43 +00:00 |
Mitchell Livingston
|
5df69c898c
|
dead code removal
|
2009-12-12 03:11:48 +00:00 |
Mitchell Livingston
|
95328f5535
|
display progress of retrieving metadata on a magnetized transfer
|
2009-11-27 03:20:19 +00:00 |
Mitchell Livingston
|
7d65242e71
|
magnetized transfers always get a red progress bar
|
2009-11-26 16:58:44 +00:00 |
Mitchell Livingston
|
e67b450aeb
|
when determining progress bar with, round instead of flooring
|
2009-11-07 23:20:41 +00:00 |
Mitchell Livingston
|
beaa865fb8
|
the red unavailable bar wasn't showing if none of the desired data was available
|
2009-11-07 04:08:42 +00:00 |
Mitchell Livingston
|
2f94ecf170
|
the new way of determining the unwanted width of the progress bar wasn't cutting it, so use the old way
|
2009-11-07 02:22:57 +00:00 |
Mitchell Livingston
|
3474b7c2d0
|
nothing of significance
|
2009-11-02 01:40:39 +00:00 |
Mitchell Livingston
|
7220f6fe83
|
per-torrent action menu's priority images might have been flipped on 10.6
|
2009-10-27 23:23:02 +00:00 |
Mitchell Livingston
|
581afef25a
|
use libtransmission for moving, incomplete directory, and directory controlling in general (still rough around the edges)
|
2009-10-21 13:01:14 +00:00 |
Mitchell Livingston
|
f3c7dde651
|
get rid of copying the priority images and elliminate another setFlipped: on 10.6
|
2009-10-18 14:02:22 +00:00 |
Mitchell Livingston
|
94627c81f3
|
only remove a torrent from the queue for a local error, not tracker error; miscellaneous trivial adjustments
|
2009-10-17 17:15:37 +00:00 |
Mitchell Livingston
|
8d62b38891
|
"Reveal the data file in Finder" -> "Show the data file in Finder"
|
2009-10-15 23:41:28 +00:00 |
Mitchell Livingston
|
3545d22d19
|
more #import cleanup
|
2009-10-11 03:36:50 +00:00 |
Mitchell Livingston
|
444f8f553f
|
on 10.6 simplify the check for already-running Transmission instances
|
2009-10-10 00:00:46 +00:00 |
Mitchell Livingston
|
92d4f435b4
|
whoops
|
2009-10-09 23:44:18 +00:00 |
Mitchell Livingston
|
3f7ef917b8
|
minimal efficiency change: when drawing on the torrent cell, don't copy the bound rect unnecessarily
|
2009-10-09 23:02:10 +00:00 |
Mitchell Livingston
|
d6ad9238be
|
random trivial adjustments
|
2009-10-03 14:10:52 +00:00 |
Mitchell Livingston
|
a88683d650
|
set the color for table cells only when actually drawing (and only once each time the draw method is alled)
|
2009-09-28 17:42:24 +00:00 |
Mitchell Livingston
|
88d6b568a4
|
only use integral numbers for the height of the pieces bar
|
2009-09-07 06:05:48 +00:00 |
Mitchell Livingston
|
ef5f2cb469
|
seems that drawing non-integer bound rects isn't kosher after all
|
2009-09-07 05:40:09 +00:00 |
Mitchell Livingston
|
b41c9169e8
|
Simplify the progress bar drawing code using NSDivideRect(). This also allows the bars to have non-integer lengths
|
2009-09-06 21:09:33 +00:00 |
Mitchell Livingston
|
b7570c4446
|
missed one in the last commit
|
2009-08-30 17:52:03 +00:00 |
Mitchell Livingston
|
a65f6243eb
|
on 10.6, use the built-in caution image when there's a torrent error
|
2009-08-29 20:37:29 +00:00 |
Mitchell Livingston
|
74bcaba766
|
require 10.6 (and Xcode 3.2) for development, and kill some more deprecated methods too
|
2009-08-29 20:28:52 +00:00 |
Mitchell Livingston
|
360f5c49ae
|
recognize tracker errors and warnings
|
2009-08-05 01:55:37 +00:00 |
Mitchell Livingston
|
bada82a96c
|
skeleton for priorities in the Mac UI - still lacks ability to actually change the priority
|
2009-04-20 02:45:27 +00:00 |