summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* make this build on debian squeezeGravatar Alan Fitton2011-10-11
* add libproxy/libmodman to win32 installerGravatar Alan Fitton2011-10-11
* version bump to 0.7, as there's new featuresGravatar Alan Fitton2011-10-11
* some improvements to the win32 installerGravatar Alan Fitton2011-10-10
* fix const discard warningGravatar Alan Fitton2011-10-09
* restore status icon tooltipsGravatar Alan Fitton2011-10-09
* fix locales and system tray in win32Gravatar Alan Fitton2011-10-09
* use new profiles menu in status iconGravatar Alan Fitton2011-10-08
* move {tpeer,tfile},{c,h} into torrent.{c,h}Gravatar Alan Fitton2011-10-08
* apply patch for ipv6 geoip supportGravatar Alan Fitton2011-10-08
* add profiles to menu. disable downloading metadata stuff until I find a bette...Gravatar Alan Fitton2011-10-08
* makes more sense to increment the connection id just before a connection atte...Gravatar Alan Fitton2011-10-07
* fix small memory leak and make connection id atomicGravatar Alan Fitton2011-10-07
* make connect button a menu button with other profiles, also add a connection ...Gravatar Alan Fitton2011-10-07
* issue 84Gravatar Alan Fitton2011-10-04
* (no commit message)Gravatar Alan Fitton2011-10-03
* issue 137Gravatar Alan Fitton2011-10-03
* hopefully fix issue 132Gravatar Alan Fitton2011-10-03
* 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
* issue 134Gravatar Alan Fitton2011-10-01
* accept URLs and magnet links as application arguments, DHT on magnet warning,...Gravatar Alan Fitton2011-10-01
* escape \d+ in host regexGravatar Alan Fitton2011-10-01
* for issue 141Gravatar Alan Fitton2011-10-01
* issue 65Gravatar Alan Fitton2011-10-01
* issue 135Gravatar Alan Fitton2011-10-01
* fix a warning caused by divide by zero on empty filesGravatar Alan Fitton2011-10-01
* issue 142Gravatar Alan Fitton2011-09-30
* issue 133Gravatar Alan Fitton2011-09-30
* on first use the notebook position was taking the pref get_int default of 0, ...Gravatar Alan Fitton2011-09-30
* the glib process spawning stuff requires some helper utilities so add them to...Gravatar Alan Fitton2011-09-30
* setting a file unwanted would set the icon to GTK_STOCK_CANCEL, then when it ...Gravatar Alan Fitton2011-09-30
* some improvements to remote exec. can now use profile options like %{hostname}Gravatar Alan Fitton2011-09-30
* oops, forgot to add two new filesGravatar Alan Fitton2011-09-29
* the foundation of remote command execution. still lots of work to do here, bu...Gravatar Alan Fitton2011-09-29
* issue 129, issue 130Gravatar Alan Fitton2011-09-26
* issue 128Gravatar Alan Fitton2011-09-24
* an installer for win32Gravatar Alan Fitton2011-09-23
* might fix the random warnings in remote-prefs for some, but I can't reproduce...Gravatar Alan Fitton2011-09-21
* found a better way to do the win32 gtkrc so remove some stuff I added beforeGravatar Alan Fitton2011-09-21
* issue 124 - also fix another crash in trg-remote-prefsGravatar Alan Fitton2011-09-21
* on win32, set a GTK theme called win32-gtkrc.rc in the directory of the execu...Gravatar Alan Fitton2011-09-21
* issue 120Gravatar Alan Fitton2011-09-20
* some stuff to build against gtk3, mostly some changes from accessing an objec...Gravatar Alan Fitton2011-09-20
* undo the last commit - mainly because G_GINT64_FORMAT will break some localis...Gravatar Alan Fitton2011-09-20
* use the gint64 format specifier %li, not %ld (long). hopefully silence the la...Gravatar Alan Fitton2011-09-20
* issue 119Gravatar Alan Fitton2011-09-20
* issue 78 - contributed patch for drag'n'drop supportGravatar Alan Fitton2011-09-20
* some stuff to dispatch strings instead of JsonNode, but nothing uses it yet.Gravatar Alan Fitton2011-09-19
* 118Gravatar Alan Fitton2011-09-19