summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* and saveGravatar Alan Fitton2011-09-08
* restoring state selector index, still need to save.Gravatar Alan Fitton2011-09-08
* use glib message functions instead of g_printf(). make view state selector/no...Gravatar Alan Fitton2011-09-08
* issue 75 - show total number of seeders/leechers across trackers instead of s...Gravatar Alan Fitton2011-09-07
* use #ifdef HAVE_LIBUNIQUE in main.c to make libunique more optional, will be ...Gravatar Alan Fitton2011-09-07
* issue 47 - add non-default column to display number of PEX and DHT peers to t...Gravatar Alan Fitton2011-09-07
* update the free space indicator using a signal from TrgClientGravatar Alan Fitton2011-09-06
* big refactoring of the trg-remote-preferences and trg-torrent-props to reduce...Gravatar Alan Fitton2011-09-06
* for new free space indicator, update session every 10th update. change min va...Gravatar Alan Fitton2011-09-06
* issue 40 - a free space indicator. also split stuff out on the statusbar to t...Gravatar Alan Fitton2011-09-05
* issue 70 - new statuses in RPC version >= 14. still need to add stateselector...Gravatar Alan Fitton2011-09-04
* issue 76 - as stated in the documentation gtk_window_get_size() isn't always ...Gravatar Alan Fitton2011-09-03
* issue 69 - use rpc-version instead of version to show/hide tracker changing f...Gravatar Alan Fitton2011-09-01
* switch from using the trackers struct to trackerstats - and add some of the n...Gravatar Alan Fitton2011-08-31
* implement seed/download queues in Transmission >= 2.40Gravatar Alan Fitton2011-08-30
* issue 60 - a seperate update interval setting for if the application is minim...Gravatar Alan Fitton2011-08-30
* fix small memory leak in preferences dialogGravatar Alan Fitton2011-08-28
* fix for last fixGravatar Alan Fitton2011-08-28
* fix small memory leak when switching/deleting profilesGravatar Alan Fitton2011-08-28
* remember to save the new profile pointer on first loadGravatar Alan Fitton2011-08-28
* use strftime instead of the nicer threadsafe GDateTime on systems without gli...Gravatar Alan Fitton2011-08-28
* hopefully the last trace of gconf :)Gravatar Alan Fitton2011-08-27
* issue 58Gravatar Alan Fitton2011-08-27
* 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