]> granicus.if.org Git - transmission/shortlog
transmission
2016-02-27 Mike GelfandUse autolayout for torrent info window (OS X)
2016-02-24 Mike GelfandUse autolayout for group rules window, take two (OS X)
2016-02-24 Mike GelfandUse autolayout for group rules window (OS X)
2016-02-23 Mike GelfandFix warning for when 2nd `iconv()` argument is const
2016-02-23 Mike GelfandLoad icons with GResource, remove deprecated inline...
2016-02-23 Mike GelfandDefine `HAVE_ICONV` instead of `HAVE_ICONV_OPEN` when...
2016-02-07 Mike GelfandOnly depend on iconv if found
2016-02-07 Mike GelfandCheck for `iconv()` instead of `iconv_open()`, adjust...
2016-02-06 Mike Gelfand#6064: Add test cases which exhibit the issue
2016-02-06 Mike Gelfand#6064: Merge ConvertUTF.c fixes from LLVM (?)
2016-01-25 Mike GelfandAdd hidden "watch-dir-force-generic" setting handling...
2016-01-25 Mike GelfandMake it possible to force generic watchdir implementati...
2016-01-13 Mike GelfandFix Turkish translation for high/normal/low priority...
2016-01-12 Mike GelfandUse autolayout for Add Magnet window (OS X)
2016-01-09 Mike GelfandDisable format warnings when building with MinGW
2016-01-09 Mike Gelfand#6051: `transmission-gtk --version` shouldn't require...
2016-01-08 Mike GelfandAdd bitfield test for has all/none
2016-01-08 Mike GelfandApply most of recommended project changes (OS X)
2016-01-08 Mike GelfandGet rid of some more deprecation warnings (OS X)
2016-01-07 Mike GelfandUse `TR_BAD_SIZE` instead of -1 in `tr_quark_new()...
2016-01-07 Mike Gelfand#6050: Get rid of calls to deprecated convertScreenToBa...
2016-01-07 Mike Gelfand#6048: Improve error checking on metadata retrieval
2016-01-07 Mike Gelfand#5737: Retry if RPC server fails to bind to specified...
2016-01-06 Mike Gelfand#6042: Remove dead code now that we build for OS X...
2016-01-04 Mike GelfandAdd tests in such a way that target name is expanded...
2016-01-04 Mike Gelfand#5663: Autotools fixes: proper kqueue check, macro...
2016-01-04 Mike GelfandDon't build transmission-cli by default (suggested...
2016-01-04 Mike GelfandImprove file test modification time checks
2016-01-03 Mike GelfandUncomment error prefixing tests
2016-01-03 Mike Gelfand#5974: Torrents queued should be able to "Resume Now...
2016-01-02 Mike GelfandUpdate NEWS
2016-01-02 Mike Gelfand#6046: Fix grammatical mistake in German translation...
2016-01-02 Mike GelfandFix line endings on last commit
2016-01-02 Mike Gelfand#5663: Emulate `GetOverlappedResultEx` on Windows Vista/7
2016-01-02 Mike Gelfand#5663: Rework directory watching in daemon
2015-12-31 Mike Gelfand#5407: In `tr_peerMgrGetDesiredAvailable()`, check...
2015-12-31 Mike Gelfand#5891: Move UDP shutdown timer setup to sessionCloseImp...
2015-12-31 Mike Gelfand#5891: Fix crash on session shutdown (evdns_getaddrinfo...
2015-12-31 Mike GelfandFix MinGW build (still produces lots of useless warning...
2015-12-31 Mike GelfandLoosen bitfield assertions to account for unknown bit...
2015-12-29 Mike GelfandOn second thought, bring back stdbool.h check back
2015-12-29 Mike GelfandRemove useless checks and definitions (C99)
2015-12-29 Mike GelfandAlways add all source files to targets
2015-12-29 Mike GelfandWould you please die already, nasty chdir warning...
2015-12-29 Mike GelfandGet rid of some more warnings
2015-12-28 Mike GelfandGet rid of some more warnings
2015-12-28 Mike GelfandOptimize URL-parsing functions a bit; rewrite `tr_urlPa...
2015-12-27 Mike Gelfand#6041: Use AppKit status light icons (patch by mattrajca)
2015-12-27 Mike GelfandFix bitfield bit removal, add more asserts, extend...
2015-12-27 Mike Gelfand#5963: Fix two more places where int is used in boolean...
2015-12-27 Mike Gelfand#6037: Fix global options popover layout (patch by...
2015-12-25 Mike GelfandOngoing refactoring (use size_t instead of int)
2015-12-25 Mike GelfandOngoing refactoring (use size_t instead of int)
2015-12-24 Mike GelfandRevert r14501
2015-12-22 Mike Gelfand#6039: Fix uninitialized controlView use in InfoTabButt...
2015-12-21 Mike GelfandUse default encoding (UTF-8) for all the source files...
2015-12-21 Mike Gelfand#6038: Fix qmake-based Qt client build
2015-12-21 Mike GelfandConvert OS X client .strings files to UTF-8
2015-12-21 Mike GelfandRemove duplicate and unused languages from OS X client...
2015-12-21 Mike GelfandUpdate all XIBs to latest format (Xcode 7), set deploym...
2015-12-17 Mike GelfandMove DBus/COM checks up to where Qt is being searched for
2015-12-16 Mike GelfandAdd ActiveQt-based COM interop helper
2015-12-16 Mike GelfandOne more little Qt thingy (we don't need to include...
2015-12-16 Mike GelfandBump CMake to 2.8.12, rework Qt use a little
2015-12-16 Mike GelfandRefactor DBus IPC to allow for further extensibility
2015-12-13 Mike GelfandPrint log messages in one `OutputDebugString()` call...
2015-12-13 Mike GelfandOptionally return result length from `evbuffer_free_to_...
2015-12-13 Mike GelfandReserve a few more bytes for base64 operations to preve...
2015-12-12 Mike GelfandAdd libevent include directories to GTK+ client
2015-12-12 Mike GelfandSync translations with Transifex
2015-12-06 Jordan Leefix const warnings
2015-12-06 Jordan Leefix unused label warning
2015-12-06 Jordan Leeconst correctness
2015-12-06 Jordan Lee(trivial) remove trailing enum comma
2015-12-06 Jordan Leefix -Wfloat-equal warning
2015-12-06 Jordan Leein Torrent::setDouble(), don't compare doubles directly...
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
next