Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add option in menu to copy magnet link | George Kaklamanos | 2017-06-19 |
| | |||
* | Add corrupted size to general panel | DriverXX | 2016-03-09 |
| | |||
* | Consistently include config.h | Patrick Griffis | 2016-01-19 |
| | | | | | This still needs some work in a few headers that depend on it | ||
* | deprecation fixes: change to GtkStock to themed icons for all cell renderers | Alan F | 2014-01-08 |
| | |||
* | update year in copyright headers, fix the jumbled file lists (caused by ↵ | Alan Fitton | 2013-02-20 |
| | | | | unsorted files) | ||
* | update changelog and reindent | Alan Fitton | 2012-09-05 |
| | |||
* | use json_node_really_get_double() on the seed ratio limits, maybe causing ↵ | Alan Fitton | 2012-08-30 |
| | | | | issue 213. | ||
* | issue 212 - hopefully fix magnet links making lots of notifications | Alan Fitton | 2012-08-28 |
| | |||
* | reindent | Alan Fitton | 2012-08-27 |
| | |||
* | a details tab similar to transmission | Alan Fitton | 2012-08-27 |
| | |||
* | reindent all the things! with indent -nut -kr. | Alan Fitton | 2012-08-26 |
| | |||
* | fix gtk2 support for new cell renderer and fix error reporting | Alan Fitton | 2012-08-25 |
| | |||
* | new renderer mostly complete now | Alan Fitton | 2012-08-24 |
| | |||
* | consider seed ratios in the new cell renderer like Transmisson does, as well ↵ | Alan | 2012-08-24 |
| | | | | as some other scenarios so it behaves almost like the Transmission. lots of new fields added to the model for this. | ||
* | improvements to new cell renderer branch | Alan Fitton | 2012-08-23 |
| | |||
* | fix debug mode (used non-existent var in the model set). use the icons for ↵ | Alan Fitton | 2012-07-15 |
| | | | | queueing in the state selector in the torrent list icon too. | ||
* | contributed patch for clickable urls in comments | Alan Fitton | 2012-03-01 |
| | |||
* | issue 175. make some (incomplete) changes as per the GTK+ best practices ↵ | Alan Fitton | 2012-01-25 |
| | | | | document - mainly using a pointer in the public class to access the private object (on a few important classes for now) for performance, and don't use C99 (C99 comments or mixed declarations/statements). | ||
* | forgot a file, reindent | Alan Fitton | 2012-01-09 |
| | |||
* | issue 174 - exec crash, issue 173 - files first update performance fixed. | Alan Fitton | 2012-01-09 |
| | |||
* | reindent with gnu indent. add keyboard accelerators for view menu, fix ↵ | Alan Fitton | 2012-01-04 |
| | | | | toggle filter widget also connected to toggle graph cb. add Lithuanian translation thanks to Algimantas Margevičius via launchpad. | ||
* | change units to the IEC standard (and the Ubuntu units policy) for base2 ↵ | Alan Fitton | 2012-01-02 |
| | | | | (/1024) - KiB/GiB etc. this is instead of KB/s etc which Windows and many other apps use for base2. I've tried to fix up the translations as best as I can. | ||
* | file trees :D may do cascading priority changes sometime, but this is a ↵ | Alan Fitton | 2011-12-21 |
| | | | | start. also use GTK_STOCK_FILE if mime/extension detection fails. | ||
* | oops, no tabs. (indent -kr -nut) | Alan Fitton | 2011-12-11 |
| | |||
* | run GNU indent everything. not done this for a while because it was ↵ | Alan Fitton | 2011-12-11 |
| | | | | producing weird results. seems ok now. | ||
* | add some comments at the top of some files, also add a timeout of 20 seconds ↵ | Alan Fitton | 2011-11-30 |
| | | | | for curl requests | ||
* | issue 147 | Alan Fitton | 2011-10-17 |
| | |||
* | move {tpeer,tfile},{c,h} into torrent.{c,h} | Alan Fitton | 2011-10-08 |
| | |||
* | add profiles to menu. disable downloading metadata stuff until I find a ↵ | Alan Fitton | 2011-10-08 |
| | | | | better way to detect/handle magnet torrents. | ||
* | make connect button a menu button with other profiles, also add a connection ↵ | Alan Fitton | 2011-10-07 |
| | | | | serial used to discard requests issued before a disconnect which get their callback invoked after a new one is established. add an experimental "repeater" flag on exec commands (eg. %{name}[, ]). | ||
* | hopefully fix issue 132 | Alan Fitton | 2011-10-03 |
| | |||
* | fix a warning caused by divide by zero on empty files | Alan Fitton | 2011-10-01 |
| | |||
* | on first use the notebook position was taking the pref get_int default of 0, ↵ | Alan Fitton | 2011-09-30 |
| | | | | taking up the whole window. fix. | ||
* | some improvements to remote exec. can now use profile options like %{hostname} | Alan Fitton | 2011-09-30 |
| | |||
* | issue 129, issue 130 | Alan Fitton | 2011-09-26 |
| | |||
* | undo the last commit - mainly because G_GINT64_FORMAT will break some ↵ | Alan Fitton | 2011-09-20 |
| | | | | localised strings | ||
* | use the gint64 format specifier %li, not %ld (long). hopefully silence the ↵ | Alan Fitton | 2011-09-20 |
| | | | | last remaining compiler warnings that I've seen (only on 32bit). | ||
* | issue 85 | Alan Fitton | 2011-09-16 |
| | |||
* | issue 104 | Alan Fitton | 2011-09-16 |
| | |||
* | up/down queue keys with alt + up/down | Alan Fitton | 2011-09-12 |
| | |||
* | use the same function used for torrent/recheck progress in peer progress. | Alan Fitton | 2011-09-12 |
| | |||
* | show progress in percent done column | Alan Fitton | 2011-09-11 |
| | |||
* | queue position setting | Alan Fitton | 2011-09-11 |
| | |||
* | use thread local storage to keep one curl client per thread (by default 3) ↵ | Alan Fitton | 2011-09-11 |
| | | | | in the thread pool | ||
* | issue 75 - show total number of seeders/leechers across trackers instead of ↵ | Alan Fitton | 2011-09-07 |
| | | | | sending/receiving peers. add new non-default columns for sending to us, receiving from us, and connected. | ||
* | issue 47 - add non-default column to display number of PEX and DHT peers to ↵ | Alan Fitton | 2011-09-07 |
| | | | | torrent treeview | ||
* | issue 40 - a free space indicator. also split stuff out on the statusbar to ↵ | Alan Fitton | 2011-09-05 |
| | | | | the right side. I never liked that statusbar :o now use GtkLabels inside a HBox instead of 1 GtkStatusBar. | ||
* | issue 70 - new statuses in RPC version >= 14. still need to add ↵ | Alan Fitton | 2011-09-04 |
| | | | | stateselector entries for queued items. | ||
* | switch from using the trackers struct to trackerstats - and add some of the ↵ | Alan Fitton | 2011-08-31 |
| | | | | new columns into the trackers model and treeview | ||
* | put the destination combo into its own class, changing from the deprecated ↵ | Alan Fitton | 2011-05-11 |
| | | | | combo_box_entry_new_text or whatever it is and using it in torrent move dialog also. |