Commit Graph

422 Commits

Author SHA1 Message Date
Charles Kerr 4035d22b05 remove the right-click menu item for setting file priorities. 2008-01-23 17:31:37 +00:00
Charles Kerr c38bfdc481 (gtk) #634 add option to start in the systray 2008-01-23 16:22:52 +00:00
Charles Kerr 67b702fe97 (gtk) #652 transmission.desktop.in: warning: key "Encoding" in group "Desktop Entry" is deprecated 2008-01-23 15:18:28 +00:00
Charles Kerr 02332c43a9 (gtk) #649 don't ask for confirmation on close when there are no active torrents. 2008-01-21 15:51:53 +00:00
Charles Kerr 5e12a8b90d (gtk) #561 torrent inspector sometimes grows wider on its own 2008-01-20 17:18:28 +00:00
Charles Kerr 9a118eeff5 (gtk) use libevent's decode_uri() and libT's tr_mkdirp() instead of reinventing the wheel. 2008-01-20 15:50:42 +00:00
Charles Kerr b9c491d5c1 update some more URLS to www.transmissionbt.com 2008-01-20 14:53:38 +00:00
Charles Kerr f6c91099b2 (gtk) #644 more HIG-compliant desktop menu entry 2008-01-20 03:42:37 +00:00
Charles Kerr cdfe7d8c89 (gtk) #645: fix minor i18n bug reported by rubiсon 2008-01-20 03:25:17 +00:00
Charles Kerr ef6f11446a (gtk) tweak the status icons a little. #642 2008-01-20 01:18:11 +00:00
Charles Kerr 0679ef19eb (gtk) new defaults values for max global peers (200) and max per-torrent peers (50) 2008-01-20 00:40:41 +00:00
Charles Kerr 9423e89aec (gtk) SHUTUP cleanup 2008-01-19 05:04:38 +00:00
Charles Kerr 2247a2d1f9 (gtk) render torrent error strings in red. 2008-01-18 00:16:49 +00:00
Charles Kerr 9f176115e6 (gtk) backwards compatability with gtk < 2.10, reported by Lacrocivious 2008-01-18 00:11:51 +00:00
Charles Kerr 961cb0137d (gtk 1.0x) #632 combine the two status bars 2008-01-17 18:03:45 +00:00
Charles Kerr 756bacd076 (gtk) #616: tray icon info popup, suggested by inferneux and seconded a few times in the forums. 2008-01-16 16:03:18 +00:00
Charles Kerr 34451a57d4 (gtk) tweak the keyboard accelerator for removing a torrent. suggested by frandavid100 in the forums. 2008-01-16 14:59:10 +00:00
Charles Kerr c619642d4e (gtk) better desktop integration by using stock icons in the statusbar. suggested by frandavid100 in the forums. 2008-01-16 14:55:07 +00:00
Charles Kerr 3c4ad2caec fix r4646 build error on gtk < 2.10.0 reported by Lacrocivious 2008-01-15 17:55:09 +00:00
Charles Kerr 24b6549a76 fix a couple of small leaks in the gtk+ client 2008-01-12 17:59:09 +00:00
Charles Kerr ffc5b273fe #609: transmission-gtk crashes when a torrent is removed while its details window is open 2008-01-12 16:45:32 +00:00
Mitchell Livingston bedfab2ccc clarify peer upload and download 2008-01-10 00:52:02 +00:00
Charles Kerr 591f7f8b10 * improve the unchoking algorithm.
* when deciding which peers to connect to, take peer's previous speeds into account
* longer delay interval before reconnecting to peers that didn't give us data
* added uTorrent-inspired "flags" column in tr_peer_stat and gtk's torrent details' "peer" tab
2008-01-09 17:33:43 +00:00
Charles Kerr b51cd1233c #592: GTK search entry icons 2008-01-06 17:36:48 +00:00
Charles Kerr 802f34a245 (gtk) handle TR_RATIO_NA and TR_RATIO_INF everywhere 2008-01-04 18:52:39 +00:00
Charles Kerr 6c1c7d5cf7 disable the `details' button if more than one torrent is selected. 2008-01-03 23:54:29 +00:00
Charles Kerr 37d485268f privatize a couple of methods were left public by accident 2008-01-03 21:41:15 +00:00
Charles Kerr 97350e1c85 fix minimal-mode-toggle error reported by haktar 2008-01-03 21:33:06 +00:00
Charles Kerr 6d23ef541b (gtk) fix ratio error in the main window, reported by Lacrocivious 2008-01-03 04:54:31 +00:00
Charles Kerr c04914e5ff (gtk) fix crash when deleting multiple torrents from a filter view 2008-01-02 21:45:06 +00:00
Charles Kerr ce6c33b7bf set copyright info to 2008 2008-01-01 17:20:20 +00:00
Mitchell Livingston 4723192946 replace other instances of the old url 2007-12-31 01:19:35 +00:00
Charles Kerr 257d150d98 add status-bar-icons.h to list of files included in transmission-gtk's tarball 2007-12-30 19:10:51 +00:00
Charles Kerr 6e9b5966a5 (gtk) fix ticket #560, faulty handling of bad command-line options 2007-12-30 18:23:45 +00:00
Charles Kerr 6c562a770d (gtk) reduce the load a little bit more when all the rows are selected. 2007-12-28 06:22:40 +00:00
Charles Kerr 2660f6afd2 (gtk) reduce the load a little bit when all the rows are selected. 2007-12-28 06:12:53 +00:00
Charles Kerr e781dfb03d (gtk) fix bug when removing torrents from a filtered view 2007-12-28 00:52:54 +00:00
Charles Kerr 3671723597 tweak ngettext() usage based on another helpful suggestion from zebob 2007-12-27 19:18:32 +00:00
Charles Kerr 971107f767 safer version of r4348 2007-12-27 18:56:54 +00:00
Charles Kerr 8c99da2b52 add spacer between `level' label and the verbosity level selector. suggested by zebob. 2007-12-27 16:21:14 +00:00
Charles Kerr 670becfdd5 (gtk) in the details dialog's activity page, mark whole strings (rather than fragments) for translation. reported by zebob. 2007-12-27 16:16:47 +00:00
Charles Kerr dc51b02e42 fix a string that needed to be marked for translation. reported by zebob 2007-12-27 16:11:38 +00:00
Charles Kerr 94d8cd9fa9 (gtk) fix trunk refresh bug reported by hussam in irc. 2007-12-27 06:59:48 +00:00
Charles Kerr 6bf981d0e3 in the gtk prefs dialog, the ul/dl speed limit spinbuttons should step in increments of 5 KiB/s 2007-12-26 10:39:10 +00:00
Charles Kerr cb65fe24bd (gtk) fix wrong units in the s stats dialog. plug small memory leak. 2007-12-26 06:38:33 +00:00
Charles Kerr d0feeddb97 (gtk) narrow the torrent inspector a bit. 2007-12-25 08:03:35 +00:00
Charles Kerr f351252a5e (gtk) minor filter improvement 2007-12-24 19:12:52 +00:00
Charles Kerr 73bd6967fe (gtk) by default, disable the `peer status' column 2007-12-24 19:06:37 +00:00
Charles Kerr 03bc8a5fa7 remove some unnecessary padding from the filter line 2007-12-24 17:38:02 +00:00
Charles Kerr b1f75d345d (gtk) hig tweak 2007-12-24 17:31:04 +00:00