summaryrefslogtreecommitdiff
path: root/src/trg-file-parser.c
Commit message (Expand)AuthorAge
* Fix folder size displaying in new torrent windowGravatar Ilya Lukyanov2018-01-29
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* hacking to support the options dialog from rss feedsGravatar Alan F2014-03-09
* fix for file parsed when unorderedGravatar Alan Fitton2013-02-20
* mini-optimization: don't check children hash for filesGravatar Alan Fitton2013-02-20
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* fix memory leak on response from first response from server (HTTP conflict wi...Gravatar Alan Fitton2012-01-12
* fix memory leaks and parse a files tree in a thread if there's over 600 files...Gravatar Alan Fitton2012-01-11
* fix for click on priority in main tree view toggling enabled/disabled. increm...Gravatar Alan Fitton2012-01-10
* invalidate previous files path iterator if something doesn't match, to avoid ...Gravatar Alan Fitton2012-01-10
* forgot a file, reindentGravatar Alan Fitton2012-01-09
* issue 174 - exec crash, issue 173 - files first update performance fixed.Gravatar Alan Fitton2012-01-09
* fix the performance problems with the torrent add dialog on torrents with man...Gravatar Alan Fitton2012-01-08
* hopefully a fix for tree on windowsGravatar 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
* remember the last selected destination on moving torrentsGravatar Alan Fitton2011-11-23
* make connect button a menu button with other profiles, also add a connection ...Gravatar Alan Fitton2011-10-07
* (no commit message)Gravatar Alan Fitton2011-10-03
* use an icon for file wanted/unwantedGravatar Alan Fitton2011-10-03
* fix addfiles threadfunc to use g_idle_add(), missed during earlier win32 chan...Gravatar Alan Fitton2011-09-18
* fix for non-existant torrent filesGravatar Alan Fitton2011-09-18
* issue 111Gravatar Alan Fitton2011-09-18
* use GMappedFile instead of mmap. simpler and more portable.. I think an easy ...Gravatar Alan Fitton2011-09-13
* plug the new dialog into filenames received from libunique, fix minor memory ...Gravatar Alan Fitton2011-04-08
* a torrent add dialog based off Transmission GTK (different bencode+action imp...Gravatar Alan Fitton2011-04-08