summaryrefslogtreecommitdiff
path: root/src/trg-torrent-props-dialog.c
Commit message (Expand)AuthorAge
* some small changes to utility dialogs to conform with GNOME HIG guide: use ok...Gravatar Alan Fitton2011-05-13
* 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
* reindent. remote prefs was sending the active encryption preference, lower ca...Gravatar Alan Fitton2011-04-23
* after a move or properties change (via dialog) on a single torrent, perform a...Gravatar 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
* 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
* 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
* plug the new dialog into filenames received from libunique, fix minor memory ...Gravatar Alan Fitton2011-04-08
* filter by directory and some filter fixesGravatar Alan Fitton2011-03-11
* 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
* 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
* adding trackers now seems to work. change all tabs to whitespace.Gravatar Alan Fitton2011-02-18
* 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
* 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
* big thanks to charles for the feedback and patches! fixes for building agains...Gravatar Alan Fitton2011-02-04
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30