| Commit message (Expand) | Author | Age |
* | fix crash in debug mode (issue 37) | Alan Fitton | 2011-04-24 |
* | minor | Alan Fitton | 2011-04-24 |
* | handle undefined epoch (< 1) renderer | Alan Fitton | 2011-04-23 |
* | Polish translation update | Alan Fitton | 2011-04-23 |
* | version bump. | Alan Fitton | 2011-04-23 |
* | reindent. remote prefs was sending the active encryption preference, lower ca... | Alan Fitton | 2011-04-23 |
* | after a move or properties change (via dialog) on a single torrent, perform a... | Alan Fitton | 2011-04-23 |
* | header right click menu to show/hide | Alan Fitton | 2011-04-23 |
* | support for remembering column positions and widths.. seems to work, may need... | Alan Fitton | 2011-04-22 |
* | handle multiple files via libunique, also use the more reliable get_uris() in... | Alan Fitton | 2011-04-22 |
* | (no commit message) | Alan Fitton | 2011-04-21 |
* | only lookup the selected torrent id when it changes, remember it until checki... | Alan Fitton | 2011-04-21 |
* | fix crash on stats dialog | Alan Fitton | 2011-04-20 |
* | Polish translation with the new add dialog localised. Thanks Piotr! | Alan Fitton | 2011-04-16 |
* | updating a torrents file or trackers doesn't make it recently active, so thes... | Alan Fitton | 2011-04-16 |
* | oops.. json_array_get_elements() returns a newly allocated list, not the one ... | Alan Fitton | 2011-04-16 |
* | fix two fairly minor memory leaks | Alan Fitton | 2011-04-16 |
* | show speed limits in status bar, thanks to jdhore for the patch. | Alan Fitton | 2011-04-14 |
* | handle broken torrent files properly | Alan Fitton | 2011-04-13 |
* | spawn requests from a thread pool | Alan Fitton | 2011-04-13 |
* | (no commit message) | Alan Fitton | 2011-04-12 |
* | debian package | Alan Fitton | 2011-04-12 |
* | add package version to when looking for license text | Alan Fitton | 2011-04-12 |
* | fix for total number of torrents count | Alan Fitton | 2011-04-12 |
* | fix the recently-active updates, add search columns for peers/file treeview | Alan Fitton | 2011-04-12 |
* | tidy sources with GNU indent after recent changes. on seconds thoughts, don't... | Alan Fitton | 2011-04-12 |
* | minor stuff | Alan Fitton | 2011-04-12 |
* | introduce a 0.35 second sleep between acknowledgement of an interactive actio... | Alan Fitton | 2011-04-12 |
* | some quite significant changes to only receive/update recently-active torrent... | Alan Fitton | 2011-04-12 |
* | use existing torrent download directories to populate combo in add dialog | Alan Fitton | 2011-04-11 |
* | for gconf integers, fallback to our own defaults | Alan Fitton | 2011-04-11 |
* | update german, korean, polish translations to use gettext plural status message | Alan Fitton | 2011-04-10 |
* | ugh, C99 undefines M_LN2 in math.h (for log2). define it ourselves. | Alan Fitton | 2011-04-10 |
* | include gconf m4 macros, use std=c99, some minor build and localisation changes | Alan Fitton | 2011-04-10 |
* | added column | Alan Fitton | 2011-04-09 |
* | install license and use it in about dialog if possible | Alan Fitton | 2011-04-08 |
* | plug the new dialog into filenames received from libunique, fix minor memory ... | Alan Fitton | 2011-04-08 |
* | new torrent add dialog: toggle download checkbox for directories as well as f... | Alan Fitton | 2011-04-08 |
* | russian translation update thanks to Y3AVD | Alan Fitton | 2011-04-08 |
* | a torrent add dialog based off Transmission GTK (different bencode+action imp... | Alan Fitton | 2011-04-08 |
* | russian localisation | Alan Fitton | 2011-04-04 |
* | forgot to add the .po | Alan Fitton | 2011-04-02 |
* | polish translation - thanks Piotr\! | Alan Fitton | 2011-04-02 |
* | #define our own log2() function for FreeBSD (issue 22), hopefully fix a repor... | Alan Fitton | 2011-03-20 |
* | fix a crash if disconnecting with the graph disabled, disabling tracker/dir f... | Alan Fitton | 2011-03-16 |
* | show/hide the state selectors scrolled window not the child widget | Alan Fitton | 2011-03-12 |
* | add missing gconf schema entries for filter preferences | Alan Fitton | 2011-03-11 |
* | add localisations to spec file | Alan Fitton | 2011-03-11 |
* | filter by directory and some filter fixes | Alan Fitton | 2011-03-11 |
* | some i18n fixes | Alan Fitton | 2011-03-10 |