]> granicus.if.org Git - transmission/shortlog
transmission
2015-10-20 Mike GelfandAlways invoke async RPC callback, even if operation...
2015-10-19 Mike GelfandShow notice on top of filtered torrents list
2015-10-18 Mike GelfandRemove unused session tag
2015-10-18 Mike GelfandDisplay notifications via tray icon if dbus is not...
2015-10-16 Mike Gelfand#5889: Sync with libutp before its API changed
2015-10-16 Mike Gelfand#5992: Remove now obsolete check for 13th Baktun (alrea...
2015-10-15 Mike Gelfand#6006: Don't use newlocale/uselocale with uClibc below...
2015-10-14 Mike Gelfand#6005: Style fix for previous commit (no functional...
2015-10-13 Mike Gelfand#6005: Bump minimum OpenSSL version to 0.9.7, fix build...
2015-10-11 Mike GelfandInitialise networking in daemon before making libevent...
2015-10-11 Mike GelfandImprove error handling when formatting error messages...
2015-10-08 Mike GelfandFix parameters order in `tr_web_done_func` declaration
2015-10-08 Mike Gelfand#5867: Fix miniupnpc strings script re. r14269 (patch...
2015-10-08 Mike Gelfand#4518: Mark appropriate fields in prefs as html5 number...
2015-10-05 Mike Gelfand#5732: Change length argument type to uint32_t for...
2015-10-05 Mike Gelfand#5732: Fix possible overflow in messageLengthIsCorrect...
2015-10-05 Mike GelfandSupport compiling Mac client with Xcode 7
2015-10-04 Mike Gelfand#5993: Improve magnets handling in main window
2015-10-04 Mike Gelfand#6003: Update to miniupnpc api 14 (slightly modified...
2015-09-27 Mike Gelfand#6001: Calculate header item size properly
2015-09-01 Mike GelfandSync main context menu with "Torrent" menu; hide menu...
2015-09-01 Mike GelfandFix session dialog not showing up after first close
2015-09-01 Mike GelfandRemove context help button from dialogs on Windows
2015-08-17 Mike Gelfand#5982: Simplify filter bar connections by using needed...
2015-08-16 Mike GelfandSimplify and speed up actions connected to file tree...
2015-08-10 Mike GelfandSync translations with Transifex
2015-08-10 Mike Gelfand#5608: Enter file renaming mode with keyboard only...
2015-08-06 Mike GelfandRefactor action groups initialization/handling and...
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...
next