.. |
po
|
added mirek's slovakian translation. added mirek, Niels Provos, and TooMuchTime to the `thanks' sectio of AUTHORS
|
2007-08-18 18:33:47 +00:00 |
Makefile.am
|
* add sanity checks to incoming piece data requests. This may solve the inout.c:99 assertion failure.
|
2007-09-23 23:38:39 +00:00 |
actions.c
|
accept some of the ideas in ticket #343 -- add logo and description in `about' dialog, and unbundle our lock icon because gtk+ has a stock authentication icon.
|
2007-09-23 22:20:01 +00:00 |
actions.h
|
$Id$
|
2007-08-18 17:19:49 +00:00 |
conf.c
|
Replace bzero() with memset().
|
2007-07-18 17:28:25 +00:00 |
conf.h
|
part one of moving the build environment over to automake/autoconf. beware!
|
2007-07-18 23:04:26 +00:00 |
dialogs.c
|
remove the backwards compatability typedefs at BentMyWookie's suggestion. update libT, gtk, daemon, and cli accordingly...
|
2007-09-20 20:14:13 +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 |
img_icon_full.h
|
Set a window icon.
|
2007-02-07 05:08:53 +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
|
remove the backwards compatability typedefs at BentMyWookie's suggestion. update libT, gtk, daemon, and cli accordingly...
|
2007-09-20 20:14:13 +00:00 |
ipc.h
|
Use a signal in TrCore instead of a callback to signal quit.
|
2007-05-24 03:29:23 +00:00 |
main.c
|
accept some of the ideas in ticket #343 -- add logo and description in `about' dialog, and unbundle our lock icon because gtk+ has a stock authentication icon.
|
2007-09-23 22:20:01 +00:00 |
makemeta-ui.c
|
remove the backwards compatability typedefs at BentMyWookie's suggestion. update libT, gtk, daemon, and cli accordingly...
|
2007-09-20 20:14:13 +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
|
accept patch from Infernux to add toggles to the tray menu. (#339)
|
2007-09-21 16:29:09 +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 |
torrent-inspector.c
|
Try out using the stock gtk+ connect/disconnect icons in the torrent inspector's peers tab to denote connected peers. This commit is to get feedback -- I'm not 100% sure about this change.
|
2007-09-23 22:32:22 +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
|
Split off the window-related code into a new file.
|
2007-02-07 07:35:33 +00:00 |
tr_core.c
|
remove the backwards compatability typedefs at BentMyWookie's suggestion. update libT, gtk, daemon, and cli accordingly...
|
2007-09-20 20:14:13 +00:00 |
tr_core.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 |
tr_icon.c
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +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
|
part one of moving the build environment over to automake/autoconf. beware!
|
2007-07-18 23:04:26 +00:00 |
tr_prefs.h
|
Move preference saving from TrPrefs to TrCore.
|
2007-05-24 13:55:57 +00:00 |
tr_torrent.c
|
remove the backwards compatability typedefs at BentMyWookie's suggestion. update libT, gtk, daemon, and cli accordingly...
|
2007-09-20 20:14:13 +00:00 |
tr_torrent.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 |
tr_window.c
|
highlight error torrents in red in the main window
|
2007-08-18 19:22:31 +00:00 |
tr_window.h
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
transmission-gtk.1
|
Merge file selection and torrent creation into the main branch.
|
2007-06-18 03:40:41 +00:00 |
transmission.desktop
|
* add sanity checks to incoming piece data requests. This may solve the inout.c:99 assertion failure.
|
2007-09-23 23:38:39 +00:00 |
transmission.png
|
Add a .desktop file. Based on ticket #153.
|
2007-02-07 04:19:12 +00:00 |
ui.h
|
accept patch from Infernux to add toggles to the tray menu. (#339)
|
2007-09-21 16:29:09 +00:00 |
util.c
|
Replace bzero() with memset().
|
2007-07-18 17:28:25 +00:00 |
util.h
|
use G_GNUC_UNUSED macro to fix unused variable warnings
|
2007-07-26 17:21:50 +00:00 |