transmission/gtk
Charles Kerr abd973886b (gtk) #1069: revert r6280 2008-07-02 04:27:15 +00:00
..
icons (gtk) #376: Use freedesktop icon spec 2008-02-07 20:02:06 +00:00
Makefile.am #224 (creating multi-tracker torrents): add multitracker support in libT's makemeta API, and in the gtk+ interface. This probably breaks the mac build... 2008-06-01 05:36:23 +00:00
actions.c (gtk) fix r6263 error 2008-06-30 15:04:18 +00:00
actions.h (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
add-dialog.c (gtk) #1043: Include recent folders in the destination folder chooser 2008-07-02 00:17:27 +00:00
add-dialog.h (gtk) "open torrent" --> "add torrent" 2008-04-03 02:11:15 +00:00
conf.c make the preference file keys more consistent. 2008-06-13 00:52:55 +00:00
conf.h unify the daemon and gtk client's config files so that you can easily swap back and forth between clients and keep the same torrents and preferences. 2008-06-12 16:25:36 +00:00
details.c (gtk) #1069: revert r6280 2008-07-02 04:27:15 +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 (gtk) #1050 make some changes to help track down Lacrocivious' bug 2008-06-22 01:25:03 +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 unify the daemon and gtk client's config files so that you can easily swap back and forth between clients and keep the same torrents and preferences. 2008-06-12 16:25:36 +00:00
makemeta-ui.c (gtk) #992: Button icons cut off in New Torrent dialog 2008-06-05 18:59:07 +00:00
makemeta-ui.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
msgwin.c * change tr_stat.activityDate's and tr_stat.startedDate's type to time_t, since that's how everyone uses them anyway 2008-05-23 20:04:41 +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 RPC/IPC redesign 2008-05-18 16:44:30 +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 replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie 2007-12-24 05:03:40 +00:00
sexy-icon-entry.h (gtk+) first cut of a filter bar 2007-12-24 00:14:39 +00:00
stats.c (gtk) #998: gtk client crashes if you quit while the stats window is still up 2008-06-05 20:41:32 +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) #1015: only count selected files in the progress bar 2008-06-11 13:41:56 +00:00
torrent-cell-renderer.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
tr-core-dbus.h RPC/IPC redesign 2008-05-18 16:44:30 +00:00
tr-core-dbus.xml RPC/IPC redesign 2008-05-18 16:44:30 +00:00
tr-core.c (gtk) fix watch directory FMR 2008-06-13 00:46:27 +00:00
tr-core.h (gtk) dead code removal: MC_HASH 2008-05-27 17:54:02 +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 unify the daemon and gtk client's config files so that you can easily swap back and forth between clients and keep the same torrents and preferences. 2008-06-12 16:25:36 +00:00
tr-prefs.h make the preference file keys more consistent. 2008-06-13 00:52:55 +00:00
tr-torrent.c (gtk) #1035 prefrence "Remove source to trash" doesn't work 2008-07-02 00:51:04 +00:00
tr-torrent.h remove dead code 2008-05-27 17:47:39 +00:00
tr-window.c unify the daemon and gtk client's config files so that you can easily swap back and forth between clients and keep the same torrents and preferences. 2008-06-12 16:25:36 +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) #992: Button icons cut off in New Torrent dialog 2008-06-05 18:59:07 +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 fix up the man pages a bit 2008-05-20 18:21:36 +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 (gtk) #1012: don't show the tray by default 2008-06-10 04:23:11 +00:00
util.c (gtk) #1070: 1:60 ??? 2008-07-01 22:35:32 +00:00
util.h (RPC) add utility arguments for torrent-info: sort by (activity|age|id|name|progress|ratio|state|tracker), filter by (active|all|downloading|paused|seeding) 2008-06-16 22:11:50 +00:00