summaryrefslogtreecommitdiffstats
path: root/deluge/ui/ui.py
Commit message (Expand)AuthorAge
* Swhiched the old style logging, ie, a single logger for all logging output to...Pedro Algarvio2010-12-06
* suppress only deprecation warningsDamien Churchill2009-07-01
* use only "twisted" in the module arg as that suppresses all warnings from twi...Damien Churchill2009-07-01
* suppress depreciation warnings generated by twistedDamien Churchill2009-07-01
* Add OpenSSL exception to all GPL headersAndrew Resch2009-05-18
* Improvements to the new UI class and improve how ConfigManager handles Andrew Resch2009-05-18
* Add some more stuff to the new ui classAndrew Resch2009-05-12
* improve the new style ui class to start the loggingDamien Churchill2009-04-24
* add back in the old WebUI class and rename the import in ui.py so Damien Churchill2009-04-20
* Fix some typosAndrew Resch2009-04-20
* start new ui classDamien Churchill2009-04-19
* Fix starting the console uiAndrew Resch2009-04-18
* improve the error reporting when a ui fails to loadDamien Churchill2009-03-07
* Fix up error message when unable to import a UIAndrew Resch2009-03-07
* make the new twisted webui runnable via deluge -u webDamien Churchill2009-02-11
* Implement new DelugeRPC method to replace XMLRPC.Andrew Resch2009-01-27
* Tell the user which UI was tried when unable to startAndrew Resch2009-01-08
* Added '-s', '--set-default-ui' option to delugeAndrew Resch2009-01-08
* Remove OpenSSL exception from license headersAndrew Resch2008-11-23
* Rename 'null2' to 'console'Andrew Resch2008-11-08
* Add ability to send arguments to UIs with -a, --argsAndrew Resch2008-10-26
* adding null2 ui alongside the current null uiIdo Abramovich2008-09-22
* change copyright notices to gpl3Marcos Pinto2008-08-08
* Deluge will now default to 'gtk' instead of defaulting to last used UI.Andrew Resch2008-07-15
* Add '-c, --config' options to set config directory.Andrew Resch2008-04-05
* Make 'deluge -u null' launch the null client.Sadrul Habib Chowdhury2008-02-10
* Initial commit of WebUI support for 0.6. The WebUI revision is 187. Andrew Resch2008-01-11
* Fix some exceptions.Andrew Resch2007-10-27
* Initial import of ConfigManager.Andrew Resch2007-09-17
* Code clean-up.Andrew Resch2007-09-01
* Can now add torrents from the UI.Andrew Resch2007-07-21
* Changed from 2 spaces ident to 4Andrew Resch2007-07-13
* New directory structureAndrew Resch2007-07-12