Commit Graph

794 Commits

Author SHA1 Message Date
Mitchell Livingston 7fdb2f6f40 first implementation of the blocklist 2008-03-29 23:38:38 +00:00
Mitchell Livingston 5b5890c8dc remove "Tiger conditionals" from the status bar 2008-03-28 18:47:43 +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 183b77ab27 slight math adjustment 2008-03-27 03:43:44 +00:00
Mitchell Livingston fab1ffb8a2 replace a loop with math 2008-03-27 03:32:40 +00:00
Mitchell Livingston ced900ea12 #764 Use locale specific floats 2008-03-24 00:06:54 +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 24fedbe044 add "move data file" to torrent action menu 2008-03-22 17:05:48 +00:00
Mitchell Livingston ae2420422d don't add tier separators when getting the tracker list when they aren't used 2008-03-21 21:07:31 +00:00
Mitchell Livingston 0a4e7bcfa3 fix filtering by tracker name 2008-03-21 20:28:04 +00:00
Mitchell Livingston 78e8cae3d1 update credits; trivial code changes 2008-03-21 18:23:40 +00:00
Mitchell Livingston 2f917c2ad8 #799 treat "waiting to check..." as paused 2008-03-19 18:03:02 +00:00
Mitchell Livingston f741e74659 fold similar strings together for easier translation 2008-03-18 21:59:17 +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 c771a9a156 get rid of a potential extra string comparison 2008-03-15 14:57:42 +00:00
Mitchell Livingston 93ccd72f77 update project file to have -DSYS_DARWIN flag 2008-03-04 03:34:50 +00:00
Mitchell Livingston 4dd36a8331 fix group ratio, thanks to charles 2008-03-04 03:27:25 +00:00
Mitchell Livingston 052d849b59 get mac build compiling again 2008-03-04 02:23:01 +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 0ee2fd6d3b improved group ratio and options images 2008-02-28 16:15:34 +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 6cbec1912b mac client will verify data with ipc 2008-02-27 19:04:38 +00:00
Charles Kerr 9ee96fd0dc add `verify' command to ipc. 2008-02-27 17:38:39 +00:00
Mitchell Livingston ccb601787e update strings file 2008-02-19 16:20:38 +00:00
Mitchell Livingston 8896efb400 ensure correct object value is given to the table on Tiger 2008-02-19 11:36:25 +00:00
Mitchell Livingston 3aae015468 small height adjustment 2008-02-19 05:49:41 +00:00
Mitchell Livingston 4d4b4c1c36 show "X" image for "no group" row 2008-02-19 05:39:56 +00:00
Mitchell Livingston 6fcf4a8013 ensure up and down group arrows are colored correctly 2008-02-19 02:59:01 +00:00
Mitchell Livingston bb8782db3a remove testing code 2008-02-19 02:00:06 +00:00
Mitchell Livingston d17cb50d25 add color and adjust size of group row 2008-02-19 01:58:36 +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 b223f16bde insignificant filtering improvements 2008-02-11 00:16:47 +00:00
Mitchell Livingston dd116cc2bc fix a problem with groups on 10.4 2008-02-10 16:56:13 +00:00
Mitchell Livingston f546a32361 on Leopard, remove Tiger-only views 2008-02-08 13:37:15 +00:00
Mitchell Livingston a06c1ace83 save collapsed groups between launches 2008-02-07 21:26:04 +00:00
Mitchell Livingston 2c9b5137dc image for "open address" toolbar button 2008-02-07 20:54:14 +00:00
Mitchell Livingston 1f9b6248df add an "Open Address" button (updated image is in the works) 2008-02-07 20:34:14 +00:00
Mitchell Livingston 145d372a0c trivial cleanup 2008-02-07 16:52:38 +00:00
Mitchell Livingston 0c61836b1e collapsed groups were expanded and vice versa 2008-02-07 16:23:22 +00:00
Mitchell Livingston dd0bf1fa8f better encapsulate the collapsed group values 2008-02-07 16:20:24 +00:00
Mitchell Livingston 19210bebf2 expand groups when changing group values 2008-02-07 15:57:32 +00:00
Mitchell Livingston d718f410fc get drag/drop to work again 2008-02-07 11:57:24 +00:00
Mitchell Livingston 5e2308daf9 when turning on group view, show all groups expanded 2008-02-07 02:15:24 +00:00
Mitchell Livingston 346060659d expand a torrent's group when removing it, since either the whole group is being removed or it is already expanded 2008-02-07 02:11:26 +00:00
Mitchell Livingston 015f40e498 initial saving of collapsed/expanded groups when switching filters, adding torrents, etc 2008-02-07 01:26:12 +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 008ce2fcfe layout changes to the sorting code 2008-01-31 00:40:37 +00:00
Mitchell Livingston f77717cffa don't create the name sort descriptor when it's not used 2008-01-31 00:24:44 +00:00
Mitchell Livingston 0e393b873f #669: counts the new group 'separators' in the transfers list as transfers in the count on the bottom of the window 2008-01-30 22:24:30 +00:00