1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-27 10:07:40 +00:00
Commit graph

102 commits

Author SHA1 Message Date
Mitchell Livingston
5b882ce015 More small changes, including to window placement. 2006-10-21 20:41:10 +00:00
Mitchell Livingston
d2645cb4d8 auto hide the vertical scroller 2006-10-09 15:44:15 +00:00
Mitchell Livingston
a6a7be9daa Move the pieces viewer into the Activity pane of Inspector. 2006-09-25 20:53:10 +00:00
Josh Elsasser
0257761670 Merge nat-traversal branch to trunk. 2006-09-25 18:37:45 +00:00
Mitchell Livingston
ef389beaed Menu item to switch between filters.
Enable some menu items a little differently.
2006-09-08 01:14:31 +00:00
Mitchell Livingston
4d0bc33f92 Remove Find...it doesn't work right and isn't too important anyways. 2006-09-01 15:30:44 +00:00
Mitchell Livingston
8daa719b04 switch back find shortcut 2006-08-28 12:31:29 +00:00
Mitchell Livingston
8694d3de87 The filter bar shortcut is command-option-f (for now) since regular find is command-f (and must stay command-f for consistency with other apps). 2006-08-24 14:23:14 +00:00
Mitchell Livingston
d25fccad03 Make Message window a panel, get rid of extra Edit menu, and move menu item for Message window to Window menu. 2006-08-22 22:02:36 +00:00
Mitchell Livingston
8efe17e072 Add Find to edit menu, since find can be useful for debugging. 2006-08-22 20:39:52 +00:00
Mitchell Livingston
4ecb698720 MessageWindowController in its proper place 2006-08-21 22:23:09 +00:00
Mitchell Livingston
1b0811c812 Message Log window, accessible from the Transmission menu. 2006-08-21 22:07:08 +00:00
Mitchell Livingston
5ba17385e7 show prefs window in Window menu / dock menu 2006-08-08 22:23:33 +00:00
Mitchell Livingston
ee45191676 Simplify new Open menu item text. 2006-08-02 00:29:10 +00:00
Mitchell Livingston
4b5300939c Holding down option and using the open menu item now ignores the default download location and asks where to download. 2006-08-02 00:04:04 +00:00
Mitchell Livingston
d5e6d5a1fd New menu item to start all torrents waiting to start (in queue). 2006-08-01 23:09:33 +00:00
Mitchell Livingston
ca97d6968a Capitalization change. 2006-07-29 16:58:44 +00:00
Mitchell Livingston
44dd48fa52 When filtering transfers,the amount in the status bar shows how many transfers are actually visible and the total amount. 2006-07-25 02:12:18 +00:00
Mitchell Livingston
dec8c54c3b Deselect all. 2006-07-25 01:04:51 +00:00
Mitchell Livingston
42a838d155 Updated help from jah. 2006-07-24 10:58:09 +00:00
Mitchell Livingston
b8cf664d01 Small adjustment to filter buttons.
Remove commented-out code.
2006-07-23 22:42:11 +00:00
Mitchell Livingston
53039b2074 Filter buttons now actually are buttons, meaning their behavior matches more to Mail.app's 2006-07-23 22:23:59 +00:00
Mitchell Livingston
34eab9a3b2 Fixed bug with auto resize when changing from minimal view to regular view. 2006-07-23 15:59:06 +00:00
Mitchell Livingston
7ec2ba693b Remove and resize after sheet disappears. 2006-07-22 18:25:11 +00:00
Mitchell Livingston
25e75ec312 Sort in the action menu. 2006-07-22 14:08:35 +00:00
Mitchell Livingston
9048f4683e Remove filter hide and show buttons from the bars and instead have a toolbar item for it.
Smoother Bandwidth prefs icon.
2006-07-20 21:58:25 +00:00
Mitchell Livingston
e33b7f3bfa Much nicer pushed image for turtle button. 2006-07-19 02:50:07 +00:00
Mitchell Livingston
853554c9e5 Reveal Filter buttons from MrCrowbar. 2006-07-19 00:37:03 +00:00
Mitchell Livingston
4c04ce90bd Tooltips for show and hide filter buttons.
Disable bars when they're not visible.
2006-07-19 00:24:54 +00:00
Mitchell Livingston
cd97152658 Dim filter buttons and "turtle" button when the window isn't key.
Larger status bar.
Toggle button for filter bar in status bar (image needed!).
Custom ordering only when filter disabled (even if filtering causes nothing to be hidden).
2006-07-19 00:06:32 +00:00
Mitchell Livingston
f52a35f51b Change filter button spacing and sizing a little. 2006-07-17 21:40:49 +00:00
Mitchell Livingston
687e17c5eb Filter bar made slightly bigger to match Mail.app's filter. 2006-07-17 04:28:21 +00:00
Mitchell Livingston
eacd1583d4 Resize filter close button a bit 2006-07-17 03:19:02 +00:00
Mitchell Livingston
0ddf85506c Disable search field when hiding filter bar so mouse doesn't change to "text-insertion" pointer when above where the field is hidden. 2006-07-17 02:59:22 +00:00
Mitchell Livingston
a7fc1ffed8 New close filter buttons. 2006-07-17 02:49:32 +00:00
Mitchell Livingston
9e236c1f87 The nib know doesn't reference a non-existant class. 2006-07-16 21:07:36 +00:00
Mitchell Livingston
02b9a7957e Turn multiple classes into a generic class for image backgrounds. 2006-07-16 21:02:29 +00:00
Eric Petit
f199e0a9d9 Revert [619] 2006-07-16 19:39:23 +00:00
Mitchell Livingston
5d36721a15 Remove old Sparkle... 2006-07-16 19:28:19 +00:00
Mitchell Livingston
dc18992d4a small search field in filter 2006-07-16 17:59:20 +00:00
Mitchell Livingston
e91bf288c5 A close button for the filter....someone with image editing skills needs to put an 'x' in these pics. ;) 2006-07-16 15:52:51 +00:00
Mitchell Livingston
6165d969c3 Make filter command-f. 2006-07-16 15:20:27 +00:00
Mitchell Livingston
21a7f58256 Blue turtle for aqua, gray turtle for graphite. 2006-07-16 15:14:53 +00:00
Mitchell Livingston
7462e65365 Highlighting of the turtle makes a little more sense. 2006-07-16 04:13:01 +00:00
Mitchell Livingston
cb05e6bc17 Hide right border on filter bar. 2006-07-15 21:41:38 +00:00
Mitchell Livingston
d460437757 Use images for filter buttons. 2006-07-15 21:34:15 +00:00
Mitchell Livingston
090d309803 Better clicked filter button color. 2006-07-15 18:22:10 +00:00
Mitchell Livingston
6dca15de76 New colors for the filter bar. 2006-07-15 18:05:59 +00:00
Mitchell Livingston
87fee99801 Filter can now only be accessed from the filter bar. 2006-07-15 16:33:39 +00:00
Mitchell Livingston
0ae11f0f56 First attempt at a filter bar. 2006-07-15 16:22:42 +00:00