Commit Graph

733 Commits

Author SHA1 Message Date
Charles Kerr e22eb7c68b (gtk) show "remaining time unknown" instead of "data not fully available" 2008-08-10 19:11:59 +00:00
Charles Kerr e7f7c9af31 (gtk) fix build breakage by including <locale.h> explicitly 2008-07-28 22:06:53 +00:00
Charles Kerr 9c0646553a (gtk) #1108: transmission includes several unlocalized strings 2008-07-25 14:56:28 +00:00
Charles Kerr fc87510be3 (gtk) #1108: transmission includes several unlocalized strings 2008-07-25 11:50:17 +00:00
Charles Kerr 2d1c6921d2 (gtk) #1105: slightly better fix than r6387's 2008-07-23 13:42:30 +00:00
Charles Kerr 30a81af036 (gtk) #1105: "Statistics" window uses the same keyboard shortcut for "Clear" and "Close" buttons 2008-07-22 21:01:28 +00:00
Charles Kerr 7372c4f39f add more rpc unit tests. man page cleanups. 2008-07-21 16:11:47 +00:00
Charles Kerr 5018ba1bbd (gtk) #867: add missing accelerators; remove accelerator collisions where possible 2008-07-19 19:55:08 +00:00
Charles Kerr bb54603333 (gtk) #867: fix strings that should've been marked for translation for 1.30, but weren't. 2008-07-19 19:48:45 +00:00
Charles Kerr cfbecbdc72 (gtk) in the `web' prefs tab, use the same terminology as the mac client. 2008-07-19 14:37:19 +00:00
Charles Kerr 3a2fa85fa9 (gtk) make the `web' preferences tab a little more consistent: "web gui", "web access" and "web interface" were all being used interchangably 2008-07-19 14:23:56 +00:00
Charles Kerr bb6b471e8b fix some minor errors reported by clang's "scan-build" tool 2008-07-18 18:14:29 +00:00
Charles Kerr 339fb746ff (gtk) #1090: gtk+ client crashes when a torrent is removed from clutch 2008-07-16 19:38:22 +00:00
Charles Kerr 2fd2c7c359 (gtk) fix the mnemonics of the web tab in the prefs dialog 2008-07-16 04:19:31 +00:00
Charles Kerr 61d89d92dc minor prefs dialog string tweak 2008-07-16 02:40:31 +00:00
Charles Kerr 70a405f1a0 (gtk) add "Launch Clutch" button to the web tab in the preferences dialog. that way users won't have to dig through documentation to find the "http://localhost:port/transmission/clutch" URL. 2008-07-16 02:31:08 +00:00
Charles Kerr 2f239319b0 add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
Charles Kerr 7974a1e50a (libT) add proxy port arg as requested by BentMyWookie 2008-07-15 01:03:03 +00:00
Charles Kerr a66c930583 (gtk) #1081: Manual Announce grayed out when allowed 2008-07-13 18:14:24 +00:00
Charles Kerr d5335b710b Update NEWS file to say the Clutch rewrite's been folded into Transmission. 2008-07-11 17:09:53 +00:00
Charles Kerr eb254b8a54 #1042: "Announce allowed: Never" 2008-07-11 11:51:15 +00:00
Charles Kerr 45a216bdc2 (daemon) let file download flags and priorities be set by transmission-remote. Add examples to the man page and --help.
(libT) minor tweaks to tr-getopt
(gtk) tweak the preference dialog's "port forwarding" text for clarity as suggested in the forums
2008-07-10 20:59:15 +00:00
Charles Kerr f5dbaca440 (gtk) #562: No error message when opening broken torrent file 2008-07-09 16:33:00 +00:00
Charles Kerr ab5fe51e00 (gtk) partial fix for #562: No error message when opening broken torrent file 2008-07-08 21:08:20 +00:00
Charles Kerr deca1f60ff (gtk) #1073: Too many queries to disable Desktop hibernation 2008-07-06 00:56:19 +00:00
Charles Kerr 13a9af099f (gtk) #1063: don't inhibit power management when torrents are paused 2008-07-02 18:49:07 +00:00
Charles Kerr abd973886b (gtk) #1069: revert r6280 2008-07-02 04:27:15 +00:00
Charles Kerr 5493046090 #1069: Unknown seeders and leechers count in `Peers' tab 2008-07-02 01:04:07 +00:00
Charles Kerr 4e0becaa57 (gtk) #1035 prefrence "Remove source to trash" doesn't work 2008-07-02 00:51:04 +00:00
Charles Kerr 435cbaf6b4 (gtk) #1043: Include recent folders in the destination folder chooser 2008-07-02 00:17:27 +00:00
Charles Kerr e6f5bb13c9 (gtk) #1070: 1:60 ??? 2008-07-01 22:35:32 +00:00
Charles Kerr 85df568aad (gtk) fix r6263 error 2008-06-30 15:04:18 +00:00
Charles Kerr 4aae6608d7 (gtk) #1062: "Help" menu is not HIG compliant 2008-06-29 04:21:45 +00:00
Charles Kerr 14e5ab6334 (gtk) #1050 make some changes to help track down Lacrocivious' bug 2008-06-22 01:25:03 +00:00
Charles Kerr d4fac7b34f (gtk) #1042: Manual Announce allowed when Never 2008-06-19 13:11:25 +00:00
Charles Kerr 518f277e9f (RPC) add utility arguments for torrent-info: sort by (activity|age|id|name|progress|ratio|state|tracker), filter by (active|all|downloading|paused|seeding) 2008-06-16 22:11:50 +00:00
Charles Kerr 6cce27bf54 (rpc) simplify the rpc accessors 2008-06-16 03:47:50 +00:00
Charles Kerr 584f138975 make the preference file keys more consistent. 2008-06-13 00:52:55 +00:00
Charles Kerr 74d2c1ab00 (gtk) fix watch directory FMR 2008-06-13 00:46:27 +00:00
Charles Kerr c15a4b9cda (gtk) handle importing settings from the old file format 2008-06-12 17:39:35 +00:00
Charles Kerr effb78d674 unify the daemon and gtk client's config files so that you can easily swap back and forth between clients and keep the same torrents and preferences. 2008-06-12 16:25:36 +00:00
Charles Kerr f3de368dde (gtk) tweak the column headings in the details dialog. 2008-06-12 00:03:46 +00:00
Charles Kerr 9c649d7752 (gtk) finish adding SOCKS options in the preferences dialog 2008-06-11 23:34:01 +00:00
Charles Kerr ae7971bf0f blarg 2008-06-11 21:05:13 +00:00
Charles Kerr af8e44a5e7 maybe *now* 1.30 is feature complete: by popular demand, add proxy support for SOCKS4/SOCKS5. This will break the mac build temporarily. 2008-06-11 20:45:53 +00:00
Charles Kerr 51aa583d60 (gtk) #1015: only count selected files in the progress bar 2008-06-11 13:41:56 +00:00
Charles Kerr 9776f10c65 (gtk) sync the proxy preferences' text with the mac client 2008-06-10 23:05:30 +00:00
Charles Kerr b94893a4c9 wire up the backend proxy support. 2008-06-10 16:16:31 +00:00
Charles Kerr a1c55c7444 (gtk) #1012: don't show the tray by default 2008-06-10 04:23:11 +00:00
Charles Kerr 393ebbc24a more webseed work. 2008-06-10 02:36:52 +00:00