Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tidy sources with GNU indent after recent changes. on seconds thoughts, ↵ | Alan Fitton | 2011-04-12 |
| | | | | don't install docs with autotools, leave it to the package manager. | ||
* | some quite significant changes to only receive/update recently-active ↵ | Alan Fitton | 2011-04-12 |
| | | | | torrents, if enabled. also use a hash table and tree row references for lookup. hopefully performance will be much better for people with large number of torrents. | ||
* | a torrent add dialog based off Transmission GTK (different bencode+action ↵ | Alan Fitton | 2011-04-08 |
| | | | | implementation) which allows you to set file priorities, torrent priority, directory in advance. probably needs a little more work. | ||
* | fix a crash if disconnecting with the graph disabled, disabling tracker/dir ↵ | Alan Fitton | 2011-03-16 |
| | | | | filters while disconnected. change possible -NaN for ratio to N/A in general panel. | ||
* | add missing gconf schema entries for filter preferences | Alan Fitton | 2011-03-11 |
| | |||
* | filter by directory and some filter fixes | Alan Fitton | 2011-03-11 |
| | |||
* | Korean support, thanks Youn! Also filter by tracker. Adding/removing ↵ | Alan Fitton | 2011-03-10 |
| | | | | trackers from the state selector every update seems like a waste of cycles, so only refresh when a torrent is added. | ||
* | support proxy configuration using libproxy (optional). might add a getenv() ↵ | Alan Fitton | 2011-03-07 |
| | | | | fallback sometime. | ||
* | all (I hope) strings in _(string) macro for localisation | Alan Fitton | 2011-03-06 |
| | |||
* | adding trackers now seems to work. change all tabs to whitespace. | Alan Fitton | 2011-02-18 |
| | |||
* | update about dialog with new website | Alan Fitton | 2011-01-30 |
| | |||
* | hello world! | Alan Fitton | 2011-01-30 |