2016-02-27 |
Mike Gelfand | Use autolayout for torrent info window (OS X) |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Mike Gelfand | Use autolayout for group rules window, take two (OS X) |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Mike Gelfand | Use autolayout for group rules window (OS X) |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Mike Gelfand | Fix warning for when 2nd `iconv()` argument is const |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Mike Gelfand | Load icons with GResource, remove deprecated inline... |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Mike Gelfand | Define `HAVE_ICONV` instead of `HAVE_ICONV_OPEN` when... |
commit | commitdiff | tree | snapshot |
2016-02-07 |
Mike Gelfand | Only depend on iconv if found |
commit | commitdiff | tree | snapshot |
2016-02-07 |
Mike Gelfand | Check for `iconv()` instead of `iconv_open()`, adjust... |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Mike Gelfand | #6064: Add test cases which exhibit the issue |
commit | commitdiff | tree | snapshot |
2016-02-06 |
Mike Gelfand | #6064: Merge ConvertUTF.c fixes from LLVM (?) |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Mike Gelfand | Add hidden "watch-dir-force-generic" setting handling... |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Mike Gelfand | Make it possible to force generic watchdir implementati... |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Mike Gelfand | Fix Turkish translation for high/normal/low priority... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Mike Gelfand | Use autolayout for Add Magnet window (OS X) |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Mike Gelfand | Disable format warnings when building with MinGW |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Mike Gelfand | #6051: `transmission-gtk --version` shouldn't require... |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Mike Gelfand | Add bitfield test for has all/none |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Mike Gelfand | Apply most of recommended project changes (OS X) |
commit | commitdiff | tree | snapshot |
2016-01-08 |
Mike Gelfand | Get rid of some more deprecation warnings (OS X) |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Mike Gelfand | Use `TR_BAD_SIZE` instead of -1 in `tr_quark_new()... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Mike Gelfand | #6050: Get rid of calls to deprecated convertScreenToBa... |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Mike Gelfand | #6048: Improve error checking on metadata retrieval |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Mike Gelfand | #5737: Retry if RPC server fails to bind to specified... |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Mike Gelfand | #6042: Remove dead code now that we build for OS X... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Mike Gelfand | Add tests in such a way that target name is expanded... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Mike Gelfand | #5663: Autotools fixes: proper kqueue check, macro... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Mike Gelfand | Don't build transmission-cli by default (suggested... |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Mike Gelfand | Improve file test modification time checks |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Mike Gelfand | Uncomment error prefixing tests |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Mike Gelfand | #5974: Torrents queued should be able to "Resume Now... |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Mike Gelfand | Update NEWS |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Mike Gelfand | #6046: Fix grammatical mistake in German translation... |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Mike Gelfand | Fix line endings on last commit |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Mike Gelfand | #5663: Emulate `GetOverlappedResultEx` on Windows Vista/7 |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Mike Gelfand | #5663: Rework directory watching in daemon |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Mike Gelfand | #5407: In `tr_peerMgrGetDesiredAvailable()`, check... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Mike Gelfand | #5891: Move UDP shutdown timer setup to sessionCloseImp... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Mike Gelfand | #5891: Fix crash on session shutdown (evdns_getaddrinfo... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Mike Gelfand | Fix MinGW build (still produces lots of useless warning... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Mike Gelfand | Loosen bitfield assertions to account for unknown bit... |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Mike Gelfand | On second thought, bring back stdbool.h check back |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Mike Gelfand | Remove useless checks and definitions (C99) |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Mike Gelfand | Always add all source files to targets |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Mike Gelfand | Would you please die already, nasty chdir warning... |
commit | commitdiff | tree | snapshot |
2015-12-29 |
Mike Gelfand | Get rid of some more warnings |
commit | commitdiff | tree | snapshot |
2015-12-28 |
Mike Gelfand | Get rid of some more warnings |
commit | commitdiff | tree | snapshot |
2015-12-28 |
Mike Gelfand | Optimize URL-parsing functions a bit; rewrite `tr_urlPa... |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Mike Gelfand | #6041: Use AppKit status light icons (patch by mattrajca) |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Mike Gelfand | Fix bitfield bit removal, add more asserts, extend... |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Mike Gelfand | #5963: Fix two more places where int is used in boolean... |
commit | commitdiff | tree | snapshot |
2015-12-27 |
Mike Gelfand | #6037: Fix global options popover layout (patch by... |
commit | commitdiff | tree | snapshot |
2015-12-25 |
Mike Gelfand | Ongoing refactoring (use size_t instead of int) |
commit | commitdiff | tree | snapshot |
2015-12-25 |
Mike Gelfand | Ongoing refactoring (use size_t instead of int) |
commit | commitdiff | tree | snapshot |
2015-12-24 |
Mike Gelfand | Revert r14501 |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Mike Gelfand | #6039: Fix uninitialized controlView use in InfoTabButt... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Mike Gelfand | Use default encoding (UTF-8) for all the source files... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Mike Gelfand | #6038: Fix qmake-based Qt client build |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Mike Gelfand | Convert OS X client .strings files to UTF-8 |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Mike Gelfand | Remove duplicate and unused languages from OS X client... |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Mike Gelfand | Update all XIBs to latest format (Xcode 7), set deploym... |
commit | commitdiff | tree | snapshot |
2015-12-17 |
Mike Gelfand | Move DBus/COM checks up to where Qt is being searched for |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Mike Gelfand | Add ActiveQt-based COM interop helper |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Mike Gelfand | One more little Qt thingy (we don't need to include... |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Mike Gelfand | Bump CMake to 2.8.12, rework Qt use a little |
commit | commitdiff | tree | snapshot |
2015-12-16 |
Mike Gelfand | Refactor DBus IPC to allow for further extensibility |
commit | commitdiff | tree | snapshot |
2015-12-13 |
Mike Gelfand | Print log messages in one `OutputDebugString()` call... |
commit | commitdiff | tree | snapshot |
2015-12-13 |
Mike Gelfand | Optionally return result length from `evbuffer_free_to_... |
commit | commitdiff | tree | snapshot |
2015-12-13 |
Mike Gelfand | Reserve a few more bytes for base64 operations to preve... |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Mike Gelfand | Add libevent include directories to GTK+ client |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Mike Gelfand | Sync translations with Transifex |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | fix const warnings |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | fix unused label warning |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | const correctness |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | (trivial) remove trailing enum comma |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | fix -Wfloat-equal warning |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | in Torrent::setDouble(), don't compare doubles directly... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | (trivial) silence a few -Wold-style-cast warnings |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | (trivial) remove trailing semicolon after Q_DECLARE_MET... |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | (trivial) remove namespace trailing semicolon |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | remove unused macro |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | link transmission-gtk against libappindicator if necessary |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Jordan Lee | link daemon against systemd libraries if necessary |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Mike Gelfand | Improve Qt client appearance on hidpi screens a bit |
commit | commitdiff | tree | snapshot |
2015-11-26 |
Mike Gelfand | Use correct language pair in version info resource |
commit | commitdiff | tree | snapshot |
2015-11-25 |
Mike Gelfand | #6022: Prevent stack overflow when stallness changes... |
commit | commitdiff | tree | snapshot |
2015-11-15 |
Mike Gelfand | Fallback to English if no proper translation is available |
commit | commitdiff | tree | snapshot |
2015-11-14 |
Mike Gelfand | Don't force-add "Show options dialog" checkbox when... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Mike Gelfand | Add the rest of current Windows-related third-party... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Mike Gelfand | #6017: Remove `-lm` from utils compile flags (but leave... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Mike Gelfand | Don't install Makefile.in files for web UI when using... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Mike Gelfand | Update NEWS |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Mike Gelfand | #5802: Require absolute paths in "session-set" and... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Mike Gelfand | Add libcrypto library for Xcode 7 support (complements... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
Mike Gelfand | Use tr_realloc (BSD reallocf-alike) instead of plain... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
Mike Gelfand | GH-4: Allow downloading files from http servers (not... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
Mike Gelfand | Clear filter upon double clicking on filtered torrent... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Mike Gelfand | #5777: Trim potential URIs from clipboard on Mac (patch... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Mike Gelfand | Support absolute paths longer than ~260 chars on Windows |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Mike Gelfand | Use tr_sys_path_remove instead of remove |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Mike Gelfand | Better support for UNC paths in tr_sys_path_is_relative |
commit | commitdiff | tree | snapshot |
next |