summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* commit the first translation updated using launchpad, Spanish kindly done by ...Gravatar Alan Fitton2011-12-24
* reset status bar should hide the event box, not the image, so it reappears on...Gravatar Alan Fitton2011-12-23
* trying to make the local/remote preferences organised and looking better. mov...Gravatar Alan Fitton2011-12-23
* the turtle might be a bit of a mystery to some, so add a tooltip.Gravatar Alan Fitton2011-12-23
* minor tweak to the alternate limits active label (remote prefs)Gravatar Alan Fitton2011-12-23
* "turtle" mode in the status bar. for easy activation of alternative speed lim...Gravatar Alan Fitton2011-12-23
* some minor tidying of remote prefs alternate limit stuffGravatar Alan Fitton2011-12-22
* some support for "alternate" speed limits, including setting them to be turne...Gravatar Alan Fitton2011-12-22
* move the check for a file completed delta of > 0 to the caller of the foreach...Gravatar Alan Fitton2011-12-21
* first bytesCompleted increment up the directory tree should be bytesCompleted...Gravatar Alan Fitton2011-12-21
* fix memory leak on new fileicon cell rendererGravatar Alan Fitton2011-12-21
* fix int/int64 mismatch crash and don't update if increment is < 1Gravatar Alan Fitton2011-12-21
* 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
* fix a build errorGravatar Alan Fitton2011-12-14
* profile button items should be radio buttons not check boxes.Gravatar Alan Fitton2011-12-14
* a memory leak when filtering by trackerGravatar Alan Fitton2011-12-12
* use gtk_status_icon_position_menu when right clicking a GtkStatusIcon. This p...Gravatar Alan Fitton2011-12-12
* inc connid immediately on disconnect. this prevents a request from an earlier...Gravatar Alan Fitton2011-12-11
* try to make the libappindicator/gtkstatusicon split less messy and more consi...Gravatar Alan Fitton2011-12-11
* 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
* a few more appindicator fixes and reindent trg-main-window.cGravatar Alan Fitton2011-12-11
* split out connection changes and stats updates for status icon. means menu is...Gravatar Alan Fitton2011-12-11
* minor fixes to appindicator supportGravatar Alan Fitton2011-12-11
* first attempt at libappindicator supportGravatar Alan Fitton2011-12-11
* missing intltool from debian/control file causing pbuilder to fail.Gravatar Alan Fitton2011-12-10
* destination-combo fix: defaultDir free before existing added, so existing in ...Gravatar Alan Fitton2011-12-09
* get rid of default tree view widths.. not really needed now that they're pers...Gravatar Alan Fitton2011-12-09
* a few minor spec file and win32 installer tweaks. install new changelog+autho...Gravatar Alan Fitton2011-12-09
* some improvements and fixes to the destination combo. don't add existing dire...Gravatar Alan Fitton2011-12-09
* rename the addremove signal in the torrent model to update-filters. this is t...Gravatar Alan Fitton2011-12-09
* some fixes to the debian packaging contributed by Alex MGravatar 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
* extra fix on issue 167 - proxy the sort-column-changed event from the real so...Gravatar Alan Fitton2011-11-29
* issue 167Gravatar Alan Fitton2011-11-29
* always use -O2 for the windows build, exclude desktop icons and man pages, re...Gravatar Alan Fitton2011-11-27
* if we're restoring the last selection in the move-dialog, set the move button...Gravatar Alan Fitton2011-11-25
* give labels precedence over "Default" when shortening directory namesGravatar Alan Fitton2011-11-24
* hopefully fix the infrequent crash when changing filter if first+other items ...Gravatar Alan Fitton2011-11-24
* remember the last selected destination on moving torrentsGravatar Alan Fitton2011-11-23
* shouldn't be adding one to the offset to detect subdirsGravatar Alan Fitton2011-11-22
* use "Default" as the alias for the state selector name for the default direct...Gravatar Alan Fitton2011-11-22
* issue 66 - make paths under the default download dir appear as relative. add ...Gravatar Alan Fitton2011-11-22
* allow remote session variables to be used in actionsGravatar Alan Fitton2011-11-17
* part of issue 162 - remote exec/commands is the wrong name for the feature, a...Gravatar Alan Fitton2011-11-08
* backport the entry built into GtkComboBox into trg-destination-combo, to supp...Gravatar Alan Fitton2011-11-04
* issue 161Gravatar Alan Fitton2011-10-31
* 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