Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | seed ratio 1 digit | si | 2018-04-12 |
| | |||
* | int and double spinners | si | 2018-04-12 |
| | |||
* | Fix for General download/upload speed cannot be set in preferences | si | 2018-04-12 |
| | |||
* | Consistently include config.h | Patrick Griffis | 2016-01-19 |
| | | | | | This still needs some work in a few headers that depend on it | ||
* | Fix numerous warnings/errors | Patrick Griffis | 2016-01-19 |
| | |||
* | update year in copyright headers, fix the jumbled file lists (caused by ↵ | Alan Fitton | 2013-02-20 |
| | | | | unsorted files) | ||
* | issue 175. make some (incomplete) changes as per the GTK+ best practices ↵ | Alan Fitton | 2012-01-25 |
| | | | | document - mainly using a pointer in the public class to access the private object (on a few important classes for now) for performance, and don't use C99 (C99 comments or mixed declarations/statements). | ||
* | reindent with gnu indent. add keyboard accelerators for view menu, fix ↵ | Alan Fitton | 2012-01-04 |
| | | | | toggle filter widget also connected to toggle graph cb. add Lithuanian translation thanks to Algimantas Margevičius via launchpad. | ||
* | change units to the IEC standard (and the Ubuntu units policy) for base2 ↵ | Alan Fitton | 2012-01-02 |
| | | | | (/1024) - KiB/GiB etc. this is instead of KB/s etc which Windows and many other apps use for base2. I've tried to fix up the translations as best as I can. | ||
* | some support for "alternate" speed limits, including setting them to be ↵ | Alan Fitton | 2011-12-22 |
| | | | | turned on/off at a certain time range. | ||
* | hopefully a fix for tree on windows | Alan Fitton | 2011-12-21 |
| | |||
* | oops, no tabs. (indent -kr -nut) | Alan Fitton | 2011-12-11 |
| | |||
* | run GNU indent everything. not done this for a while because it was ↵ | Alan Fitton | 2011-12-11 |
| | | | | producing weird results. seems ok now. | ||
* | add some comments at the top of some files, also add a timeout of 20 seconds ↵ | Alan Fitton | 2011-11-30 |
| | | | | for curl requests | ||
* | issue 151, issue 100 | Alan Fitton | 2011-10-17 |
| | |||
* | big refactoring of the trg-remote-preferences and trg-torrent-props to ↵ | Alan Fitton | 2011-09-06 |
| | | | | reduce duplicated code. looks much nicer now. | ||
* | 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 |