summaryrefslogtreecommitdiff
path: root/src/trg-general-panel.c
Commit message (Expand)AuthorAge
* Add speed limit in general panelGravatar DriverXX2016-03-10
* Add priority to general panelGravatar DriverXX2016-03-09
* Add corrupted size to general panelGravatar DriverXX2016-03-09
* Add ratio limit to general panelGravatar DriverXX2016-03-09
* Remove custom string functions provided by glibGravatar Patrick Griffis2016-01-19
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* Accidentally included changes on the details panel to move to GtkGrid in the ...Gravatar Alan F2014-03-15
* issue 254 - does not build without GeoIP enabled. thanks for patch!Gravatar Alan F2014-03-14
* issue 226 - contributed patch to fix comments with markupGravatar Alan Fitton2013-04-27
* 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
* consider seed ratios in the new cell renderer like Transmisson does, as well ...Gravatar Alan2012-08-24
* issue 208 - escape URL for pango markup. issue 206 - minimize on tray click.Gravatar Alan Fitton2012-08-03
* use G_TYPE_INT64 for seeders/leechers/downloads in the model. this was being ...Gravatar Alan Fitton2012-07-17
* issue 184 - calculate ratio from have valid instead of downloaded, as Transmi...Gravatar Alan Fitton2012-05-27
* contributed improvement to the url comment patch - use a GRegex now so only t...Gravatar Alan Fitton2012-03-02
* fix memory leak and improvement on the url comment patch, and add a completed...Gravatar Alan Fitton2012-03-01
* contributed patch for clickable urls in commentsGravatar Alan Fitton2012-03-01
* issue 185 - change .desktop to add magnet uri handlerGravatar Alan Fitton2012-02-26
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* change units to the IEC standard (and the Ubuntu units policy) for base2 (/10...Gravatar Alan Fitton2012-01-02
* 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
* make connect button a menu button with other profiles, also add a connection ...Gravatar Alan Fitton2011-10-07
* issue 137Gravatar Alan Fitton2011-10-03
* use thread local storage to keep one curl client per thread (by default 3) in...Gravatar Alan Fitton2011-09-11
* issue 70 - new statuses in RPC version >= 14. still need to add stateselector...Gravatar Alan Fitton2011-09-04
* a torrent add dialog based off Transmission GTK (different bencode+action imp...Gravatar Alan Fitton2011-04-08
* fix a crash if disconnecting with the graph disabled, disabling tracker/dir f...Gravatar Alan Fitton2011-03-16
* filter by directory and some filter fixesGravatar Alan Fitton2011-03-11
* some missing files needed for i18nGravatar Alan Fitton2011-03-08
* increase general panel spacings a little, fix backwards comparasin on filter,...Gravatar Alan Fitton2011-03-08
* use a gtktable for general panel, fixed layout is no good for a localised app...Gravatar Alan Fitton2011-03-08
* support proxy configuration using libproxy (optional). might add a getenv() f...Gravatar Alan Fitton2011-03-07
* Make the presence of the graph configurable, and prevent ":" showing (introdu...Gravatar Alan Fitton2011-03-07
* all (I hope) strings in _(string) macro for localisationGravatar Alan Fitton2011-03-06
* TRG_NOUNIQUE environment env for starting more than one instance. fix start u...Gravatar Alan Fitton2011-03-06
* torrent errors are no longer a mystery, also show location in general panelGravatar Alan Fitton2011-02-18
* 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
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30