2014-01-19 |
Jordan Lee | (trunk, libT) #5573 'crypto unit test' -- written by... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Jordan Lee | in debugf(), don't call fflush() on a null pointer... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Jordan Lee | (trunk, libT) #5517 'fix error adding torrents whose... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Jordan Lee | (trunk, libT) #5583 'blockfile.tmp file descriptor... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Jordan Lee | #5579 (trunk, cli) fix transmission-cli manpage's descr... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Jordan Lee | (trunk, libT) #5570 'regression: peers no longer load... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Jordan Lee | (trunk, daemon) #5562: 'Discrepancy in curl SSL setup... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Jordan Lee | add svn:keywords on source files that were missing... |
commit | commitdiff | tree | snapshot |
2014-01-19 |
Jordan Lee | Licensing changes: |
commit | commitdiff | tree | snapshot |
2014-01-18 |
Jordan Lee | (trunk) restore copyright year as suggested in email... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Mitchell Livingston | #5404 Coalesce multiple Speed Limit Auto Enabled/Disabl... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Mitchell Livingston | old-style spacing |
commit | commitdiff | tree | snapshot |
2014-01-10 |
Mitchell Livingston | #5584 Share option in File menu and context menu |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Mitchell Livingston | it's now 2014 |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Mitchell Livingston | #5533 Turkish localization |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Mitchell Livingston | #5576 Share Button (to iMessage, email, etc) for torren... |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Mitchell Livingston | partial Turkish localization (#5533) |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Jordan Lee | (trunk, libT) allocate in jsonsl, allocate jpr_root... |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Mitchell Livingston | #5501 Zero-sized files not shown correctly |
commit | commitdiff | tree | snapshot |
2013-10-27 |
Mitchell Livingston | #5304 daemon fails to build on mac |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Jordan Lee | (trunk, qt) #5514 'enhanced network status in transmiss... |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Jordan Lee | (trunk, web) #5510 'add file renaming to transmission... |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Jordan Lee | (trunk, daemon) #5506: manpage fix for transmission... |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Jordan Lee | (trunk, web) #5510 'add file renaming to transmission... |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Jordan Lee | (trunk, libT) #5450: when starting torrents via RPC... |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Jordan Lee | (trunk, libT) #5427 'torrents start in pause' -- fix... |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Jordan Lee | (trunk, web) #5500 - don't add the X-Transmission-Sessi... |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Mitchell Livingston | #5494 Filter should reset when bar is hidden |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Jordan Lee | (trunk, qt) #5487 'Qt client crash when using Open... |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Jordan Lee | copyediting: indentation cleanups |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Jordan Lee | fix pedantic compiler warnings |
commit | commitdiff | tree | snapshot |
2013-09-09 |
Jordan Lee | (trunk, libT) tr-getopt-test fixes similar to r14192 |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | blocklist cleanup: use bool instead of int where approp... |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | (trunk, qt) reuse make-dialog's trailing slash fix... |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | have the peer-id test follow the other unit test files... |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | (trunk, qt) #3606 'Qt client New Torrent from Source... |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | (trunk, qt) #5312 'download checkbox toggle with spaceb... |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | (trunk, qt) #4813: allow launching files in Qt interface |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | (trunk, qt) #5483: use native windows icons, more win... |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | fix CL warnings in the Qt code. mikedld |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | (trunk, libT) improved/new MSVC portability wrappers... |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | fix a handful of CL warnings & errors in libtransmissio... |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | remove a few straggling uses of %zu to follow up on... |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | introduce TR_PRIuSIZE macro for portable printf()ing... |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | correct function pointer type correctness. mikedld |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | function pointer type correctness. mikedld |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Jordan Lee | use evutil_socket_t instead of int to define socket... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Jordan Lee | revert error r14185 error |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Jordan Lee | revert quint64/quint32/qint64/qint32 use to inttypes... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Jordan Lee | (trunk, libT) #5476: also, define __USE_MINGW_ANSI_STDI... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Jordan Lee | (trunk, libT) #5476: correct the definitions of PRIu64... |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Jordan Lee | make accessing tr_list's recycle nodes threadsafe.... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Jordan Lee | add windows-friendly definitions for PRIu64, PRId64... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Jordan Lee | add a size hint for the torrent properties dialog.... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Jordan Lee | remove another spurious console message |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Jordan Lee | remove spurious console message |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Jordan Lee | instead of inttypes, use Qt integral types -- eg, s... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Jordan Lee | no need for a semicolon after the closing brace in... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Jordan Lee | handle tray icon doubleclicks. (rb07) |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Jordan Lee | when adding by filename, take local file separators... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Jordan Lee | more treating-bools-as-bools |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Jordan Lee | treat bool args as booleans rather than ints; no need... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Jordan Lee | #include limits.h where we use it, and don't where... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Mitchell Livingston | Error in French localization |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Jordan Lee | add inline wrapper functions to tr_torrent to decouple... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Jordan Lee | bump trunk to 2.82+ |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Jordan Lee | silence a small handful of minor gcc compiler warnings... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Jordan Lee | silence a small handful of minor gcc compiler warnings... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Jordan Lee | silence a small handful of minor gcc compiler warnings... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Jordan Lee | (trunk, qt) #4937: updated transmission_eu.ts by Xabier... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Jordan Lee | (trunk, qt) #5465: restore Qt 4.6 support, patch by... |
commit | commitdiff | tree | snapshot |
2013-08-17 |
Jordan Lee | #5298 'Transmission not holding queue order' -- fixed... |
commit | commitdiff | tree | snapshot |
2013-08-10 |
Mitchell Livingston | #4712 Gray out the 'Display a window when adding a... |
commit | commitdiff | tree | snapshot |
2013-08-09 |
Mitchell Livingston | bump to version 2.82 2.82 |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Mitchell Livingston | tweak NEWS |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Jordan Lee | first pass at 2.82 NEWS |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Jordan Lee | (trunk, libT) #5452 'preventing zombies from child... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Jordan Lee | (trunk, libT) #5451: 'crash in tr_torrentGetPeerId... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Jordan Lee | (trunk, gtk) #5450: in transmission-gtk's main.c::on_ap... |
commit | commitdiff | tree | snapshot |
2013-08-03 |
Mitchell Livingston | #5414 Download speed very slow until edited |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Jordan Lee | (trunk, libT) #5443 'tr_clientForId() misidentifies... |
commit | commitdiff | tree | snapshot |
2013-07-29 |
Jordan Lee | (trunk libT) #5444 'underflow in bitfield.c's set_all_t... |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Jordan Lee | support qt5 in transmission-qt |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Jordan Lee | (trunk, gtk) #5032 'gobject warning' -- fix typo introd... |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Jordan Lee | silence a pair of 'unused variable' gcc warnings |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Jordan Lee | (trunk, libt) #4147 'bad file descriptor': in cached_fi... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Jordan Lee | (trunk, web) #5439: fix web client issue in IE 11 |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Jordan Lee | (trunk, web) #5440: fix syntax error in index.html... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Jordan Lee | (trunk, gtk) #5032 'gobject warning when updating block... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Jordan Lee | (trunk gtk) #5320 'can't opena folder with '#' in its... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Jordan Lee | since Transmission supports older versions of glib... |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Jordan Lee | fix Transmission 2.81 FTBFS in OpenBSD, patch by naddy |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Jordan Lee | always clean up the paused_easy_handles list. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
Jordan Lee | don't use a '-' character in the QN argument to G_DEFIN... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Jordan Lee | tweak previous commit |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Jordan Lee | (trunk, libT) #5432 'on scrape and announce failures... |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Jordan Lee | (trunk, libT) #5427 'queued torrents' state changes... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Jordan Lee | (trunk, libT) #5426 'Crash when adding UDP tracker... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Jordan Lee | (trunk, libT) #5429 'nightly build crashes on webseed... |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Jordan Lee | (trunk gtk) use G_SOURCE_REMOVE where appropriate |
commit | commitdiff | tree | snapshot |
next |