]> granicus.if.org Git - transmission/shortlog
transmission
2009-09-19 Charles Kerr(trunk gtk) #2427: crash on quit when the Preferences...
2009-09-19 Kevin Glowacz(trunk) forgot to add this image to the makefile
2009-09-18 Mitchell Livingstonwhen creating a torrent with a single piece, remove...
2009-09-18 Mitchell Livingstonin the off chance this ocurs, "1 byte" instead of ...
2009-09-18 Mitchell Livingstonremove unneeded group column resize code
2009-09-17 Mitchell Livingstonuse NSRectFillListWithColors on the pieces grid
2009-09-17 Charles Kerr(trunk libT) #2420 - Transmission should follow PEX...
2009-09-17 Mitchell Livingston#2421 Build fails on Mac OS X if special characters...
2009-09-17 Mitchell Livingstonfix some flickering with the table row color drawing
2009-09-17 Mitchell Livingstonremove unnecessary alloca
2009-09-17 Mitchell Livingstonsame for torrent table, and fix a code placement issue
2009-09-17 Mitchell Livingstonuse NSRectFillList() to fill the tracker table's altern...
2009-09-17 Charles Kerr(trunk libT) use tr_torrentName() instead of tor->info...
2009-09-17 Charles Kerr(trunk gtk) rewrite the 'create torrent' dialog
2009-09-17 Charles Kerradd a way to tell the hig workarea which widget(s)...
2009-09-17 Charles Kerrwhen creating a new torrent and a tracker announce...
2009-09-17 Mitchell Livingstonremove a warning
2009-09-17 Mitchell Livingstonshow a warning whenever removing any tracker, regardles...
2009-09-17 Mitchell Livingstonremove distinction between built-in trackers and custom...
2009-09-16 Mitchell Livingstonuse 10.6's localizedStandardCompare: when sorting by...
2009-09-16 Mitchell Livingston#2414 Upside-down dock icons in Inspector under Leopard
2009-09-15 Charles Kerr(trunk) silence manpage warnings reported by lintian...
2009-09-15 Mitchell Livingstonon 10.6 avoid some wizardry to work around a 10.5 bug...
2009-09-15 Mitchell Livingstonreplace a deprecated method
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
next