summaryrefslogtreecommitdiff
path: root/src/trg-state-selector.c
Commit message (Expand)AuthorAge
* Add directory first optionsGravatar DriverXX2016-03-09
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* Fix numerous warnings/errorsGravatar Patrick Griffis2016-01-19
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* fix the performance problems with the torrent add dialog on torrents with man...Gravatar Alan Fitton2012-01-08
* reindent with gnu indent. add keyboard accelerators for view menu, fix toggle...Gravatar Alan Fitton2012-01-04
* the refresh button on the state selector would cause counts to be doubled, be...Gravatar Alan Fitton2012-01-02
* contributed patch to change two Kbps to the correct KB/s. also have another g...Gravatar Alan Fitton2012-01-02
* revert the last change until i have time to fix a few issuesGravatar Alan Fitton2011-12-31
* avoid some unnecessary filter updatesGravatar Alan Fitton2011-12-28
* counts for tracker and directory filtersGravatar Alan Fitton2011-12-27
* filter items (not trackers+dirs for now) show counts next to them. while doin...Gravatar Alan Fitton2011-12-27
* commit the first translation updated using launchpad, Spanish kindly done by ...Gravatar Alan Fitton2011-12-24
* 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
* issue 66 - make paths under the default download dir appear as relative. add ...Gravatar Alan Fitton2011-11-22
* use mailslots from the win32 api to implement file handler on windowsGravatar Alan Fitton2011-10-15
* issue 135Gravatar Alan Fitton2011-10-01
* the foundation of remote command execution. still lots of work to do here, bu...Gravatar Alan Fitton2011-09-29
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* show progress in percent done columnGravatar Alan Fitton2011-09-11
* hide queueing state selectors if not supportedGravatar Alan Fitton2011-09-11
* issue 71Gravatar Alan Fitton2011-09-08
* issue 71 - remove trailing slashes from directory names in combo box and stat...Gravatar Alan Fitton2011-09-08
* issue 42 - start in tray argument. fix state selector persisting of selection...Gravatar Alan Fitton2011-09-08
* issue 59 - add first tracker column.Gravatar Alan Fitton2011-09-08
* and saveGravatar Alan Fitton2011-09-08
* restoring state selector index, still need to save.Gravatar Alan Fitton2011-09-08
* issue 40 - a free space indicator. also split stuff out on the statusbar to t...Gravatar Alan Fitton2011-09-05
* switch from using the trackers struct to trackerstats - and add some of the n...Gravatar Alan Fitton2011-08-31
* 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 51 - add a category for active torrentsGravatar Alan Fitton2011-07-10
* 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
* 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
* 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
* 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
* add missing gconf schema entries for filter preferencesGravatar Alan Fitton2011-03-11
* filter by directory and some filter fixesGravatar Alan Fitton2011-03-11
* Korean support, thanks Youn! Also filter by tracker. Adding/removing trackers...Gravatar Alan Fitton2011-03-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