summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* a torrent add dialog based off Transmission GTK (different bencode+action imp...Gravatar Alan Fitton2011-04-08
* russian localisationGravatar Alan Fitton2011-04-04
* #define our own log2() function for FreeBSD (issue 22), hopefully fix a repor...Gravatar Alan Fitton2011-03-20
* fix a crash if disconnecting with the graph disabled, disabling tracker/dir f...Gravatar Alan Fitton2011-03-16
* show/hide the state selectors scrolled window not the child widgetGravatar Alan Fitton2011-03-12
* add missing gconf schema entries for filter preferencesGravatar Alan Fitton2011-03-11
* filter by directory and some filter fixesGravatar Alan Fitton2011-03-11
* some i18n fixesGravatar Alan Fitton2011-03-10
* Korean support, thanks Youn! Also filter by tracker. Adding/removing trackers...Gravatar Alan Fitton2011-03-10
* some missing files needed for i18nGravatar Alan Fitton2011-03-08
* increase general panel spacings a little, fix backwards comparasin on filter,...Gravatar Alan Fitton2011-03-08
* use a gtktable for general panel, fixed layout is no good for a localised app...Gravatar Alan Fitton2011-03-08
* issue 19: case insensitive filteringGravatar Alan Fitton2011-03-08
* our first localisation, German, kindly contributed by Julian. some autotools ...Gravatar Alan Fitton2011-03-08
* support proxy configuration using libproxy (optional). might add a getenv() f...Gravatar Alan Fitton2011-03-07
* Make the presence of the graph configurable, and prevent ":" showing (introdu...Gravatar Alan Fitton2011-03-07
* some backwards plural/singular arguments to ngettextGravatar Alan Fitton2011-03-06
* set a gettext domain in main()Gravatar Alan Fitton2011-03-06
* all (I hope) strings in _(string) macro for localisationGravatar Alan Fitton2011-03-06
* s/outgoing/uploading/ s/incoming/downloading/ in graph, remove glinegraph bas...Gravatar Alan Fitton2011-03-06
* TRG_NOUNIQUE environment env for starting more than one instance. fix start u...Gravatar Alan Fitton2011-03-06
* minor correction to last commitGravatar Alan Fitton2011-02-27
* a much better system for suspending tracker/file updates until a change has b...Gravatar Alan Fitton2011-02-27
* no idea why I put a 5 pixel border on the main window, looks wrong on a darke...Gravatar Alan Fitton2011-02-25
* missing free for selection list elementsGravatar Alan Fitton2011-02-22
* fix hardcoded icon path in about dialog. in Makefile, fix sed hang waiting fo...Gravatar Alan Fitton2011-02-22
* set minimum dependency versions in RPM spec and configure.ac. gtk 2.16, glib ...Gravatar Alan Fitton2011-02-22
* menubar mnemonics patch from charlesGravatar Alan Fitton2011-02-21
* ugh, forgot to lock the GDK thread in the new update-blocklist/port-test call...Gravatar Alan Fitton2011-02-20
* fix compiler warning for missing #include <string.h>Gravatar Alan Fitton2011-02-19
* forgot to attach a JSON key to the blocklist enable widgetGravatar Alan Fitton2011-02-19
* reannounce, blocklist enable/url/updateGravatar Alan Fitton2011-02-19
* port testing testing 1-2-3Gravatar Alan Fitton2011-02-18
* torrent errors are no longer a mystery, also show location in general panelGravatar Alan Fitton2011-02-18
* remove trackers instantly (before an update)Gravatar Alan Fitton2011-02-18
* adding trackers now seems to work. change all tabs to whitespace.Gravatar Alan Fitton2011-02-18
* tracker manipulation almost complete, addition needs some work. configurable ...Gravatar Alan Fitton2011-02-17
* 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
* commit the actual dialog this time, the move dialog too.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
* ssl supportGravatar Alan Fitton2011-02-11
* speed limit menu for torrent items tooGravatar Alan Fitton2011-02-11
* speed limits from a status icon menuGravatar Alan Fitton2011-02-10
* fix for low priority file selection. -1 happens to be the terminator to list_...Gravatar Alan Fitton2011-02-10
* another gint64/gint mismatchGravatar Alan Fitton2011-02-09
* torrent props on double clickGravatar Alan Fitton2011-02-09