]> granicus.if.org Git - transmission/shortlog
transmission
2009-09-14 Charles Kerr(trunk web) #2411: double-clicking torrent should open...
2009-09-14 Charles Kerr(trunk qt) fix DHT build issue reported and patched...
2009-09-14 Mitchell Livingston(trunk) update to 1.75; transfer NEWS and appcast from...
2009-09-12 Charles Kerr(trunk gtk) increase the temporary buffer size to avoid...
2009-09-12 Mitchell Livingstonanother warning gone
2009-09-12 Mitchell Livingstonone less warning
2009-09-12 Mitchell Livingstonremove comment
2009-09-12 Mitchell Livingston(trunk) make sure the creator window size/placement...
2009-09-12 Mitchell Livingston(trunk) hopefull fix #2354 - end editing of the tracker...
2009-09-11 Charles Kerr(trunk T) possible fix for gtk crash reported by Micha...
2009-09-11 Charles Kerr(trunk gtk) fix clang build issue reported by Tronic
2009-09-11 Mitchell Livingstonlast commit would break 10.5-compatibility if it weren...
2009-09-11 Mitchell Livingstonthe quick look window shouldn't zoom onto a missing...
2009-09-10 Charles Kerr(trunk gtk) add a Donate item to the Help menu
2009-09-10 Mitchell Livingston#2396 move donation menu item to the main Transmission...
2009-09-10 Charles Kerr(trunk libT) fix a couple of compiler warnings from...
2009-09-10 Charles Kerr(trunk libT) fix oops
2009-09-10 Charles Kerr(trunk libT) #2395: caching too many peers between...
2009-09-10 Mitchell Livingstonadd missing #include
2009-09-10 Mitchell Livingstonanother 10.6 check
2009-09-09 Charles Kerr(trunk, libT) #2390: when you add a new torrent while...
2009-09-09 Charles Kerr(trunk libT) a test commit -- possible fseek fix for...
2009-09-08 Charles Kerrfix r9073 oops; I committed a few debugging changes...
2009-09-08 Charles Kerrdelete the obsolete zsh bindings
2009-09-08 Charles Kerr(trunk gtk) #2389: Sort by Time Left broken in the...
2009-09-08 Charles Kerr(trunk libT) sync the announce/scrape timeout intervals...
2009-09-08 Charles Kerr(trunk gtk) #2387: transmission doesn't start; gives...
2009-09-08 Charles Kerradd better logging to track down tr_ioRead() error...
2009-09-08 Charles Kerrdecide at runtime, rather than compile time, whether...
2009-09-07 Charles Kerr(trunk libT) make tr_ptrArrayErase() private
2009-09-07 Mitchell Livingstonmake sure the "move data" context option actually works
2009-09-07 Mitchell Livingston#2371 move "Move Data File To..." to the contextual...
2009-09-07 Mitchell Livingstondisable QuickLook button/menu item on 10.6
2009-09-07 Mitchell Livingstonadd some 10.6 checks for quick look
2009-09-07 Mitchell Livingston#2337 Include Mac OS X 10.5's libcurl and libcrypto...
2009-09-07 Charles Kerr(trunk, libT) sibling to r9027, remove more unused...
2009-09-07 Mitchell Livingstononly use integral numbers for the height of the pieces bar
2009-09-07 Mitchell Livingstonseems that drawing non-integer bound rects isn't kosher...
2009-09-06 Charles Kerr(trunk libT) disable the sorted ptrArray assertions...
2009-09-06 Mitchell Livingstonwhoops
2009-09-06 Mitchell LivingstonSimplify the progress bar drawing code using NSDivideRe...
2009-09-06 Charles Kerr(trunk libT) #2383: Faster verification for local data...
2009-09-05 Charles Kerrfix another 'make distcheck' error in the macox/ directory
2009-09-05 Charles Kerrfix autoconf 'make distcheck' error in macosx/ introduc...
2009-09-05 Charles Kerr(trunk libT) #2284: crashes when some invalid torrents...
2009-09-05 Mitchell Livingstonzoom from the inspectors file table when quick looking
2009-09-04 Mitchell Livingstonremove unneeded calls to sharedPreviewPanel
2009-09-04 Mitchell Livingstonkill some warnings
2009-09-04 Mitchell Livingstonspacebar in the Inspector file table will toggle QuickLook
2009-09-04 Mitchell Livingstonsome cleanup of inspector QuickLook
2009-09-04 Mitchell Livingstonbuild using NATIVE_ARCH_ACTUAL
2009-09-04 Mitchell Livingstondraft #1 of #2369 - use public API for QuickLook on...
2009-09-02 Charles KerrQt 4.4 is still pretty new, so don't use QList.removeOn...
2009-09-02 Charles Kerr(trunk, libT) fix code in the UTF8-to-JSON serializer...
2009-09-02 Kevin Glowacz(trunk web) rpc returns true and false for this, no...
2009-09-01 Mitchell Livingstonone less delegate compiler warning
2009-09-01 Mitchell Livingstongive the Clang compiler a try
2009-09-01 Charles Kerr(trunk libT) revert r9026 from ticket #2357
2009-08-31 Charles Kerrremove unused code
2009-08-31 Charles Kerr(trunk libT) #2357: the "upload_only" key sent in PEX...
2009-08-31 Charles Kerr(trunk libT) #2373: Handle HTTP redirects more gracefully
2009-08-31 Charles Kerr(trunk libT) #2372: 'Unregistered Torrent Pass' Pauses...
2009-08-31 Charles Kerr(trunk, libT) #2365: Peer settings for an individual...
2009-08-31 Eric PetitUse a mirror of libevent's repo rather than sourceforge's
2009-08-30 Mitchell Livingstonon 10.6 use localizedStringFromDate:dateStyle:timeStyle...
2009-08-30 Mitchell Livingstondon't use a custom date format in the inspector's ...
2009-08-30 Mitchell Livingstonadd a missing import statement
2009-08-30 Mitchell Livingstonmissed one in the last commit
2009-08-30 Mitchell Livingston#2370 On 10.6, revaling files in Finder will select...
2009-08-30 Mitchell Livingstonon 10.6 get the modifier keys from NSEvent's class...
2009-08-29 Mitchell Livingstoncall setFlipped: one less time on 10.6
2009-08-29 Mitchell Livingstonremove redundant copy and a deprecated method
2009-08-29 Mitchell Livingstonde-flip priority images in the inspector
2009-08-29 Mitchell Livingstonon 10.6, use the built-in caution image when there...
2009-08-29 Mitchell Livingstonrequire 10.6 (and Xcode 3.2) for development, and kill...
2009-08-29 Mitchell Livingstonyet another depracated method reaped
2009-08-29 Mitchell Livingstonremove yet another 10.6 depracated function
2009-08-29 Charles Kerradd KGet to the clients list
2009-08-29 Charles Kerr(trunk, gtk ) #2361: Turtle toggle button is not visibl...
2009-08-29 Mitchell Livingstoneliminate 3 more warnings
2009-08-29 Mitchell Livingstonrid ourself of a couple more compiler warnings
2009-08-29 Mitchell Livingstonremove a couple more deprecated methods and an unneed...
2009-08-28 Mitchell Livingstonremove a couple of 10.6 deprecated methods
2009-08-28 Charles Kerrfix another typo in rpc-spec: "tnumber" should read...
2009-08-28 Charles Kerrfix copy-paste error in rpc-spec.txt: errorString is...
2009-08-28 Charles Kerradd to the qt client a note about building w/o DHT
2009-08-28 Mitchell Livingstonfor consistency, "Wiki & Development" -> "Support ...
2009-08-28 Mitchell Livingstonupdate version to 1.74+; adjust NEWS
2009-08-25 Charles Kerrfix --disable-dht error in 1.74 reported by DimStar
2009-08-24 Mitchell Livingstonupdate appcast for 1.74
2009-08-24 Kevin Glowacz(trunk web) bugfix from Longinus00 to properly unset... 1.74
2009-08-24 Charles Kerrupdate translations
2009-08-24 Charles Kerrupdate news
2009-08-24 Charles Kerrbump to 1.74
2009-08-24 Mitchell Livingstonupdate French localization
2009-08-24 Mitchell Livingstonupdate appcast release notes
2009-08-24 Mitchell Livingstonupdate global speed limits max values to 99,999
2009-08-22 Charles Kerr(trunk libT) tell libcurl to set a time limit of 120...
2009-08-22 Charles Kerr(trunk third-party) #2302: revert from dht 0.8 to 0...
2009-08-22 Charles Kerrupdate gtk translations from rosetta
next