summaryrefslogtreecommitdiff
path: root/src/trg-files-model.c
Commit message (Expand)AuthorAge
* make the torrent add tree view and the files tree view fairly consistent, sha...Gravatar Alan Fitton2012-01-04
* move the check for a file completed delta of > 0 to the caller of the foreach...Gravatar Alan Fitton2011-12-21
* first bytesCompleted increment up the directory tree should be bytesCompleted...Gravatar Alan Fitton2011-12-21
* fix memory leak on new fileicon cell rendererGravatar Alan Fitton2011-12-21
* fix int/int64 mismatch crash and don't update if increment is < 1Gravatar Alan Fitton2011-12-21
* hopefully a fix for tree on windowsGravatar Alan Fitton2011-12-21
* file trees :D may do cascading priority changes sometime, but this is a start...Gravatar 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
* some improvements and fixes to the destination combo. don't add existing dire...Gravatar Alan Fitton2011-12-09
* move {tpeer,tfile},{c,h} into torrent.{c,h}Gravatar Alan Fitton2011-10-08
* 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
* setting a file unwanted would set the icon to GTK_STOCK_CANCEL, then when it ...Gravatar Alan Fitton2011-09-30
* updating a torrents file or trackers doesn't make it recently active, so thes...Gravatar Alan Fitton2011-04-16
* oops.. json_array_get_elements() returns a newly allocated list, not the one ...Gravatar Alan Fitton2011-04-16
* 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
* 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
* adding trackers now seems to work. change all tabs to whitespace.Gravatar Alan Fitton2011-02-18
* tracker manipulation almost complete, addition needs some work. configurable ...Gravatar Alan Fitton2011-02-17
* another gint64/gint mismatchGravatar Alan Fitton2011-02-09
* indent -kr *.c *.hGravatar Alan Fitton2011-02-09
* similar change needed in files modelGravatar Alan Fitton2011-02-06
* big thanks to charles for the feedback and patches! fixes for building agains...Gravatar Alan Fitton2011-02-04
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30