1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-10 06:02:57 +00:00
transmission/gtk
2007-10-26 23:29:19 +00:00
..
actions.c
actions.h
conf.c fix some memory leaks reported by valgrind. 2007-10-22 14:15:16 +00:00
conf.h
dialogs.c
dialogs.h
hig.c
hig.h
io.c
io.h
ipc.c
ipc.h
lock.h
logo.h
main.c (gtk) if two torrents are selected -- one running, one paused -- both "pause" and "resume" buttons should be enabled. reported by glyphobet. 2007-10-26 23:29:19 +00:00
Makefile.am ensure that "make install" installs the man pages. 2007-10-24 22:53:44 +00:00
makemeta-ui.c fix crash in the gtk client if the user hit create' in the create torrent' dialog without specifying a file. 2007-10-19 21:49:18 +00:00
makemeta-ui.h
msgwin.c
msgwin.h
my-valgrind.sh
torrent-inspector.c have gtk+ use the batch form of setFilePriorities(). remove saveFastResumeSoon(). 2007-10-19 23:44:01 +00:00
torrent-inspector.h
tr_cell_renderer_progress.c
tr_cell_renderer_progress.h
tr_core.c Quick & dirty fix to crasher ticket #415. 2007-10-26 03:02:23 +00:00
tr_core.h (gtk) remember between sessions which column is used for sorting in the main window's torrent list 2007-10-17 18:31:12 +00:00
tr_icon.c
tr_icon.h
tr_prefs.c set the lowest "maximum upload" and "maximum download" speed to 0 2007-10-24 22:59:54 +00:00
tr_prefs.h (gtk) remember between sessions which column is used for sorting in the main window's torrent list 2007-10-17 18:31:12 +00:00
tr_torrent.c Dead code removal (TR_STATUS_STOPPING) 2007-10-20 21:17:37 +00:00
tr_torrent.h
tr_window.c (gtk) remember between sessions which column is used for sorting in the main window's torrent list 2007-10-17 18:31:12 +00:00
tr_window.h
transmission.1
transmission.desktop.in
transmission.png
ui.h add "Ask Tracker for More Peers" to the torrent list's right-click context menu 2007-10-16 14:42:17 +00:00
util.c
util.h