transmission/gtk
Mukund Sivaraman afd31cd0f2 Apply changes in scheduled limits when they're updated during the schedule 2008-09-01 10:01:13 +00:00
..
icons (gtk) #376: Use freedesktop icon spec 2008-02-07 20:02:06 +00:00
Makefile.am Fixing dependency (tr-core.c: tr-core-dbus.h) 2008-08-17 21:43:39 +00:00
actions.c Don't show an error when transmission is run twice 2008-08-17 12:39:26 +00:00
actions.h lots of C correctness tweaks suggested by sparse/cgcc 2008-08-11 19:05:02 +00:00
add-dialog.c (gtk) #826: Transmission doesn't open torrents via web browser 2008-08-14 03:37:02 +00:00
add-dialog.h (gtk) "open torrent" --> "add torrent" 2008-04-03 02:11:15 +00:00
conf.c Don't show an error when transmission is run twice 2008-08-17 12:39:26 +00:00
conf.h Don't show an error when transmission is run twice 2008-08-17 12:39:26 +00:00
details.c #1214: add RPC support for per-peer status,ul,dl,address info 2008-08-22 17:59:31 +00:00
details.h (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
dialogs.c (gtk) fix crash reported by Lacrocivious 2008-04-29 22:56:44 +00:00
dialogs.h (gtk) try to iron out the remaining "add torrent" issues reported by wereHamster and Lacrocivous 2008-03-18 01:22:11 +00:00
file-list.c bencode cleanup: remove unused functions and unnecessary #includes 2008-08-21 14:57:59 +00:00
file-list.h svn propset svn:keywords 'Date Rev Author Id' filename 2008-02-26 21:08:51 +00:00
hig.c #981: add tr_stat.dateAdded to libT; add "sort by age" to gtk+ client 2008-06-02 04:41:55 +00:00
hig.h #981: add tr_stat.dateAdded to libT; add "sort by age" to gtk+ client 2008-06-02 04:41:55 +00:00
lock.h use the same lock icon that the mac client is using. 2007-10-13 13:51:38 +00:00
logo.h (gtk) #376 again: add a fallback logo for platforms that don't support the freedesktop icon scheme 2008-02-07 20:27:17 +00:00
main.c Apply changes in scheduled limits when they're updated during the schedule 2008-09-01 10:01:13 +00:00
makemeta-ui.c fix some minor errors reported by clang's "scan-build" tool 2008-07-18 18:14:29 +00:00
makemeta-ui.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
msgwin.c (gtk) #1108: transmission includes several unlocalized strings 2008-07-25 14:56:28 +00:00
msgwin.h (gtk) speed up the population of the debug window. 2008-03-16 15:18:19 +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 fix #include warning 2008-08-22 01:05:38 +00:00
notify.h (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
sexy-icon-entry.c fix some minor errors reported by clang's "scan-build" tool 2008-07-18 18:14:29 +00:00
sexy-icon-entry.h (gtk+) first cut of a filter bar 2007-12-24 00:14:39 +00:00
stats.c (gtk) #1105: slightly better fix than r6387's 2008-07-23 13:42:30 +00:00
stats.h (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
torrent-cell-renderer.c (gtk) show "remaining time unknown" instead of "data not fully available" 2008-08-10 19:11:59 +00:00
torrent-cell-renderer.h set copyright info to 2008 2008-01-01 17:20:20 +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 (libT) more dead code removal: tr_compareUint32(), tr_compareUint64(), tr_strcmp(), tr_strcasecmp() 2008-08-22 14:52:20 +00:00
tr-core.h Don't show an error when transmission is run twice 2008-08-17 12:39:26 +00:00
tr-icon.c (gtk) #942: Option to inhibit / allow hibernation 2008-05-24 23:23:20 +00:00
tr-icon.h (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
tr-io.c (gtk) try to iron out the remaining "add torrent" issues reported by wereHamster and Lacrocivous 2008-03-18 01:22:11 +00:00
tr-io.h (gtk) remove unused function "io_send" 2008-02-26 20:34:37 +00:00
tr-prefs.c Correct the key name for scheduled upload limits 2008-09-01 08:19:52 +00:00
tr-prefs.h Add simple scheduled bandwidth control for the GTK client (bug #964) 2008-09-01 04:47:02 +00:00
tr-torrent.c lots of C correctness tweaks suggested by sparse/cgcc 2008-08-11 19:05:02 +00:00
tr-torrent.h (gtk) #1090: gtk+ client crashes when a torrent is removed from clutch 2008-07-16 19:38:22 +00:00
tr-window.c (gtk) #1193: add a shadow to the torrent list 2008-08-16 06:17:42 +00:00
tr-window.h (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
tracker-list.c (gtk) #1182: "Untranslatable" strings 2008-08-12 00:52:34 +00:00
tracker-list.h (gtk) #992: Button icons cut off in New Torrent dialog 2008-06-05 18:59:07 +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.png experimentally try out the tango icon and see how it looks 2007-10-11 20:13:57 +00:00
ui.h lots of C correctness tweaks suggested by sparse/cgcc 2008-08-11 19:05:02 +00:00
util.c Use ANSI declaration 2008-08-19 06:57:55 +00:00
util.h Don't show an error when transmission is run twice 2008-08-17 12:39:26 +00:00