transmission/gtk
Charles Kerr 7f85090587 (trunk) add a "source" argument to tr_jsonParse() so that if there's an error we can log the filename, or that it came from rpc, etc. 2009-06-01 18:57:37 +00:00
..
icons
Makefile.am (trunk) #7: DHT support. This is a work in progress... no gui/rpc support yet 2009-05-19 18:38:26 +00:00
actions.c (trunk gtk) #2090: Speed limit switch accessibility 2009-05-16 19:41:41 +00:00
actions.h (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
add-dialog.c (trunk gtk) #1473: Properties dialog should let you edit/view multiple torrents at once 2009-04-24 01:37:04 +00:00
add-dialog.h (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
conf.c (trunk gtk) drop support for the gtk client's 0.80 config file. this format hasn't been used since September 2007 and it's not clear to me that the code works correctly anymore. 2009-06-01 17:24:12 +00:00
conf.h (trunk gtk) launchpad bug #338046: XDG_DOWNLOAD_DIR isn't honored in gtk client 2009-03-10 15:24:40 +00:00
details.c (trunk) #7: DHT support. This is a work in progress... no gui/rpc support yet 2009-05-19 18:38:26 +00:00
details.h (trunk gtk) #1473: Properties dialog should let you edit/view multiple torrents at once 2009-04-24 01:37:04 +00:00
dialogs.c (gtk) #1472: More detailed warning on removing active torrents 2008-11-16 07:11:34 +00:00
dialogs.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
file-list.c (gtk) clean up yesterday's properties dialog rewrite a bit. 2009-04-24 12:05:53 +00:00
file-list.h (trunk gtk) #1473: Properties dialog should let you edit/view multiple torrents at once 2009-04-24 01:37:04 +00:00
hig.c (trunk) more speedlimit work 2009-03-28 16:47:01 +00:00
hig.h (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
icons.c (trunk) #920: add "move data" to libT so all clients can use it 2009-05-13 15:54:04 +00:00
icons.h (trunk gtk) maybe compile a little better for Lacrocivous 2009-03-03 00:55:03 +00:00
lock.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
logo.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
main.c (trunk) add hooks for disabling/enabling DHT in gtk client, qt client, and transmission-remote 2009-05-21 00:15:54 +00:00
makemeta-ui.c (trunk gtk) #1473: Properties dialog should let you edit/view multiple torrents at once 2009-04-24 01:37:04 +00:00
makemeta-ui.h (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
marshal.list (gtk) #1064: sexy-icon-entry.c uses deprecated gtk+ 2.13.x api 2008-10-08 20:29:53 +00:00
msgwin.c (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
msgwin.h (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
my-valgrind.sh
notify.c (trunk gtk) #1865: Notifications should check notification server for capabilities before using actions 2009-02-25 17:48:45 +00:00
notify.h (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
options-icon.h (trunk gtk) #1522: Lack of fast bw limit settings and display 2009-04-15 04:28:04 +00:00
relocate.c (trunk) add hooks for disabling/enabling DHT in gtk client, qt client, and transmission-remote 2009-05-21 00:15:54 +00:00
relocate.h (trunk) #920: add "move data" to libT so all clients can use it 2009-05-13 15:54:04 +00:00
sexy-icon-entry.c (gtk) fix a couple of new gtk bugs reported by Rolcol 2009-04-25 14:08:40 +00:00
sexy-icon-entry.h (gtk) don't use code marked as deprecated in gtk 2.14 2008-10-31 18:25:21 +00:00
stats.c (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
stats.h (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
torrent-cell-renderer.c (trunk) #920: add "move data" to libT so all clients can use it 2009-05-13 15:54:04 +00:00
torrent-cell-renderer.h (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
tr-core-dbus.xml Don't show an error when transmission is run twice 2008-08-17 12:39:26 +00:00
tr-core.c (trunk) add a "source" argument to tr_jsonParse() so that if there's an error we can log the filename, or that it came from rpc, etc. 2009-06-01 18:57:37 +00:00
tr-core.h (trunk gtk) #1473: Properties dialog should let you edit/view multiple torrents at once 2009-04-24 01:37:04 +00:00
tr-icon.c (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
tr-icon.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
tr-prefs.c (trunk gtk) d'oh, I used the qt mnemonic notation in the gtk client :) 2009-05-28 17:31:36 +00:00
tr-prefs.h (trunk gtk) remember filtering mode between sessions 2009-04-10 04:22:57 +00:00
tr-torrent.c (trunk) modify tr_torrentParse() and tr_torrentNew() arguments s.t. they use the ctor's session instead of passing it in again. Allow a NULL session pointer for some cases of tr_torrentParse(). 2009-04-02 17:30:29 +00:00
tr-torrent.h (trunk gtk) #1735: .torrent files are not deleted even if you said so 2009-02-09 20:08:33 +00:00
tr-window.c (trunk gtk) #1451: fix r8402 oops 2009-05-16 19:27:14 +00:00
tr-window.h fix indentation damage & force hudson to rebuild 2008-10-31 04:16:44 +00:00
tracker-list.c (gtk) clean up yesterday's properties dialog rewrite a bit. 2009-04-24 12:05:53 +00:00
tracker-list.h (trunk gtk) #1473: Properties dialog should let you edit/view multiple torrents at once 2009-04-24 01:37:04 +00:00
transmission.1 add more rpc unit tests. man page cleanups. 2008-07-21 16:11:47 +00:00
transmission.desktop.in
transmission.ico (win32) Add application icon as a resource 2008-09-06 04:31:08 +00:00
transmission.png
transmission.rc (win32) Add application icon as a resource 2008-09-06 04:31:08 +00:00
turtles.h (trunk) more speedlimit work 2009-03-28 16:47:01 +00:00
ui.h (trunk gtk) #2090: Speed limit switch accessibility 2009-05-16 19:41:41 +00:00
util.c (gtk) fix a couple of new gtk bugs reported by Rolcol 2009-04-25 14:08:40 +00:00
util.h (trunk) #920: add "move data" to libT so all clients can use it 2009-05-13 15:54:04 +00:00