Commit Graph

3487 Commits

Author SHA1 Message Date
Mitchell Livingston 29634d7379 adjust some of the new help documentation 2007-12-20 01:28:30 +00:00
Mitchell Livingston 213ae9e9cd updated help 2007-12-20 01:24:02 +00:00
Mitchell Livingston 911a6ce32e remove unused variables 2007-12-20 01:15:13 +00:00
Mitchell Livingston e7756980ab a little more streamlining 2007-12-20 01:06:55 +00:00
Mitchell Livingston 5f57d0cf11 streamline the filtering code 2007-12-20 01:00:03 +00:00
Mitchell Livingston 9fe3c396f9 hopefully stop an infinite loop when hitting the stop ratio 2007-12-19 22:34:59 +00:00
Mitchell Livingston 3ccb0a7232 fix crash on Tiger caused by a placeholder image 2007-12-19 21:45:14 +00:00
Mitchell Livingston cc4eb2be94 update the group filter when groups are changed or removed 2007-12-19 21:11:49 +00:00
Mitchell Livingston c770135086 get rid of a warning 2007-12-19 20:50:56 +00:00
Mitchell Livingston 3e49741b05 initial group filtering 2007-12-19 20:46:00 +00:00
Charles Kerr 495143bdad (gtk) let the user narrow the window even if there's a really large torrent name being displayed. 2007-12-19 20:30:53 +00:00
Charles Kerr 9098cfbcf7 (gtk) minimal mode now works, mostly 2007-12-19 20:04:38 +00:00
Charles Kerr 6b6a73a1b4 more progress on prefs + event integration 2007-12-19 19:16:36 +00:00
Charles Kerr b0e1a8b8cd cleaner actions/prefs integration. 2007-12-19 18:42:33 +00:00
Charles Kerr a2e7d74898 partial work on gtk+ 'minimal mode' 2007-12-19 18:11:10 +00:00
Mitchell Livingston efbcf507c7 use tag instead of represented object for group values in the menu items 2007-12-19 15:35:23 +00:00
Mitchell Livingston aa0cf68832 update news and localizable strings 2007-12-19 15:17:23 +00:00
Charles Kerr 4744c7f8a4 (gtk) quick fix for the memory corruption bug reported by werehamster 2007-12-19 12:38:36 +00:00
Charles Kerr ae682b59be that last commit was kind of silly... "sort by ratio" can be merged into "sort by progress" 2007-12-19 07:10:47 +00:00
Charles Kerr 9ed991657e (gtk) add sort-by-ratio 2007-12-19 07:03:28 +00:00
Charles Kerr 471c81e07e (gtk) add torrent-cell-renderer.c to the list of files to be i18nized 2007-12-19 05:58:18 +00:00
Charles Kerr 75d4a2b8c2 fix an obscure bug in tr_torrentStat() where (% verified + % unverified + % unavailable) could be > 1.0 2007-12-19 05:57:55 +00:00
Charles Kerr b306919f0b (gtk) for clarity, use "downloading from X of Y connected peers" instead of "downloading from X of Y peers" 2007-12-19 04:20:57 +00:00
Mitchell Livingston a14742aa5e "Not Available" instead of "Availability Bar" 2007-12-19 03:29:10 +00:00
Charles Kerr 1a1eb1fa67 first cut at adopting some of the OS X client's main list UI into the gtk+ client 2007-12-19 02:46:30 +00:00
Charles Kerr e9ca72237f if tr_torrentStat() is called again in the same second for a torrent, return the cached value. 2007-12-19 02:44:21 +00:00
Mitchell Livingston b498e720e6 more adjusting of the group coloring 2007-12-18 21:32:55 +00:00
Mitchell Livingston db5208698f fix typo in last commit 2007-12-18 21:13:36 +00:00
Mitchell Livingston d2e57f4b54 make stats window wider; clean up the port code 2007-12-18 20:59:55 +00:00
Mitchell Livingston 9bac10d4a3 ensure that a single portchecker can be used for only a single check 2007-12-18 20:10:23 +00:00
Mitchell Livingston 8b6a64f8e8 open and closed ports were flipped 2007-12-18 20:05:12 +00:00
Mitchell Livingston 896a19ae28 use the Transmission website for checking port status; stop previous port check before starting a new one 2007-12-18 20:02:49 +00:00
Mitchell Livingston 307ddcc74f adjust group coloring 2007-12-18 18:42:42 +00:00
Mitchell Livingston 573aaface1 simplify group coloring 2007-12-18 17:05:49 +00:00
Mitchell Livingston 8ea3a88f43 take out the separator after "None" in the group menu 2007-12-18 16:50:19 +00:00
Mitchell Livingston 495ba55d27 updated icon from Hugo; remove the unnecessarily huge icon folder 2007-12-18 16:31:16 +00:00
Charles Kerr d58d5210d0 fix tr_stat error: fields desiredSize and desiredAvailable could be too large. 2007-12-18 05:01:00 +00:00
Mitchell Livingston b796e37228 make group color a little more subtle 2007-12-18 03:48:03 +00:00
Mitchell Livingston c9fbba20d2 actually adjust group colors, and show + and - in the group window on Tiger 2007-12-18 03:18:32 +00:00
Mitchell Livingston 2e05ee76e2 adjust colors a bit 2007-12-18 03:13:18 +00:00
Mitchell Livingston 5ee33206d0 play around with the group coloring a bit 2007-12-18 02:55:14 +00:00
Mitchell Livingston 600b0977e2 get the new group coloring correct in minimal mode 2007-12-18 01:53:16 +00:00
Mitchell Livingston baa143b9b1 experiment with moving the label from over the text to the left edge 2007-12-18 01:44:37 +00:00
Mitchell Livingston 02e52bb013 fix sizing of group labels with long file names 2007-12-17 22:30:28 +00:00
Mitchell Livingston ba145ebced allow Groups table to be reordered 2007-12-17 21:11:53 +00:00
Mitchell Livingston 0fc13c3d6a sort groups by their order in the table 2007-12-17 20:10:51 +00:00
Mitchell Livingston 17682552ec when table values are changed, reload the table immediately 2007-12-17 19:53:17 +00:00
Mitchell Livingston 4d6eda4a0e add basic sorting by group 2007-12-17 19:47:06 +00:00
Mitchell Livingston c103c57168 show colors in Groups menu items 2007-12-17 17:08:44 +00:00
Mitchell Livingston f9491abf18 add Group to context menu 2007-12-17 16:52:49 +00:00