]> granicus.if.org Git - transmission/shortlog
transmission
2009-09-28 Mitchell Livingstonupdate localizable strings
2009-09-28 Mitchell Livingstonadd tracker stats to the tracker cell
2009-09-28 Mitchell Livingstondon't use a NSCache until we go 10.6-only
2009-09-28 Mitchell Livingstonwhoops
2009-09-28 Mitchell Livingstonon 10.5 don't even acknowledge the NSCache object
2009-09-28 Mitchell Livingstonadd new files to Makefile.am
2009-09-28 Mitchell Livingstonremove an NSLog() that snuck in
2009-09-28 Mitchell Livingstondead code removal
2009-09-28 Mitchell Livingstonfix favicons
2009-09-28 Mitchell Livingstondistinguish trackers meant as backups
2009-09-28 Mitchell Livingstonremove unneeded localizedStringWithFormat:
2009-09-28 Mitchell Livingstonshow the full tracker address in a tooltip
2009-09-28 Mitchell Livingstonmake dates in the tracker tab relative (say Today inste...
2009-09-28 Mitchell Livingstonadd lastAnnouncePeerCount to tracker info tab
2009-09-28 Mitchell Livingstonfirst go at redoing the tracker inspector tab (some...
2009-09-27 Charles Kerr(trunk gtk) #2454: gtk client handles SIGINT (ctrl...
2009-09-27 Charles Kerr(trunk libT) #2450: --find should not delete original
2009-09-27 Charles Kerr(trunk gtk) #2453: Transmission since version 1.61...
2009-09-27 Mitchell LivingstonNSWidthInsensitiveSearch isn't needed for filtering...
2009-09-27 Mitchell Livingstonfix using the filter bar to filter by tracker; add...
2009-09-27 Mitchell Livingstonactually return the array of flat trackers from the...
2009-09-27 Charles Kerr(trunk libT) possibly fix a crash-on-shutdown reported...
2009-09-26 Charles Kerr(trunk libT) possibly fix a crash-on-shutdown reported...
2009-09-26 Charles Kerr(trunk libT,gtk) plug a couple of minor leaks reported...
2009-09-26 Mitchell Livingston#2398 Check if save path exists before generating torre...
2009-09-26 Mitchell Livingstonshow tracker icons on 10.5
2009-09-26 Mitchell Livingstonlet's copy the tracker stat object only once instead...
2009-09-26 Mitchell Livingstonalways get favicons from http://
2009-09-26 Mitchell Livingstonremove "tracker address" from the inspector; reorganize...
2009-09-26 Mitchell Livingstonmac build compiles once again
2009-09-26 Charles Kerr(trunk libT) remove a couple more debugging printf...
2009-09-26 Charles Kerr(trunk libT) possibly fix a crash reported by stdisease
2009-09-26 Charles Kerr(trunk) remove tr_stats fields: downloaders, leechers...
2009-09-26 Charles Kerr(trunk qt) #2417: Qt client closes when clicking X...
2009-09-26 Charles Kerr(trunk, libT) #2379: infinite ratio shows as nan, inval...
2009-09-26 Charles Kerr(trunk libT) remove some debug printfs
2009-09-26 Charles Kerr(trunk qt) #2418: Cannot open a torrent in kde4 with...
2009-09-26 Mitchell Livingstonbegin the reorganization of the inspector tracker tab...
2009-09-26 Charles Kerr(trunk) copy-by-value changes to tr_tracker_stat
2009-09-26 Charles Kerr(trunk gtk) implement 'edit trackers' window in gtk...
2009-09-25 Mitchell Livingstonfix mac build - tracker info tab info is not fully...
2009-09-25 Charles Kerr(trunk)
2009-09-25 Charles Kerr(trunk) #2445: Use automake's "quieter builds" rule...
2009-09-25 Mitchell Livingstonset the favicon timeout to 30 seconds from 10 seconds
2009-09-24 Charles Kerr(trunk third-party) get miniupnpc building again. ...
2009-09-24 Mitchell Livingstonupdate miniupnp to 20090921
2009-09-24 Mitchell Livingston#2439 changing sort order to queue will automatically...
2009-09-24 Mitchell Livingstonupdate libevent config files
2009-09-23 Mitchell Livingstonadd a 10-second timeout to the favicon request
2009-09-23 Mitchell Livingstonupdate NEWS
2009-09-23 Charles Kerr(trunk libT) #2416: possible fix for 'crash in event_qu...
2009-09-21 Mitchell Livingston...and actually add that image
2009-09-21 Mitchell Livingstonadd a placeholder favicon for trackers
2009-09-21 Mitchell Livingstonbetter use of the cache object for tracker favicons...
2009-09-21 Mitchell Livingstonallow multiple selection in the tracker table again
2009-09-21 Mitchell Livingstonfix manually adding trackers
2009-09-21 Mitchell Livingston#2436 on 10.6 let's try showing favicons in the info...
2009-09-21 Mitchell Livingstonremove unneeded check for user-added tier
2009-09-20 Mitchell Livingstonuse NSSearchPathForDirectoriesInDomains() for searching...
2009-09-20 Mitchell Livingston#2433 In Group preferences, "...where all criteria...
2009-09-20 Charles Kerrupdate to dht 0.9
2009-09-20 Charles Kerr(trunk gtk) gah, I'm so stupid. I go to the trouble...
2009-09-20 Mitchell Livingstonrename SUPPORT_FOLDER to TRANSFER_PLIST
2009-09-19 Mitchell Livingston#2428 fix a crash in TorrentTableView when drawing...
2009-09-19 Charles Kerr(trunk third-party) #2302: upgrade libdht to newer...
2009-09-19 Charles Kerr(trunk gtk) #2427: crash on quit when the Preferences...
2009-09-19 Kevin Glowacz(trunk) forgot to add this image to the makefile
2009-09-18 Mitchell Livingstonwhen creating a torrent with a single piece, remove...
2009-09-18 Mitchell Livingstonin the off chance this ocurs, "1 byte" instead of ...
2009-09-18 Mitchell Livingstonremove unneeded group column resize code
2009-09-17 Mitchell Livingstonuse NSRectFillListWithColors on the pieces grid
2009-09-17 Charles Kerr(trunk libT) #2420 - Transmission should follow PEX...
2009-09-17 Mitchell Livingston#2421 Build fails on Mac OS X if special characters...
2009-09-17 Mitchell Livingstonfix some flickering with the table row color drawing
2009-09-17 Mitchell Livingstonremove unnecessary alloca
2009-09-17 Mitchell Livingstonsame for torrent table, and fix a code placement issue
2009-09-17 Mitchell Livingstonuse NSRectFillList() to fill the tracker table's altern...
2009-09-17 Charles Kerr(trunk libT) use tr_torrentName() instead of tor->info...
2009-09-17 Charles Kerr(trunk gtk) rewrite the 'create torrent' dialog
2009-09-17 Charles Kerradd a way to tell the hig workarea which widget(s)...
2009-09-17 Charles Kerrwhen creating a new torrent and a tracker announce...
2009-09-17 Mitchell Livingstonremove a warning
2009-09-17 Mitchell Livingstonshow a warning whenever removing any tracker, regardles...
2009-09-17 Mitchell Livingstonremove distinction between built-in trackers and custom...
2009-09-16 Mitchell Livingstonuse 10.6's localizedStandardCompare: when sorting by...
2009-09-16 Mitchell Livingston#2414 Upside-down dock icons in Inspector under Leopard
2009-09-15 Charles Kerr(trunk) silence manpage warnings reported by lintian...
2009-09-15 Mitchell Livingstonon 10.6 avoid some wizardry to work around a 10.5 bug...
2009-09-15 Mitchell Livingstonreplace a deprecated method
2009-09-14 Charles Kerr(trunk web) #2411: double-clicking torrent should open...
2009-09-14 Charles Kerr(trunk qt) fix DHT build issue reported and patched...
2009-09-14 Mitchell Livingston(trunk) update to 1.75; transfer NEWS and appcast from...
2009-09-12 Charles Kerr(trunk gtk) increase the temporary buffer size to avoid...
2009-09-12 Mitchell Livingstonanother warning gone
2009-09-12 Mitchell Livingstonone less warning
2009-09-12 Mitchell Livingstonremove comment
2009-09-12 Mitchell Livingston(trunk) make sure the creator window size/placement...
2009-09-12 Mitchell Livingston(trunk) hopefull fix #2354 - end editing of the tracker...
2009-09-11 Charles Kerr(trunk T) possible fix for gtk crash reported by Micha...
2009-09-11 Charles Kerr(trunk gtk) fix clang build issue reported by Tronic
next