summaryrefslogtreecommitdiff
path: root/src/trg-remote-prefs-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
* add missing terminators to gtr_combo_box_new_enumGravatar Alan Fitton2011-10-26
* closer to gtk3 support, I think just the graph needs doing now.Gravatar Alan Fitton2011-10-26
* fix a warning caused by divide by zero on empty filesGravatar Alan Fitton2011-10-01
* issue 133Gravatar Alan Fitton2011-09-30
* might fix the random warnings in remote-prefs for some, but I can't reproduce...Gravatar Alan Fitton2011-09-21
* issue 124 - also fix another crash in trg-remote-prefsGravatar Alan Fitton2011-09-21
* on win32, set a GTK theme called win32-gtkrc.rc in the directory of the execu...Gravatar Alan Fitton2011-09-21
* some stuff to build against gtk3, mostly some changes from accessing an objec...Gravatar Alan Fitton2011-09-20
* undo the last commit - mainly because G_GINT64_FORMAT will break some localis...Gravatar Alan Fitton2011-09-20
* use the gint64 format specifier %li, not %ld (long). hopefully silence the la...Gravatar Alan Fitton2011-09-20
* some win32 build stuffGravatar Alan Fitton2011-09-18
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* big refactoring of the trg-remote-preferences and trg-torrent-props to reduce...Gravatar Alan Fitton2011-09-06
* implement seed/download queues in Transmission >= 2.40Gravatar Alan Fitton2011-08-30
* 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
* reindent. remote prefs was sending the active encryption preference, lower ca...Gravatar Alan Fitton2011-04-23
* 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
* ugh, forgot to lock the GDK thread in the new update-blocklist/port-test call...Gravatar Alan Fitton2011-02-20
* forgot to attach a JSON key to the blocklist enable widgetGravatar Alan Fitton2011-02-19
* reannounce, blocklist enable/url/updateGravatar Alan Fitton2011-02-19
* port testing testing 1-2-3Gravatar Alan Fitton2011-02-18
* 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
* 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