summaryrefslogtreecommitdiff
path: root/src/trg-tree-view.c
Commit message (Expand)AuthorAge
* Consistently include config.hGravatar Patrick Griffis2016-01-19
* revert to autosizeGravatar Alan F2014-06-20
* make treeview columns fixed again, still doesn't work properly because of gno...Gravatar Alan F2014-06-19
* in debug mode, add two missing model columns (connected and eta)Gravatar Alan F2014-04-23
* GTK seems to be destroyingt and recreating columns in some circumstances (I d...Gravatar Alan F2014-02-03
* FOSDEM commit :) add a column to peers tree view with GeoIP city, if available.Gravatar Alan F2014-02-02
* that didn't work. the problem seems to be setting fixed widths (as saved on e...Gravatar Alan F2014-01-29
* deprecation fixes: change to GtkStock to themed icons for all cell renderersGravatar Alan F2014-01-08
* remove all support for gtk2Gravatar Alan F2014-01-07
* 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
* add a menu for changing sort, useful when there are no column headers in Tran...Gravatar Alan Fitton2012-08-26
* make view style configurableGravatar Alan Fitton2012-08-25
* adapt the cell renderer from Transmission to sort of work. possibly an altern...Gravatar Alan Fitton2012-08-23
* issue 185 - change .desktop to add magnet uri handlerGravatar Alan Fitton2012-02-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
* 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
* add some comments at the top of some files, also add a timeout of 20 seconds ...Gravatar Alan Fitton2011-11-30
* hopefully fix the infrequent crash when changing filter if first+other items ...Gravatar Alan Fitton2011-11-24
* 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
* issue 120Gravatar Alan Fitton2011-09-20
* some stuff to build against gtk3, mostly some changes from accessing an objec...Gravatar Alan Fitton2011-09-20
* queue position settingGravatar Alan Fitton2011-09-11
* issue 70 - new statuses in RPC version >= 14. still need to add stateselector...Gravatar Alan Fitton2011-09-04
* fix some memory leaks during disposal in TrgTreeView (so when the app is bein...Gravatar Alan Fitton2011-08-27
* Profile support! Please test and report bugs, as the config system is totally...Gravatar Alan Fitton2011-08-27
* new cell renderer, TrgCellRendererNumgtzero, which hides zero in seeders and ...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
* minorGravatar Alan Fitton2011-04-24
* reindent. remote prefs was sending the active encryption preference, lower ca...Gravatar Alan Fitton2011-04-23
* header right click menu to show/hideGravatar Alan Fitton2011-04-23