1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 01:03:01 +00:00
transmission/gtk
Josh Elsasser a3e790f403 Replace bzero() with memset().
Define AF_LOCAL and SUN_LEN for systems that lack them.
Don't mix function and non function pointers without casting.
Fix a potential type mismatch in assignment.
2007-07-18 17:28:25 +00:00
..
po update the gtk client's translatable strings 2007-07-17 00:02:56 +00:00
actions.c splitting dnd and priorities apart, and moving the file storage for those fields into fastresume 2007-07-10 03:12:46 +00:00
actions.h Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
conf.c Replace bzero() with memset(). 2007-07-18 17:28:25 +00:00
conf.h
dialogs.c add "don't ask me this again" checkbox to "really quit Transmission?" dialog box 2007-07-16 18:45:51 +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
dot-icons.h patches from Charles Kerr to update the Inspector in GTK and fix some memory leaks 2007-06-06 00:30:13 +00:00
hig.c Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
hig.h Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
img_icon_full.h
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 Replace bzero() with memset(). 2007-07-18 17:28:25 +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 Replace bzero() with memset(). 2007-07-18 17:28:25 +00:00
makemeta-ui.c don't crash when creating a single-file torrent of a zero-byte file. Reported by BentMyWookie. 2007-07-06 18:24:54 +00:00
makemeta-ui.h Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
msgwin.c build fixes for gcc 2.x. thanks to fizz for reporting and providing a patch. 2007-07-06 16:25:24 +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 Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
torrent-inspector.c Replace bzero() with memset(). 2007-07-18 17:28:25 +00:00
torrent-inspector.h Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
tr_cell_renderer_progress.c
tr_cell_renderer_progress.h
tr_core.c disambiguate some of the tr_stat_t variables' names 2007-07-16 00:50:43 +00:00
tr_core.h set a default window size for the debug window 2007-06-27 18:34:38 +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 make the "Error while parsing bencoded data" more helpful by showing the bad bencoded data. (though the string might be very long...) 2007-07-01 02:54:37 +00:00
tr_prefs.h Move preference saving from TrPrefs to TrCore. 2007-05-24 13:55:57 +00:00
tr_torrent.c remove debugging statements that accidentally got checked in r2388 2007-07-18 05:33:20 +00:00
tr_torrent.h make tr_torrentInfo() a const function 2007-06-30 13:36:58 +00:00
tr_window.c Replace bzero() with memset(). 2007-07-18 17:28:25 +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-gtk.desktop Update size units in finnish translations. 2007-04-19 21:14:45 +00:00
transmission.png
ui.h splitting dnd and priorities apart, and moving the file storage for those fields into fastresume 2007-07-10 03:12:46 +00:00
util.c Replace bzero() with memset(). 2007-07-18 17:28:25 +00:00
util.h set a default window size for the debug window 2007-06-27 18:34:38 +00:00