.. |
actions.c
|
use the same lock icon that the mac client is using.
|
2007-10-13 13:51:38 +00:00 |
actions.h
|
$Id$
|
2007-08-18 17:19:49 +00:00 |
conf.c
|
fix some memory leaks reported by valgrind.
|
2007-10-22 14:15:16 +00:00 |
conf.h
|
config file and dead code cleanup.
|
2007-10-12 20:50:03 +00:00 |
dialogs.c
|
code cleanup: let glib do more of the heavy lifting w.r.t. parsing command-line arguments, drag-and-drop strings
|
2007-10-12 19:53:30 +00:00 |
dialogs.h
|
add "don't ask me this again" checkbox to "really quit Transmission?" dialog box
|
2007-07-16 18:45:51 +00:00 |
hig.c
|
$Id$
|
2007-08-18 17:19:49 +00:00 |
hig.h
|
$Id$
|
2007-08-18 17:19:49 +00:00 |
io.c
|
Replace bzero() with memset().
|
2007-07-18 17:28:25 +00:00 |
io.h
|
|
|
ipc.c
|
janitorial work for the freeze: (1) finish replacing "transmission-gtk" with "transmission". (2) add Charles to authors lists in man pages. (3) standardize the summary as "A fast and easy BitTorrent client" in the rpm spec, gtk about dialog, and man pages. (4) fold together similar translation strings in the gtk client. (5) use g_strerror instead of strerror in the gtk client.
|
2007-10-13 17:33:53 +00:00 |
ipc.h
|
|
|
lock.h
|
use the same lock icon that the mac client is using.
|
2007-10-13 13:51:38 +00:00 |
logo.h
|
use the same lock icon that the mac client is using.
|
2007-10-13 13:51:38 +00:00 |
main.c
|
remove dead code (TR_STATUS_ACTIVE, TR_STATUS_INACTIVE)
|
2007-10-20 22:07:21 +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
|
remove the backwards compatability typedefs at BentMyWookie's suggestion. update libT, gtk, daemon, and cli accordingly...
|
2007-09-20 20:14:13 +00:00 |
msgwin.c
|
janitorial work for the freeze: (1) finish replacing "transmission-gtk" with "transmission". (2) add Charles to authors lists in man pages. (3) standardize the summary as "A fast and easy BitTorrent client" in the rpm spec, gtk about dialog, and man pages. (4) fold together similar translation strings in the gtk client. (5) use g_strerror instead of strerror in the gtk client.
|
2007-10-13 17:33:53 +00:00 |
msgwin.h
|
|
|
my-valgrind.sh
|
s/transmission-gtk/transmission/
|
2007-09-24 19:03:25 +00:00 |
torrent-inspector.c
|
have gtk+ use the batch form of setFilePriorities(). remove saveFastResumeSoon().
|
2007-10-19 23:44:01 +00:00 |
torrent-inspector.h
|
$Id$
|
2007-08-18 17:19:49 +00:00 |
tr_cell_renderer_progress.c
|
part one of moving the build environment over to automake/autoconf. beware!
|
2007-07-18 23:04:26 +00:00 |
tr_cell_renderer_progress.h
|
|
|
tr_core.c
|
(gtk) better sort-by-progress in the main window's torrent list
|
2007-10-18 21:32:37 +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
|
(gtk) fix system tray icon
|
2007-09-28 15:22:29 +00:00 |
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
|
config file and dead code cleanup.
|
2007-10-12 20:50:03 +00:00 |
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
|
janitorial work for the freeze: (1) finish replacing "transmission-gtk" with "transmission". (2) add Charles to authors lists in man pages. (3) standardize the summary as "A fast and easy BitTorrent client" in the rpm spec, gtk about dialog, and man pages. (4) fold together similar translation strings in the gtk client. (5) use g_strerror instead of strerror in the gtk client.
|
2007-10-13 17:33:53 +00:00 |
transmission.desktop.in
|
more hig-compliant desktop file
|
2007-10-09 18:50:10 +00:00 |
transmission.png
|
experimentally try out the tango icon and see how it looks
|
2007-10-11 20:13:57 +00:00 |
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
|
minor display tweak in gtk
|
2007-10-13 23:22:46 +00:00 |
util.h
|
code cleanup: let glib do more of the heavy lifting w.r.t. parsing command-line arguments, drag-and-drop strings
|
2007-10-12 19:53:30 +00:00 |