]> granicus.if.org Git - transmission/shortlog
transmission
2008-05-31 Charles Kerrfix r5979 oops
2008-05-31 Charles Kerrexperimental message batcher as discussed in http:...
2008-05-30 Charles Kerron shutdown, close the most active torrents first....
2008-05-30 Charles Kerradd a couple of more ways to short-circuit the tr_stat...
2008-05-30 Charles Kerrrefactor out some dead code in net.c, and probably...
2008-05-30 Charles Kerrminor speedups in tr_torrentStat() and in bitfield...
2008-05-30 Charles KerrAPI cleanup: s/tr_torrentRates/tr_sessionGetSpeed/
2008-05-30 Charles Kerr#980 optimistic unchoking is broken
2008-05-29 Mitchell Livingston"isFolder" is a better method name than "folder"
2008-05-29 Mitchell Livingstonpieces bar color adjustment; dead code removal
2008-05-29 Charles Kerr#979: cli doesn't document the -o command-line argument
2008-05-29 Charles Kerr#972: Update to the 2008/05/29 snapshot of libnatpmp
2008-05-29 Charles Kerr#972: merge upstream version of Jean Gressmann's JSON_p...
2008-05-29 Charles Kerroops, don't use C++-style comments or we'll break on...
2008-05-29 Charles Kerr(gtk)
2008-05-29 Mitchell Livingstonfix typo from the typo fix
2008-05-29 Mitchell Livingstonfix 2 typos
2008-05-29 Mitchell Livingstonupdate localizable strings and NEWS
2008-05-29 Charles Kerr* When loading a torrent, warn if no announce URLs...
2008-05-29 Mitchell Livingstonfix typo on Tiger
2008-05-29 Mitchell Livingstonshow a warning when create a torrent file with a blank...
2008-05-28 Mitchell Livingstonallow creation of torrents with no announce address
2008-05-28 Charles Kerrsvn propset
2008-05-28 Charles Kerrfix svn id property
2008-05-28 Charles Kerrremove more dead code
2008-05-28 Charles Kerr(libT) remove dead code
2008-05-28 Charles Kerr(gtk) silence console warning when starting a second...
2008-05-28 Charles Kerr#972 (partial) Transmission fails to compile with Sun...
2008-05-27 Charles Kerr#971: transmission can't create torrent with empty...
2008-05-27 Charles Kerrautogen.sh cleanups by Triskelios
2008-05-27 Charles Kerr(rpc) better debugging messages in transmission-remote
2008-05-27 Mitchell Livingstonhandle removing with rpc
2008-05-27 Charles Kerrpossible fix for r5932/r5933 error reported by John_Clay.
2008-05-27 Charles Kerr(gtk) dead code removal: MC_HASH
2008-05-27 Charles Kerrremove dead code
2008-05-27 Mitchell Livingstonsimplify the drawing of group colors for transfers
2008-05-27 Mitchell Livingstonallow transfers to be dragged when status fields are...
2008-05-27 Mitchell Livingstonimprovement for showing the pieces bar for transfers...
2008-05-27 Mitchell Livingstonno need to have the bitmap as an instance variable...
2008-05-27 Mitchell Livingstontrivial efficiency
2008-05-27 Mitchell Livingstondead code removal
2008-05-27 Mitchell Livingstonsimplify the pieces bar by not drawing the gradient...
2008-05-27 Mitchell Livingstonsmall potential speedup for the pieces bar
2008-05-27 Mitchell Livingstonsupport for adding a transfer through rpc
2008-05-26 Mitchell Livingstonprepare Torrent.[mh] for rpc
2008-05-26 Mitchell Livingstonrearrange the "transfers" pref pane
2008-05-26 Mitchell LivingstonOption to only show the add window when manually adding...
2008-05-26 Charles Kerrdead code removal.
2008-05-26 Charles Kerr(libT) shave a few bytes from tr_info and tr_torrent...
2008-05-26 Charles Kerr(libT) (1) shave a few bytes from tr_peer and tr_rateco...
2008-05-25 Mitchell Livingstona little work with rpc
2008-05-25 Charles Kerr(gtk) #970: The help dialog's link to transmissionbt...
2008-05-24 Mitchell Livingstonattempt to fix "0 times" stats bug
2008-05-24 Charles Kerr(gtk) #942: Option to inhibit / allow hibernation
2008-05-24 Charles Kerr(rpc)
2008-05-23 Mitchell Livingstonpotential fix for users that have "0 times" opened...
2008-05-23 Mitchell Livingstoneven more efficiency when drawing custom row colors
2008-05-23 Charles Kerrremove unused functions tr_torrentSetActiveCallback...
2008-05-23 Mitchell Livingstondon't draw the white rows - this is already performed...
2008-05-23 Charles Kerr* change tr_stat.activityDate's and tr_stat.startedDate...
2008-05-23 Mitchell Livingstonmissed these files in the last commit
2008-05-23 Mitchell Livingstonmanually draw the alternating row colors in the tracker...
2008-05-23 Mitchell Livingstonuse the clipRect as the visible rect
2008-05-23 Mitchell Livingstonmanually draw the alternating row colors - this allows...
2008-05-23 Charles Kerrshave 16 bytes off sizeof(tr_peerIo)
2008-05-23 Charles Kerrpossible fix for the stats error reported in http:...
2008-05-23 Mitchell Livingstonkeep strings consistent
2008-05-23 Mitchell Livingstonfor users that have "times open" displayed as 0, displa...
2008-05-23 Charles Kerrsine we now have two public ports (peer and rpc), renam...
2008-05-23 Charles Kerradd `hashString' to torrent-stat's response
2008-05-22 Charles Kerrmore cleanup work:
2008-05-22 Mitchell Livingstonstreamline FileListNode.m, moving asserts to more appro...
2008-05-22 Charles Kerrset the $Id:$ properties for these files
2008-05-22 Charles Kerr(libt) more janitorial work on cleaning up tr_session...
2008-05-22 Mitchell Livingstonfix errors with the new file structure code when displa...
2008-05-22 Charles Kerr(rpc) remove TR_RPC_TORRENT_CLOSING. formalize "torren...
2008-05-22 Mitchell Livingstonmove new files into the macosx directory
2008-05-22 Mitchell Livingstonuse a custom class instead of a dictionary for holding...
2008-05-22 Charles Kerr#963: use branch numbers for help, such as 1.2x, instea...
2008-05-22 Charles Kerrmake tr_stat identical in transmission.h and rpc-spec...
2008-05-22 Charles Kerr(rpc) make our generated JSON more human-readable.
2008-05-22 Charles Kerrmore janitorial cleanup on the "tr_session*" namespace...
2008-05-22 Charles Kerrtr_base64_decode() now decodes both data with, and...
2008-05-21 Mitchell Livingstonquicklook window expands from the icon instead of the... 1.21
2008-05-21 Mitchell Livingston(trunk) update to 1.21
2008-05-21 Charles Kerr#934: remove invalid tracker addresses
2008-05-21 Mitchell Livingstonbuild shttpd statically
2008-05-21 Mitchell Livingstonfix infinite loop when quicklooking a collapsed group
2008-05-21 Mitchell Livingstonenable/disable the quicklook menu item/toolbar item
2008-05-21 Mitchell Livingstonwhen showing quicklook window, leave previous window...
2008-05-21 Charles Kerrrename tr_torrentClose() as tr_torrentFree() and make...
2008-05-21 Mitchell Livingstononly "suck" in and out when quicklook-ing when the...
2008-05-21 Mitchell Livingstonadd quick look menu item
2008-05-21 Mitchell Livingstonwarnings--
2008-05-21 Mitchell Livingstonmake the quicklook toolbar item off by default
2008-05-21 Mitchell Livingstonadd a QuickLook button to the toolbar
2008-05-21 Mitchell Livingstononly allow QuickLook of folders or finished downloads...
2008-05-21 Mitchell Livingstonadd QuickLook to the main window (keeping it in the...
2008-05-21 Mitchell Livingstonmove quick look into its own class, making it a singlet...
2008-05-21 Charles Kerr(rpc) ensure "doc/rpc-spec.txt" is added to the tarball
next