transmission/gtk
Jordan Lee fdbe7dc2da (trunk gtk) more heap pruning, in tr_core
Tweak how we loop through the torrents in the model, again to avoid unnecessary GtkTreePath temporaries.
2011-04-13 22:16:50 +00:00
..
icons add a missing icon 2011-03-06 05:41:41 +00:00
Makefile.am still trying to make hudson happy 2011-03-22 16:07:49 +00:00
actions.c (trunk gtk) transmission-gtk requires GTK+ 2.8 or higher, so remove the `#if GTK_CHECK_VERSION(2,8,0)' checks because we already know the answer. 2011-04-12 11:13:41 +00:00
actions.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
conf.c (trunk) copyediting: remove some unneeded #includes, and annotate some needed ones 2011-03-24 21:49:42 +00:00
conf.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
details.c (trunk gtk) more heap pruning: minor GtkTreeModel changes 2011-04-13 22:00:55 +00:00
details.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
dialogs.c (trunk gtk) remove the TrTorrent GObject subclass. 2011-03-03 01:59:25 +00:00
dialogs.h (trunk gtk) remove the TrTorrent GObject subclass. 2011-03-03 01:59:25 +00:00
favicon.c (trunk gtk) more heap pruning: avoid unnecessary malloc() + free() calls in gtr_get_host_from_url() 2011-04-04 16:54:09 +00:00
favicon.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
file-list.c (trunk gtk) more heap pruning: minor GtkTreeModel changes 2011-04-13 22:00:55 +00:00
file-list.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
filter.c (trunk gtk) Avoid unnecessary GtkComboBox queries. 2011-04-13 22:04:31 +00:00
filter.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
hig.c Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
hig.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
icon-lock.h (trunk) #3577 -- replace gear icon for GTK+, Qt clients 2010-09-24 15:22:53 +00:00
icon-logo-24.h (trunk) #3577 -- replace gear icon for GTK+, Qt clients 2010-09-24 15:22:53 +00:00
icon-logo-48.h (trunk) #3577 -- replace gear icon for GTK+, Qt clients 2010-09-24 15:22:53 +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 Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
icons.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
main.c (trunk gtk) more heap pruning: 2011-04-13 06:18:30 +00:00
makemeta-ui.c (trunk) yet more "#include" tweaks 2011-03-25 15:03:42 +00:00
makemeta-ui.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
marshal.list
msgwin.c (trunk) fix a handful of small memory leaks that valgrind found. 2011-03-25 17:42:47 +00:00
msgwin.h (trunk gtk) remove the TrTorrent GObject subclass. 2011-03-03 01:59:25 +00:00
my-valgrind.sh (trunk) #3697 "make blocklist URL configurable" -- implemented in GTK+, Qt, and RPC 2010-10-31 17:16:12 +00:00
notify.c (trunk) copyediting: remove some unneeded #includes, and annotate some needed ones 2011-03-24 21:49:42 +00:00
notify.h (trunk gtk) remove the TrTorrent GObject subclass. 2011-03-03 01:59:25 +00:00
open-dialog.c (trunk) #4138 "use stdbool.h instead of tr_bool" -- done. 2011-03-22 15:19:54 +00:00
open-dialog.h (trunk) #3926: use "Open Torrent" instead of "Add Torrent" in GTK+ and Qt clients -- change the filename from add-dialog.[ch] to open-dialog.[ch]. whoooo 2011-01-20 19:57:42 +00:00
ratio.svg
relocate.c (trunk) #4138 "use stdbool.h instead of tr_bool" -- done. 2011-03-22 15:19:54 +00:00
relocate.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
stats.c (trunk gtk) copyediting. 2011-03-04 15:49:51 +00:00
stats.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
torrent-cell-renderer.c (trunk gtk) more heap pruning: give torrent-cell-renderer an internal GString buffer so that we don't have to create & free so many short-term strings 2011-04-12 10:04:05 +00:00
torrent-cell-renderer.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
tr-core-dbus.xml (trunk) #3450 "regression: Qt client dbus support broken" -- fixed 2010-08-01 18:55:04 +00:00
tr-core.c (trunk gtk) more heap pruning, in tr_core 2011-04-13 22:16:50 +00:00
tr-core.h (trunk gtk) removed the unused MC_NAME column from the torrent GtkListStore. 2011-04-05 17:00:38 +00:00
tr-icon.c (trunk gtk) use GQuarks instead of strings for keys in tr-icon and tr-window 2011-04-05 16:16:06 +00:00
tr-icon.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
tr-prefs.c (trunk gtk) more heap pruning, in tr_core 2011-04-13 22:16:50 +00:00
tr-prefs.h (trunk gtk) remove the TrTorrent GObject subclass. 2011-03-03 01:59:25 +00:00
tr-window.c (trunk gtk) more heap pruning: minor GtkTreeModel changes 2011-04-13 22:00:55 +00:00
tr-window.h Update the copyright year in the source code comments. 2011-01-19 13:48:47 +00:00
transmission-gtk.1 (trunk) update credits 2011-01-03 05:58:58 +00:00
transmission-gtk.desktop.in (trunk gtk) #4075 "add x-scheme-handler/magnet to desktop file" -- fixed. 2011-03-13 15:56:12 +00:00
transmission.ico
transmission.png (trunk) run all our PNG files through pngout <http://advsys.net/ken/util/pngout.htm> to shrink 'em down 2010-08-06 07:51:24 +00:00
transmission.rc
ui.h (trunk) #3926: use "Open Torrent" instead of "Add Torrent" in GTK+ and Qt clients -- text changed. 2011-01-20 19:48:13 +00:00
util.c (trunk gtk) more heap pruning: avoid unnecessary malloc() + free() calls in gtr_get_host_from_url() 2011-04-04 16:54:09 +00:00
util.h (trunk gtk) more heap pruning: avoid unnecessary malloc() + free() calls in gtr_get_host_from_url() 2011-04-04 16:54:09 +00:00
utilities.png (trunk) #3577 -- replace gear icon for GTK+, Qt clients 2010-09-24 15:22:53 +00:00