summaryrefslogtreecommitdiff
path: root/src/trg-torrent-props-dialog.c
Commit message (Expand)AuthorAge
* int and double spinnersGravatar si2018-04-12
* Fix origin in propsGravatar DriverXX2016-03-14
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* refactor the torrent upload code (it's called from a few places so is probabl...Gravatar Alan F2014-02-19
* update year in copyright headers, fix the jumbled file lists (caused by unsor...Gravatar Alan Fitton2013-02-20
* save the torrent dialog (transmission style) tree view layout even if cancel ...Gravatar Alan Fitton2012-09-15
* update changelog and reindentGravatar Alan Fitton2012-09-05
* save dialog size in transmission styleGravatar Alan Fitton2012-09-03
* also use strlen to check whether to display creator app in new details tab. e...Gravatar Alan Fitton2012-08-28
* fix a misplaced brace which was breaking close of torrent properties in class...Gravatar Alan Fitton2012-08-27
* revert to gtk2 by default for a bit longer, because gtk3 seems crashy still i...Gravatar Alan Fitton2012-08-27
* reindentGravatar Alan Fitton2012-08-27
* a details tab similar to transmissionGravatar Alan Fitton2012-08-27
* fix units in torrent-cell-renderer, fix crash closing old style torrent prope...Gravatar Alan Fitton2012-08-26
* 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
* 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
* contributed patch to change two Kbps to the correct KB/s. also have another g...Gravatar Alan Fitton2012-01-02
* 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
* issue 124 - also fix another crash in trg-remote-prefsGravatar Alan Fitton2011-09-21
* some stuff to build against gtk3, mostly some changes from accessing an objec...Gravatar Alan Fitton2011-09-20
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* queue position settingGravatar Alan Fitton2011-09-11
* big refactoring of the trg-remote-preferences and trg-torrent-props to reduce...Gravatar Alan Fitton2011-09-06
* 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
* 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