transmission/gtk
Charles Kerr 8e319da186 (gtk) r5212 tr_strltime() cleanup 2008-03-07 19:27:46 +00:00
..
icons (gtk) #376: Use freedesktop icon spec 2008-02-07 20:02:06 +00:00
Makefile.am (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
actions.c (gtk) #769: when removing a torrent, prompt for confirmation if (a) the torrent is incomplete, (b) the torrent is connected to peers, (c) the user is also deleting the downloaded files. 2008-03-07 17:47:42 +00:00
actions.h (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
conf.c first cut at adding i18n hooks into libtransmission. 2008-03-04 02:02:25 +00:00
conf.h more housekeeping: benc_val_t --> tr_benc 2008-02-26 21:58:58 +00:00
details.c more i18n work. 2008-03-07 03:26:59 +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) minor r5216 cleanup 2008-03-07 19:05:00 +00:00
dialogs.h (gtk) #769: when removing a torrent, prompt for confirmation if (a) the torrent is incomplete, (b) the torrent is connected to peers, (c) the user is also deleting the downloaded files. 2008-03-07 17:47:42 +00:00
file-list.c svn propset svn:keywords 'Date Rev Author Id' filename 2008-02-26 21:08:51 +00:00
file-list.h svn propset svn:keywords 'Date Rev Author Id' filename 2008-02-26 21:08:51 +00:00
hig.c code cleanup 2008-02-14 17:18:00 +00:00
hig.h code cleanup 2008-02-14 17:18:00 +00:00
ipc.c more i18n work. 2008-03-07 03:26:59 +00:00
ipc.h (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +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) #769: when removing a torrent, prompt for confirmation if (a) the torrent is incomplete, (b) the torrent is connected to peers, (c) the user is also deleting the downloaded files. 2008-03-07 17:47:42 +00:00
makemeta-ui.c more i18n strings work 2008-03-06 21:59:00 +00:00
makemeta-ui.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
msgwin.c (gtk) #742: gtk dialog buttons need to support `alternative button order' for KDE users 2008-02-28 14:48:23 +00:00
msgwin.h (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +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 (gtk) tweak the notification `open' actions (wereHamster) 2008-03-07 19:10:08 +00:00
notify.h (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
open-dialog.c more i18n strings work 2008-03-06 21:59:00 +00:00
open-dialog.h svn propset svn:keywords 'Date Rev Author Id' filename 2008-02-26 21:08:51 +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) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +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 more i18n strings work 2008-03-06 21:59:00 +00:00
torrent-cell-renderer.h set copyright info to 2008 2008-01-01 17:20:20 +00:00
tr-core.c remove a couple of preferences: 2008-03-07 18:57:32 +00:00
tr-core.h (gtk) minor: use "Folder" instead of "Directory", as per the GNOME Desktop Terms list 2008-03-06 20:55:07 +00:00
tr-icon.c (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +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) group the ipc functions by call order 2008-02-26 21:05:13 +00:00
tr-io.h (gtk) remove unused function "io_send" 2008-02-26 20:34:37 +00:00
tr-prefs.c remove a couple of preferences: 2008-03-07 18:57:32 +00:00
tr-prefs.h remove a couple of preferences: 2008-03-07 18:57:32 +00:00
tr-torrent.c more i18n work. 2008-03-07 03:26:59 +00:00
tr-torrent.h (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +00:00
tr-window.c more i18n strings work 2008-03-06 21:59:00 +00:00
tr-window.h (gtk) make the filename naming scheme a little more consistent. 2008-02-26 19:58:03 +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) #769: when removing a torrent, prompt for confirmation if (a) the torrent is incomplete, (b) the torrent is connected to peers, (c) the user is also deleting the downloaded files. 2008-03-07 17:47:42 +00:00
util.c (gtk) r5212 tr_strltime() cleanup 2008-03-07 19:27:46 +00:00
util.h (gtk) make verrmsg_full() private 2008-02-28 20:23:02 +00:00