]> granicus.if.org Git - transmission/shortlog
transmission
2011-08-27 Mitchell Livingston(trunk web) fix selecting files
2011-08-27 Jordan Lee(trunk web) in Transmission.refilter(), only refilter...
2011-08-27 Mitchell LivingstonAdd some warnings and excessive Lion checks
2011-08-27 Mitchell Livingston#4448 "Resume all" toolbar button should factor in...
2011-08-27 Jordan Lee(trunk web) remove dead function call.
2011-08-27 Jordan Lee(trunk web) slightly faster Transmission.refilter(...
2011-08-26 Jordan Lee(trunk web) better bootstrapping when first loading...
2011-08-26 Jordan Lee(trunk web) Stop poking the torrent-row's progressbar...
2011-08-26 Jordan Lee(trunk web) safeguard against exceptions when sorting...
2011-08-26 Jordan Lee(trunk web) Reduce the torrent-get RPC wrapper down...
2011-08-26 Jordan Leeremove unnecessary field test
2011-08-26 Jordan Lee(trunk web) tweak the font sizes for the torrent list...
2011-08-26 Jordan Lee(trunk web) in the statusbar, don't show idle speeds
2011-08-26 Jordan Leefix r12756 oops
2011-08-26 Jordan Lee(trunk web) another minor network/memory win: remove...
2011-08-26 Jordan Lee(trunk web) simplify the periodic RPC request for info...
2011-08-26 Jordan Lee(trunk web) a batch of code cleanups that were too...
2011-08-26 Jordan Lee(trunk web) remove an unneccesary field: the "trackerSt...
2011-08-26 Jordan Lee(trunk web) don't request the torrentFile field --...
2011-08-26 Jordan Lee(trunk web) minor network traffic improvement: Transmis...
2011-08-26 Mitchell Livingstonupdate the localizable strings file
2011-08-26 Jordan Lee(trunk web) lazy-create Torrent's collatedName and...
2011-08-26 Jordan Lee(trunk web) minor code sorting in Transmission.js:...
2011-08-26 Jordan Lee(trunk web) when compact mode is toggled, force the...
2011-08-26 Jordan Lee(trunk web) in Transmission.refilter(), don't rebuild...
2011-08-25 Jordan Lee(trunk web) fix issue with the "open torrent" dialog...
2011-08-25 Jordan Lee(trunk web) significant shrinkage of our memory + netwo...
2011-08-25 Jordan Lee(trunk web) remove an unnecessary link from the torrent...
2011-08-25 Jordan Lee(trunk web) fix accidental global variable introduced...
2011-08-25 Jordan Lee(trunk web) #4271 "selecting multiple files with shift...
2011-08-25 Jordan Lee(trunk web) remove cruft from Transmission.onRowClicked()
2011-08-25 Jordan Lee(trunk libT) #4437 "Multi file webseeds don't work...
2011-08-25 Jordan Lee(trunk web) simplify the prefs tab selection code
2011-08-25 Jordan Lee(trunk web) remove a handful of unnecessary wrapper...
2011-08-25 Jordan Lee(trunk web) #4444 "'Show Transfers' missing Seeding...
2011-08-25 Jordan Lee(trunk web) #4443 "progress bar colors for queued trans...
2011-08-25 Mitchell Livingston(trunk web) adjust common.css
2011-08-25 Mitchell Livingston(trunk web) r12732 for the iphone
2011-08-25 Mitchell Livingston(trunk web) for non-active seeds (paused or queued...
2011-08-25 Mitchell Livingston(trunk web) show the dark green bar for the complete...
2011-08-25 Mitchell Livingston(trunk web) for paused seeds, for the entire progress...
2011-08-24 Mitchell Livingston(trunk web) allow select all/deselect all in the files...
2011-08-24 Jordan Lee(trunk daemon) #3753 "support SSL in transmission-remot...
2011-08-24 Jordan Lee(trunk web) #4273 "Display ratio in web client compact...
2011-08-24 Jordan Lee(trunk web) when sorting by ratio, use tr_stat.ratio...
2011-08-24 Jordan Lee(trunk daemon) #4440 "transmission-remote --port-test...
2011-08-24 Jordan Lee(trunk web) #4438 "Add tooltip for peer status in web...
2011-08-24 Jordan Lee(trunk web) #4442 "WebUI doesn't update after performin...
2011-08-24 Jordan Lee(trunk web) safer use of 'arguments', which is a reserv...
2011-08-24 Jordan Lee(trunk web) apply the even/odd property to the row...
2011-08-24 Jordan Lee(trunk web) use jQuery's API when populating/saving...
2011-08-24 Mitchell Livingston(trunk web) fix queue reordering
2011-08-24 Jordan Lee(trunk web) fix tracker counts in the filter popup
2011-08-24 Jordan Leespeedups found by chrome's profiler
2011-08-24 Mitchell Livingstonanimate toggling minimal view (on Lion)
2011-08-24 Jordan Lee(trunk web) A lot of web cleanup, refactoring, bugfixes...
2011-08-24 Mitchell Livingstonspacing, yay!
2011-08-24 Mitchell Livingstonfix "Error: remove is not defined"
2011-08-23 Jordan Lee(trunk web) #4436 "odd behavior and display" -- fixed.
2011-08-21 Jordan Lee(trunk web) use the same CDN cache of jQuery that every...
2011-08-21 Mitchell Livingstonwhen adding a transfer from the Add window, put the...
2011-08-21 Mitchell Livingstonupdate each torrent's stats in the same loop as where...
2011-08-21 Jordan Lee(trunk web) remove unused function Transmission.getDese...
2011-08-21 Jordan Lee(trunk web) remove cruft from Transmission.js' setupSea...
2011-08-21 Jordan Lee(trunk web) make Transmission.js' keyDown() function...
2011-08-21 Jordan Lee(trunk web) use jQuery to limit the preference dialog...
2011-08-20 Jordan Lee(trunk web) rename torrent-renderer.js as torrent-row.js
2011-08-20 Jordan Lee(trunk web) simplify Transmission.updateButtonStates()
2011-08-20 Jordan Lee(trunk web) minor tweaks to r12702 for clarity.
2011-08-20 Jordan Lee(trunk web) Torrent class cleanup:
2011-08-20 Jordan Lee(trunk libT) improve the is_same_file() test in deleteL...
2011-08-20 Jordan Lee(trunk web) code cleanup in torrent-row: (1) add a...
2011-08-20 Mitchell Livingstonset all of the windows as non-restorable
2011-08-20 Jordan Lee(trunk qt) fix text alignment issue in the inspector...
2011-08-20 Jordan Lee(trunk qt) #4428 "Conversion to QString in "New torrent...
2011-08-19 Mitchell Livingstonsmall tweaks to the help documentation
2011-08-18 Mitchell Livingstonupdate help images
2011-08-17 Jordan Leetell Makefile.am about file-row.js and torrent-renderer.js
2011-08-17 Mitchell Livingstonremove unnecessary queue update notifications
2011-08-16 Jordan Lee(trunk libT) #4377 "Incomplete Folder removed when...
2011-08-16 Jordan LeeUse 'ev' rather than 'event' in Transmission.onRowClick...
2011-08-16 Jordan Lee(trunk web) #3624 "Compact mode is very slow for large...
2011-08-16 Mitchell Livingstonadjust r12688 and remove a log message
2011-08-16 Mitchell Livingston#4425 add window's verification progress bar doesn...
2011-08-15 Mitchell Livingston#4423 Fix coding style of StatusBarController::updateWi...
2011-08-15 Mitchell Livingston#4421 Fix warnings related to missing protocols definition
2011-08-15 Mitchell Livingston#4420 The StatusBar updates itself a bit too much
2011-08-15 Mitchell Livingston#4422 On Mac, tr_getWebClientDir() uses incorrect encod...
2011-08-14 Jordan Lee(trunk libT) #4396 "Scrape requests not showing in...
2011-08-13 Jordan Lee(trunk gtk) #4399 "Add option to disable 'trash can...
2011-08-13 Jordan Lee(trunk libT) when building unordered lists, use g_slist...
2011-08-13 Jordan Lee(trunk gtk) sync the gtk+ client's watchdir behavior...
2011-08-13 Jordan Lee(trunk gtk) the row and col arguments passed to gtk_tab...
2011-08-13 Jordan Leeuse a gulong when remembering the return value of g_sig...
2011-08-13 Jordan Leesilence a warning on 64-bit machines introduced in...
2011-08-13 Jordan Lee(trunk gtk) remove some unnecessary #includes
2011-08-13 Jordan Leerename 'torrent_idle_data' as 'rpc_idle_data'
2011-08-13 Jordan Lee(trunk gtk) minor tweak to signal_handler()
2011-08-13 Jordan Lee(trunk gtk) simplify the gtk+ client's watchdir code
2011-08-13 Jordan Lee(trunk gtk) move function declarations to where they...
next