summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* add a null check in trg_response_freeGravatar Alan Fitton2011-09-19
* issue 84Gravatar Alan Fitton2011-09-19
* some win32 build stuffGravatar Alan Fitton2011-09-18
* fix addfiles threadfunc to use g_idle_add(), missed during earlier win32 chan...Gravatar Alan Fitton2011-09-18
* fix for non-existant torrent filesGravatar Alan Fitton2011-09-18
* use g_free in bencode.c for memory profilingGravatar Alan Fitton2011-09-18
* changes to make memory profiling easierGravatar Alan Fitton2011-09-18
* fix crash in stats dialog introduced by g_idle_add() changesGravatar Alan Fitton2011-09-18
* don't set a default position for the vpanedGravatar Alan Fitton2011-09-18
* base64.c has gone from being a base64 implementation to a small wrapper aroun...Gravatar Alan Fitton2011-09-18
* Big changeset, may break stuff. Unfortunately you can't magically jump into t...Gravatar Alan Fitton2011-09-18
* issue 113Gravatar Alan Fitton2011-09-18
* issue 111Gravatar Alan Fitton2011-09-18
* issue 85Gravatar Alan Fitton2011-09-16
* issue 85Gravatar Alan Fitton2011-09-16
* issue 85Gravatar Alan Fitton2011-09-16
* issue 106Gravatar Alan Fitton2011-09-16
* fix potential config mutex deadlockGravatar Alan Fitton2011-09-16
* issue 104Gravatar Alan Fitton2011-09-16
* issue 101Gravatar Alan Fitton2011-09-14
* need to clear the free space and speed indicators if there's a disconnect due...Gravatar Alan Fitton2011-09-14
* get_torrent_data() declaration in wrong header, move it.Gravatar Alan Fitton2011-09-14
* something wrong with the win32 stuff in configure.ac/Makefile.am, comment it ...Gravatar Alan Fitton2011-09-14
* some win32 compiler flagsGravatar Alan Fitton2011-09-13
* more windows portabilityGravatar Alan Fitton2011-09-13
* use GMappedFile instead of mmap. simpler and more portable.. I think an easy ...Gravatar Alan Fitton2011-09-13
* up/down queue keys with alt + up/downGravatar Alan Fitton2011-09-12
* use GTK_STOCK_CLEAR instead of GTK_STOCK_DELETE for delete buttonGravatar Alan Fitton2011-09-12
* issue 94 - option to do full update after every n recently only updatesGravatar Alan Fitton2011-09-12
* issue 91 - seems to work for me, but looks like changing state in GtkCheckMen...Gravatar Alan Fitton2011-09-12
* use the same function used for torrent/recheck progress in peer progress.Gravatar Alan Fitton2011-09-12
* show progress in percent done columnGravatar Alan Fitton2011-09-11
* hide queueing state selectors if not supportedGravatar Alan Fitton2011-09-11
* more queues supportGravatar Alan Fitton2011-09-11
* fix for multiple graphs being createdGravatar Alan Fitton2011-09-11
* for view menu check items, set their active in an expose event so they're syn...Gravatar Alan Fitton2011-09-11
* queue position settingGravatar Alan Fitton2011-09-11
* use thread local storage to keep one curl client per thread (by default 3) in...Gravatar Alan Fitton2011-09-11
* issue 89Gravatar Alan Fitton2011-09-09
* another buttonGravatar Alan Fitton2011-09-08
* sync up the view menu and the desktop preferences page a bitGravatar Alan Fitton2011-09-08
* issue 71Gravatar Alan Fitton2011-09-08
* issue 71 - remove trailing slashes from directory names in combo box and stat...Gravatar Alan Fitton2011-09-08
* issue 86 - accidentally removed the signal handler for remote prefs button ea...Gravatar Alan Fitton2011-09-08
* s/minimise/minimized/ (I'll use the American spelling. minimised is more comm...Gravatar Alan Fitton2011-09-08
* issue 42 - start in tray argument. fix state selector persisting of selection...Gravatar Alan Fitton2011-09-08
* issue 59 - add first tracker column.Gravatar Alan Fitton2011-09-08
* and saveGravatar Alan Fitton2011-09-08
* restoring state selector index, still need to save.Gravatar Alan Fitton2011-09-08
* use glib message functions instead of g_printf(). make view state selector/no...Gravatar Alan Fitton2011-09-08