summaryrefslogtreecommitdiff
path: root/src/trg-trackers-tree-view.h
Commit message (Collapse)AuthorAge
* update year in copyright headers, fix the jumbled file lists (caused by ↵Gravatar Alan Fitton2013-02-20
| | | | unsorted files)
* update changelog and reindentGravatar Alan Fitton2012-09-05
|
* add the peers/files/trackers tree view to torrent dialog in transmission styleGravatar Alan Fitton2012-08-26
|
* 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 ↵Gravatar Alan Fitton2011-12-11
| | | | producing weird results. seems ok now.
* Profile support! Please test and report bugs, as the config system is ↵Gravatar Alan Fitton2011-08-27
| | | | totally rewritten and may not be perfect. No more GConf (trying to implement profiles with this was UGLY), settings now (for most) live in JSON at $HOME/.config/transmission-remote-gtk/config.json. Hopefully windows support will be easier without GConf.
* 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
| | | | update interval.
* a bunch of changes needed to facilitate changing trackers (unfinished). also ↵Gravatar Alan Fitton2011-02-17
| | | | tidy up general details panel a bit, fix a crash if a stats update is received after stats dialog is closed.
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
|
* hello world!Gravatar Alan Fitton2011-01-30