Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sync up the view menu and the desktop preferences page a bit | Alan Fitton | 2011-09-08 |
| | |||
* | use glib message functions instead of g_printf(). make view state ↵ | Alan Fitton | 2011-09-08 |
| | | | | selector/notebook a persistent setting. add toggling of tracker/dir filters to view menu. I might add more from preferences another time. | ||
* | 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. | ||
* | plug the new dialog into filenames received from libunique, fix minor memory ↵ | Alan Fitton | 2011-04-08 |
| | | | | leak on the filenames passed. | ||
* | russian localisation | Alan Fitton | 2011-04-04 |
| | |||
* | 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 |
| | |||
* | TRG_NOUNIQUE environment env for starting more than one instance. fix start ↵ | Alan Fitton | 2011-03-06 |
| | | | | url paused. stop timers being activated by interactive actions. and... experimental speed graph! | ||
* | fix hardcoded icon path in about dialog. in Makefile, fix sed hang waiting ↵ | Alan Fitton | 2011-02-22 |
| | | | | for input on FreeBSD (thanks to JDM). | ||
* | menubar mnemonics patch from charles | Alan Fitton | 2011-02-21 |
| | |||
* | reannounce, blocklist enable/url/update | Alan Fitton | 2011-02-19 |
| | |||
* | adding trackers now seems to work. change all tabs to whitespace. | Alan Fitton | 2011-02-18 |
| | |||
* | a bunch of changes needed to facilitate changing trackers (unfinished). also ↵ | Alan Fitton | 2011-02-17 |
| | | | | tidy up general details panel a bit, fix a crash if a stats update is received after stats dialog is closed. | ||
* | statistics! | Alan Fitton | 2011-02-14 |
| | |||
* | move functionality, refresh static function prototypes in main-window, ↵ | Alan Fitton | 2011-02-13 |
| | | | | add/remove status icon without restart | ||
* | big thanks to charles for the feedback and patches! fixes for building ↵ | Alan Fitton | 2011-02-04 |
| | | | | against older libnotify (issue 1+4), use AM_SILENT_RULES (6), compiler warning fixes (5), use GDK_Delete instead of GDK_KEY_Delete (3) | ||
* | update about dialog with new website | Alan Fitton | 2011-01-30 |
| | |||
* | hello world! | Alan Fitton | 2011-01-30 |