Commit Graph

224 Commits

Author SHA1 Message Date
Mitchell Livingston 96955aaf35 (mac) implement proxy support 2008-06-10 18:08:57 +00:00
Mitchell Livingston b7ab0132e7 the pieces bar "slides" using NSAnimation instead of a timer 2008-06-10 05:09:30 +00:00
Mitchell Livingston f010e5f372 minor efficiency improvements 2008-06-05 02:16:33 +00:00
Mitchell Livingston 99c5ce5dce Option to only show the add window when manually adding transfers 2008-05-26 21:39:30 +00:00
Mitchell Livingston e03444fe86 even more efficiency when drawing custom row colors 2008-05-23 20:36:19 +00:00
Mitchell Livingston 793d5bc2b6 don't draw the white rows - this is already performed before hand 2008-05-23 20:18:14 +00:00
Mitchell Livingston 0558f0b05f manually draw the alternating row colors in the tracker table as well 2008-05-23 19:31:57 +00:00
Mitchell Livingston 527450b285 use the clipRect as the visible rect 2008-05-23 19:17:01 +00:00
Mitchell Livingston 5cd3dd1db7 manually draw the alternating row colors - this allows the rows below each group row to start as white 2008-05-23 19:04:19 +00:00
Mitchell Livingston 6345b6ba11 keep strings consistent 2008-05-23 16:56:03 +00:00
Mitchell Livingston b59be62bb5 fix errors with the new file structure code when displaying per-torrent action menu 2008-05-22 20:00:22 +00:00
Mitchell Livingston e6f66b1d07 quicklook window expands from the icon instead of the whole table row 2008-05-21 22:09:05 +00:00
Mitchell Livingston 64e328a741 add QuickLook to the main window (keeping it in the info window as well) 2008-05-21 15:45:27 +00:00
Mitchell Livingston f231e13d6c fix ordering error 2008-05-12 01:32:33 +00:00
Mitchell Livingston c48c9025c8 a little tidyup; update NEWS 2008-05-11 21:57:34 +00:00
Mitchell Livingston cfb91f22e4 allow reordering while groups are shown (and sorting by queue) 2008-05-11 21:38:40 +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 bfa9efc9f3 #902 pasting a link into transmission will open the url 2008-05-01 02:20:53 +00:00
Mitchell Livingston 92f5bec9a4 animate the blocklist download bar when first shown; update strings file 2008-04-08 15:45:01 +00:00
Mitchell Livingston 8b06357aab (trunk), double clicking a blank part of the table will toggle the inspector; update NEWS 2008-04-08 03:36:01 +00:00
Mitchell Livingston cd953b9606 update news and eliminate a warning 2008-03-31 18:44:51 +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 ced900ea12 #764 Use locale specific floats 2008-03-24 00:06:54 +00:00
Mitchell Livingston bc188e86f0 eliminate some Leopard checks 2008-03-23 18:47:35 +00:00
Mitchell Livingston 24fedbe044 add "move data file" to torrent action menu 2008-03-22 17:05:48 +00:00
Mitchell Livingston 4f7742d422 speed up check for enough remaining space by first determining if there is enough space to download what's needed ignoring preallocation 2008-03-18 03:20:27 +00:00
Mitchell Livingston efc7c5f228 fix display issue on launch when group row is set to show ratio 2008-03-17 21:44:14 +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 9b088498ad #782 comment box will now scroll with the arrows as expected 2008-03-12 17:57:02 +00:00
Mitchell Livingston cf433976b3 make the file menu code a bit more straightforward 2008-03-11 03:46:38 +00:00
Mitchell Livingston 8db7a29ab2 it's faster to lazily generate the torrent action menu each time you need it 2008-03-11 03:37:09 +00:00
Mitchell Livingston 6ad287dbeb group tooltip displays number of transfers 2008-03-04 00:30:26 +00:00
Mitchell Livingston 7463856062 add tooltips for group speeds/ratios 2008-02-28 21:28:48 +00:00
Mitchell Livingston 12994b62b6 remove an unnecessary check for ratio/speed setting 2008-02-28 16:55:28 +00:00
Mitchell Livingston ab6628f36b make the group "ying-yang" full sized; hide dl speed columns when showing ratio 2008-02-28 16:40:14 +00:00
Mitchell Livingston af2339bb9e clicking on the group speed rates will toggle with ratio 2008-02-28 02:17:17 +00:00
Mitchell Livingston 7e929d9d70 add table of trackers to the tracker inspector tab 2008-02-26 22:56:27 +00:00
Mitchell Livingston ccb601787e update strings file 2008-02-19 16:20:38 +00:00
Mitchell Livingston e6211d427e ensure the right table columns are removed on Tiger 2008-02-19 15:57:27 +00:00
Mitchell Livingston 806fd71d52 get rid of an unnecessary method 2008-02-19 15:21:19 +00:00
Mitchell Livingston d9f8018c49 fix type-select with groups 2008-02-19 05:27:15 +00:00
Mitchell Livingston a28583b50b first go at getting the app to work nicely with Tiger again 2008-02-19 05:14:22 +00:00
Mitchell Livingston 6fcf4a8013 ensure up and down group arrows are colored correctly 2008-02-19 02:59:01 +00:00
Mitchell Livingston ac300eab89 line up group row speeds with status bar speeds 2008-02-19 02:24:26 +00:00
Mitchell Livingston 9426e0bf1e more group row adjustments 2008-02-19 02:10:20 +00:00
Mitchell Livingston 03f986dffe better group arrow images 2008-02-18 20:53:10 +00:00
Mitchell Livingston a261460bdd speeds in group rows - Tiger support is currently broken 2008-02-18 19:42:46 +00:00
Mitchell Livingston dd116cc2bc fix a problem with groups on 10.4 2008-02-10 16:56:13 +00:00
Mitchell Livingston a06c1ace83 save collapsed groups between launches 2008-02-07 21:26:04 +00:00
Mitchell Livingston 145d372a0c trivial cleanup 2008-02-07 16:52:38 +00:00