summaryrefslogtreecommitdiff
path: root/src/trg-files-tree-view.c
Commit message (Expand)AuthorAge
* Fix memory leak of g_utf8_strdownGravatar Elia Argentieri2017-07-14
* Add a mid-string case insensitive search function to files tree view.Gravatar Elia Argentieri2017-07-06
* 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
* add the peers/files/trackers tree view to torrent dialog in transmission styleGravatar Alan Fitton2012-08-26
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* the information in the bottom left label seemed pretty redundant now that is ...Gravatar Alan Fitton2012-01-15
* fix memory leak on response from first response from server (HTTP conflict wi...Gravatar Alan Fitton2012-01-12
* fix for click on priority in main tree view toggling enabled/disabled. increm...Gravatar Alan Fitton2012-01-10
* issue 174 - exec crash, issue 173 - files first update performance fixed.Gravatar Alan Fitton2012-01-09
* reindent with gnu indent. add keyboard accelerators for view menu, fix toggle...Gravatar Alan Fitton2012-01-04
* make the torrent add tree view and the files tree view fairly consistent, sha...Gravatar Alan Fitton2012-01-04
* hopefully a fix for tree on windowsGravatar Alan Fitton2011-12-21
* file trees :D may do cascading priority changes sometime, but this is a start...Gravatar 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
* get rid of default tree view widths.. not really needed now that they're pers...Gravatar Alan Fitton2011-12-09
* use an icon for file wanted/unwantedGravatar Alan Fitton2011-10-03
* issue 145 - fix my broken regex which was causing filenames to be treated as ...Gravatar Alan Fitton2011-10-03
* for issue 141Gravatar Alan Fitton2011-10-01
* on first use the notebook position was taking the pref get_int default of 0, ...Gravatar Alan Fitton2011-09-30
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* updated german translation. don't restore sort column/direction for trackers/...Gravatar Alan Fitton2011-06-04
* issue 41 - remember sort column and type. also move all these stores from del...Gravatar Alan Fitton2011-05-13
* minorGravatar Alan Fitton2011-04-24
* header right click menu to show/hideGravatar Alan Fitton2011-04-23
* support for remembering column positions and widths.. seems to work, may need...Gravatar Alan Fitton2011-04-22
* updating a torrents file or trackers doesn't make it recently active, so thes...Gravatar Alan Fitton2011-04-16
* fix the recently-active updates, add search columns for peers/file treeviewGravatar Alan Fitton2011-04-12
* a torrent add dialog based off Transmission GTK (different bencode+action imp...Gravatar Alan Fitton2011-04-08
* 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
* statistics!Gravatar Alan Fitton2011-02-14
* fix for low priority file selection. -1 happens to be the terminator to list_...Gravatar Alan Fitton2011-02-10
* another gint64/gint mismatchGravatar Alan Fitton2011-02-09
* 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