summaryrefslogtreecommitdiff
path: root/src/trg-preferences-dialog.c
Commit message (Expand)AuthorAge
* add some comments at the top of some files, also add a timeout of 20 seconds ...Gravatar Alan Fitton2011-11-30
* remember the last selected destination on moving torrentsGravatar Alan Fitton2011-11-23
* use "Default" as the alias for the state selector name for the default direct...Gravatar Alan Fitton2011-11-22
* part of issue 162 - remote exec/commands is the wrong name for the feature, a...Gravatar Alan Fitton2011-11-08
* closer to gtk3 support, I think just the graph needs doing now.Gravatar Alan Fitton2011-10-26
* add a manpage, fix a potential crash, icon cache fix in spec fileGravatar Alan Fitton2011-10-24
* forgot to uncomment the adding off the preferences tabGravatar Alan Fitton2011-10-21
* issue 153Gravatar Alan Fitton2011-10-21
* make the execute command tree view in preferences a generic widget, the "pers...Gravatar Alan Fitton2011-10-21
* use previous change to remove some unnecessary code and so intervals are take...Gravatar Alan Fitton2011-10-19
* implement a TRG_PREFS_CONNECTION flag which gets prefs for the connected profileGravatar Alan Fitton2011-10-19
* issue 155Gravatar Alan Fitton2011-10-19
* make connect button a menu button with other profiles, also add a connection ...Gravatar Alan Fitton2011-10-07
* some improvements to remote exec. can now use profile options like %{hostname}Gravatar Alan Fitton2011-09-30
* the foundation of remote command execution. still lots of work to do here, bu...Gravatar Alan Fitton2011-09-29
* issue 128Gravatar Alan Fitton2011-09-24
* some stuff to build against gtk3, mostly some changes from accessing an objec...Gravatar Alan Fitton2011-09-20
* more windows portabilityGravatar Alan Fitton2011-09-13
* issue 94 - option to do full update after every n recently only updatesGravatar Alan Fitton2011-09-12
* fix for multiple graphs being createdGravatar Alan Fitton2011-09-11
* another buttonGravatar Alan Fitton2011-09-08
* sync up the view menu and the desktop preferences page a bitGravatar Alan Fitton2011-09-08
* use glib message functions instead of g_printf(). make view state selector/no...Gravatar Alan Fitton2011-09-08
* big refactoring of the trg-remote-preferences and trg-torrent-props to reduce...Gravatar Alan Fitton2011-09-06
* issue 60 - a seperate update interval setting for if the application is minim...Gravatar Alan Fitton2011-08-30
* fix small memory leak in preferences dialogGravatar Alan Fitton2011-08-28
* issue 58Gravatar Alan Fitton2011-08-27
* fix some memory leaks during disposal in TrgTreeView (so when the app is bein...Gravatar Alan Fitton2011-08-27
* use a saved pointer to the profile object instead of getting the index and re...Gravatar Alan Fitton2011-08-27
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* some small changes to utility dialogs to conform with GNOME HIG guide: use ok...Gravatar Alan Fitton2011-05-13
* 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
* 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
* 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
* 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
* reannounce, blocklist enable/url/updateGravatar Alan Fitton2011-02-19
* 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
* statistics!Gravatar Alan Fitton2011-02-14
* move functionality, refresh static function prototypes in main-window, add/re...Gravatar Alan Fitton2011-02-13
* torrent added notifications, make notifications configurable. unref id arrays...Gravatar Alan Fitton2011-02-12
* ssl supportGravatar Alan Fitton2011-02-11
* indent -kr *.c *.hGravatar Alan Fitton2011-02-09
* 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