Commit graph

916 commits

Author SHA1 Message Date
Andrew Resch
4366233fc8 Fix issue where connectionmanager continues to poll servers even when
closed.  This also fixes the issue where tooltips would disappear after 
a second or so.
2008-07-02 23:39:28 +00:00
Andrew Resch
d6400431b8 Add missing file 2008-07-02 22:20:14 +00:00
Andrew Resch
0779618917 Remove DBUS dependency for Windows port 2008-07-02 20:04:57 +00:00
Martijn Voncken
1f80de044b fix add 2008-07-02 18:40:35 +00:00
Marcos Pinto
65e22936da add accelerator keys to add torrent dialog 2008-07-02 04:28:24 +00:00
Marcos Pinto
9ceac125c8 i8n for statusbar tooltips 2008-07-02 04:01:32 +00:00
Marcos Pinto
f9c2fc0720 fix shit :P 2008-07-02 03:50:47 +00:00
Andrew Resch
b5e986c3b4 Update asio 2008-07-02 02:02:28 +00:00
Andrew Resch
c4a4121060 Remove asio, updating next revision 2008-07-02 02:00:44 +00:00
Andrew Resch
71555ebd0a Update about dialog 2008-07-02 01:42:43 +00:00
Andrew Resch
3a40d81a38 Fix new release check 2008-07-02 01:31:20 +00:00
Andrew Resch
34354a25d5 Fix #311 add tooltips to statusbar items 2008-07-02 01:29:04 +00:00
Andrew Resch
5f1de26f58 Implement update checking 2008-07-02 01:19:43 +00:00
Andrew Resch
4026ac0bf2 Add 'torrent_finished' signal 2008-07-01 22:03:18 +00:00
Andrew Resch
69e24fe673 lt sync 2486 2008-07-01 21:51:16 +00:00
Andrew Resch
7dde05d5a3 Update .desktop file 2008-07-01 21:14:49 +00:00
Marcos Pinto
0469f4b2d2 dont fork on win 2008-07-01 02:07:57 +00:00
Martijn Voncken
59a7d8b947 json:add get_stats method 2008-06-30 17:48:40 +00:00
Martijn Voncken
e2bc3dbd48 json:add get_stats method 2008-06-30 17:40:28 +00:00
Martijn Voncken
6f87ba0646 json:add get_stats method 2008-06-30 17:33:01 +00:00
Martijn Voncken
7e076a82a0 simplify do_redirect 2008-06-30 16:29:19 +00:00
Andrew Resch
649fd2495d Update .desktop file 2008-06-30 09:25:12 +00:00
Marcos Pinto
4b68fa7d76 fix other speed dialog from tray 2008-06-29 05:18:10 +00:00
Marcos Pinto
71bd04351e fix add from tray 2008-06-29 05:00:58 +00:00
Sadrul Habib Chowdhury
43214712ef New command 'config-set' to change configuration values. This doesn't
work for list values yet.
2008-06-28 06:06:39 +00:00
Sadrul Habib Chowdhury
be0b24369f Show colors, using ansi color codes. I have selected colors mostly
randomly. If someone wants to change the colors, feel free!
2008-06-28 04:30:37 +00:00
Sadrul Habib Chowdhury
f24c8504e2 * Show peer information for the 'info' command.
* The first few characters from a torrent id can be used to identify a
  torrent for all the commands.
2008-06-28 03:24:14 +00:00
Andrew Resch
3201b59c4a Update glade file from #307 2008-06-27 23:54:21 +00:00
Andrew Resch
e215493ee8 Fix #307 gui updates from Sadrul. 2008-06-27 23:05:49 +00:00
Andrew Resch
632ce0c6fc Add 'Expand All' menu item to the files tab. 2008-06-27 08:31:11 +00:00
Andrew Resch
e1ceb07567 Try to fix issue where adding a lot of torrents at once crashes the
daemon.
2008-06-27 05:49:27 +00:00
Andrew Resch
0b590bfcda Fix #303 make port spinners insensitive if random ports is enabled 2008-06-27 05:37:38 +00:00
Martijn Voncken
f45badc34d break webui if python-json is not installed 2008-06-26 21:59:34 +00:00
Martijn Voncken
056dc50400 use header template in white index.html 2008-06-26 21:40:46 +00:00
Martijn Voncken
22d75a7f43 cleanup 2008-06-26 21:12:17 +00:00
Martijn Voncken
2641868cff remove incorrect comment 2008-06-26 20:36:12 +00:00
Martijn Voncken
1aa4611e30 json-api+ajax demo 2008-06-26 20:31:50 +00:00
Andrew Resch
6a734dab69 Prevent setting file priorities if file priority list length does not
equal the number of files.
2008-06-26 15:28:09 +00:00
Andrew Resch
67d156973c Fix issue where fastresume is not being saved properly on shutdown when
using compact allocation
2008-06-26 09:36:48 +00:00
Martijn Voncken
5cbf606503 fix faq/torrent_add 2008-06-25 17:29:55 +00:00
Martijn Voncken
9fc8f431a5 2008-06-25 15:43:10 +00:00
Andrew Resch
c88fd0ab27 Fix #300 do not crash when 0-byte .torrent file is added 2008-06-25 14:21:36 +00:00
Andrew Resch
409a824d7d Fix #299 preserve filename in gtkui when using 'add by url' 2008-06-25 07:49:58 +00:00
Martijn Voncken
0d273690d5 renaming config-file again 2008-06-25 05:18:25 +00:00
Martijn Voncken
660ee3eeff finish renaming config-file 2008-06-25 05:15:10 +00:00
Andrew Resch
28aaa5fe3b lt sync 2458 2008-06-25 04:39:45 +00:00
Andrew Resch
7280465cd5 Some windows stuff 2008-06-25 04:37:43 +00:00
Andrew Resch
9648d2c6b0 Fix #298 resume torrentview and statusbar after presenting the window 2008-06-25 03:26:26 +00:00
Martijn Voncken
a58b26c550 basic arrow up/down 2008-06-24 19:36:30 +00:00
Martijn Voncken
76a19a7d5a change name of config-file; choose-files on add 2008-06-24 18:20:14 +00:00