summaryrefslogtreecommitdiff
path: root/src/requests.c
Commit message (Expand)AuthorAge
* Add option in menu to copy magnet linkGravatar George Kaklamanos2017-06-19
* Add corrupted size to general panelGravatar DriverXX2016-03-09
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* refactor the torrent upload code (it's called from a few places so is probabl...Gravatar Alan F2014-02-19
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* a details tab similar to transmissionGravatar Alan Fitton2012-08-27
* fix gtk2 support for new cell renderer and fix error reportingGravatar Alan Fitton2012-08-25
* new renderer mostly complete nowGravatar Alan Fitton2012-08-24
* consider seed ratios in the new cell renderer like Transmisson does, as well ...Gravatar Alan2012-08-24
* issue 184 - calculate ratio from have valid instead of downloaded, as Transmi...Gravatar Alan Fitton2012-05-27
* issue 158Gravatar Alan Fitton2012-01-23
* part of issue 175 - regression not doing refresh when adding/deletingGravatar Alan Fitton2012-01-23
* a torrent priority right click menu. change the refresh on interactive action...Gravatar Alan Fitton2012-01-13
* oops, no tabs. (indent -kr -nut)Gravatar Alan Fitton2011-12-11
* run GNU indent everything. not done this for a while because it was producing...Gravatar Alan Fitton2011-12-11
* add some comments at the top of some files, also add a timeout of 20 seconds ...Gravatar Alan Fitton2011-11-30
* (no commit message)Gravatar Alan Fitton2011-10-03
* issue 137Gravatar Alan Fitton2011-10-03
* use an icon for file wanted/unwantedGravatar Alan Fitton2011-10-03
* issue 145 - fix my broken regex which was causing filenames to be treated as ...Gravatar Alan Fitton2011-10-03
* accept URLs and magnet links as application arguments, DHT on magnet warning,...Gravatar Alan Fitton2011-10-01
* issue 78 - contributed patch for drag'n'drop supportGravatar Alan Fitton2011-09-20
* fix for non-existant torrent filesGravatar Alan Fitton2011-09-18
* base64.c has gone from being a base64 implementation to a small wrapper aroun...Gravatar Alan Fitton2011-09-18
* issue 85Gravatar Alan Fitton2011-09-16
* issue 104Gravatar Alan Fitton2011-09-16
* show progress in percent done columnGravatar Alan Fitton2011-09-11
* more queues supportGravatar Alan Fitton2011-09-11
* for view menu check items, set their active in an expose event so they're syn...Gravatar Alan Fitton2011-09-11
* queue position settingGravatar Alan Fitton2011-09-11
* issue 75 - show total number of seeders/leechers across trackers instead of s...Gravatar Alan Fitton2011-09-07
* issue 47 - add non-default column to display number of PEX and DHT peers to t...Gravatar Alan Fitton2011-09-07
* switch from using the trackers struct to trackerstats - and add some of the n...Gravatar Alan Fitton2011-08-31
* issue 58Gravatar Alan Fitton2011-08-27
* reindent. remote prefs was sending the active encryption preference, lower ca...Gravatar Alan Fitton2011-04-23
* after a move or properties change (via dialog) on a single torrent, perform a...Gravatar Alan Fitton2011-04-23
* updating a torrents file or trackers doesn't make it recently active, so thes...Gravatar Alan Fitton2011-04-16
* handle broken torrent files properlyGravatar Alan Fitton2011-04-13
* fix the recently-active updates, add search columns for peers/file treeviewGravatar Alan Fitton2011-04-12
* tidy sources with GNU indent after recent changes. on seconds thoughts, don't...Gravatar Alan Fitton2011-04-12
* some quite significant changes to only receive/update recently-active torrent...Gravatar Alan Fitton2011-04-12
* added columnGravatar Alan Fitton2011-04-09
* a torrent add dialog based off Transmission GTK (different bencode+action imp...Gravatar Alan Fitton2011-04-08
* TRG_NOUNIQUE environment env for starting more than one instance. fix start u...Gravatar Alan Fitton2011-03-06
* a much better system for suspending tracker/file updates until a change has b...Gravatar Alan Fitton2011-02-27
* reannounce, blocklist enable/url/updateGravatar Alan Fitton2011-02-19
* adding trackers now seems to work. change all tabs to whitespace.Gravatar Alan Fitton2011-02-18
* statistics!Gravatar Alan Fitton2011-02-14
* move functionality, refresh static function prototypes in main-window, add/re...Gravatar Alan Fitton2011-02-13
* big thanks to charles for the feedback and patches! fixes for building agains...Gravatar Alan Fitton2011-02-04