| Commit message (Expand) | Author | Age |
* | oops, no tabs. (indent -kr -nut) | Alan Fitton | 2011-12-11 |
* | run GNU indent everything. not done this for a while because it was producing... | Alan Fitton | 2011-12-11 |
* | add some comments at the top of some files, also add a timeout of 20 seconds ... | Alan Fitton | 2011-11-30 |
* | make the execute command tree view in preferences a generic widget, the "pers... | Alan Fitton | 2011-10-21 |
* | use previous change to remove some unnecessary code and so intervals are take... | Alan Fitton | 2011-10-19 |
* | implement a TRG_PREFS_CONNECTION flag which gets prefs for the connected profile | Alan Fitton | 2011-10-19 |
* | issue 155 | Alan Fitton | 2011-10-19 |
* | add libproxy/libmodman to win32 installer | Alan Fitton | 2011-10-11 |
* | restore status icon tooltips | Alan Fitton | 2011-10-09 |
* | makes more sense to increment the connection id just before a connection atte... | Alan Fitton | 2011-10-07 |
* | fix small memory leak and make connection id atomic | Alan Fitton | 2011-10-07 |
* | make connect button a menu button with other profiles, also add a connection ... | Alan Fitton | 2011-10-07 |
* | issue 78 - contributed patch for drag'n'drop support | Alan Fitton | 2011-09-20 |
* | some stuff to dispatch strings instead of JsonNode, but nothing uses it yet. | Alan Fitton | 2011-09-19 |
* | 118 | Alan Fitton | 2011-09-19 |
* | add a null check in trg_response_free | Alan Fitton | 2011-09-19 |
* | changes to make memory profiling easier | Alan Fitton | 2011-09-18 |
* | Big changeset, may break stuff. Unfortunately you can't magically jump into t... | Alan Fitton | 2011-09-18 |
* | issue 85 | Alan Fitton | 2011-09-16 |
* | issue 85 | Alan Fitton | 2011-09-16 |
* | issue 106 | Alan Fitton | 2011-09-16 |
* | fix potential config mutex deadlock | Alan Fitton | 2011-09-16 |
* | more windows portability | Alan Fitton | 2011-09-13 |
* | for view menu check items, set their active in an expose event so they're syn... | Alan Fitton | 2011-09-11 |
* | use thread local storage to keep one curl client per thread (by default 3) in... | Alan Fitton | 2011-09-11 |
* | issue 89 | Alan Fitton | 2011-09-09 |
* | update the free space indicator using a signal from TrgClient | Alan Fitton | 2011-09-06 |
* | issue 40 - a free space indicator. also split stuff out on the statusbar to t... | Alan Fitton | 2011-09-05 |
* | issue 76 - as stated in the documentation gtk_window_get_size() isn't always ... | Alan Fitton | 2011-09-03 |
* | issue 69 - use rpc-version instead of version to show/hide tracker changing f... | Alan Fitton | 2011-09-01 |
* | switch from using the trackers struct to trackerstats - and add some of the n... | Alan Fitton | 2011-08-31 |
* | implement seed/download queues in Transmission >= 2.40 | Alan Fitton | 2011-08-30 |
* | issue 60 - a seperate update interval setting for if the application is minim... | Alan Fitton | 2011-08-30 |
* | Profile support! Please test and report bugs, as the config system is totally... | Alan Fitton | 2011-08-27 |
* | fix crash on stats dialog | Alan Fitton | 2011-04-20 |
* | oops.. json_array_get_elements() returns a newly allocated list, not the one ... | Alan Fitton | 2011-04-16 |
* | fix two fairly minor memory leaks | Alan Fitton | 2011-04-16 |
* | handle broken torrent files properly | Alan Fitton | 2011-04-13 |
* | spawn requests from a thread pool | Alan Fitton | 2011-04-13 |
* | tidy sources with GNU indent after recent changes. on seconds thoughts, don't... | Alan Fitton | 2011-04-12 |
* | some quite significant changes to only receive/update recently-active torrent... | Alan Fitton | 2011-04-12 |
* | for gconf integers, fallback to our own defaults | Alan Fitton | 2011-04-11 |
* | support proxy configuration using libproxy (optional). might add a getenv() f... | Alan Fitton | 2011-03-07 |
* | adding trackers now seems to work. change all tabs to whitespace. | Alan Fitton | 2011-02-18 |
* | tracker manipulation almost complete, addition needs some work. configurable ... | Alan Fitton | 2011-02-17 |
* | a bunch of changes needed to facilitate changing trackers (unfinished). also ... | Alan Fitton | 2011-02-17 |
* | statistics! | Alan Fitton | 2011-02-14 |
* | ssl support | Alan Fitton | 2011-02-11 |
* | indent -kr *.c *.h | Alan Fitton | 2011-02-09 |
* | detect gconf error using GError instead of NULL strings... (these will always... | Alan Fitton | 2011-02-09 |