.. |
icons
|
(gtk) #376: Use freedesktop icon spec
|
2008-02-07 20:02:06 +00:00 |
Makefile.am
|
(trunk gtk) add ratio-icon.h to Makefile.am so that it will be included in the "make dist" tarballs. Reported in the forums by JakeS.
|
2009-11-28 16:51:47 +00:00 |
actions.c
|
(trunk gtk) #2616: "for the ratio mode button, use the yin/yang icon submitted by jimmac"
|
2009-11-27 14:55:52 +00:00 |
actions.h
|
(trunk gtk) #2339: set "is-important" property of some toolbar actions in preparation for gnome 2.28 <http://blogs.gnome.org/thos/2009/07/29/toolbar-styles/>
|
2009-08-16 03:09:06 +00:00 |
add-dialog.c
|
(trunk) more magnet work. fix a couple of bugs reported by rolcol: (1) crash with incomplete dir + magnet links; (2) dialog focus issue in the gtk client
|
2009-11-25 08:22:57 +00:00 |
add-dialog.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 |
conf.c
|
(trunk gtk) #2597: add an optional "download complete" sound to the gtk client
|
2009-11-22 18:55:24 +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) in the torrent info dialog, rename the "Tracker" tab to "Trackers". Reported by Rolcol.
|
2009-11-27 14:50:44 +00:00 |
details.h
|
(trunk gtk) #1473: Properties dialog should let you edit/view multiple torrents at once
|
2009-04-24 01:37:04 +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) #2427: crash on quit when the Preferences window is open
|
2009-09-19 11:35:27 +00:00 |
file-list.h
|
(trunk gtk) a little more file-list cleanup
|
2009-06-06 14:09:43 +00:00 |
hig.c
|
(trunk gtk) fix minor layout/resize errors in the torrent dialog's tracker tab
|
2009-10-28 03:54:36 +00:00 |
hig.h
|
(trunk gtk) fix minor layout/resize errors in the torrent dialog's tracker tab
|
2009-10-28 03:54:36 +00:00 |
icons.c
|
(trunk gtk) #2605: GIcon memory leak in GTK+ client
|
2009-11-25 04:42:42 +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) #2608 "Add URLs by drag-and-drop" - add support for dragging magnet URLs and .torrent file URLs onto the GTK+ client.
|
2009-11-26 04:57:26 +00:00 |
makemeta-ui.c
|
(trunk, gtk) remove an unwanted console debug message
|
2009-10-05 21:48:50 +00:00 |
makemeta-ui.h
|
(trunk gtk) rewrite the 'create torrent' dialog
|
2009-09-17 01:28:45 +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
|
remove some unused utilities. better commenting on the utils that remain.
|
2009-07-22 15:55:48 +00:00 |
msgwin.h
|
(trunk) update the GPL code's copyright dates
|
2009-01-10 23:09:07 +00:00 |
my-valgrind.sh
|
(trunk gtk) fix a couple of build errors on older versions of GTK+
|
2009-11-07 02:03:12 +00:00 |
notify.c
|
(trunk gtk) #2597: add an optional "download complete" sound to the gtk client
|
2009-11-22 18:55:24 +00:00 |
notify.h
|
(trunk gtk) #1963: Use tooltip to notify user of added torrent
|
2009-06-11 16:17:48 +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
|
(trunk) add hooks for disabling/enabling DHT in gtk client, qt client, and transmission-remote
|
2009-05-21 00:15:54 +00:00 |
relocate.h
|
(trunk) #920: add "move data" to libT so all clients can use it
|
2009-05-13 15:54:04 +00:00 |
sexy-icon-entry.c
|
(trunk gtk) #2233: Replace SexyIconEntry by GtkEntry icon functionality if GTK+ >= 2.16.0
|
2009-06-21 17:18:02 +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) update the GPL code's copyright dates
|
2009-01-10 23:09:07 +00:00 |
stats.h
|
(trunk) update the GPL code's copyright dates
|
2009-01-10 23:09:07 +00:00 |
torrent-cell-renderer.c
|
(trunk) more magnet fixes
|
2009-11-24 17:10:40 +00:00 |
torrent-cell-renderer.h
|
(trunk) update the GPL code's copyright dates
|
2009-01-10 23:09:07 +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 gtk) #2110 "allow adding torrents with no trackers" - don't crash when sorting or filtering by tracker. (Reported by Rolcol and jch)
|
2009-11-26 04:06:49 +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) #2587: speed display isn't the same in the main window and in the system tray icon's tooltip
|
2009-11-18 06:21:01 +00:00 |
tr-icon.h
|
(trunk gtk) #2587: speed display isn't the same in the main window and in the system tray icon's tooltip
|
2009-11-18 06:21:01 +00:00 |
tr-prefs.c
|
(trunk gtk) #2597: add an optional "download complete" sound to the gtk client
|
2009-11-22 18:55:24 +00:00 |
tr-prefs.h
|
(trunk gtk) #2597: add an optional "download complete" sound to the gtk client
|
2009-11-22 18:55:24 +00:00 |
tr-torrent.c
|
(trunk gtk) possible fix for "open folder" in single-file torrents
|
2009-11-09 06:58:18 +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) #2616: "for the ratio mode button, use the yin/yang icon submitted by jimmac"
|
2009-11-27 14:55:52 +00:00 |
tr-window.h
|
fix indentation damage & force hudson to rebuild
|
2008-10-31 04:16:44 +00:00 |
tracker-list.c
|
(trunk gtk) #2187: "Revert" and "Remove" uses same alt-key in Torrent Tracker Details
|
2009-06-09 04:57:10 +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
|
…
|
|
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) #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 |
util.c
|
(trunk) #2096: Magnet, BEP #9 support
|
2009-11-24 02:16:31 +00:00 |
util.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 |