summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* issue 210 (I hope). check for an empty (NULL) bencode dict. update AUTHORS ↵Gravatar Alan Fitton2012-08-08
| | | | with new translations
* Revert Swedish translation. Latest version hadn't been imported into ↵Gravatar Alan Fitton2012-08-07
| | | | launchpad so it got overwritten.
* New translations from launchpad. Some finished, some not.Gravatar Alan Fitton2012-08-07
|
* 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 ↵Gravatar Alan Fitton2012-07-17
| | | | warnings, when selecting a torrent with many files (so the tree is built in a thread) and then selecting something else. pass the wanted and priorities arrays into the thread function instead of using object members.
* use G_TYPE_INT64 for seeders/leechers/downloads in the model. this was being ↵Gravatar Alan Fitton2012-07-17
| | | | saved to a gint64 in the general panel, leading to incorrect numbers displayed.
* reorder compilationGravatar Alan Fitton2012-07-17
|
* fix debug mode (used non-existent var in the model set). use the icons for ↵Gravatar Alan Fitton2012-07-15
| | | | queueing in the state selector in the torrent list icon too.
* Revert "gtk3 60 second graphing - this is a seperate source for now, could ↵Gravatar Alan Fitton2012-07-09
| | | | | | be easily merged it seems." This reverts commit d4711b4c9e9ae88ed75829371f184b6f7b387a27.
* Revert "make the gtk3 graph build (this was supposed to be a branch but I ↵Gravatar Alan Fitton2012-07-09
| | | | | | forgot to checkout...). some more fixes needed here." This reverts commit e83f587d095bb49c494e429fcfa43d4ee3b7e047.
* make the gtk3 graph build (this was supposed to be a branch but I forgot to ↵Gravatar Alan Fitton2012-07-09
| | | | checkout...). some more fixes needed here.
* gtk3 60 second graphing - this is a seperate source for now, could be easily ↵Gravatar Alan Fitton2012-07-08
| | | | merged it seems.
* version bump in rpm/deb packaging files, update changelog, update .pot fileGravatar Alan Fitton2012-06-29
|
* translation updates from launchpadGravatar Alan Fitton2012-06-29
|
* 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 ↵Gravatar Alan Fitton2012-06-26
| | | | support
* 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 ↵Gravatar Alan Fitton2012-06-20
| | | | dialog oversized.
* 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 ↵Gravatar Alan Fitton2012-06-01
| | | | g_application_command_line_get_is_remote instead of g_application_get_remote, swedish translation update, translation credits update, add gtk3 eclipse include path settings file.
* just discovered a pull request by gyp for the units issue I fixed earlier, ↵Gravatar Alan Fitton2012-05-27
| | | | use disk_K as he did instead of 1024. add my eclipse CDT includes paths to extra/ because I keep having to redo these and they could be useful to others.
* issue 184 - calculate ratio from have valid instead of downloaded, as ↵Gravatar Alan Fitton2012-05-27
| | | | Transmission does.
* issue 198 - wrong speed units reported in tray (needs dividing by 1024)Gravatar Alan Fitton2012-05-27
|
* missing change to LINGUAS fileGravatar Alan Fitton2012-05-22
|
* Fix where Swedish translation is installed. Should be sv not se.Gravatar Alan Fitton2012-05-22
|
* Swedish translation. Thanks Åke SvenssonGravatar Alan Fitton2012-05-22
|
* add a missing source file to POTFILES.in. it being missing was causing the ↵Gravatar Alan Fitton2012-04-07
| | | | intltool make check tests to fail.
* 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 ↵Gravatar Alan Fitton2012-03-02
| | | | the URL is linked
* mostly complete turkish translationGravatar Alan Fitton2012-03-01
|
* fix memory leak and improvement on the url comment patch, and add a ↵Gravatar Alan Fitton2012-03-01
| | | | completed at item to the general panel.
* contributed patch for clickable urls in commentsGravatar Alan Fitton2012-03-01
|
* change to .desktop file to handle magnet uriGravatar 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 ↵Gravatar Alan Fitton2012-02-02
| | | | selection change. my first commit to the project using git \o/.
* issue 180 - reordering actions/directoriesGravatar Alan Fitton2012-02-01
|
* version bump to 1.0.1Gravatar Alan Fitton2012-01-31
|
* issue 179Gravatar Alan Fitton2012-01-31
|