.. |
icons
|
(trunk) slightly better image compression by passing them through pngwolf
|
2013-07-14 23:03:31 +00:00 |
Makefile.am
|
fix BUILT_SOURCES and CLEANFILES for the transmission-resource files
|
2012-09-22 22:36:05 +00:00 |
actions.c
|
use g_strcmp0() instead of strcmp() to guard against corrupt settings in the config file
|
2013-02-10 23:06:05 +00:00 |
actions.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
conf.c
|
(trunk, gtk) minor fix to tr_prefs_init_default() -- avoid redundant calls to g_get_user_special_dir
|
2013-06-12 00:22:41 +00:00 |
conf.h
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
details.c
|
#include limits.h where we use it, and don't where we don't
|
2013-08-24 17:53:45 +00:00 |
details.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
dialogs.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
dialogs.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
favicon.c
|
(trunk gtk) use G_SOURCE_REMOVE where appropriate
|
2013-07-20 16:37:59 +00:00 |
favicon.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
file-list.c
|
function pointer type correctness. mikedld
|
2013-09-08 17:08:18 +00:00 |
file-list.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
filter.c
|
(gtk) use replace strcmp() with g_strcmp0() everywhere
|
2013-02-14 15:17:42 +00:00 |
filter.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
hig.c
|
(trunk, gtk) #5174 'the text field in Properties>Trackers>Edit won't resize when the dialog is resized' -- fixed.
|
2012-12-16 22:51:29 +00:00 |
hig.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
icon-lock.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
icon-logo-24.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
icon-logo-48.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
icon-ratio.h
|
(trunk) #3577 -- replace gear icon for GTK+, Qt clients
|
2010-09-24 15:22:53 +00:00 |
icon-turtle.h
|
(trunk) #3577 -- replace gear icon for GTK+, Qt clients
|
2010-09-24 15:22:53 +00:00 |
icon-utilities.h
|
(trunk) #3577 -- replace gear icon for GTK+, Qt clients
|
2010-09-24 15:22:53 +00:00 |
icons.c
|
replace deprecated gtk_icon_info_free() calls with g_object_unref() in GTK+ >= 3.8.0
|
2013-07-08 16:25:18 +00:00 |
icons.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
main.c
|
(trunk, gtk) #5450: in transmission-gtk's main.c::on_app_exit(), check to see if shutdown's already been initiated so that we don't call tr_sessionClose() twice.
|
2013-08-05 02:39:30 +00:00 |
makemeta-ui.c
|
(gtk) in makemeta-ui.c, don't rely on g_clear_pointer()... our GLIB_MINIMUM is 2.32.0
|
2013-01-05 00:19:11 +00:00 |
makemeta-ui.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
msgwin.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
msgwin.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
my-valgrind.sh
|
synchronize the Qt and GTK+ client's statusbars, including the new freespace indicator. Make the up/down speed ordering consistent between statusbar and torrent list.
|
2013-01-27 23:05:47 +00:00 |
notify.c
|
(gtk) use replace strcmp() with g_strcmp0() everywhere
|
2013-02-14 15:17:42 +00:00 |
notify.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
open-dialog.c
|
use consistent code indentation/whitespace in open dialog, file list, and set location dialog
|
2013-07-20 16:19:15 +00:00 |
open-dialog.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
ratio.svg
|
…
|
|
relocate.c
|
use consistent code indentation/whitespace in open dialog, file list, and set location dialog
|
2013-07-20 16:19:15 +00:00 |
relocate.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
stats.c
|
(gtk) copyediting: update several files to be closer to the gtk+ indentation style.
|
2013-01-04 19:45:39 +00:00 |
stats.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
torrent-cell-renderer.c
|
#include limits.h where we use it, and don't where we don't
|
2013-08-24 17:53:45 +00:00 |
torrent-cell-renderer.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
tr-core.c
|
(trunk gtk) use G_SOURCE_REMOVE where appropriate
|
2013-07-20 16:37:59 +00:00 |
tr-core.h
|
(gtk) match transmission-qt's way of showing up & down speeds in the statusbar
|
2013-02-08 01:34:59 +00:00 |
tr-icon.c
|
since Transmission supports older versions of glib, add a portability wrapper for G_DEFINE_QUARK
|
2013-07-24 00:13:31 +00:00 |
tr-icon.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
tr-prefs.c
|
#include limits.h where we use it, and don't where we don't
|
2013-08-24 17:53:45 +00:00 |
tr-prefs.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
tr-window.c
|
since Transmission supports older versions of glib, add a portability wrapper for G_DEFINE_QUARK
|
2013-07-24 00:13:31 +00:00 |
tr-window.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
transmission-gtk.1
|
(trunk) update credits
|
2011-01-03 05:58:58 +00:00 |
transmission-gtk.desktop.in
|
remove the ShowOnlyIn=Unity desktop entries. These were from bug #4804 as an interim measure until XDG action groups were more widely supported, and can be removed.
|
2013-07-02 21:20:33 +00:00 |
transmission-ui.xml
|
load the UI from a resource file rather than a string. Patch by fmuellner
|
2012-09-07 17:18:17 +00:00 |
transmission.gresource.xml
|
load the UI from a resource file rather than a string. Patch by fmuellner
|
2012-09-07 17:18:17 +00:00 |
transmission.ico
|
…
|
|
transmission.png
|
(trunk) #5382: better compression of our bundled png files. recompressed by Mangix
|
2013-06-26 02:06:43 +00:00 |
transmission.rc
|
…
|
|
util.c
|
#include limits.h where we use it, and don't where we don't
|
2013-08-24 17:53:45 +00:00 |
util.h
|
since Transmission supports older versions of glib, add a portability wrapper for G_DEFINE_QUARK
|
2013-07-24 00:13:31 +00:00 |
utilities.png
|
#5335: better compression of .png files by Mangix
|
2013-04-10 02:27:42 +00:00 |