summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix for makefile not installing icons, update spec file for next releaseGravatar Alan Fitton2011-08-27
* fix some memory leaks during disposal in TrgTreeView (so when the app is bein...Gravatar Alan Fitton2011-08-27
* use a saved pointer to the profile object instead of getting the index and re...Gravatar Alan Fitton2011-08-27
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* issue 54 - sorted destination combo and trackers/dirs in filterGravatar Alan Fitton2011-07-16
* issue 53 - no need to #include curl/types.h, plus it's been removed in the la...Gravatar Alan Fitton2011-07-13
* issue 51 - add a category for active torrentsGravatar Alan Fitton2011-07-10
* updated german translation. don't restore sort column/direction for trackers/...Gravatar Alan Fitton2011-06-04
* oops, value in that new cell renderer needs converting into a string. fixed.Gravatar Alan Fitton2011-05-13
* ukranian translation :D thanks ROR191Gravatar Alan Fitton2011-05-13
* new cell renderer, TrgCellRendererNumgtzero, which hides zero in seeders and ...Gravatar Alan Fitton2011-05-13
* some small changes to utility dialogs to conform with GNOME HIG guide: use ok...Gravatar Alan Fitton2011-05-13
* issue 41 - remember sort column and type. also move all these stores from del...Gravatar Alan Fitton2011-05-13
* put the destination combo into its own class, changing from the deprecated co...Gravatar Alan Fitton2011-05-11
* 0.5.1Gravatar Alan Fitton2011-05-06
* fix a leak in the last commitGravatar Alan Fitton2011-05-03
* hopefully fix issue 38Gravatar Alan Fitton2011-05-03
* fix small list memory leak when a torrent is removed in active-only modeGravatar Alan Fitton2011-05-02
* bind ip column in peers treeview to correct column, fix for panel updatesGravatar Alan Fitton2011-04-30
* earlier versions of the libproxy header were in /usr/include/libproxy instead...Gravatar Alan Fitton2011-04-29
* fix crash in debug mode (issue 37)Gravatar Alan Fitton2011-04-24
* minorGravatar Alan Fitton2011-04-24
* handle undefined epoch (< 1) rendererGravatar Alan Fitton2011-04-23
* Polish translation updateGravatar Alan Fitton2011-04-23
* version bump.Gravatar Alan Fitton2011-04-23
* reindent. remote prefs was sending the active encryption preference, lower ca...Gravatar Alan Fitton2011-04-23
* after a move or properties change (via dialog) on a single torrent, perform a...Gravatar Alan Fitton2011-04-23
* header right click menu to show/hideGravatar Alan Fitton2011-04-23
* support for remembering column positions and widths.. seems to work, may need...Gravatar Alan Fitton2011-04-22
* handle multiple files via libunique, also use the more reliable get_uris() in...Gravatar Alan Fitton2011-04-22
* (no commit message)Gravatar Alan Fitton2011-04-21
* only lookup the selected torrent id when it changes, remember it until checki...Gravatar Alan Fitton2011-04-21
* fix crash on stats dialogGravatar Alan Fitton2011-04-20
* Polish translation with the new add dialog localised. Thanks Piotr!Gravatar Alan Fitton2011-04-16
* updating a torrents file or trackers doesn't make it recently active, so thes...Gravatar Alan Fitton2011-04-16
* oops.. json_array_get_elements() returns a newly allocated list, not the one ...Gravatar Alan Fitton2011-04-16
* fix two fairly minor memory leaksGravatar Alan Fitton2011-04-16
* show speed limits in status bar, thanks to jdhore for the patch.Gravatar Alan Fitton2011-04-14
* handle broken torrent files properlyGravatar Alan Fitton2011-04-13
* spawn requests from a thread poolGravatar Alan Fitton2011-04-13
* (no commit message)Gravatar Alan Fitton2011-04-12
* debian packageGravatar Alan Fitton2011-04-12
* add package version to when looking for license textGravatar Alan Fitton2011-04-12
* fix for total number of torrents countGravatar Alan Fitton2011-04-12
* fix the recently-active updates, add search columns for peers/file treeviewGravatar Alan Fitton2011-04-12
* tidy sources with GNU indent after recent changes. on seconds thoughts, don't...Gravatar Alan Fitton2011-04-12
* minor stuffGravatar Alan Fitton2011-04-12
* introduce a 0.35 second sleep between acknowledgement of an interactive actio...Gravatar Alan Fitton2011-04-12
* some quite significant changes to only receive/update recently-active torrent...Gravatar Alan Fitton2011-04-12
* use existing torrent download directories to populate combo in add dialogGravatar Alan Fitton2011-04-11