summaryrefslogtreecommitdiff
path: root/src/trg-main-window.c
Commit message (Expand)AuthorAge
* 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
* reindent. remote prefs was sending the active encryption preference, lower ca...Gravatar Alan Fitton2011-04-23
* header right click menu to show/hideGravatar Alan Fitton2011-04-23
* support for remembering column positions and widths.. seems to work, may need...Gravatar Alan Fitton2011-04-22
* handle multiple files via libunique, also use the more reliable get_uris() in...Gravatar Alan Fitton2011-04-22
* (no commit message)Gravatar Alan Fitton2011-04-21
* only lookup the selected torrent id when it changes, remember it until checki...Gravatar Alan Fitton2011-04-21
* fix crash on stats dialogGravatar Alan Fitton2011-04-20
* 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
* spawn requests from a thread poolGravatar Alan Fitton2011-04-13
* fix for total number of torrents countGravatar Alan Fitton2011-04-12
* fix the recently-active updates, add search columns for peers/file treeviewGravatar Alan Fitton2011-04-12
* tidy sources with GNU indent after recent changes. on seconds thoughts, don't...Gravatar Alan Fitton2011-04-12
* minor stuffGravatar Alan Fitton2011-04-12
* introduce a 0.35 second sleep between acknowledgement of an interactive actio...Gravatar Alan Fitton2011-04-12
* some quite significant changes to only receive/update recently-active torrent...Gravatar Alan Fitton2011-04-12
* for gconf integers, fallback to our own defaultsGravatar Alan Fitton2011-04-11
* plug the new dialog into filenames received from libunique, fix minor memory ...Gravatar Alan Fitton2011-04-08
* a torrent add dialog based off Transmission GTK (different bencode+action imp...Gravatar Alan Fitton2011-04-08
* #define our own log2() function for FreeBSD (issue 22), hopefully fix a repor...Gravatar Alan Fitton2011-03-20
* fix a crash if disconnecting with the graph disabled, disabling tracker/dir f...Gravatar Alan Fitton2011-03-16
* show/hide the state selectors scrolled window not the child widgetGravatar Alan Fitton2011-03-12
* 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
* 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
* issue 19: case insensitive filteringGravatar 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
* a much better system for suspending tracker/file updates until a change has b...Gravatar Alan Fitton2011-02-27
* no idea why I put a 5 pixel border on the main window, looks wrong on a darke...Gravatar Alan Fitton2011-02-25
* missing free for selection list elementsGravatar Alan Fitton2011-02-22
* set minimum dependency versions in RPM spec and configure.ac. gtk 2.16, glib ...Gravatar Alan Fitton2011-02-22
* reannounce, blocklist enable/url/updateGravatar Alan Fitton2011-02-19
* 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
* tracker manipulation almost complete, addition needs some work. configurable ...Gravatar Alan Fitton2011-02-17
* a bunch of changes needed to facilitate changing trackers (unfinished). also ...Gravatar Alan Fitton2011-02-17
* cache-size-mb was implemented 2.10, so check if it's present (will support >=...Gravatar Alan Fitton2011-02-14
* statistics!Gravatar Alan Fitton2011-02-14