]> granicus.if.org Git - transmission/shortlog
transmission
2011-09-19 Mitchell Livingstonwhoops, comment
2011-09-19 Mitchell Livingstonroll my own method to separate a string into components
2011-09-19 Mitchell Livingston#4493 improve search filter behavior
2011-09-18 Mitchell Livingston#4491 add ieAll.css to the makefile
2011-09-18 Mitchell Livingstonupdate jquery.form.min
2011-09-18 Mitchell Livingstonthe Italian MainMenu.xib was the Portuguese version...
2011-09-18 Mitchell Livingstonset version to 2.40b1
2011-09-18 Jordan Leeupdated Spanish translation of the Qt client. Thanks...
2011-09-17 Mitchell Livingstonupdate French localization for 2.4
2011-09-17 Mitchell Livingstontweak NEWS
2011-09-17 Jordan Leesecond go at adding NEWS for 2.40
2011-09-17 Mitchell Livingstonfirst go at updating NEWS for 2.40
2011-09-16 Jordan Lee(trunk libT) add a magnet link check to deleteLocalData...
2011-09-16 Jordan Lee(trunk libT) #4473 'underflow from malformed ssha1...
2011-09-16 Jordan Lee(trunk libT) #4473 "underflow from malformed ssha1...
2011-09-16 Jordan Lee#4486 (trunk, web) 'filter bar no longer displays selec...
2011-09-15 Jordan Lee(trunk web) since disabling context menu items doesn...
2011-09-15 Jordan Lee(trunk web) ...and, also make sure that the three dialo...
2011-09-15 Jordan Leegive the 'about' dialog's titlebar the title 'about'
2011-09-15 Jordan Leeadd an 'about' dialog to show the server's version...
2011-09-15 Jordan Leewhen no torrents are selected, have the inspector's...
2011-09-15 Jordan Leeon startup, init the inspector's fields to 'N/A' where...
2011-09-15 Jordan Leeminor cleanup -- group a few related functions together.
2011-09-14 Mitchell Livingstonupdate Italian localization's MainMenu.xib
2011-09-14 Jordan Leeadd thousands formatting in the filter list
2011-09-14 Jordan Lee#4482 'Sections in Prefs window make no sense' -- rearr...
2011-09-14 Jordan Lee#4479 'magnet links are not included in filter results...
2011-09-14 Jordan Lee(trunk web) #4480 "Bottom bar looks bad on iPhone"...
2011-09-14 Jordan Lee(trunk web) #4481 "preference window no longer provides...
2011-09-14 Jordan Leefix pluralization bug in formatter.timeInterval()
2011-09-14 Jordan Leefix resize issue in web client's prefs dialog.
2011-09-14 Jordan Lee(trunk web) minor code cleanup: formatting consistency...
2011-09-14 Mitchell Livingston(trunk web) rephrase idle limit text
2011-09-14 Jordan Lee(trunk web) refactor the preferences dialog into its...
2011-09-14 Mitchell Livingstonbefore applying the gradient to the status and filter...
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...
next