transmission/gtk
Charles Kerr 34d5433769 (gtk) more work on the RPC preferences tab: the ACL editor works now & is wired up... 2008-06-04 19:46:37 +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 #981: add tr_stat.dateAdded to libT; add "sort by age" to gtk+ client 2008-06-02 04:41:55 +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 (#954) rpc: add "torrent-remove" method. rename tr_torrentDelete() as tr_torrentRemove() for consistency with various parts of the code. 2008-05-20 23:58:59 +00:00
add-dialog.h (gtk) "open torrent" --> "add torrent" 2008-04-03 02:11:15 +00:00
conf.c (gtk) #914: lockpath string should be freed conditionally 2008-05-06 11:04:16 +00:00
conf.h (gtk) add a "display options dialog" checkbox in the "open torrent" dialog. 2008-03-19 14:54:32 +00:00
details.c (gtk) #930: Patch to reorder format string args for translation 2008-06-03 20:13:22 +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 #838 (Adding trackers to existing torrents): add a backend API for this (tr_torrentSetAnnounceList) and implement a GUI for it in the gtk+ client. 2008-06-01 01:40:32 +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 (gtk) more work on the RPC preferences tab: the ACL editor works now & is wired up... 2008-06-04 19:46:37 +00:00
makemeta-ui.c (gtk) #930: Patch to reorder format string args for translation 2008-06-03 20:13:22 +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 (libt) more janitorial work on cleaning up tr_session*() and tr_torrent*() functions: session stats, torrent count, and manual update. 2008-05-22 20:44:41 +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 update a couple of the tr_stat fields based on feedback from BMW 2008-04-11 23:05:14 +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 #981: add tr_stat.dateAdded to libT; add "sort by age" to gtk+ client 2008-06-02 04:41:55 +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 (gtk) more work on the RPC preferences tab: the ACL editor works now & is wired up... 2008-06-04 19:46:37 +00:00
tr-prefs.h (gtk) rough draft of the preferences dialog's "Remote Access" tab: enable/disable RPC, port, ACL, password, and password toggle 2008-06-02 21:02:38 +00:00
tr-torrent.c #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
tr-torrent.h remove dead code 2008-05-27 17:47:39 +00:00
tr-window.c API cleanup: s/tr_torrentRates/tr_sessionGetSpeed/ 2008-05-30 15:19:07 +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) when editing the tracker list of an existing torrent, don't let the user delete the last tracker. 2008-06-02 17:44:26 +00:00
tracker-list.h make the `new torrent' dialog a little prettier 2008-06-02 15:07:26 +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 #981: add tr_stat.dateAdded to libT; add "sort by age" to gtk+ client 2008-06-02 04:41:55 +00:00
util.c make the `new torrent' dialog a little prettier 2008-06-02 15:07:26 +00:00
util.h (gtk) unclutter the "new torrent" dialog a bit. 2008-06-01 15:46:20 +00:00