]> granicus.if.org Git - transmission/shortlog
transmission
2012-09-19 Jordan Lee(trunk, libt) #4932 'crash on magnet links' -- fixed.
2012-09-19 Jordan Leeadd UI_FILES to EXTRA_DIST to see if that fixes distcheck
2012-09-18 Mitchell Livingstonadd a missing @ to a comment
2012-09-18 Mitchell Livingstonreturn a value (and rename) testTurtleTime instead...
2012-09-18 Mitchell Livingstonremove a comment referring to a non-existant param
2012-09-18 Mitchell Livingston#4201 Automatic limit can't be stopped
2012-09-17 Mitchell Livingstonrevert formatting changes in r13497
2012-09-17 Mitchell Livingston#5042 potential fix to building from a directory contai...
2012-09-17 Mitchell Livingston#5040 Improve scrolling experience in Web UI on iPad
2012-09-11 Mitchell LivingstonRefine the logic for determining the "partial/full...
2012-09-10 Mitchell Livingstonwhen generating the size units for libtransmission...
2012-09-10 Mitchell LivingstonOn Mountain Lion, pull the file/memory size units for...
2012-09-10 Mitchell Livingstonproperly retain/release nstimers like any other objecti...
2012-09-10 Mitchell Livingstonavoid creating the Bonjour Controller singleton unneces...
2012-09-09 Mitchell Livingstonre-commit change from r13488
2012-09-09 Mitchell Livingstonrevert the last commit because of styling changes snuck...
2012-09-09 Mitchell Livingston#4874 Deleting multiple torrents from the WebUI fails
2012-09-09 Mitchell LivingstonTake an int instead of an NSInteger for the Bonjour...
2012-09-09 Jordan Leefix the build by adding transmission.gresource.xml...
2012-09-09 Mitchell Livingston#5036 always use "Transmission" instead of "Transmissio...
2012-09-09 Mitchell Livingstondebug message snuck in r13483
2012-09-09 Mitchell Livingston#5036 Bonjour Service Name Maximum Length Bug
2012-09-09 Mitchell Livingstonupdate Brazilian Portuguese localization for 2.7
2012-09-08 Mitchell Livingstonadd in placeholder code so thatInfoGeneralView can...
2012-09-08 Mitchell Livingstonadd in placeholder code so that InfoOptionsView can...
2012-09-08 Mitchell Livingstonadd in placeholder code so that AddMagnetWindow can...
2012-09-08 Mitchell Livingstonremove a blank view that snuck into the Creator xib...
2012-09-07 Jordan Leeload the UI from a resource file rather than a string...
2012-09-07 Mitchell Livingstonupdate Russian localization for 2.7
2012-09-07 Jordan Leeremove trailing spaces
2012-09-07 Jordan Leefix tab damage
2012-09-07 Mitchell Livingston#5033 cli prints wrong status on console
2012-09-06 Mitchell Livingstontweak project file
2012-09-06 Mitchell Livingstonrevert MessageWindowController changes
2012-09-06 Mitchell LivingstonWhoops! Revert new changes committed in r13469
2012-09-06 Mitchell LivingstonRevert r13468 for now.
2012-09-06 Mitchell Livingstonconvert the Quick Look plugin to ARC
2012-09-06 Mitchell Livingstonensure that NSApp is loaded for the QuickLook plugin
2012-09-06 Mitchell Livingstonupdate Dutch localization for 2.7, part 2
2012-09-06 Mitchell Livingstonupdate Dutch localization for 2.7
2012-09-05 Mitchell Livingston#4321 uTP implementation is very slow.
2012-09-05 Mitchell Livingstonupdated Spanish Quick Look plugin localization
2012-09-04 Mitchell Livingstonupdate Italian localization for 2.7, part 2
2012-09-04 Mitchell Livingstonupdate Italian localization for 2.7
2012-09-04 Mitchell Livingstonupdate Danish localization for 2.7
2012-09-04 Mitchell Livingstonupdate Spanish localization for 2.7
2012-09-03 Mitchell Livingstonuse localized strings properly in the quick look plugin
2012-09-02 Mitchell LivingstonGerman localization for 2.7
2012-08-30 Mitchell Livingstonwhen drawing the status bar lines, don't assume the...
2012-08-30 Mitchell Livingston#5026 Slight decrease in the opacity of the toolbar...
2012-08-30 Mitchell Livingston#5026 StatusBarView doesn't fully match toolbar on...
2012-08-30 Mitchell Livingstonuse "Show" instead of "Reveal" in the "seeding complete...
2012-08-30 Mitchell Livingstonupdate the English strings file
2012-08-30 Mitchell Livingstonremove an unused variable
2012-08-19 Mitchell Livingstonremove unnecessary 10.8 checks
2012-08-19 Mitchell LivingstonWhen running on 10.8 with Growl not running, show a...
2012-08-19 Jordan Lee(trunk, qt) #4760 'transmission-qt breaks unicode chara...
2012-08-19 Jordan Lee(trunk, qt) #4036 'Qt Client doesnt delete torrent...
2012-08-19 Jordan Lee(trunk, qt) #4991 'control temporary speed limit from...
2012-08-18 Jordan Lee(trunk, qt) updated Spanish translation by rb07
2012-08-18 Jordan Lee(trunk daemon) Small tweak to r13443 to fix a pluraliza...
2012-08-18 Jordan Lee(trunk, daemon) #4657 "transmission-remote: display...
2012-08-18 Jordan Lee(trunk, libtransmission) #4934 "Create a test harness...
2012-08-18 Jordan Lee(trunk, gtk) #4996 'gtk client requires gtk 3.4, but...
2012-08-18 Jordan Lee(trunk gtk) #4997 "missing semicolon in the desktop...
2012-08-18 Jordan Lee(trunk web) #4993 "Add Set Location on WebUI" -- use...
2012-08-18 Jordan Lee(trunk, qt) #4624 "Inconsistent behavior when clicking...
2012-08-18 Jordan Lee(trunk web) #5013 "WebUI Inspector file tree" -- use...
2012-08-18 Jordan Lee(trunk, web) #5008 'html entitiy not correctly rendered...
2012-08-13 Mitchell Livingstonsilence warnings about string literals
2012-08-13 Mitchell Livingstonsilence several warnings related to printing ints in...
2012-08-12 Mitchell Livingstonbetter spacing of the file/tracker/webseed list in...
2012-08-12 Mitchell Livingstonset the flag for when compiling the Quick Look plugin...
2012-08-12 Mitchell Livingstonmain.c is relative to project
2012-08-12 Mitchell Livingstonmodify the Quick Look plugin's main.c
2012-08-12 Mitchell Livingstondon't link against some libraries unnecessarily in...
2012-08-12 Mitchell Livingstonlink the Quick Look plugin with AppKit
2012-08-12 Mitchell Livingstonuse the curl we supply when compiling the Quick Look...
2012-08-12 Mitchell Livingstondon't use the convenient accessor functionality in...
2012-08-12 Mitchell Livingstondon't use the convenient accessor functionality in...
2012-08-12 Mitchell Livingstonadd creation date and client information to the quick...
2012-08-12 Mitchell Livingston#4998 Support Quick Look of .torrent files in the Finder
2012-08-07 Mitchell Livingston#5007 Web client attempts to post notifications without...
2012-08-07 Mitchell Livingston#4987 (web ui) up/down characters are not rendered...
2012-08-06 Mitchell Livingstonmissed a line
2012-08-06 Mitchell Livingston#4454 Patch by 0ptional: Time Machine exclusion for...
2012-08-06 Mitchell LivingstonTweak how we first load in the torrent file list. This...
2012-08-06 Mitchell LivingstonTweak how we first load in the torrent file list.
2012-08-05 Mitchell Livingston#5005 Torrent file deleted twice when added via url
2012-08-05 Mitchell LivingstonSet each notification's subtitle as the informative...
2012-07-25 Mitchell Livingston#4963 Support Notification Center on 10.8
2012-07-25 Mitchell Livingston#4964 Don't allow Mist notifications on >= 10.8
2012-07-25 Mitchell LivingstonMore 10.8 better file size formatting.
2012-07-25 Mitchell LivingstonOn 10.8, use NSByteCountFormatter to keep file sizes...
2012-07-25 Mitchell Livingstonbump our sdk to 10.8
2012-07-24 Mitchell Livingstonre-add #2353 Automatically Remove on Completion
2012-07-24 Mitchell Livingstonupdate to 2.61+
2012-07-24 Mitchell Livingstonone more NEWS tweak 2.61
2012-07-24 Mitchell Livingstonfix NEWS typo
2012-07-24 Mitchell Livingstonbump version to 2.61
next