transmission/gtk
Charles Kerr ddcd160449 config file and dead code cleanup. 2007-10-12 20:50:03 +00:00
..
Makefile.am (1) fix Makefile breakage from my last commit. (2) follow Gnome HIG for what shortcut to use for 'close' 2007-10-11 20:55:14 +00:00
actions.c (1) fix Makefile breakage from my last commit. (2) follow Gnome HIG for what shortcut to use for 'close' 2007-10-11 20:55:14 +00:00
actions.h $Id$ 2007-08-18 17:19:49 +00:00
conf.c config file and dead code cleanup. 2007-10-12 20:50:03 +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 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
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 config file and dead code cleanup. 2007-10-12 20:50:03 +00:00
ipc.h Use a signal in TrCore instead of a callback to signal quit. 2007-05-24 03:29:23 +00:00
logo.h experimentally try out the tango icon and see how it looks 2007-10-11 20:13:57 +00:00
main.c config file and dead code cleanup. 2007-10-12 20:50:03 +00:00
makemeta-ui.c more HIG correctness 2007-10-10 18:20:52 +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 more HIG correctness 2007-10-10 18:20:52 +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 experimental code to use tango color scheme in gtk+ torrent inspector 2007-10-10 19:41:48 +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 config file and dead code cleanup. 2007-10-12 20:50:03 +00:00
tr_core.h config file and dead code cleanup. 2007-10-12 20:50:03 +00:00
tr_icon.c (gtk) fix system tray icon 2007-09-28 15:22:29 +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 Better GNOME Integration (#338): (1) follow HIG recommendation that dialog titles be the name of the command that opened the dialog (2) rename stop-torrent as pause-torrent in the underlying gtk code 2007-10-10 17:25:56 +00:00
tr_prefs.h now that the gtk+ prefs are unfucked, add an "ignore unencrypted peers" preference. 2007-09-28 00:46:22 +00:00
tr_torrent.c config file and dead code cleanup. 2007-10-12 20:50:03 +00:00
tr_torrent.h config file and dead code cleanup. 2007-10-12 20:50:03 +00:00
tr_window.c minor tweaks: (1) list `None' instead of `0 b' for zero bytes, such as in UL speed or the "corrupted" field. (2) the properties icon is too horrible to keep -- use `torrent details' instead. (3) list active maintainers first in credits. (4) tweak the "about" dialog's client description a bit to better match the style of other gtk+ apps. 2007-10-10 18:52:08 +00:00
tr_window.h Merge file selection and torrent creation into the main branch. 2007-06-18 03:40:41 +00:00
transmission.1 modify the tr_stat struct as hashed out by charles_ and BentMyWookie. sync gtk, ipc, and wx clients. 2007-09-26 01:55:04 +00:00
transmission.desktop.in more hig-compliant desktop file 2007-10-09 18:50:10 +00:00
transmission.png experimentally try out the tango icon and see how it looks 2007-10-11 20:13:57 +00:00
ui.h minor tweaks: (1) list `None' instead of `0 b' for zero bytes, such as in UL speed or the "corrupted" field. (2) the properties icon is too horrible to keep -- use `torrent details' instead. (3) list active maintainers first in credits. (4) tweak the "about" dialog's client description a bit to better match the style of other gtk+ apps. 2007-10-10 18:52:08 +00:00
util.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
util.h 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