.. |
icons
|
…
|
|
Makefile.am
|
(gtk,daemon,cli) we don't need to statically link in all of libevnt, just libevent_core.
|
2008-05-01 14:05:17 +00:00 |
actions.c
|
(gtk) #945: Use shift+del to delete torrent+files
|
2008-05-14 15:49:53 +00:00 |
actions.h
|
(gtk) make the filename naming scheme a little more consistent.
|
2008-02-26 19:58:03 +00:00 |
add-dialog.c
|
#912: Resume file parsed twice on startup
|
2008-05-06 01:43:24 +00:00 |
add-dialog.h
|
(gtk) "open torrent" --> "add torrent"
|
2008-04-03 02:11:15 +00:00 |
conf.c
|
(gtk) #914: lockpath string should be freed conditionally
|
2008-05-06 11:04:16 +00:00 |
conf.h
|
(gtk) add a "display options dialog" checkbox in the "open torrent" dialog.
|
2008-03-19 14:54:32 +00:00 |
details.c
|
ipc: add session accessor/mutators.
|
2008-05-12 16:33:17 +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) fix crash reported by Lacrocivious
|
2008-04-29 22:56:44 +00:00 |
dialogs.h
|
(gtk) try to iron out the remaining "add torrent" issues reported by wereHamster and Lacrocivous
|
2008-03-18 01:22:11 +00:00 |
file-list.c
|
(gtk) #850: download individual file's checkbox so far away from its title
|
2008-04-07 02:38:50 +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
|
(gtk) #826: ipc race condition when opening torrents via web browser
|
2008-05-07 23:19:46 +00:00 |
ipc.h
|
(gtk) try to iron out the remaining "add torrent" issues reported by wereHamster and Lacrocivous
|
2008-03-18 01:22:11 +00:00 |
lock.h
|
…
|
|
logo.h
|
…
|
|
main.c
|
ipc: add session accessor/mutators.
|
2008-05-12 16:33:17 +00:00 |
makemeta-ui.c
|
(gtk) #906: Making a new torrent folder scans the entire home directory
|
2008-05-07 04:06:07 +00:00 |
makemeta-ui.h
|
…
|
|
msgwin.c
|
(gtk) #833: "Last scrape/announce at" shows wrong time
|
2008-04-02 23:18:45 +00:00 |
msgwin.h
|
(gtk) speed up the population of the debug window.
|
2008-03-16 15:18:19 +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) #859: No way of opening target folder of torrent
|
2008-04-11 02:21:33 +00:00 |
notify.h
|
(gtk) make the filename naming scheme a little more consistent.
|
2008-02-26 19:58:03 +00:00 |
sexy-icon-entry.c
|
…
|
|
sexy-icon-entry.h
|
…
|
|
stats.c
|
add statistics "reset" button
|
2008-04-22 14:07:42 +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
|
update a couple of the tr_stat fields based on feedback from BMW
|
2008-04-11 23:05:14 +00:00 |
torrent-cell-renderer.h
|
…
|
|
tr-core.c
|
ipc: add session accessor/mutators.
|
2008-05-12 16:33:17 +00:00 |
tr-core.h
|
gtk/cli/daemon/remote/proxy: add command-line argument --config-dir / -g to override the default config dir
|
2008-04-19 00:41:32 +00:00 |
tr-icon.c
|
(gtk) use the new libtransmission tweaks s.t. our update pulse causes less CPU load
|
2008-04-01 02:36:41 +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) try to iron out the remaining "add torrent" issues reported by wereHamster and Lacrocivous
|
2008-03-18 01:22:11 +00:00 |
tr-io.h
|
(gtk) remove unused function "io_send"
|
2008-02-26 20:34:37 +00:00 |
tr-prefs.c
|
(gtk) #927: "help" button in the preferences dialog
|
2008-05-09 03:20:34 +00:00 |
tr-prefs.h
|
(gtk) remember window size & location between sessions
|
2008-04-21 20:58:39 +00:00 |
tr-torrent.c
|
(gtk) #859: No way of opening target folder of torrent
|
2008-04-11 02:21:33 +00:00 |
tr-torrent.h
|
(gtk) #859: No way of opening target folder of torrent
|
2008-04-11 02:21:33 +00:00 |
tr-window.c
|
#377: preliminary https support. this commit probably breaks mac and cli and is not for the faint of heart.
|
2008-04-24 01:42:53 +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
|
gtk/cli/daemon/remote/proxy: add command-line argument --config-dir / -g to override the default config dir
|
2008-04-19 00:41:32 +00:00 |
transmission.desktop.in
|
…
|
|
transmission.png
|
…
|
|
ui.h
|
(gtk) link to the online manual from the Help menu
|
2008-05-06 19:20:19 +00:00 |
util.c
|
(gtk,daemon,cli) we don't need to statically link in all of libevnt, just libevent_core.
|
2008-05-01 14:05:17 +00:00 |
util.h
|
(gtk) remember window size & location between sessions
|
2008-04-21 20:58:39 +00:00 |