summaryrefslogtreecommitdiff
path: root/src/trg-status-bar.c
Commit message (Expand)AuthorAge
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* issue 250 - use unparsed server version in status bar, so decimal mark isn't ...Gravatar Alan F2014-02-03
* issue 227 - in statusbar alt limits should supercede normal limits if active....Gravatar Alan F2013-10-22
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* reindent all the things! with indent -nut -kr.Gravatar Alan Fitton2012-08-26
* statusbar fix: connection fail messages should be replaced by the connected m...Gravatar Alan Fitton2012-01-26
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* full and default gtk3 support, almost. the graph is disabled as the drawing a...Gravatar Alan Fitton2012-01-18
* parse the version out of the version string using locale agnostic g_ascii_str...Gravatar Alan Fitton2012-01-15
* the information in the bottom left label seemed pretty redundant now that is ...Gravatar Alan Fitton2012-01-15
* fix memory leak on response from first response from server (HTTP conflict wi...Gravatar Alan Fitton2012-01-12
* refresh the speed label if global speed limits enabledGravatar Alan Fitton2012-01-10
* reindent with gnu indent. add keyboard accelerators for view menu, fix toggle...Gravatar Alan Fitton2012-01-04
* show alt speed limits in status bar speed, like primary speed limits.Gravatar Alan Fitton2012-01-04
* change units to the IEC standard (and the Ubuntu units policy) for base2 (/10...Gravatar Alan Fitton2012-01-02
* reset status bar should hide the event box, not the image, so it reappears on...Gravatar Alan Fitton2011-12-23
* the turtle might be a bit of a mystery to some, so add a tooltip.Gravatar Alan Fitton2011-12-23
* "turtle" mode in the status bar. for easy activation of alternative speed lim...Gravatar Alan Fitton2011-12-23
* hopefully a fix for tree on windowsGravatar Alan Fitton2011-12-21
* oops, no tabs. (indent -kr -nut)Gravatar Alan Fitton2011-12-11
* run GNU indent everything. not done this for a while because it was producing...Gravatar Alan Fitton2011-12-11
* add some comments at the top of some files, also add a timeout of 20 seconds ...Gravatar Alan Fitton2011-11-30
* fix const discard warningGravatar Alan Fitton2011-10-09
* restore status icon tooltipsGravatar Alan Fitton2011-10-09
* need to clear the free space and speed indicators if there's a disconnect due...Gravatar Alan Fitton2011-09-14
* 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
* issue 40 - a free space indicator. also split stuff out on the statusbar to t...Gravatar Alan Fitton2011-09-05
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* updating a torrents file or trackers doesn't make it recently active, so thes...Gravatar Alan Fitton2011-04-16
* show speed limits in status bar, thanks to jdhore for the patch.Gravatar Alan Fitton2011-04-14
* tidy sources with GNU indent after recent changes. on seconds thoughts, don't...Gravatar Alan Fitton2011-04-12
* include gconf m4 macros, use std=c99, some minor build and localisation changesGravatar Alan Fitton2011-04-10
* support proxy configuration using libproxy (optional). might add a getenv() f...Gravatar Alan Fitton2011-03-07
* all (I hope) strings in _(string) macro for localisationGravatar Alan Fitton2011-03-06
* adding trackers now seems to work. change all tabs to whitespace.Gravatar Alan Fitton2011-02-18
* a bunch of changes needed to facilitate changing trackers (unfinished). also ...Gravatar Alan Fitton2011-02-17
* indent -kr *.c *.hGravatar Alan Fitton2011-02-09
* presence of status icon configurable, and minimise to tray. update tooltip us...Gravatar Alan Fitton2011-02-07
* dont hardcore svgiconsdir in makefile, add missing gconf configure.ac macroGravatar Alan Fitton2011-02-04
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30