]> granicus.if.org Git - transmission/shortlog
transmission
2015-12-06 Jordan Lee(trivial) silence a few -Wold-style-cast warnings
2015-12-06 Jordan Lee(trivial) remove trailing semicolon after Q_DECLARE_MET...
2015-12-06 Jordan Lee(trivial) remove namespace trailing semicolon
2015-12-06 Jordan Leeremove unused macro
2015-12-06 Jordan Leelink transmission-gtk against libappindicator if necessary
2015-12-06 Jordan Leelink daemon against systemd libraries if necessary
2015-11-28 Mike GelfandImprove Qt client appearance on hidpi screens a bit
2015-11-26 Mike GelfandUse correct language pair in version info resource
2015-11-25 Mike Gelfand#6022: Prevent stack overflow when stallness changes...
2015-11-15 Mike GelfandFallback to English if no proper translation is available
2015-11-14 Mike GelfandDon't force-add "Show options dialog" checkbox when...
2015-11-06 Mike GelfandAdd the rest of current Windows-related third-party...
2015-11-06 Mike Gelfand#6017: Remove `-lm` from utils compile flags (but leave...
2015-11-05 Mike GelfandDon't install Makefile.in files for web UI when using...
2015-11-05 Mike GelfandUpdate NEWS
2015-11-05 Mike Gelfand#5802: Require absolute paths in "session-set" and...
2015-11-03 Mike GelfandAdd libcrypto library for Xcode 7 support (complements...
2015-10-25 Mike GelfandUse tr_realloc (BSD reallocf-alike) instead of plain...
2015-10-25 Mike GelfandGH-4: Allow downloading files from http servers (not...
2015-10-24 Mike GelfandClear filter upon double clicking on filtered torrent...
2015-10-23 Mike Gelfand#5777: Trim potential URIs from clipboard on Mac (patch...
2015-10-23 Mike GelfandSupport absolute paths longer than ~260 chars on Windows
2015-10-23 Mike GelfandUse tr_sys_path_remove instead of remove
2015-10-23 Mike GelfandBetter support for UNC paths in tr_sys_path_is_relative
2015-10-23 Mike GelfandRework Win32 basename and dirname implementation
2015-10-20 Mike Gelfand#5802: Don't make assumptions of remote path validity...
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...
next