Commit Graph

3367 Commits

Author SHA1 Message Date
Martijn Voncken a2b2b4c3f4 webui:fix setup.py 2008-07-14 20:42:11 +00:00
Martijn Voncken 7c2ca86968 options-tab:queue;prio first/last 2008-07-14 19:44:01 +00:00
Martijn Voncken 8668e2eb8e update details+stats tab 2008-07-14 18:26:00 +00:00
Marcos Pinto ceaa06d1ad only create dirs if they dont exist - fixes crash 2008-07-13 20:16:50 +00:00
Andrew Resch 4f50438b61 lt sync 2537 2008-07-13 03:53:39 +00:00
Andrew Resch bfe4cb0f71 Fix last 2008-07-13 03:40:22 +00:00
Andrew Resch e600eae544 Update package description and authors 2008-07-13 03:33:56 +00:00
Andrew Resch e1fb908f6e Update version to 0.9.01 for RC 2008-07-13 03:24:49 +00:00
Andrew Resch 93357de3c5 Move branches/deluge-0.6 to trunk 2008-07-13 03:23:06 +00:00
Andrew Resch b57157a16d Create config folders if they do not exist 2008-07-13 02:58:02 +00:00
Andrew Resch 152c45b6ef Fix #338 do not continue in classic mode if 'deluged' is not available 2008-07-12 22:59:43 +00:00
Martijn Voncken e27d8bacd4 js:select first 2008-07-12 13:30:12 +00:00
Martijn Voncken f247884e66 fix label:set_global_options 2008-07-12 13:20:49 +00:00
Martijn Voncken cce3783c3f cosmetics: tweak icon+hr 2008-07-12 13:04:22 +00:00
Martijn Voncken 63cb8189c4 cosmetics: tweak icon+hr 2008-07-12 12:59:23 +00:00
Martijn Voncken 24c7504159 fix ie-javascript 2008-07-12 12:43:29 +00:00
Martijn Voncken ceafbfd990 label.core: assert->checkinput , regexp for label_id 2008-07-12 12:25:42 +00:00
Martijn Voncken 421c439c21 fix pause/resume for queued torrents 2008-07-12 11:51:18 +00:00
Martijn Voncken 82e6ab32bb label:gtkui,columns+delete label 2008-07-12 11:37:04 +00:00
Martijn Voncken 7517bf89b7 label: remember filters 2008-07-12 11:26:47 +00:00
Martijn Voncken 32e2e37277 label: remember filters 2008-07-12 11:18:27 +00:00
Martijn Voncken c1c2ce4244 white-templ: add deluge icon 2008-07-12 11:04:55 +00:00
Martijn Voncken dd54a6e592 disable daemon start/stop until it is fixed 2008-07-12 10:39:11 +00:00
Martijn Voncken 563a8fa03d align login button 2008-07-12 10:32:02 +00:00
Martijn Voncken 40126166ea fix queue config 2008-07-12 10:29:43 +00:00
Martijn Voncken b652934969 fix queue config 2008-07-12 10:27:29 +00:00
Martijn Voncken a8f89a90ca fix download config 2008-07-12 10:20:50 +00:00
Martijn Voncken c5aa8dd97b finish enable/disable plugin 2008-07-12 10:09:25 +00:00
Martijn Voncken 255920fad9 json, add header 2008-07-12 06:54:36 +00:00
Martijn Voncken e6a8123939 check session in json api 2008-07-12 06:49:13 +00:00
Martijn Voncken f2120b1131 allow recreating filter-model after adding columns 2008-07-12 05:46:21 +00:00
Marcos Pinto 69f8bd7f89 utf8 fixes in eventlogging plugin 2008-07-11 23:59:02 +00:00
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