summaryrefslogtreecommitdiff
path: root/src/protocol-constants.h
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
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* reintroduce debug for torrent list_store_set (one statement per column)Gravatar Alan Fitton2012-09-01
* 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
* improvements to new cell renderer branchGravatar Alan Fitton2012-08-23
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* reindent with gnu indent. add keyboard accelerators for view menu, fix toggle...Gravatar Alan Fitton2012-01-04
* make the torrent add tree view and the files tree view fairly consistent, sha...Gravatar Alan Fitton2012-01-04
* fix memory leak on new fileicon cell rendererGravatar Alan Fitton2011-12-21
* 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
* issue 147Gravatar Alan Fitton2011-10-17
* make connect button a menu button with other profiles, also add a connection ...Gravatar Alan Fitton2011-10-07
* issue 137Gravatar Alan Fitton2011-10-03
* on first use the notebook position was taking the pref get_int default of 0, ...Gravatar Alan Fitton2011-09-30
* issue 85Gravatar 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
* use thread local storage to keep one curl client per thread (by default 3) in...Gravatar 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
* issue 70 - new statuses in RPC version >= 14. still need to add stateselector...Gravatar Alan Fitton2011-09-04
* switch from using the trackers struct to trackerstats - and add some of the n...Gravatar Alan Fitton2011-08-31
* some quite significant changes to only receive/update recently-active torrent...Gravatar Alan Fitton2011-04-12
* 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
* 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
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30