transmission/gtk
Charles Kerr 9da25c26ce (trunk gtk) fix r10077 typo 2010-02-02 18:17:21 +00:00
..
icons (gtk) #376: Use freedesktop icon spec 2008-02-07 20:02:06 +00:00
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) "Priority Selection in `Add' window" -- implemented for GTK+ client 2010-02-02 07:51:45 +00:00
add-dialog.h happy new year! 2010-01-04 21:00:47 +00:00
conf.c (trunk) remove unnecessary #includes 2010-01-28 13:33:40 +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) fix r10077 typo 2010-02-02 18:17:21 +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 (trunk gtk) make it easier to change the periodic refresh intervals at the code level 2010-02-01 04:54:10 +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 run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
logo.h run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened 2008-09-23 19:11:04 +00:00
main.c (trunk gtk) make it easier to change the periodic refresh intervals at the code level 2010-02-01 04:54:10 +00:00
makemeta-ui.c (trunk gtk) make it easier to change the periodic refresh intervals at the code level 2010-02-01 04:54:10 +00:00
makemeta-ui.h happy new year! 2010-01-04 21:00:47 +00:00
marshal.list (gtk) #1064: sexy-icon-entry.c uses deprecated gtk+ 2.13.x api 2008-10-08 20:29:53 +00:00
msgwin.c (trunk gtk) make it easier to change the periodic refresh intervals at the code level 2010-02-01 04:54:10 +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 (gtk) don't use code marked as deprecated in gtk 2.14 2008-10-31 18:25:21 +00:00
stats.c (trunk gtk) make it easier to change the periodic refresh intervals at the code level 2010-02-01 04:54:10 +00:00
stats.h happy new year! 2010-01-04 21:00:47 +00:00
torrent-cell-renderer.c (trunk) remove unnecessary #includes 2010-01-28 13:33:40 +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) remove unnecessary #includes 2010-01-28 13:33:40 +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, libT) #2844 "add able to disable '.part' suffix for incomplete files" -- added to GTK+ and Qt clients and to RPC spec for 1.90 2010-02-01 04:43:10 +00:00
tr-prefs.h (trunk) fix oops... 2010-02-02 08:10:28 +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 fix indentation damage & force hudson to rebuild 2008-10-31 04:16:44 +00:00
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 (gtk) #644: HIGify the desktop metadata a bit 2008-02-04 20:50:16 +00:00
transmission.ico (win32) Add application icon as a resource 2008-09-06 04:31:08 +00:00
transmission.png experimentally try out the tango icon and see how it looks 2007-10-11 20:13:57 +00:00
transmission.rc (win32) Add application icon as a resource 2008-09-06 04:31:08 +00:00
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) "Priority Selection in `Add' window" -- implemented for GTK+ client 2010-02-02 07:51:45 +00:00
util.h (trunk gtk) "Priority Selection in `Add' window" -- implemented for GTK+ client 2010-02-02 07:51:45 +00:00