]> granicus.if.org Git - transmission/shortlog
transmission
2015-08-01 Mike GelfandUse CMake-provided C/C++ standard selection capabilitie...
2015-07-30 Mike GelfandRemove some unused includes/macros; fix build (re....
2015-07-30 Mike GelfandCreate dialogs on demand, don't keep them ready all...
2015-07-13 Mike GelfandImprove RPC performance for local sessions
2015-07-12 Mike GelfandImprove file tree population/update performance
2015-07-05 Mike Gelfand#5912: Prevent completed pieces modification by webseed...
2015-07-01 Mike GelfandFix `tr_net_strerror` on Windows (oops)
2015-07-01 Mike GelfandUse `sockerrno` and `tr_net_strerror` for most of netwo...
2015-06-28 Mike GelfandSome look-and-feel improvements for Mac and GTK+ styles...
2015-06-26 Mike GelfandAvoid assert on passing negative values to `isprint...
2015-06-24 Mike Gelfand#5964: Another follow-up commit for #5456 (encrypted...
2015-06-24 Mike Gelfand#5964: Follow-up fix for #5456 (encrypted communication...
2015-06-23 Mike GelfandAvoid possible `_XOPEN_SOURCE` redefinition warning
2015-06-17 Mike Gelfand#5456: Fix encrypted communication with libevent 2.1.x
2015-06-15 Mike GelfandTorrent properties dialog improvements
2015-06-12 Mike GelfandInstead of standard C headers include their C++ counter...
2015-06-12 Mike GelfandUnify/prettify Qt client headers style
2015-06-10 Mike GelfandSync Qt client translations, add Polish language
2015-06-10 Mike GelfandUse PascalCase for Qt client filenames
2015-06-08 Mike GelfandBump DHT version used in CMake scripts (includes latest...
2015-06-01 Mike GelfandDon't print trailing space char on each line when savin...
2015-06-01 Mike Gelfand#5851: Don't use _configthreadlocale if not provided...
2015-06-01 Mike Gelfand#5851: Use per-thread locale setup if possible
2015-05-31 Mike GelfandAdd more booleans to the picture
2015-05-30 Mike GelfandRemove useless ws2tcpip.h include in net.h
2015-05-30 Mike GelfandUse CreateProcess instead of _spawnvpe to execute scrip...
2015-05-16 Mike Gelfand#4882: \u-encode all non-printable (as opposed to non...
2015-05-09 Mike GelfandFix some issues revealed by coverity
2015-05-09 Mike GelfandFix some issues revealed by coverity
2015-05-09 Mike GelfandFix some issues revealed by coverity
2015-05-09 Mike GelfandFix some issues revealed by coverity
2015-05-07 Mike Gelfand#5946: Save "prefetch-enabled" setting as boolean ...
2015-05-05 Mike Gelfand#5944: Unify indentation style and strip trailing white...
2015-05-04 Mike GelfandCut internal macro names to have equal number of unders...
2015-05-04 Mike GelfandCut internal macro names to have equal number of unders...
2015-05-03 Mike GelfandRemove `-Wdeclaration-after-statement` flag (we use...
2015-05-03 Mike Gelfand#5930: Fix style of Gtk+3.16 overshoot and undershoot...
2015-04-30 Mike Gelfand#4866: Replace existing menus with jQueryUI menu
2015-04-29 Mike Gelfand#5937: Don't send TR_RPC_TORRENT_ADDED notification...
2015-04-26 Mike GelfandUse jQuery UI's `ui-helper-hidden` CSS class instead...
2015-04-24 Mike Gelfand#5934: Generate REVISION file and use it in case of...
2015-04-23 Mike GelfandBump natpmp revision to include latest Win32 fixes
2015-04-23 Mike GelfandDefine WIN32_LEAN_AND_MEAN and NOMINMAX for our own...
2015-04-23 Mike GelfandEmit warning from uTP config in a more friendly way
2015-04-23 Mike Gelfand#5894: Get rid of eval() in JS code (patch by Ancient...
2015-04-23 Mike Gelfand#5894: Get rid of inline styles in HTML (patch by Ancie...
2015-04-22 Mike GelfandEven better (and unified) torrent origin logic for...
2015-04-22 Mike GelfandFix JS error on undefined creator during inspector...
2015-04-21 Mike Gelfand#5894: Fix autotools build ("trailing backslash on...
2015-04-21 Mike Gelfand#5894: Update jQuery to 1.11.2 (with Migrate plugin...
2015-04-21 Mike GelfandBump miniupnpc revision to fix `MINIUPNP_STATICLIB...
2015-04-21 Mike GelfandAvoid GCC `'static' is not at beginning of declaration...
2015-04-21 Mike GelfandUse UTF-8 for console I/O on Windows
2015-04-20 Mike GelfandIfdef the code which does manual relayout on compact...
2015-04-18 Mike GelfandSend dummy events each second to prevent excessive...
2015-04-18 Mike GelfandFix Qt 4 build: `QGridLayout::getItemPosition ()` is...
2015-04-18 Mike GelfandUse C++11 range-based `for` loops (Qt client)
2015-04-15 Mike Gelfand#5927: Add Chinese (zh_CN) translation to Qt client...
2015-04-15 Mike GelfandUse native separators for path button and free space...
2015-04-14 Mike GelfandAdd version info to executables (on Windows). Group...
2015-04-13 Mike GelfandAllow files (and their parent directories) to be rename...
2015-04-12 Eric Petit#5925 no CFBundleVersion in Jenkins builds
2015-04-11 Mike GelfandForward-declare `tr_error` structure in headers
2015-04-11 Mike GelfandAdd ERROR_DIRECTORY_NOT_SUPPORTED define missing in...
2015-04-11 Mike Gelfand#5908: Check for `tr_loadFile` return value instead...
2015-04-10 Mike GelfandTune directory paths on Windows
2015-04-05 Mike Gelfand#5878: Fix typo in transmission-remote -P argument...
2015-04-05 Mike Gelfand#5920: Fix memory leak and access to freed memory in...
2015-04-04 Mike Gelfand#5910: Fix autotools build (#2) and workaround MSVC bug
2015-04-04 Mike Gelfand#5910: Fix autotools and Xcode build
2015-04-04 Mike Gelfand#5910: Run daemon as a service on Windows
2015-03-29 Mike GelfandAdd patch from #5002 (r13646) to fix crash in libutp...
2015-03-26 Mike Gelfand#5407: Fix crash on Mac when pausing torrents (patch...
2015-03-26 Mike GelfandDo not return `-EINVAL` as socket value (obviously...
2015-03-19 Mike GelfandFix a couple more MinGW/MSVC warnings.
2015-03-19 Mike GelfandFix a couple of MinGW warnings.
2015-03-18 Mike GelfandDefine and use tr_socket_t and TR_BAD_SOCKET instead...
2015-03-15 Mike GelfandAdd support for WolfSSL (autoconf)
2015-03-15 Mike GelfandAdd support for WolfSSL
2015-03-15 Mike GelfandMinor type adjustments (incomplete, it takes way too...
2015-03-14 Mike GelfandSet patch svn:eol-style to native (fix Windows build)
2015-03-14 Mike GelfandFix libb64 unsigned char issues while waiting for upstr...
2015-03-11 Mike Gelfand#5505: Temporarily comment assert out so that nightly...
2015-03-10 Mike GelfandDefine one of LFS macros instead of using xxx64 functio...
2015-03-08 Mike GelfandUse lseek64 instead of lseek, if available (large files...
2015-02-06 Mike Gelfand#5774: Fix alternative speed limits scheduled times...
2015-01-31 Mike GelfandPer-pixel vertical scroll in all the views (Qt client)
2015-01-29 Mike GelfandPass constant Prefs, TorrentFilter, TorrentModel object...
2015-01-29 Mike GelfandFix build on Windows (blindly)
2015-01-29 Mike GelfandDefine QT_NO_CAST_FROM_ASCII (Qt client)
2015-01-28 Mike GelfandRevert unintended changes (debug output)
2015-01-28 Mike GelfandTreat command-line arguments as UTF-8-encoded; hide...
2015-01-25 Mike GelfandFix "magnetLink" field type in RPC spec (reported by...
2015-01-25 Mike GelfandUse TrPathButton in preferences dialog
2015-01-25 Mike GelfandFix tab order in preferences dialog (Qt client)
2015-01-25 Mike GelfandRework preferences dialog in Qt client to load from .ui
2015-01-21 Mike Gelfand#5881: Explicitly state all possible crypto backend...
2015-01-21 Mike GelfandRework forms layout to workaround some stylesheet issue...
2015-01-20 Mike GelfandImprove tracker list look (torrent properties dialog...
2015-01-18 Mike GelfandSmall follow-up translation fixes (HTML formatting...
next