Charles Kerr
|
2f56196206
|
(trunk) add "filename" arg to the dbus message when passing a .torrent from one instance of Transmission to another
|
2010-06-03 19:53:01 +00:00 |
Charles Kerr
|
56e614b66d
|
(trunk gtk) remove function gtr_localtime2()
|
2010-05-28 19:43:37 +00:00 |
Charles Kerr
|
ceb95424c4
|
(trunk gtk) #3174 "Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)" -- don't use g_format_size_for_display(), since we can't control what units it uses
|
2010-04-28 01:38:20 +00:00 |
Charles Kerr
|
06f044680a
|
(trunk) #3174 "Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)" -- implemented for gtk, qt, daemon, cli, and web client
|
2010-04-28 01:26:46 +00:00 |
Charles Kerr
|
1aa2a856c8
|
(trunk gtk) #3166 "Add Tracker Favicons to Tracker Tab in Properties Window." -- implemented in trunk for 2.00
|
2010-04-23 01:46:02 +00:00 |
Charles Kerr
|
ceba9e6722
|
(trunk gtk) #3143 "remote RPC calls cause gtk+ API calls to be made from the wrong thread" -- fixed in trunk for 2.00
|
2010-04-21 04:38:54 +00:00 |
Charles Kerr
|
dcc7b0de56
|
(trunk gtk) tinker with compact mode a little bit
|
2010-03-20 14:53:08 +00:00 |
Charles Kerr
|
fe3d9ed95a
|
(trunk) one of the least interesting commits ever: remove trailing spaces from source code lines...
|
2010-03-17 17:07:40 +00:00 |
Charles Kerr
|
3b82968c31
|
(trunk gtk) #2864 "when adding a non-BitTorrent magnet link fails, explain why to the user" -- implemented for GTK+ client for 1.90
|
2010-02-05 13:59:44 +00:00 |
Charles Kerr
|
dca795f759
|
(trunk gtk) "Priority Selection in `Add' window" -- implemented for GTK+ client
|
2010-02-02 07:51:45 +00:00 |
Charles Kerr
|
a334b422c3
|
(trunk) remove unnecessary #includes
|
2010-01-28 13:33:40 +00:00 |
Charles Kerr
|
32be71309f
|
(trunk gtk) fix another small memory error in the gtk+ client found by valgrind
|
2010-01-20 17:43:00 +00:00 |
Charles Kerr
|
5e5d11bdb3
|
(trunk gtk) remove two more minor memory leaks in the GTK+ client found by valgrind
|
2010-01-12 14:16:19 +00:00 |
Charles Kerr
|
fa94830df1
|
(trunk gtk) remove a few very minor memory leaks in the GTK+ client
|
2010-01-11 21:54:54 +00:00 |
Charles Kerr
|
5c26afdb52
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
Charles Kerr
|
1457567880
|
(trunk gtk) make check_filenames() a private function
|
2009-12-18 05:56:41 +00:00 |
Charles Kerr
|
4e252aa106
|
(trunk) fix warnings found by the clang static analyzer, reported & patched by wereHamster
|
2009-12-07 04:06:14 +00:00 |
Charles Kerr
|
78ead8c3dd
|
(trunk) update the copyright notices
|
2009-12-05 02:19:24 +00:00 |
Charles Kerr
|
7d0cd82014
|
(trunk gtk) #2096 "magnet links" -- if a user (or, more likely, web browser) starts up a second copy of Transmission to add a magnet link via its command line, delegate that magnet link back to the already-running copy of Transmission via DBus.
|
2009-11-29 20:35:48 +00:00 |
Charles Kerr
|
66880acfc7
|
(trunk gtk) fix r9625 oops on adding torrents by their raw 40 character hex hashcode from the commandline in the GTK+ client
|
2009-11-29 08:29:57 +00:00 |
Charles Kerr
|
c841adaf56
|
(trunk gtk) support adding torrents by their raw 40 character hex hashcode
|
2009-11-29 07:42:39 +00:00 |
Charles Kerr
|
f69e335291
|
(trunk) #2096: Magnet, BEP #9 support
|
2009-11-24 02:16:31 +00:00 |
Charles Kerr
|
0356a9f3d9
|
(trunk gtk) tweak the last commit a little.
|
2009-11-22 22:53:31 +00:00 |
Charles Kerr
|
c06d889269
|
(trunk gtk) #2556: add a torrent from a URL. works from the menu and from URLs passed in the command line at startup
|
2009-11-22 16:20:22 +00:00 |
Charles Kerr
|
5b46b63b23
|
(trunk gtk) implement 'edit trackers' window in gtk client
|
2009-09-26 00:48:07 +00:00 |
Charles Kerr
|
149f8c90d8
|
(trunk gtk) add a Donate item to the Help menu
|
2009-09-10 17:39:44 +00:00 |
Charles Kerr
|
e2744cc376
|
(trunk gtk) #2337: GTK+ Tree view columns in the files dialog should be resizable. Thanks to lethalman for the patch
|
2009-08-15 21:14:44 +00:00 |
Charles Kerr
|
61e95595b8
|
(trunk) move tr_lockfile from libtransmission/ to gtk/, since the gtk client is the only one who uses it anymore
|
2009-08-14 12:53:08 +00:00 |
Charles Kerr
|
cb79214854
|
(trunk) remove trailing spaces
|
2009-08-10 20:04:08 +00:00 |
Charles Kerr
|
1c3b53244d
|
(trunk) clean up the return value of tr_torrentParse()
|
2009-08-05 01:59:16 +00:00 |
Charles Kerr
|
450cfb74af
|
(trunk gtk) minor tweak: replace mkdir_p() with gtr_mkdir_with_parents() for symmetry with glib
|
2009-07-22 20:39:12 +00:00 |
Charles Kerr
|
d7e837c814
|
remove some unused utilities. better commenting on the utils that remain.
|
2009-07-22 15:55:48 +00:00 |
Charles Kerr
|
a59ab6b631
|
(trunk gtk) try to make hudson-t happy
|
2009-06-29 17:52:24 +00:00 |
Charles Kerr
|
bd5c9cf3a8
|
(trunk gtk) #2251: gtk client should use GDK-safe versions of g_idle_add() and g_timeout_add*()
|
2009-06-29 17:22:35 +00:00 |
Charles Kerr
|
1ae47c697d
|
(trunk) silence some minor gcc warnings
|
2009-06-23 14:15:23 +00:00 |
Charles Kerr
|
a8a4259f3a
|
(trunk gtk) update some of the gtk+ calls s.t. we're not using deprecated API calls anymore
|
2009-06-20 23:55:36 +00:00 |
Charles Kerr
|
6e10ee3baa
|
(trunk gtk) #2197: Adding a torrent from a browser sometimes doesn't work
|
2009-06-11 14:51:21 +00:00 |
Charles Kerr
|
8e6eee683f
|
(trunk) on non-mac platforms, try not building our own copy of libevent 1.4.x
|
2009-06-03 15:47:08 +00:00 |
Charles Kerr
|
12089cc883
|
(gtk) fix a couple of new gtk bugs reported by Rolcol
|
2009-04-25 14:08:40 +00:00 |
Charles Kerr
|
0a546f2e51
|
(trunk gtk) more cleanup from yesterday's property dialog rewrite
|
2009-04-24 15:24:43 +00:00 |
Charles Kerr
|
03a7251054
|
(trunk) make it possible to #include "version.h" without having to add -I${TOP}/libtransmission/ to your CFLAGS
|
2009-04-13 19:04:21 +00:00 |
Charles Kerr
|
d97a387e60
|
(trunk gtk) implement gtr_widget_set_tooltip_text() for gtk < 2.12
|
2009-03-30 16:16:38 +00:00 |
Charles Kerr
|
f1d92708e7
|
(trunk) more speedlimit work
|
2009-03-28 16:47:01 +00:00 |
Charles Kerr
|
63f023f71c
|
(gtk) huge multi-megabyte speeds weren't being generated correctly.
|
2009-03-23 00:15:29 +00:00 |
Charles Kerr
|
542526ce29
|
(trunk gtk) minor tweaks
|
2009-03-05 17:18:36 +00:00 |
Charles Kerr
|
41b0cc8cdd
|
(trunk) libT and gtk+ parts for #1889: per-torrent vs. global speed limit confusion
|
2009-03-04 19:52:57 +00:00 |
Charles Kerr
|
93b3d1ad7e
|
(trunk) #1881: promote tr_strratio() to libtransmission, so that its code doesn't have to be repeated in all the clients
|
2009-03-04 16:16:02 +00:00 |
Charles Kerr
|
c2fc713111
|
(trunk gtk) #1881: Displayed ratio should be truncated, not rounded
|
2009-03-04 15:37:54 +00:00 |
Charles Kerr
|
33aab046f5
|
(trunk gtk) use g_remove() instead of g_unlink() so that folders can be deleted too
|
2009-01-22 20:46:21 +00:00 |
Charles Kerr
|
df81c6546c
|
(trunk gtk) #1690: Torrent is completed without ever starting (because there's nothing to download)
|
2009-01-13 01:44:59 +00:00 |