summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Handle torrent add failures in web UIJohn Garland2012-12-02
* Make web build script sh compatibleJohn Garland2012-12-02
* Add windows support to is_ipCalum Lind2012-12-01
* Fix Win32 connection manager hanging when starting new windowsless daemonCalum Lind2012-11-30
* Update Changelog and deluge.potCalum Lind2012-11-29
* Fix typo in json_api docstringCalum Lind2012-11-28
* Fix #1474 : on_show_prefs hook is not executed immediatly after enabling a pl...Calum Lind2012-11-27
* Fix #2110 : Accept magnet uris with xt param anywhere within themCalum Lind2012-11-27
* Fix #2147 : Missing translations for plugin preferences pageCalum Lind2012-11-27
* Fix #2146 : Missing translations in View|Tabs submenuCalum Lind2012-11-27
* Fix torrent names on libtorrent 0.16 on windows.Chase Sterling2012-11-26
* Fix #2109 : Proxy settings not being cleared by setting NoneCalum Lind2012-11-26
* Fix print statements for Python2.5Calum Lind2012-11-26
* Update Changelog, translation files and compress jsCalum Lind2012-11-26
* Fix Windows tray submenu items requiring right-click instead of left-clickCalum Lind2012-11-26
* Fix #2208 : Win32 Open Folder not working with non-ascii pathsCalum Lind2012-11-26
* Fix #2086 : Enable submenus for appindicatorCalum Lind2012-11-26
* Fix use of translated text for widget name in build_menu_radio_listCalum Lind2012-11-26
* Fix #2201 : auth fails if auth file has extra newlinesCalum Lind2012-11-25
* Fix #2069 : WebUI: Login window layout problem when using larger than default...Calum Lind2012-11-24
* Fix #1890 : WebUI: Column in files and peers view could use some spacingCalum Lind2012-11-24
* Fix config not defined in ipcinterfaceCalum Lind2012-11-24
* Fix #2103 : WebUI: Sorting by name is case-sensitivesedulous2012-11-24
* Fix #2120 : WebUI: Manually entered values not being saved in SpinnersCalum Lind2012-11-24
* Fix #2212 : WebUI: Unable to scroll in proxy preferences pageCalum Lind2012-11-24
* Add quit dialog when changing classic mode.Chase Sterling2012-11-23
* Fix unhandled error with empty clipboard on Win32Calum Lind2012-11-23
* Updates to web gen_gettext script and add .build_data to gitignoreCalum Lind2012-11-23
* Removing unneeded webui filesCalum Lind2012-11-23
* Fix #2100 : Add option not to bring main window to front when adding torrents...Calum Lind2012-11-22
* Update bbfreeze and nsis scripts for win32 packagingCalum Lind2012-11-22
* updated gitattributes to ignore deluge-web debug filesCalum Lind2012-11-22
* Update changelog.Chase Sterling2012-11-21
* Make sure queue order is preserved when restarting daemon.Chase Sterling2012-11-21
* Fix file renaming and moving with unicode characters on libtorrent 0.16Chase Sterling2012-11-21
* Make path separators in Torrent.get_files consistent across platforms.Chase Sterling2012-11-12
* Eliminate the need to manually call the on_toggle handler for move completed ...Chase Sterling2012-11-12
* Make sure sensitivity of move completed path is always set correctly in add t...Chase Sterling2012-11-10
* Fix daemon starting with config dir containing spaces on Windows.Chase Sterling2012-11-09
* Fix jitter in gtk torrent view.Chase Sterling2012-11-07
* Revert stable sort and speedup commits.Chase Sterling2012-11-07
* Replaced WMI process enumeration with the EnumProcesses API call. (Shorter, f...Nikita Nemkin2012-11-06
* Fix 2107 : create_plugin.py call correct version of pythonCalum Lind2012-11-06
* Move sensitivity check to a more appropriate place for move completed on add ...Chase Sterling2012-11-02
* Update changelog.Chase Sterling2012-11-02
* Merge remote-tracking branch 'github/1.3-gtk-movecompleted' into 1.3-stableChase Sterling2012-11-02
|\
| * Make move completed field sensitive only when check box is enabled on add tor...Chase Sterling2012-11-02
| * Fix changelog entry for move completed patch.Chase Sterling2012-11-02
| * Add move completed option to add torrent dialog.Chase Sterling2012-11-02
* | Update changelog.Chase Sterling2012-11-01