summaryrefslogtreecommitdiff
path: root/src/trg-main-window.c
Commit message (Expand)AuthorAge
* a bunch of changes needed to facilitate changing trackers (unfinished). also ...Gravatar Alan Fitton2011-02-17
* cache-size-mb was implemented 2.10, so check if it's present (will support >=...Gravatar Alan Fitton2011-02-14
* statistics!Gravatar Alan Fitton2011-02-14
* move functionality, refresh static function prototypes in main-window, add/re...Gravatar Alan Fitton2011-02-13
* enter in torrent click is now handled by activate signal so remove keybindingGravatar Alan Fitton2011-02-12
* torrent added notifications, make notifications configurable. unref id arrays...Gravatar Alan Fitton2011-02-12
* speed limit menu for torrent items tooGravatar Alan Fitton2011-02-11
* speed limits from a status icon menuGravatar Alan Fitton2011-02-10
* torrent props on double clickGravatar Alan Fitton2011-02-09
* fix format not a string literal warningGravatar Alan Fitton2011-02-09
* indent -kr *.c *.hGravatar Alan Fitton2011-02-09
* no need to adjust the updateSerial depending on the updateMutex... just incre...Gravatar Alan Fitton2011-02-08
* if the torrent selection changes as a result of an update, was possible that ...Gravatar Alan Fitton2011-02-08
* presence of status icon configurable, and minimise to tray. update tooltip us...Gravatar Alan Fitton2011-02-07
* more icon fixesGravatar Alan Fitton2011-02-07
* use PACKAGE_NAME for icon nameGravatar Alan Fitton2011-02-07
* use window_set_icon_name() instead of hardcoding pathGravatar Alan Fitton2011-02-07
* fix a deadlock if torrent selection changes as a result of an updateGravatar Alan Fitton2011-02-05
* better locking (I think)Gravatar Alan Fitton2011-02-05
* fix compiler warning "format not a string literal and no format arguments" on...Gravatar Alan Fitton2011-02-04
* looks like GValue does initialising with = { 0 }Gravatar Alan Fitton2011-02-04
* big thanks to charles for the feedback and patches! fixes for building agains...Gravatar Alan Fitton2011-02-04
* copy of transmission svg icon, in/out logging with -DDEBUG onlyGravatar Alan Fitton2011-01-30
* update about dialog with new websiteGravatar Alan Fitton2011-01-30
* hello world!Gravatar Alan Fitton2011-01-30