transmission/gtk
Mike Gelfand d7930984ef Adjust uncrustify config, reformat all but Mac client
There're places where manual intervention is still required as uncrustify
is not ideal (unfortunately), but at least one may rely on it to do the
right thing most of the time (e.g. when sending in a patch).

The style itself is quite different from what we had before but making it
uniform across all the codebase is the key. I also hope that it'll make the
code more readable (YMMV) and less sensitive to further changes.
2017-04-20 10:01:22 +03:00
..
icons Load icons with GResource, remove deprecated inline pixbufs 2016-02-23 04:34:57 +00:00
CMakeLists.txt Load icons with GResource, remove deprecated inline pixbufs 2016-02-23 04:34:57 +00:00
Makefile.am Load icons with GResource, remove deprecated inline pixbufs 2016-02-23 04:34:57 +00:00
actions.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
actions.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
conf.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
conf.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
details.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
details.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
dialogs.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
dialogs.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
favicon.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
favicon.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
file-list.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
file-list.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
filter.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
filter.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
hig.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
hig.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
icons.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
icons.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
main.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
makemeta-ui.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
makemeta-ui.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
msgwin.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
msgwin.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03: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 Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
notify.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
open-dialog.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
open-dialog.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
ratio.svg (trunk gtk) #2616: "for the ratio mode button, use the yin/yang icon submitted by jimmac" 2009-11-27 14:55:52 +00:00
relocate.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
relocate.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
stats.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
stats.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
torrent-cell-renderer.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
torrent-cell-renderer.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-core.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-core.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-icon.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-icon.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-prefs.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-prefs.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-window.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
tr-window.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
transmission-gtk.1 Add myself to the list of Transmission authors 2017-01-15 01:38:45 +03:00
transmission-gtk.desktop.in Add Keywords to the .desktop file 2017-01-29 01:13:53 +01: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 icons with GResource, remove deprecated inline pixbufs 2016-02-23 04:34:57 +00:00
transmission.ico (win32) Add application icon as a resource 2008-09-06 04:31:08 +00:00
transmission.png (trunk) #5382: better compression of our bundled png files. recompressed by Mangix 2013-06-26 02:06:43 +00:00
transmission.rc (win32) Add application icon as a resource 2008-09-06 04:31:08 +00:00
util.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
util.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
utilities.png #5335: better compression of .png files by Mangix 2013-04-10 02:27:42 +00:00