Commit Graph

3585 Commits

Author SHA1 Message Date
Martijn Voncken a462abb5f3 fallback to CONFIG_DEFAULTS on unknown temnplate 2008-07-11 19:41:19 +00:00
Martijn Voncken 03be7a6d8f remove advanced template, rename deluge to classic 2008-07-11 19:22:52 +00:00
Martijn Voncken 0624b686fa torrent_files 2008-07-11 18:48:02 +00:00
Martijn Voncken de49037412 use deluge.common version in webui 2008-07-11 18:41:28 +00:00
Martijn Voncken 9307778bea link to 0.6 faq 2008-07-11 18:22:31 +00:00
Martijn Voncken 5b60bc2604 label plugin;gtk-disabled 2008-07-11 18:12:51 +00:00
Martijn Voncken cdf55da8d6 label templates/info pane position 2008-07-11 16:32:50 +00:00
Marcos Pinto cf71429e8e use rc version file 2008-07-11 10:09:13 +00:00
Andrew Resch 8003f246b7 Add 'Checking' state icon.
Add 'Checking' filter to sidebar.
2008-07-11 07:31:25 +00:00
Andrew Resch 1f97344b2f Fix showing 'Checking' state when doing a forced recheck 2008-07-11 07:30:33 +00:00
Marcos Pinto 2b9663edce lt sync 2518 - mostly timeout fixes 2008-07-11 07:10:21 +00:00
Marcos Pinto c0bc622fca switch to 1.34.1 from 1.33 2008-07-11 06:58:20 +00:00
Marcos Pinto fe6a2c16f3 tweak deps and conflict/replaces 2008-07-11 06:54:33 +00:00
Marcos Pinto ecad391157 trick to have the tray icon go away on windows 2008-07-10 22:03:36 +00:00
Andrew Resch 7415061fde Fix 'always show add torrent dialog' when using classic mode 2008-07-10 08:33:19 +00:00
Andrew Resch 5d53128d92 Add '-D_UNICODE' to windows compile args. On windows, this will cause the file IO use wide character API, to properly support non-ansi characters. 2008-07-10 05:15:36 +00:00
Andrew Resch 053cba31cb Allow for shorter versions 2008-07-10 05:05:52 +00:00
Andrew Resch f13ea7375e Allow versions with '-RC' tags 2008-07-10 05:02:40 +00:00
Andrew Resch b3cc15c4a1 Update default prefs 2008-07-10 04:56:59 +00:00
Andrew Resch 2dc13bd68e Update some default prefs 2008-07-10 04:55:25 +00:00
Andrew Resch f872263a45 Fix #317, commit patch from Sadrul to properly hide torrents when their
status changes from the selected filter in the sidebar.
2008-07-10 04:47:30 +00:00
Andrew Resch ce66e22099 Add a hook 'on_show_prefs' for plugins to setup their pref options prior
to the preferences dialog showing
2008-07-10 04:46:48 +00:00
Marcos Pinto cc9acf19aa classic mode default on all 2008-07-10 04:42:49 +00:00
Marcos Pinto 1c576164e8 cleanup/reorder a bit 2008-07-10 04:40:13 +00:00
Marcos Pinto 382f9cf614 classic mode default on win 2008-07-10 04:39:07 +00:00
Marcos Pinto 5a8662ae03 fix windows launching of daemon 2008-07-10 04:19:22 +00:00
Andrew Resch 19a2ae45e9 Try to fix daemon starting in windows 2008-07-10 03:42:43 +00:00
Marcos Pinto 4d46faf014 asio 1.1.1 sync 2008-07-10 02:25:28 +00:00
Marcos Pinto 63d36a4b70 lt sync 2515 2008-07-10 02:24:51 +00:00
Martijn Voncken ac9659469a cosmetics 2008-07-09 18:24:01 +00:00
Andrew Resch 979d540a63 Have the client disconnect from the daemon if a socket error or
xmlrpclib protocol error is encountered.
2008-07-09 12:49:11 +00:00
Andrew Resch 2423af8660 Set auto_managed to False when pausing and saving resume data on
shutdown.
2008-07-09 12:42:57 +00:00
Andrew Resch 1b811e1ecb lt sync 2510 2008-07-09 12:35:08 +00:00
Andrew Resch a51638ed62 Fix alert handling to use message instead of msg 2008-07-09 09:59:33 +00:00
Andrew Resch 8f55b4f5ae Fix starting daemon from deluge in windows 2008-07-09 09:55:57 +00:00
Martijn Voncken e0ce28cb8f aclient: log exceptions; don't reset core-uri 2008-07-08 18:00:05 +00:00
Marcos Pinto 50c8741a41 clamav plugin idea in todo 2008-07-08 08:36:28 +00:00
Marcos Pinto 3cb046755e webui stuff in gtkui 2008-07-08 08:34:36 +00:00
Marcos Pinto 34b530cb4c add adv bar to todo 2008-07-08 08:31:09 +00:00
Andrew Resch a9f53c770b Use flag icons from www.famfamfam.com 2008-07-08 03:05:01 +00:00
Andrew Resch b9c1f574c9 lt sync 2500 2008-07-07 22:31:37 +00:00
Marcos Pinto 390d85b008 allow for udp trackers 2008-07-06 20:25:04 +00:00
Andrew Resch c4dedadafe Fix typo 2008-07-06 07:36:56 +00:00
Andrew Resch f1141b3f07 Actually fix typo 2008-07-06 07:34:49 +00:00
Andrew Resch f45f0a081b Fix typo 2008-07-06 07:32:05 +00:00
Andrew Resch ad45c6b658 Windows fixes 2008-07-06 00:47:08 +00:00
Andrew Resch ec50c9cb41 windows fix 2008-07-05 23:43:38 +00:00
Martijn Voncken 0ebcaa4d9b white-templ:green-iframe-->blue 2008-07-05 17:08:20 +00:00
Martijn Voncken 3e3c0f718a filter_cat: doing it wrong, but it works.. 2008-07-05 17:00:31 +00:00
Martijn Voncken 204b6a005a update TODO/add crappy label image/minor-code-fix 2008-07-05 16:40:51 +00:00