transmission/gtk
Charles Kerr c8e7f0d7d2 (gtk trunk) better handling of the random port code, thanks to feedback from Rolcol 2009-04-07 04:30:16 +00:00
..
icons (gtk) #376: Use freedesktop icon spec 2008-02-07 20:02:06 +00:00
Makefile.am (trunk) back out the avahi patch 2009-04-05 17:34:34 +00:00
actions.c (trunk) more speedlimit work 2009-03-28 16:47:01 +00:00
actions.h (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
add-dialog.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
add-dialog.h (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
blocklist.c (trunk gtk) allow redirects in the blocklist downloader (launchpad bug #338202) 2009-03-05 13:14:21 +00:00
blocklist.h (gtk) #989: add a checkbox to auto-update the blocklist once a week 2008-09-02 20:59:00 +00:00
conf.c better bool, real handling in (1) the gtk prefs interface, (2) the dictionary merge code, (2) the json parser 2009-04-05 23:46:53 +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) more speedlimit work 2009-03-28 16:47:01 +00:00
details.h (trunk) #1787: add support for seeding ratio limiting in libtransmission 2009-02-13 18:23:56 +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 (trunk gtk) back out a little bit of bad code. 2009-03-03 05:46:49 +00:00
file-list.h (gtk) don't use code marked as deprecated in gtk 2.14 2008-10-31 18:25:21 +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 gtk) icons.c: silence a couple of compiler warnings on older systems 2009-03-05 16:08:16 +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 (gtk trunk) better handling of the random port code, thanks to feedback from Rolcol 2009-04-07 04:30:16 +00:00
makemeta-ui.c (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +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 (gtk) bring the prefs dialog's hotkeys up-to-date with r5015 2008-02-13 03:12:56 +00:00
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
sexy-icon-entry.c (gtk) don't use code marked as deprecated in gtk 2.14 2008-10-31 18:25:21 +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 gtk) more hacking around with the gtk icons 2009-03-03 19:43:23 +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) 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-core.h (trunk) #1787: add support for seeding ratio limiting in libtransmission 2009-02-13 18:23:56 +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) fix stupid #1157 bug reported by RolCol 2009-04-07 02:27:47 +00:00
tr-prefs.h (trunk) #1950: Add off-peak hour bandwidth limiting to libtransmission, rpc 2009-03-25 19:18:00 +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) add a did-the-user-do-this flag to the "alt speed toggled" callback 2009-03-30 17:25:35 +00:00
tr-window.h fix indentation damage & force hudson to rebuild 2008-10-31 04:16:44 +00:00
tracker-list.c (trunk) update the GPL code's copyright dates 2009-01-10 23:09:07 +00:00
tracker-list.h (gtk) don't use code marked as deprecated in gtk 2.14 2008-10-31 18:25:21 +00:00
transmission.1 add more rpc unit tests. man page cleanups. 2008-07-21 16:11:47 +00:00
transmission.desktop.in (gtk) #644: HIGify the desktop metadata a bit 2008-02-04 20:50:16 +00:00
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) add "sort by size" to the main window's list of torrents 2009-03-01 00:11:53 +00:00
util.c (trunk gtk) implement gtr_widget_set_tooltip_text() for gtk < 2.12 2009-03-30 16:16:38 +00:00
util.h (trunk) more speedlimit work 2009-03-28 16:47:01 +00:00