summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* issue 208 - escape URL for pango markup. issue 206 - minimize on tray click.Gravatar Alan Fitton2012-08-03
* issue 205 - fix compilation on debian stable.Gravatar Alan Fitton2012-07-21
* issue 204 - fix a fairly harmless concurrency problem which results in warnin...Gravatar Alan Fitton2012-07-17
* use G_TYPE_INT64 for seeders/leechers/downloads in the model. this was being ...Gravatar Alan Fitton2012-07-17
* reorder compilationGravatar Alan Fitton2012-07-17
* fix debug mode (used non-existent var in the model set). use the icons for qu...Gravatar Alan Fitton2012-07-15
* Revert "gtk3 60 second graphing - this is a seperate source for now, could be...Gravatar Alan Fitton2012-07-09
* Revert "make the gtk3 graph build (this was supposed to be a branch but I for...Gravatar Alan Fitton2012-07-09
* make the gtk3 graph build (this was supposed to be a branch but I forgot to c...Gravatar Alan Fitton2012-07-09
* gtk3 60 second graphing - this is a seperate source for now, could be easily ...Gravatar Alan Fitton2012-07-08
* include the system header section title as an extension to previous commitGravatar Alan Fitton2012-06-26
* hide config options for status icon when on unity with no libappindicator sup...Gravatar Alan Fitton2012-06-26
* fix compilation with libappindicatorGravatar Alan Fitton2012-06-26
* try to only use libappindicator if we're running in unityGravatar Alan Fitton2012-06-26
* fix minimise to tray and compiler warning in peers modelGravatar Alan Fitton2012-06-26
* some changes and hacks to get GeoIP on WindowsGravatar Alan Fitton2012-06-21
* update win32 installer to gtk3 and my new mingw32 environment.Gravatar Alan Fitton2012-06-21
* truncate magnet links to 75 chars in add dialog, these can easily make the di...Gravatar Alan Fitton2012-06-20
* issue 182 - ctrl+k to focus on search entry like firefoxGravatar Alan Fitton2012-06-13
* fix typo breaking the gtk2 build (homogeneous in util.c)Gravatar Alan Fitton2012-06-11
* issue 186 - apply to all combo box in torrent add dialogGravatar Alan Fitton2012-06-10
* fix deprecation warnings for gtk_{h,v}box_new and gtk_{h,v}paned_new in gtk3Gravatar Alan Fitton2012-06-05
* issue 197 - fix GTK3 unique application support by using g_application_comman...Gravatar Alan Fitton2012-06-01
* issue 184 - calculate ratio from have valid instead of downloaded, as Transmi...Gravatar Alan Fitton2012-05-27
* issue 198 - wrong speed units reported in tray (needs dividing by 1024)Gravatar Alan Fitton2012-05-27
* Swedish translation. Thanks Åke SvenssonGravatar Alan Fitton2012-05-22
* add a missing source file to POTFILES.in. it being missing was causing the in...Gravatar Alan Fitton2012-04-07
* remove a printf used to test last commitGravatar Alan Fitton2012-03-17
* issue 188Gravatar Alan Fitton2012-03-17
* issue 187Gravatar Alan Fitton2012-03-08
* contributed improvement to the url comment patch - use a GRegex now so only t...Gravatar Alan Fitton2012-03-02
* fix memory leak and improvement on the url comment patch, and add a completed...Gravatar Alan Fitton2012-03-01
* contributed patch for clickable urls in commentsGravatar Alan Fitton2012-03-01
* issue 185 - change .desktop to add magnet uri handlerGravatar Alan Fitton2012-02-26
* another drag and drop fixGravatar Alan Fitton2012-02-08
* fix drag and dropGravatar Alan Fitton2012-02-07
* fix for delete button in persistent tree view never becoming sensitive on sel...Gravatar Alan Fitton2012-02-02
* issue 180 - reordering actions/directoriesGravatar Alan Fitton2012-02-01
* issue 179Gravatar Alan Fitton2012-01-31
* translation update thanks to Y3AVD33Gravatar Alan Fitton2012-01-28
* statusbar fix: connection fail messages should be replaced by the connected m...Gravatar Alan Fitton2012-01-26
* fix some c99 long long warnings by using GMAXINT_64 instead of INT64_MAXGravatar Alan Fitton2012-01-26
* changelog update and fix a small libappindicator bugGravatar Alan Fitton2012-01-25
* update the win32 installer to use the latest gtk.Gravatar Alan Fitton2012-01-25
* issue 175. make some (incomplete) changes as per the GTK+ best practices docu...Gravatar Alan Fitton2012-01-25
* try to suspend sorting while model is updatedGravatar Alan Fitton2012-01-24
* issue 158Gravatar Alan Fitton2012-01-23
* part of issue 175 - regression not doing refresh when adding/deletingGravatar Alan Fitton2012-01-23
* fix a crash when enabling/disabling status icon and a fix for the new GtkAppl...Gravatar Alan Fitton2012-01-22
* fix that min/max problem reported by reardoniaGravatar Alan Fitton2012-01-21