.. |
Makefile.am
|
(gtk+) first cut of a filter bar
|
2007-12-24 00:14:39 +00:00 |
actions.c
|
(gtk+) first cut of a filter bar
|
2007-12-24 00:14:39 +00:00 |
actions.h
|
cleaner actions/prefs integration.
|
2007-12-19 18:42:33 +00:00 |
conf.c
|
glib < 2.8 portability fix
|
2007-12-01 02:52:13 +00:00 |
conf.h
|
added backwards compatability for 0.8x configuration files. modified from a patch originally written by poolshark.
|
2007-12-01 01:41:10 +00:00 |
dialogs.c
|
first cut at adopting some of the OS X client's main list UI into the gtk+ client
|
2007-12-19 02:46: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
|
wereHamster's patch to remove some clutter from the prefs dialog
|
2007-12-13 19:54:24 +00:00 |
hig.h
|
wereHamster's patch to remove some clutter from the prefs dialog
|
2007-12-13 19:54:24 +00:00 |
io.c
|
Replace bzero() with memset().
|
2007-07-18 17:28:25 +00:00 |
io.h
|
Massage types a bit to silence some warnings and add a couple missing headers.
|
2007-05-27 16:31:16 +00:00 |
ipc.c
|
Use libnatpmp for port mapping. rewrite the upnp/natpmp manager.
|
2007-12-08 19:34:15 +00:00 |
ipc.h
|
Use a signal in TrCore instead of a callback to signal quit.
|
2007-05-24 03:29:23 +00:00 |
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
|
(gtk) fix startup port issue by hitting it with a damn big hammer
|
2007-12-24 07:02:40 +00:00 |
makemeta-ui.c
|
first cut at adopting some of the OS X client's main list UI into the gtk+ client
|
2007-12-19 02:46:30 +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
|
Rename "Debug Window" as "Message Log", which is the terminology the OS X client uses too
|
2007-11-18 02:32:46 +00:00 |
msgwin.h
|
add color-coded lines to the gtk debug window -- info is black, debug is grey, errors are red...
|
2007-06-22 20:59:23 +00:00 |
my-valgrind.sh
|
s/transmission-gtk/transmission/
|
2007-09-24 19:03:25 +00:00 |
sexy-icon-entry.c
|
replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie
|
2007-12-24 05:03:40 +00:00 |
sexy-icon-entry.h
|
(gtk+) first cut of a filter bar
|
2007-12-24 00:14:39 +00:00 |
stats.c
|
(gtk) quick fix for the memory corruption bug reported by werehamster
|
2007-12-19 12:38:36 +00:00 |
stats.h
|
add stats dialog to the gtk+ client
|
2007-11-27 03:29:51 +00:00 |
status-bar-icons.h
|
(gtk+) first cut of a filter bar
|
2007-12-24 00:14:39 +00:00 |
torrent-cell-renderer.c
|
the torrent ctor is here.
|
2007-12-21 22:18:40 +00:00 |
torrent-cell-renderer.h
|
first cut at adopting some of the OS X client's main list UI into the gtk+ client
|
2007-12-19 02:46:30 +00:00 |
torrent-inspector.c
|
fix indentation errors in r4278.
|
2007-12-22 04:11:17 +00:00 |
torrent-inspector.h
|
$Id$
|
2007-08-18 17:19:49 +00:00 |
tr_core.c
|
add a messageLevel argument to tr_initFull()
|
2007-12-24 16:02:36 +00:00 |
tr_core.h
|
cleaner actions/prefs integration.
|
2007-12-19 18:42:33 +00:00 |
tr_icon.c
|
(gtk) fix system tray icon
|
2007-09-28 15:22:29 +00:00 |
tr_icon.h
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
tr_prefs.c
|
(gtk+) first cut of a filter bar
|
2007-12-24 00:14:39 +00:00 |
tr_prefs.h
|
(gtk+) first cut of a filter bar
|
2007-12-24 00:14:39 +00:00 |
tr_torrent.c
|
replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie
|
2007-12-24 05:03:40 +00:00 |
tr_torrent.h
|
first cut at adopting some of the OS X client's main list UI into the gtk+ client
|
2007-12-19 02:46:30 +00:00 |
tr_window.c
|
(gtk+) first cut of a filter bar
|
2007-12-24 00:14:39 +00:00 |
tr_window.h
|
(gtk) yin/yang icon: add a pulldown menu for {total,session}{ratio,transfer}
|
2007-12-20 19:21:21 +00:00 |
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
|
(gtk+) first cut of a filter bar
|
2007-12-24 00:14:39 +00:00 |
util.c
|
(gtk) tweak the display speed/size units again.
|
2007-12-22 03:01:14 +00:00 |
util.h
|
first cut at adopting some of the OS X client's main list UI into the gtk+ client
|
2007-12-19 02:46:30 +00:00 |