transmission/gtk
Charles Kerr b04be5fb2e make MAX_PATH_LENGTH private to libtransmission. add tr_dirname() and tr_basename() utility / portability wrappers 2008-10-14 03:39:16 +00:00
..
icons (gtk) #376: Use freedesktop icon spec 2008-02-07 20:02:06 +00:00
Makefile.am (gtk) #1336 - compilation warnings in gtk+ 2008-10-10 02:32:14 +00:00
actions.c (gtk) #1317: Transmission inhibits screen blanking as well as hibernation 2008-10-08 18:26:55 +00:00
actions.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
add-dialog.c run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
add-dialog.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
blocklist.c #1336: fix some compiler warnings when building with -Wformat-security 2008-10-09 20:03:34 +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 (gtk) fix some format mangling caused by uncrustify 2008-10-07 15:17:52 +00:00
conf.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
details.c (gtk) #1306: clicking in a blank area in a list clears the selection. 2008-09-27 18:01:31 +00:00
details.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
dialogs.c #1336: fix some compiler warnings when building with -Wformat-security 2008-10-09 20:03: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) #1306: clicking in a blank area in a list clears the selection. 2008-09-27 18:01:31 +00:00
file-list.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
hig.c run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
hig.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +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 #1336: fix some compiler warnings when building with -Wformat-security 2008-10-09 20:03:34 +00:00
makemeta-ui.c make MAX_PATH_LENGTH private to libtransmission. add tr_dirname() and tr_basename() utility / portability wrappers 2008-10-14 03:39:16 +00:00
makemeta-ui.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +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 (gtk) #1306: clicking in a blank area in a list clears the selection. 2008-09-27 18:01:31 +00:00
msgwin.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +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 run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
notify.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
sexy-icon-entry.c (gtk) #1064: sexy-icon-entry.c uses deprecated gtk+ 2.13.x api 2008-10-08 20:29:53 +00:00
sexy-icon-entry.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
stats.c run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
stats.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
torrent-cell-renderer.c (gtk) fix some format mangling caused by uncrustify 2008-10-07 15:17:52 +00:00
torrent-cell-renderer.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +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 (gtk) #1317: Transmission inhibits screen blanking as well as hibernation 2008-10-08 18:26:55 +00:00
tr-core.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
tr-icon.c run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +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 #1336: fix some compiler warnings when building with -Wformat-security 2008-10-09 20:03:34 +00:00
tr-prefs.h (gtk) #1317: Transmission inhibits screen blanking as well as hibernation 2008-10-08 18:26:55 +00:00
tr-torrent.c (gtk) #1294: Don't auto-delete torrents when adding from Transmisson's config folder 2008-10-02 17:10:01 +00:00
tr-torrent.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
tr-window.c (gtk) #1314: gtk client crashes sometimes when updating the tooltip for the "Ask Tracker for More Peers" button 2008-10-02 02:13:26 +00:00
tr-window.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
tracker-list.c (gtk) fix some format mangling caused by uncrustify 2008-10-07 15:17:52 +00:00
tracker-list.h (gtk) #1026: "new torrent" dialogue: remember last announce URL 2008-10-02 15:29:45 +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
ui.h (gtk) #1317: Transmission inhibits screen blanking as well as hibernation 2008-10-08 18:26:55 +00:00
util.c #1336: fix some compiler warnings when building with -Wformat-security 2008-10-09 20:03:34 +00:00
util.h (gtk) #1306: clicking in a blank area in a list clears the selection. 2008-09-27 18:01:31 +00:00