1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-02 20:43:51 +00:00
transmission/gtk
2007-11-29 17:14:28 +00:00
..
actions.c add stats dialog to the gtk+ client 2007-11-27 03:29:51 +00:00
actions.h
conf.c fix some memory leaks reported by valgrind. 2007-10-22 14:15:16 +00:00
conf.h config file and dead code cleanup. 2007-10-12 20:50:03 +00:00
dialogs.c code cleanup: let glib do more of the heavy lifting w.r.t. parsing command-line arguments, drag-and-drop strings 2007-10-12 19:53:30 +00:00
dialogs.h
hig.c
hig.h
io.c
io.h
ipc.c 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
ipc.h
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 r4012 didn't work for gtk+ versions < 2.10.0 2007-11-29 15:49:58 +00:00
Makefile.am add stats dialog to the gtk+ client 2007-11-27 03:29:51 +00:00
makemeta-ui.c when showing progress percentages in the gtk+ gui, don't round to the nearest whole number -- it's confusing to show 99.5% as 100% 2007-11-29 17:14:28 +00:00
makemeta-ui.h
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
my-valgrind.sh
stats.c add stats dialog to the gtk+ client 2007-11-27 03:29:51 +00:00
stats.h add stats dialog to the gtk+ client 2007-11-27 03:29:51 +00:00
torrent-inspector.c when showing progress percentages in the gtk+ gui, don't round to the nearest whole number -- it's confusing to show 99.5% as 100% 2007-11-29 17:14:28 +00:00
torrent-inspector.h
tr_cell_renderer_progress.c
tr_cell_renderer_progress.h
tr_core.c fix bug in gtk client that caused torrent changes to show up too slowly in the GUI 2007-11-23 15:36:31 +00:00
tr_core.h cruft removal: use tr_stat's ratio field instead of calculating it ourself. 2007-11-15 04:19:53 +00:00
tr_icon.c
tr_icon.h
tr_prefs.c set the lowest "maximum upload" and "maximum download" speed to 0 2007-10-24 22:59:54 +00:00
tr_prefs.h (gtk) remember between sessions which column is used for sorting in the main window's torrent list 2007-10-17 18:31:12 +00:00
tr_torrent.c gtk: rename "Verify Local Files" to "Verify Local Data" 2007-11-18 02:55:08 +00:00
tr_torrent.h config file and dead code cleanup. 2007-10-12 20:50:03 +00:00
tr_window.c add stats dialog to the gtk+ client 2007-11-27 03:29:51 +00:00
tr_window.h
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
transmission.png experimentally try out the tango icon and see how it looks 2007-10-11 20:13:57 +00:00
ui.h add stats dialog to the gtk+ client 2007-11-27 03:29:51 +00:00
util.c cruft removal: use tr_stat's ratio field instead of calculating it ourself. 2007-11-15 04:19:53 +00:00
util.h cruft removal: use tr_stat's ratio field instead of calculating it ourself. 2007-11-15 04:19:53 +00:00