transmission/gtk
Charles Kerr f00959fd88 (gtk) fix minor memory leak reported by valgrind 2008-02-13 16:30:59 +00:00
..
icons (gtk) #376: Use freedesktop icon spec 2008-02-07 20:02:06 +00:00
Makefile.am (gtk) new "add torrent" popup to let users choose which files to download, file priority, add paused, delete source .torrent, etc 2008-02-13 03:00:21 +00:00
actions.c (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
actions.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
conf.c set copyright info to 2008 2008-01-01 17:20:20 +00:00
conf.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
dialogs.c (gtk) same Lacrocivous-inspired tweaks, in the multifile open dialog 2008-02-13 04:40:34 +00:00
dialogs.h (gtk) new "add torrent" popup to let users choose which files to download, file priority, add paused, delete source .torrent, etc 2008-02-13 03:00:21 +00:00
file-list.c (gtk) fix minor memory leak reported by valgrind 2008-02-13 16:30:59 +00:00
file-list.h (gtk) update FileList to allow it to switch which torrent's files are being shown. 2008-02-12 18:53:31 +00:00
hig.c (gtk) minor hig tweaks to the preferences dialog -- spacing, capitalization 2008-02-13 15:23:16 +00:00
hig.h (gtk) HIG window layout 2008-02-12 16:56:44 +00:00
io.c (gtk) SHUTUP cleanup 2008-01-19 05:04:38 +00:00
io.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
ipc.c (gtk) new "add torrent" popup to let users choose which files to download, file priority, add paused, delete source .torrent, etc 2008-02-13 03:00:21 +00:00
ipc.h set copyright info to 2008 2008-01-01 17:20:20 +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) fix minor memory leak reported by valgrind 2008-02-13 16:30:59 +00:00
makemeta-ui.c (gtk) HIG window layout 2008-02-12 16:56:44 +00:00
makemeta-ui.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
msgwin.c (gtk) #659 replace deprecated gtk+ API calls 2008-01-27 18:50:37 +00:00
msgwin.h set copyright info to 2008 2008-01-01 17:20:20 +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
open.c (gtk) more open dialog tweaks based on feedback from Lacrocivious 2008-02-13 04:34:51 +00:00
open.h (gtk) new "add torrent" popup to let users choose which files to download, file priority, add paused, delete source .torrent, etc 2008-02-13 03:00:21 +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) HIG window layout 2008-02-12 16:56:44 +00:00
stats.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
torrent-cell-renderer.c (gtk) have "active" filter key off of (tr_stat.peersSendingToUs + tr_stat.peersGettingFromUs) rather than (rateUpload + rateDownload) so that a peer temporarily dropping to zero KiB/s won't drop it off the active filter. 2008-02-13 16:16:50 +00:00
torrent-cell-renderer.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
torrent-inspector.c (gtk) update FileList to allow it to switch which torrent's files are being shown. 2008-02-12 18:53:31 +00:00
torrent-inspector.h decouple the torrent file list from the torrent inspector so that it can be reused in the "add torrent" dialog 2008-02-10 22:25:42 +00:00
tr_core.c (gtk) new "add torrent" popup to let users choose which files to download, file priority, add paused, delete source .torrent, etc 2008-02-13 03:00:21 +00:00
tr_core.h (gtk) new "add torrent" popup to let users choose which files to download, file priority, add paused, delete source .torrent, etc 2008-02-13 03:00:21 +00:00
tr_icon.c (gtk) make TrCore's fields private 2008-02-09 17:29:05 +00:00
tr_icon.h (gtk) #634 add option to start in the systray 2008-01-23 16:22:52 +00:00
tr_prefs.c (gtk) minor hig tweaks to the preferences dialog -- spacing, capitalization 2008-02-13 15:23:16 +00:00
tr_prefs.h (gtk) new "add torrent" popup to let users choose which files to download, file priority, add paused, delete source .torrent, etc 2008-02-13 03:00:21 +00:00
tr_torrent.c (gtk) new "add torrent" popup to let users choose which files to download, file priority, add paused, delete source .torrent, etc 2008-02-13 03:00:21 +00:00
tr_torrent.h (gtk) new "add torrent" popup to let users choose which files to download, file priority, add paused, delete source .torrent, etc 2008-02-13 03:00:21 +00:00
tr_window.c (gtk) have "active" filter key off of (tr_stat.peersSendingToUs + tr_stat.peersGettingFromUs) rather than (rateUpload + rateDownload) so that a peer temporarily dropping to zero KiB/s won't drop it off the active filter. 2008-02-13 16:16:50 +00:00
tr_window.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
transmission.1 update some more URLS to www.transmissionbt.com 2008-01-20 14:53:38 +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) #677: hig tweaks 2008-02-03 17:10:03 +00:00
util.c (gtk) new "add torrent" popup to let users choose which files to download, file priority, add paused, delete source .torrent, etc 2008-02-13 03:00:21 +00:00
util.h (gtk) new "add torrent" popup to let users choose which files to download, file priority, add paused, delete source .torrent, etc 2008-02-13 03:00:21 +00:00