]> granicus.if.org Git - transmission/shortlog
transmission
2011-09-14 Mitchell Livingstonwhen drawing gradients in the status and filter bar...
2011-09-13 Mitchell Livingstonupdate jQuery to 1.6.4
2011-09-13 Mitchell Livingston(trunk web) rename "duration" to "running time"; align...
2011-09-12 Jordan Lee(trunk web) small refactoring of webseed's batch proces...
2011-09-12 Jordan Leetr_free() already checks for null, so no need for the...
2011-09-12 Jordan Leeremove two redundant variables from tr_webseed_task
2011-09-12 Jordan Lee(trunk web) normalize the prefs tabs' borders
2011-09-12 Jordan Lee(trunk gtk) #4470 "Search in torrent list is broken...
2011-09-12 Jordan Lee(trunk libT) #4445 "transmission only downloads partial...
2011-09-10 Mitchell Livingstonupdate Portuguese (Portugal) localization for 2.4
2011-09-10 Mitchell LivingstonRemove duplicate "Copy bundle resources" for PriorityNo...
2011-09-08 Mitchell Livingstonupdate Russian localization for 2.4
2011-09-07 Jordan Lee(trunk utils) #4458 "'transmission-edit -a' overwrites...
2011-09-07 Mitchell Livingstonrevert the spacing between the table row buttons
2011-09-06 Mitchell Livingstonadd a bit more spacing within the torrent cell, and...
2011-09-06 Jordan Lee(trunk libT) #4437 "Multi file webseeds don't work...
2011-09-06 Jordan Lee(trunk libt) #4437 'multi file webseeds do not work...
2011-09-06 Mitchell Livingstonundo accidental submit in r12845
2011-09-06 Mitchell Livingstonupdate Italian localization for 2.4
2011-09-06 Mitchell Livingstonthe progress bar placement should factor in the icon...
2011-09-05 Mitchell Livingstonupdate German localization for 2.4
2011-09-05 Jordan Lee(trunk web) use "===" instead of "==" when appropriate.
2011-09-04 Mitchell Livingstonupdate Spanish localization for 2.40
2011-09-04 Jordan Lee(trunk web) remove unused image 'transfer_arrows.png'
2011-09-04 Jordan Leeremove unused file 'wait20.gif'
2011-09-03 Jordan Lee(trunk web) remove unused variable 'tr' in updateFilesP...
2011-09-03 Jordan Leeavoid unnecessary callback closures in the inspector.
2011-09-03 Jordan Leeremove unused functions
2011-09-03 Jordan Leetweak r12834. I shouldn't commit when I'm tired.
2011-09-03 Jordan Leeavoid closures in Transmission.refilter, to prevent...
2011-09-03 Jordan Leeplug a handful of context leaks.
2011-09-03 Jordan Lee(trunk web) better encapsulation of FileRow -- make...
2011-09-02 Mitchell Livingstonupdate jQuery to 1.6.3
2011-09-02 Jordan Lee(trunk, web) run the jquery files through a better...
2011-09-02 Jordan Lee(trunk web) refactor the inspector into its own class...
2011-09-02 Jordan Leesimplify the construction of the RPC constants object...
2011-09-01 Jordan Lee(trunk) Roll back the right-to-left progressbar behavio...
2011-09-01 Jordan Leedon't use Object.keys(), since it's not supported in...
2011-09-01 Jordan Lee(trunk web) as a followup to r12802 and r12799, run...
2011-09-01 Jordan Lee(trunk web) #4465 "Change WebUI 'file' icon from 'blue...
2011-09-01 Jordan Leemake make happy by removing a trailing backslash that...
2011-08-31 Jordan Lee(trunk web) rename the transmission.remote.js file...
2011-08-31 Jordan LeeUndoing change committed in r12789. The root problem...
2011-08-31 Jordan Lee(trunk web) #4462 "Selecting rows on iPhone doesn't...
2011-08-31 Jordan Lee(trunk web) minor code cleanup -- fixing comments,...
2011-08-31 Jordan Leefix a bug in jquery.transmenu that caused popping the...
2011-08-31 Jordan Lee(trunk web) add minor SFX when showing/hiding the stats...
2011-08-31 Jordan Lee(trunk web) #4452 "stop/start toggle button doesn't...
2011-08-31 Jordan Lee(trunk web) remove TorrentRow's public method "torrentS...
2011-08-31 Mitchell Livingstonget rid of build warning "Multiple build commands for...
2011-08-31 Jordan Lee(trunk web) #4446 "some trackerless torrents with magne...
2011-08-31 Mitchell Livingstonupdate Brazilian Portuguese localization
2011-08-31 Jordan Lee(trunk web) #4452 "Pause / Resume buttons to the right...
2011-08-31 Jordan Lee#4461 "wrong regular expression for HTTP user-agent...
2011-08-31 Jordan Leetry to avoid unnecessary reflows in two more ways:...
2011-08-30 Jordan Leeuse jQuery.proxy where useful.
2011-08-30 Jordan Lee(trunk web) decouple the inspector's dataChanged listen...
2011-08-30 Jordan LeesetSelectedRow(), selectRow(), deselectRow(), selectAll...
2011-08-30 Jordan Lee(trunk web) in tr.refilter(), instead of calling the...
2011-08-30 Jordan Lee(trunk web) use String.localeCompare() instead of rolli...
2011-08-30 Jordan Leenow that refiltering is faster, shrink the delay betwee...
2011-08-30 Jordan Lee(trunk web) run 'em through optipng too, at jdhore...
2011-08-30 Jordan Lee(trunk web) Remove the "inspector is open" cookie....
2011-08-30 Jordan Lee(trunk web) #4452 "'Remove from List' doesn't update...
2011-08-30 Jordan Lee(trunk web) run the png files through pngcrush to make...
2011-08-30 Jordan Leefix accidental tab indentation damage in r12797
2011-08-30 Jordan Lee(trunk web) #4452 "file list not refreshing" -- instead...
2011-08-30 Jordan Lee(trunk web) #4460 "Weird behavior when using up/down...
2011-08-30 Jordan Lee(trunk web) #4459 "Remove 'Compact View' from the actio...
2011-08-30 Jordan Lee(trunk web) make the corners of the footer buttons...
2011-08-29 Jordan Lee(trunk web) remove some redundant css rules that have...
2011-08-29 Jordan Leein transmission.updateFileList(), move the var declarat...
2011-08-29 Jordan Lee#4452 'Error: file.name is undefined' at file-row.js...
2011-08-29 Jordan Lee#4455 'Action on N>1 torrents doesn't work properly...
2011-08-29 Jordan Lee#4455 'Action on N>1 torrents doesn't work properly...
2011-08-29 Mitchell Livingstonupdate the Chinese localization for 2.4
2011-08-28 Mitchell Livingston(trunk web) selecting the up arrow when no transfers...
2011-08-28 Jordan Lee...and in Makefile.am, too.
2011-08-28 Jordan Lee(trunk web) rename "iphone" variables and css files...
2011-08-28 Jordan Lee(trunk web) fix event propagation in keypress events
2011-08-28 Jordan Lee(trunk web) fix regression that broke toolbar refresh
2011-08-28 Jordan Leefix progressbar color regression
2011-08-28 Jordan Lee(trunk web) migrate from json.js to json2.js. <http...
2011-08-28 Jordan Lee(trunk web) code futzing: (1) fix mixed tab & space...
2011-08-28 Jordan Leeremove dead code
2011-08-28 Jordan Lee(trunk web) add context arguments for the RPC methods...
2011-08-28 Jordan Lee(trunk web) some cleanup for r12770 -- better handling...
2011-08-28 Jordan Lee(trunk web) when mousing over the turtle or compact...
2011-08-28 Mitchell Livingstonremove the queue position from the transfer name
2011-08-28 Mitchell Livingstonremember selected transfers when updating the queue...
2011-08-28 Mitchell Livingstonremove redundant code
2011-08-27 Mitchell Livingstonadd an RPC session callback for when queue order changes
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...
next