summaryrefslogtreecommitdiff
path: root/src/trg-remote-prefs-dialog.c
Commit message (Expand)AuthorAge
* Convert nl_langinfo abdays to utf8Gravatar si2018-04-14
* Add alt-days to remote preferencesGravatar si2018-04-13
* int and double spinnersGravatar si2018-04-12
* Fix for General download/upload speed cannot be set in preferencesGravatar si2018-04-12
* Fix format string on 32bitGravatar Patrick Griffis2016-08-12
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* correction on port test error fix, maybe it's because it's using the response...Gravatar Alan F2014-02-05
* Red Hat BZ#985147 - looks like a port test request failed, after the remote p...Gravatar Alan F2014-02-05
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* update changelog and reindentGravatar Alan Fitton2012-09-05
* reindentGravatar Alan Fitton2012-08-27
* a details tab similar to transmissionGravatar Alan Fitton2012-08-27
* add the peers/files/trackers tree view to torrent dialog in transmission styleGravatar Alan Fitton2012-08-26
* reindent all the things! with indent -nut -kr.Gravatar Alan Fitton2012-08-26
* fix deprecation warnings for gtk_{h,v}box_new and gtk_{h,v}paned_new in gtk3Gravatar Alan Fitton2012-06-05
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* fix that min/max problem reported by reardoniaGravatar Alan Fitton2012-01-21
* full and default gtk3 support, almost. the graph is disabled as the drawing a...Gravatar Alan Fitton2012-01-18
* reindent + french translation completionGravatar Alan Fitton2012-01-13
* a torrent priority right click menu. change the refresh on interactive action...Gravatar Alan Fitton2012-01-13
* fix memory leak on response from first response from server (HTTP conflict wi...Gravatar Alan Fitton2012-01-12
* forgot a file, reindentGravatar Alan Fitton2012-01-09
* reindent with gnu indent. add keyboard accelerators for view menu, fix toggle...Gravatar Alan Fitton2012-01-04
* change units to the IEC standard (and the Ubuntu units policy) for base2 (/10...Gravatar Alan Fitton2012-01-02
* trying to make the local/remote preferences organised and looking better. mov...Gravatar Alan Fitton2011-12-23
* minor tweak to the alternate limits active label (remote prefs)Gravatar Alan Fitton2011-12-23
* some minor tidying of remote prefs alternate limit stuffGravatar Alan Fitton2011-12-22
* some support for "alternate" speed limits, including setting them to be turne...Gravatar Alan Fitton2011-12-22
* 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
* 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