Andrew Resch
|
ee442536a8
|
Fix properly disconnecting from the currently connected daemon when connecting to a different daemon
|
2009-07-31 00:39:09 +00:00 |
Andrew Resch
|
2089fd1823
|
Add gtkui.common.get_deluge_icon() and use it
|
2009-07-31 00:18:35 +00:00 |
Damien Churchill
|
26af4214fa
|
add the other preferences page
|
2009-07-30 23:49:34 +00:00 |
Damien Churchill
|
1429b87da7
|
disable all the textfields that should have accompanying checkboxes
|
2009-07-30 23:49:05 +00:00 |
Damien Churchill
|
b8b292c7fb
|
convert the other icons that i could see to the icon theme
|
2009-07-30 23:46:03 +00:00 |
Damien Churchill
|
91c5028701
|
use the icon theme's icon where available
|
2009-07-30 23:41:27 +00:00 |
Andrew Resch
|
974b9a5f3c
|
Fix showing some menuitems when disabling classic mode due to an already running daemon
|
2009-07-30 23:38:14 +00:00 |
Andrew Resch
|
e6cf3a2fd9
|
Fix saving column widths when quitting from the tray with the window hidden
|
2009-07-30 23:23:16 +00:00 |
Damien Churchill
|
2447ed4425
|
add the indent class and also apply it in the options tab
|
2009-07-30 23:14:12 +00:00 |
Damien Churchill
|
48ba81b61b
|
add a strategy to the daemon port spinner
|
2009-07-30 23:13:49 +00:00 |
Damien Churchill
|
63af59ab46
|
finish the queue preferences page
|
2009-07-30 23:11:28 +00:00 |
Andrew Resch
|
ccaf4e65f7
|
Increase the seed time limit spinner max value to 10000
|
2009-07-30 22:51:44 +00:00 |
Damien Churchill
|
5998eea0bd
|
hide all the preferences page upon the first page change and don't set the width/height
|
2009-07-30 22:32:58 +00:00 |
Damien Churchill
|
0c4cc4d0e2
|
fix the dodgy splitter positions on the spinners
|
2009-07-30 22:26:23 +00:00 |
Damien Churchill
|
8ad774cd3c
|
build the config panel in the initComponent method
|
2009-07-30 22:14:37 +00:00 |
Andrew Resch
|
c383345cd9
|
Use the proper download_location when adding a newly created torrent to the session
|
2009-07-30 22:04:23 +00:00 |
Damien Churchill
|
9c4b6afc05
|
listen to the 'check' event on the field also incase it is a checkbox
|
2009-07-30 21:50:16 +00:00 |
Damien Churchill
|
c76e67b109
|
convert the daemon preferences page into a class
|
2009-07-30 21:42:04 +00:00 |
Andrew Resch
|
525ffee93e
|
Fix up some docstrings
|
2009-07-30 21:41:51 +00:00 |
Damien Churchill
|
15dd22812d
|
Fix a bug in the sidebar states when show zero is checked
|
2009-07-30 21:37:01 +00:00 |
Andrew Resch
|
f07c0d9894
|
Implement better version check when importing libtorrent -- account for minor version numbers
|
2009-07-30 21:27:36 +00:00 |
Andrew Resch
|
d685b2ddd6
|
Move the VersionSplit class to deluge.common
|
2009-07-30 21:14:50 +00:00 |
Damien Churchill
|
90789982f7
|
fix the config names of some of the fields
|
2009-07-29 16:35:52 +00:00 |
Damien Churchill
|
abb05829dc
|
disable setting bandwidth limits via the statusbar for the time being
make the uxpsinner fire the change event when they spin
|
2009-07-29 16:16:03 +00:00 |
Damien Churchill
|
ee16bffbbd
|
add a cookies field to the url window
|
2009-07-29 16:05:27 +00:00 |
Damien Churchill
|
97a7890a28
|
fix a bug in the add torrent via file in browsers other than FF
|
2009-07-29 10:17:10 +00:00 |
Damien Churchill
|
9b56fab8a1
|
fix the build script to include the multioptionsmanager and rebuild
|
2009-07-29 09:59:10 +00:00 |
Damien Churchill
|
999803fce5
|
set the server to always run in debug mode if 'dev' is in the version
|
2009-07-29 09:11:19 +00:00 |
Damien Churchill
|
0ac8e39dda
|
build and commit the compressed copies
|
2009-07-29 09:01:11 +00:00 |
Damien Churchill
|
f031ec5628
|
increase the widths of the textfields and pass in inputValue rather than value to the radiogroup
|
2009-07-29 08:58:28 +00:00 |
Damien Churchill
|
5ec004b2ff
|
use item.el.getValue() to compare the value when picking the radio in the radiogroup
|
2009-07-29 08:55:24 +00:00 |
Damien Churchill
|
a62c545d4a
|
fix a bug in setValue for the RadioGroup
|
2009-07-29 08:22:19 +00:00 |
Damien Churchill
|
82a4367aa9
|
use boolean values rather than string values for the radiobuttons
|
2009-07-29 08:19:45 +00:00 |
Damien Churchill
|
f4b34637dd
|
add the new bandwidth pane in the compressed file
|
2009-07-28 23:37:11 +00:00 |
Damien Churchill
|
21f09a636a
|
an initial attempt at the bandwidth pane
|
2009-07-28 23:33:37 +00:00 |
Damien Churchill
|
58b5c1a68f
|
the first iteration of the preferences window that loads AND SAVES preferences (at least the paths in the downloads section)
|
2009-07-28 22:39:32 +00:00 |
Damien Churchill
|
be07281207
|
allow set to take an object of options and also update bound fields after the set
|
2009-07-28 22:31:57 +00:00 |
Damien Churchill
|
deac8e0128
|
add a property to the field object since we can't use a bi directional lookup in javascript :(
|
2009-07-28 22:04:00 +00:00 |
Damien Churchill
|
174d974da8
|
tweak the doc strings (although jsdoc-toolkit still seems to be failing)
|
2009-07-28 21:51:58 +00:00 |
Damien Churchill
|
eb889c1e33
|
change the way bound fields work within the optionsmanager
|
2009-07-28 20:58:24 +00:00 |
Damien Churchill
|
34b0289f24
|
change Deluge.OptionsManager to only handle a single set of options, and add Deluge.MultiOptionsManager to manage multiple sets
|
2009-07-28 18:01:58 +00:00 |
Damien Churchill
|
ed4a741e4d
|
make the config constructor parameter optional
|
2009-07-28 16:53:40 +00:00 |
Damien Churchill
|
9e10012004
|
make the deprecation warning on get_stats say that its coming from get_stats
|
2009-07-28 07:39:30 +00:00 |
Andrew Resch
|
ba6f30dad1
|
Add a deluge._libtorrent module to handle importing libtorrent
Use the new module
|
2009-07-26 03:26:18 +00:00 |
Andrew Resch
|
100dd1e2a7
|
Fix test_client
|
2009-07-25 04:05:00 +00:00 |
John Garland
|
ac36c6b3ee
|
Blocklist now uses get_ip_filter.
Added docstrings.
|
2009-07-25 03:57:45 +00:00 |
John Garland
|
ac28a01e0b
|
download_file now returns the filename of the downloaded file
when the deferred is successfully fired.
Updated the docstrings in HTTPDownloader.
|
2009-07-25 03:56:33 +00:00 |
Andrew Resch
|
2731d5be17
|
Fix get_free_space test
|
2009-07-25 01:49:05 +00:00 |
John Garland
|
a8c79d1954
|
Use the deferred returned by getPage in test_listen_port.
|
2009-07-25 00:54:56 +00:00 |
Andrew Resch
|
22a982430c
|
Remove _update method
|
2009-07-25 00:41:20 +00:00 |