Module: deluge Branch: master Commit: 38c85cf7bbb88821a0680dca6d9910be314ac788
Author: Damien Churchill <[email protected]> Date: Thu Apr 8 17:37:46 2010 +0100 convert the EditTrackers window to use a ListView and split out the various windows into seperate files --- deluge/ui/web/js/deluge-all/AddTrackerWindow.js | 92 ++++++ deluge/ui/web/js/deluge-all/EditTrackerWindow.js | 94 ++++++ deluge/ui/web/js/deluge-all/EditTrackers.js | 339 --------------------- deluge/ui/web/js/deluge-all/EditTrackersWindow.js | 212 +++++++++++++ deluge/ui/web/js/deluge-all/UI.js | 2 +- 5 files changed, 399 insertions(+), 340 deletions(-) -- You received this message because you are subscribed to the Google Groups "deluge-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-commit?hl=en.
