| Commit message (Expand) | Author | Age |
* | 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 |
* | cache-size-mb was implemented 2.10, so check if it's present (will support >=... | Alan Fitton | 2011-02-14 |
* | commit the actual dialog this time, the move dialog too. | Alan Fitton | 2011-02-14 |
* | statistics! | Alan Fitton | 2011-02-14 |
* | move functionality, refresh static function prototypes in main-window, add/re... | Alan Fitton | 2011-02-13 |
* | enter in torrent click is now handled by activate signal so remove keybinding | Alan Fitton | 2011-02-12 |
* | torrent added notifications, make notifications configurable. unref id arrays... | Alan Fitton | 2011-02-12 |
* | ssl support | Alan Fitton | 2011-02-11 |
* | speed limit menu for torrent items too | Alan Fitton | 2011-02-11 |
* | speed limits from a status icon menu | Alan Fitton | 2011-02-10 |
* | fix for low priority file selection. -1 happens to be the terminator to list_... | Alan Fitton | 2011-02-10 |
* | another gint64/gint mismatch | Alan Fitton | 2011-02-09 |
* | torrent props on double click | Alan Fitton | 2011-02-09 |
* | fix format not a string literal warning | Alan Fitton | 2011-02-09 |
* | 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 |
* | make trg_client property for trg-torrents-props so it's available in constructor | Alan Fitton | 2011-02-09 |
* | no need to adjust the updateSerial depending on the updateMutex... just incre... | Alan Fitton | 2011-02-08 |
* | if the torrent selection changes as a result of an update, was possible that ... | Alan Fitton | 2011-02-08 |
* | presence of status icon configurable, and minimise to tray. update tooltip us... | Alan Fitton | 2011-02-07 |
* | more icon fixes | Alan Fitton | 2011-02-07 |
* | use PACKAGE_NAME for icon name | Alan Fitton | 2011-02-07 |
* | update namespace for gconf settings | Alan Fitton | 2011-02-07 |
* | use window_set_icon_name() instead of hardcoding path | Alan Fitton | 2011-02-07 |
* | similar change needed in files model | Alan Fitton | 2011-02-06 |
* | typo | Alan Fitton | 2011-02-06 |
* | use G_TYPE_INT64 instead of G_TYPE_INT when assigning from JSON integers (whi... | Alan Fitton | 2011-02-06 |
* | rename gconf namespace s/trg/transmission-remote-gtk/, do individual list_sto... | Alan Fitton | 2011-02-06 |
* | --enable-debug in configure script and fix possible divide by zero in torrent... | Alan Fitton | 2011-02-06 |
* | fix a deadlock if torrent selection changes as a result of an update | Alan Fitton | 2011-02-05 |
* | check for null announce url and scape url before insert into model | Alan Fitton | 2011-02-05 |
* | better locking (I think) | Alan Fitton | 2011-02-05 |
* | right justified cells don't look great in the last column, too far from the h... | Alan Fitton | 2011-02-05 |
* | right align numeric cells | Alan Fitton | 2011-02-05 |
* | compiler warnings in trg-trackers-model.c | Alan Fitton | 2011-02-04 |
* | debugging aid in trackers model | Alan Fitton | 2011-02-04 |
* | debugging aid in trackers model | Alan Fitton | 2011-02-04 |
* | fix compiler warning "format not a string literal and no format arguments" on... | Alan Fitton | 2011-02-04 |
* | rename icon for updated makefile | Alan Fitton | 2011-02-04 |
* | dont hardcore svgiconsdir in makefile, add missing gconf configure.ac macro | Alan Fitton | 2011-02-04 |
* | looks like GValue does initialising with = { 0 } | Alan Fitton | 2011-02-04 |
* | big thanks to charles for the feedback and patches! fixes for building agains... | Alan Fitton | 2011-02-04 |
* | make use of libcurl.m4 in configure script, remove some things which ubuntu d... | Alan Fitton | 2011-02-03 |
* | credits to Transmission project in util.h | Alan Fitton | 2011-02-03 |
* | missing return at end of status icon function | Alan Fitton | 2011-01-31 |
* | remove geoip from spec file.. makes the ui a little slow when changing torren... | Alan Fitton | 2011-01-31 |
* | copy of transmission svg icon, in/out logging with -DDEBUG only | Alan Fitton | 2011-01-30 |
* | client in peers treeview | Alan Fitton | 2011-01-30 |