summaryrefslogtreecommitdiff
path: root/src/trg-peers-model.c
Commit message (Expand)AuthorAge
* Fix numerous warnings/errorsGravatar Patrick Griffis2016-01-19
* issue 254 - does not build without GeoIP enabled. thanks for patch!Gravatar Alan F2014-03-14
* allow GeoIPCity.dat instead of GeoLiteCity.dat, since some installs seem to u...Gravatar Alan F2014-02-03
* hide the country and city columns if the databases have not been opened (prob...Gravatar Alan F2014-02-03
* load country and city when the column is enabled, so no need to reopen the wi...Gravatar Alan F2014-02-02
* FOSDEM commit :) add a column to peers tree view with GeoIP city, if available.Gravatar Alan F2014-02-02
* deprecation fixes: change to GtkStock to themed icons for all cell renderersGravatar Alan F2014-01-08
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* update changelog and reindentGravatar Alan Fitton2012-09-05
* use g_idle_add instead of gdk_thread_enter/leave when setting reverse DNS res...Gravatar Alan Fitton2012-09-01
* reindent all the things! with indent -nut -kr.Gravatar Alan Fitton2012-08-26
* fix compilation with libappindicatorGravatar Alan Fitton2012-06-26
* fix minimise to tray and compiler warning in peers modelGravatar Alan Fitton2012-06-26
* some changes and hacks to get GeoIP on WindowsGravatar Alan Fitton2012-06-21
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* filter items (not trackers+dirs for now) show counts next to them. while doin...Gravatar Alan Fitton2011-12-27
* 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
* move {tpeer,tfile},{c,h} into torrent.{c,h}Gravatar Alan Fitton2011-10-08
* apply patch for ipv6 geoip supportGravatar Alan Fitton2011-10-08
* issue 120Gravatar Alan Fitton2011-09-20
* 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
* tidy sources with GNU indent after recent changes. on seconds thoughts, don't...Gravatar Alan Fitton2011-04-12
* some quite significant changes to only receive/update recently-active torrent...Gravatar Alan Fitton2011-04-12
* 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
* move functionality, refresh static function prototypes in main-window, add/re...Gravatar Alan Fitton2011-02-13
* indent -kr *.c *.hGravatar Alan Fitton2011-02-09
* make trg_client property for trg-torrents-props so it's available in constructorGravatar Alan Fitton2011-02-09
* if the torrent selection changes as a result of an update, was possible that ...Gravatar Alan Fitton2011-02-08
* presence of status icon configurable, and minimise to tray. update tooltip us...Gravatar Alan Fitton2011-02-07
* big thanks to charles for the feedback and patches! fixes for building agains...Gravatar Alan Fitton2011-02-04
* client in peers treeviewGravatar Alan Fitton2011-01-30
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30