transmission/gtk
Charles Kerr 67b9c83df5 (trunk gtk) #2780 "for themability, T needs unique icon names for window, system tray, and popup icons" -- added to trunk for 1.81 2010-01-21 20:51:48 +00:00
..
icons
Makefile.am (trunk) use AC_ARG_VAR for some autoconf variables s.t. their values will persist between reconfs 2009-12-18 05:02:48 +00:00
actions.c (trunk gtk) #2780 "for themability, T needs unique icon names for window, system tray, and popup icons" -- added to trunk for 1.81 2010-01-21 20:51:48 +00:00
actions.h (trunk gtk) #2780 "for themability, T needs unique icon names for window, system tray, and popup icons" -- added to trunk for 1.81 2010-01-21 20:51:48 +00:00
add-dialog.c (trunk gtk) fix another minor memory leak detected by valgrind 2010-01-20 17:20:35 +00:00
add-dialog.h happy new year! 2010-01-04 21:00:47 +00:00
conf.c (trunk) #2548 "T's request queue can send out too many duplicate requests" -- (1) fix r9465 implementation bug that caused some peers to get starved of requests if they rejected a request or choked, then unchoked us. (2) increase a block request's TTL by 15 seconds to reduce cancel/req cycles between two or more blocks (3) add a debug mode to the GTK+ client's peer tab to watch the pending requests counts both up & down 2009-12-16 18:20:01 +00:00
conf.h (trunk) move tr_lockfile from libtransmission/ to gtk/, since the gtk client is the only one who uses it anymore 2009-08-14 12:53:08 +00:00
details.c (trunk gtk) HiG consistency 2010-01-20 21:27:00 +00:00
details.h happy new year! 2010-01-04 21:00:47 +00:00
dialogs.c (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
dialogs.h remove some unused utilities. better commenting on the utils that remain. 2009-07-22 15:55:48 +00:00
file-list.c happy new year! 2010-01-04 21:00:47 +00:00
file-list.h happy new year! 2010-01-04 21:00:47 +00:00
hig.c happy new year! 2010-01-04 21:00:47 +00:00
hig.h happy new year! 2010-01-04 21:00:47 +00:00
icons.c (trunk) one of the less-interesting commits in a while: remove trailing spaces from lines 2010-01-05 23:47:50 +00:00
icons.h (trunk) #2096: Magnet, BEP #9 support 2009-11-24 02:16:31 +00:00
lock.h
logo.h
main.c (trunk gtk) #2728 "Creates auto-download dir when non-existant" -- fixed for 1.80 2010-01-05 23:23:26 +00:00
makemeta-ui.c (trunk gtk) oops, that last commit should've used g_free() instead of tr_free() 2010-01-20 14:27:48 +00:00
makemeta-ui.h happy new year! 2010-01-04 21:00:47 +00:00
marshal.list
msgwin.c happy new year! 2010-01-04 21:00:47 +00:00
msgwin.h happy new year! 2010-01-04 21:00:47 +00:00
my-valgrind.sh (trunk gtk) remove a few very minor memory leaks in the GTK+ client 2010-01-11 21:54:54 +00:00
notify.c (trunk gtk) #2780 "for themability, T needs unique icon names for window, system tray, and popup icons" -- added to trunk for 1.81 2010-01-21 20:51:48 +00:00
notify.h happy new year! 2010-01-04 21:00:47 +00:00
options-icon.h (trunk gtk) #1522: Lack of fast bw limit settings and display 2009-04-15 04:28:04 +00:00
ratio-icon.h (trunk gtk) #2616: "for the ratio mode button, use the yin/yang icon submitted by jimmac" 2009-11-27 14:55:52 +00:00
ratio.svg (trunk gtk) #2616: "for the ratio mode button, use the yin/yang icon submitted by jimmac" 2009-11-27 14:55:52 +00:00
relocate.c happy new year! 2010-01-04 21:00:47 +00:00
relocate.h happy new year! 2010-01-04 21:00:47 +00:00
sexy-icon-entry.c (trunk gtk) sync with http://svn.chipx86.com/trunk/libsexy/libsexy/sexy-icon-entry.c 2010-01-12 15:48:51 +00:00
sexy-icon-entry.h
stats.c happy new year! 2010-01-04 21:00:47 +00:00
stats.h happy new year! 2010-01-04 21:00:47 +00:00
torrent-cell-renderer.c (trunk) one of the less-interesting commits in a while: remove trailing spaces from lines 2010-01-05 23:47:50 +00:00
torrent-cell-renderer.h happy new year! 2010-01-04 21:00:47 +00:00
tr-core-dbus.xml (trunk gtk) #2197: Adding a torrent from a browser sometimes doesn't work 2009-06-11 14:51:21 +00:00
tr-core.c (trunk) one of the less-interesting commits in a while: remove trailing spaces from lines 2010-01-05 23:47:50 +00:00
tr-core.h (trunk gtk) #2556: add a torrent from a URL. works from the menu and from URLs passed in the command line at startup 2009-11-22 16:20:22 +00:00
tr-icon.c (trunk gtk) #2780 "for themability, T needs unique icon names for window, system tray, and popup icons" -- added to trunk for 1.81 2010-01-21 20:51:48 +00:00
tr-icon.h happy new year! 2010-01-04 21:00:47 +00:00
tr-prefs.c (trunk gtk) remove a few very minor memory leaks in the GTK+ client 2010-01-11 21:54:54 +00:00
tr-prefs.h happy new year! 2010-01-04 21:00:47 +00:00
tr-torrent.c (trunk libT) by request, remove a clientData argument from tr_torrentDeleteLocalData() (reverts r9690) 2009-12-09 03:51:21 +00:00
tr-torrent.h (trunk gtk) #1735: .torrent files are not deleted even if you said so 2009-02-09 20:08:33 +00:00
tr-window.c (trunk gtk) remove a few very minor memory leaks in the GTK+ client 2010-01-11 21:54:54 +00:00
tr-window.h
tracker-list.c happy new year! 2010-01-04 21:00:47 +00:00
tracker-list.h (trunk gtk) #1473: Properties dialog should let you edit/view multiple torrents at once 2009-04-24 01:37:04 +00:00
transmission.1 (trunk gtk) #2368: Change "system tray" to "notification area" in the gtk+ client. 2009-10-11 02:36:39 +00:00
transmission.desktop.in
transmission.ico
transmission.png
transmission.rc
turtles.h (trunk) more speedlimit work 2009-03-28 16:47:01 +00:00
ui.h (trunk gtk) HIG: reorganize the menu items in the tray icon 2010-01-14 07:03:29 +00:00
util.c (trunk gtk) fix another small memory error in the gtk+ client found by valgrind 2010-01-20 17:43:00 +00:00
util.h happy new year! 2010-01-04 21:00:47 +00:00