summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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