Commit Graph

624 Commits

Author SHA1 Message Date
Charles Kerr 1ae1607025 gtk/cli/daemon/remote/proxy: add command-line argument --config-dir / -g to override the default config dir 2008-04-19 00:41:32 +00:00
Charles Kerr 3e88159e9f (gtk) fix potential invalid memory read on shutdown 2008-04-17 20:35:18 +00:00
Charles Kerr 101307ddff fix a couple more minor leaks 2008-04-17 19:54:22 +00:00
Charles Kerr 368e8910f8 (gtk) silence minor warning on platforms that don't allow hibernation to be disabled 2008-04-14 15:17:55 +00:00
Charles Kerr f467beedb5 (gtk) #307: inhibit/prevent hibernation when downloading 2008-04-13 02:56:26 +00:00
Charles Kerr d9a90542b6 (gtk) possible fix for #866: crash when adding a new torrent. 2008-04-13 01:36:53 +00:00
Charles Kerr 5d195e00f3 (gtk) #869: Minor HIG fixes for Exit/Remove/Delete alerts 2008-04-12 15:01:43 +00:00
Charles Kerr 8146a0c7f7 (gtk) #868: Fix spacing and title for preferences dialog 2008-04-12 14:40:13 +00:00
Charles Kerr 233627ae72 (gtk) tweak the details strings again 2008-04-12 04:09:28 +00:00
Charles Kerr 44fe2b688f fix r5590 spelling error 2008-04-12 01:37:59 +00:00
Charles Kerr 6d6a98f785 (gtk) #860: Nobody knows what the UI DEI etc. it the Details>Peers status column mean 2008-04-12 01:36:31 +00:00
Charles Kerr 57c7fcb507 #857: DSCP support for Transmission 2008-04-12 00:29:49 +00:00
Charles Kerr f12ac60d0a update a couple of the tr_stat fields based on feedback from BMW 2008-04-11 23:05:14 +00:00
Charles Kerr fbdf92bfd5 (gtk) #826: gtk client's "--minimized" command-line argument doesn't work 2008-04-11 14:36:29 +00:00
Charles Kerr 89c1fedcff (gtk) #859: No way of opening target folder of torrent 2008-04-11 02:21:33 +00:00
Charles Kerr 5619eae447 #853: transmission-(daemon|gtk) segfault when querying status 2008-04-10 19:02:24 +00:00
Charles Kerr 1f2d90e4ff (gtk) #850: download individual file's checkbox so far away from its title 2008-04-07 02:38:50 +00:00
Charles Kerr 9f3f0c03e6 #843: download eta should consider availability 2008-04-06 14:42:47 +00:00
Charles Kerr e51b2e8267 (gtk) #745: sort transfers by ratio 2008-04-06 14:07:41 +00:00
Charles Kerr b71a2985b3 #684: Use XDG basedir spec for configuration and cache files in $HOME 2008-04-05 20:12:11 +00:00
Charles Kerr 0080f1abe8 ipc/daemon cleanup 2008-04-04 17:19:44 +00:00
Charles Kerr fd0e71c00a hack on IPC a bit because it's been too long since I broke it 2008-04-03 21:38:32 +00:00
Charles Kerr 918f8f4936 (gtk) one more open -> add 2008-04-03 02:13:13 +00:00
Charles Kerr 2158ef37cd (gtk) "open torrent" --> "add torrent" 2008-04-03 02:11:15 +00:00
Charles Kerr 41b50abfa9 (gtk) #833: "Last scrape/announce at" shows wrong time 2008-04-02 23:18:45 +00:00
Charles Kerr 1950b87a6c (gtk) tweak the prefs dialog a little bit again. 2008-04-01 18:33:34 +00:00
Charles Kerr ba6dcab503 (gtk) simplify the blocklist prefs gui a bit. 2008-04-01 16:57:48 +00:00
Charles Kerr 04fafeadbd (gtk) #832: XML entity references are displayed instead of some characters 2008-04-01 16:50:26 +00:00
Charles Kerr 488217258a (gtk) remove the checkbox option for torrent notification 2008-04-01 15:48:23 +00:00
Charles Kerr 85c57c00cb (gtk) avoid a tr_torrentStat() call when filtering by all, downloading, seeding, or paused 2008-04-01 11:53:50 +00:00
Charles Kerr 7328a68b4f (gtk) small speedup in the torrent cell renderer 2008-04-01 04:24:01 +00:00
Charles Kerr d6373c9f6b (gtk) use the new libtransmission tweaks s.t. our update pulse causes less CPU load 2008-04-01 02:36:41 +00:00
Charles Kerr 51a82e70c1 remove `TR_STATUS_DONE' from libtransmission's public API. It's useful as an internal state but not for code calling libtransmission. 2008-03-31 17:59:16 +00:00
Charles Kerr a331582ec0 string folding 2008-03-30 13:52:55 +00:00
Charles Kerr 09b30689b7 (gtk) better support for older versions of glib 2008-03-30 03:20:18 +00:00
Charles Kerr ec8cb83711 (gtk) better error recording in the prefs dialog when updating the blocklist 2008-03-30 03:03:42 +00:00
Charles Kerr b2e84b2a32 (gtk) tweak the blocklist text in the prefs dialog a bit. 2008-03-30 02:23:28 +00:00
Charles Kerr 7539b95f14 (gtk) #831: toolbar tooltips 2008-03-30 01:06:23 +00:00
Charles Kerr 19211bf431 (gtk) first cut at adding the blocklist in the preferences dialog 2008-03-30 00:21:46 +00:00
Charles Kerr 919eefe456 rework the makemeta error messages so that they can be i18nized on the client end. 2008-03-24 17:18:08 +00:00
Charles Kerr 910d77ae12 (#814) require a valid announce URL when creating torrents 2008-03-24 15:58:06 +00:00
Charles Kerr bce905c0b4 (gtk) "Details" dialog minor tweak 2008-03-23 01:04:30 +00:00
Charles Kerr 0c6ffff205 (gtk) fix double-memory-free 2008-03-22 19:44:54 +00:00
Charles Kerr c63b548195 fix bug that caused very large torrents to crash Transmission 2008-03-22 18:10:59 +00:00
Charles Kerr 8abaaf08c8 (gtk) in the Details dialog, put the peer and tracker tabs next to each other 2008-03-21 14:23:56 +00:00
Charles Kerr 42a4e2f38c (gtk) #804: Details window, Info tab, the torrent hash should be selectable (for copy/paste and to use it in search engines) 2008-03-21 14:12:32 +00:00
Charles Kerr 82921e2896 add notify.h to noinst_HEADERS 2008-03-20 03:52:55 +00:00
Charles Kerr ca9a75d4aa (gtk) fix minor terminology inconsistencies between the "new torrent" and "details" dialogs 2008-03-19 20:34:35 +00:00
Charles Kerr 531dd851ad more string work before the freeze. (1) use %'d to get thousands' grouping in end-user strings (2) follow HiG capitalization, quotation guidelines (3) fold a few more strings 2008-03-19 20:07:27 +00:00
Charles Kerr 1268a06337 (gtk) minor HIG: use "Toolbar" and "Statusbar" instead of "Tool Bar" and "Status Bar" 2008-03-19 19:30:03 +00:00