Timeline



05/10/2010:

18:24 Ticket #1276 (GTK# stops Deluge starting) updated by smog
I removed the "C:\Program Files (x86)\GtkSharp\2.12\bin" from the …
18:04 Ticket #1276 (GTK# stops Deluge starting) updated by smog
Component changed
17:54 Ticket #1276 (GTK# stops Deluge starting) created by smog
Deluge past 1.21 won't start if you have GTK# (aka GTKSharp) …
17:52 Changeset [1ac72b8] by John Garland <johnnybg+deluge@gmail.com>
Update email address and copyright
17:51 Changeset [649a2b]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Update email address and copyright
14:23 Ticket #1263 (Deluge does not remember column width) updated by simonbcn
deluge-gtk + deluged remote (git version). I have tested …
13:37 Ticket #1275 (Allow users to have blank/no password) created by Damien Churchill
Depends on #1274.
13:37 Ticket #1274 (Add multiple users support to the webui) created by Damien Churchill
Title says it all.
13:29 Ticket #1263 (Deluge does not remember column width) updated by John Garland
How are you closing down the GTK UI? A normal shutdown preserves …
11:11 Ticket #1267 (Tracker proxy settings set in webui do not actually get set) updated by Damien Churchill
Please try 1.3rc1 and see if the problem still exists.
11:11 Ticket #1269 (Torrent options set in webui do not take effect) updated by Damien Churchill
Please try 1.3rc1 and see if the problem still exists.
10:29 Ticket #1263 (Deluge does not remember column width) updated by simonbcn
This occurs also in 1.3.0_dev version.
10:28 Ticket #1273 (deluge-gtk doesn't save the width's columns at exit) updated by simonbcn
But the reported version in that ticket is the 1.2.3, not the …
10:25 Ticket #1273 (deluge-gtk doesn't save the width's columns at exit) closed by Damien Churchill
duplicate: Duplicate of #1263. Please check to see if the issue has already been …
10:20 Ticket #1273 (deluge-gtk doesn't save the width's columns at exit) created by simonbcn
I change the width of name column, I restart deluge-gtk and the name …
05:45 Changeset [4caf81e]2.0.xdevelopextjs4-port by Andrew Resch <andrewresch@gmail.com>
Fix new release check pref
05:36 Changeset [65c33a]2.0.xdevelopextjs4-port by Andrew Resch <andrewresch@gmail.com>
Fix the naming of the some of the config set methods
05:32 Changeset [eff1793]2.0.xdevelopextjs4-port by Andrew Resch <andrewresch@gmail.com>
Fix preferences manager not setting initial settings on start-up

05/09/2010:

16:39 Ticket #1206 (Add a session upload-only mode) updated by Damien Churchill
Component changed
This is a libtorrent feature, not a Deluge issue.
15:51 Ticket #1201 (Deprecation warning, use get_session_status()) closed by John Garland
duplicate: duplicate of #496
15:37 Ticket #1272 ([Blocklist] Add P2B support to the blocklist plugin) created by John Garland
https://sourceforge.net/p/peerguardian/wiki/dev-blocklist-format-p2b/
12:57 Ticket #1271 (Multi-user extension) created by kinda cute
Is it possible to implement in Deluge multi user configuration. I see …
11:29 Ticket #1270 (Sometimes gtkUI doesn't show correctly the torrent list for a category) created by simonbcn
deluge-gtk + deluged in remote (git updated last night) I …
08:10 Ticket #1269 (Torrent options set in webui do not take effect) created by CoJaBo
Set a value for max upload speed on the options tab for a torrent. …
08:04 Ticket #1268 (Torrent errors not displayed in webui) created by CoJaBo
When a torrent turns red (error status), there is no indication given …
08:01 Ticket #1267 (Tracker proxy settings set in webui do not actually get set) created by CoJaBo
Try setting an HTTP proxy with non-default port in the webui, then …
07:52 Changeset [3417ca] by John Garland <johnnybg+deluge@gmail.com>
Fix label plugin not remembering newly created labels
07:52 Changeset [1bcfc9] by John Garland <johnnybg+deluge@gmail.com>
Remove unused code from label plugin
07:50 Changeset [b33c2a]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Fix label plugin not remembering newly created labels
07:39 Changeset [ba514f]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Remove unused code from label plugin
07:07 Changeset [6ee0e5] by John Garland <johnnybg+deluge@gmail.com>
Update docstrings to use names from previous commit
07:05 Changeset [7f6086]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Update docstrings to use names from previous commit
07:01 Changeset [58a742] by John Garland <johnnybg+deluge@gmail.com>
Use better names for TrackerIcons' args
07:01 Changeset [71d883]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Use better names for TrackerIcons' args
06:44 Changeset [a4c6f4] by John Garland <johnnybg+deluge@gmail.com>
Return the noIcon for empty strings as well
06:43 Changeset [97d6f8]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Return the noIcon for empty strings as well
06:36 Changeset [60f3d3] by John Garland <johnnybg+deluge@gmail.com>
Raise IconsError instead of IndexError (fixes infinite looping)
06:31 Changeset [ca7f009]2.0.xdevelopextjs4-port by John Garland <johnnybg+deluge@gmail.com>
Raise IconsError instead of IndexError (fixes infinite looping)
03:10 Changeset [b3eed8a] by Andrew Resch <andrewresch@gmail.com>
Add test for tracker_icons for when requesting an icon for host that …
03:09 Changeset [37137d] by Andrew Resch <andrewresch@gmail.com>
Return 0 in get_free_space if the download_location is invalid
03:09 Changeset [4fb14b] by Andrew Resch <andrewresch@gmail.com>
Use previously defined host variable instead of getting the tracker …
03:09 Changeset [98da4d] by Andrew Resch <andrewresch@gmail.com>
Do not request a tracker icon if the host is ""
03:06 Changeset [f08e51]2.0.xdevelopextjs4-port by Andrew Resch <andrewresch@gmail.com>
Do not request a tracker icon if the host is ""
03:04 Changeset [70161a]2.0.xdevelopextjs4-port by Andrew Resch <andrewresch@gmail.com>
Simplify PreferencesManager by simply looking for the _on_get_<config …
03:02 Changeset [a945d0]2.0.xdevelopextjs4-port by Andrew Resch <andrewresch@gmail.com>
Use previously defined host variable instead of getting the tracker …
03:01 Changeset [245b799]2.0.xdevelopextjs4-port by Andrew Resch <andrewresch@gmail.com>
Add test for tracker_icons for when requesting an icon for host that …
03:00 Changeset [0dc6c3]2.0.xdevelopextjs4-port by Andrew Resch <andrewresch@gmail.com>
Return 0 in get_free_space if the download_location is invalid
Note: See TracTimeline for information about the timeline view.