summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/common.py
Commit message (Expand)AuthorAge
* Fix use of translated text for widget name in build_menu_radio_listCalum Lind2012-11-26
* catch and log 'glib.GError: Unrecognized image file format' errorCalum Lind2012-02-23
* Moved the MainWindow to GtkBuilder.Pedro Algarvio2011-07-07
* Splited `dgtkpopups.glade` into `other_dialog.ui` and `connect_peer_dialog.ui...Pedro Algarvio2011-07-06
* GTK UI. Center the custom speed dialog on parent(statusbar).Pedro Algarvio2011-06-06
* Cleaner fix for #1874, code clean up and reusability.Pedro Algarvio2011-06-04
* Swhiched the old style logging, ie, a single logger for all logging output to...Pedro Algarvio2010-12-06
* Add button to Other preferences to associate magnet links with DelugeAndrew Resch2009-11-30
* Add some checks for OSX since it doesn't support SVG iconsAndrew Resch2009-11-29
* Merge SVN and HG heads.Pedro Algarvio2009-11-22
* First notifications plugin commit.Pedro Algarvio2009-11-22
* Fix #1067 import osAndrew Resch2009-11-06
* Fix showing the 'Other' speed dialogs in WindowsAndrew Resch2009-11-03
* Fix some docstringsAndrew Resch2009-08-13
* increase the icon size to 64 so it doesn't look crummy in application switche...Damien Churchill2009-08-07
* Fix get_deluge_iconAndrew Resch2009-08-03
* Add gtkui.common.get_deluge_icon() and use itAndrew Resch2009-07-31
* Move reparent_iter to commonAndrew Resch2009-06-28
* Move 'add_peer_dialog' to peers_tab.py where it should belong..Andrew Resch2009-06-27
* Add OpenSSL exception to all GPL headersAndrew Resch2009-05-18
* Implement new DelugeRPC method to replace XMLRPC.Andrew Resch2009-01-27
* Re-do the 'set maximum' dialogs.. They are now decorated.Andrew Resch2008-11-27
* Remove OpenSSL exception from license headersAndrew Resch2008-11-23
* account for ipv6 brackets [ip:ip:ip]:portMarcos Pinto2008-10-18
* Fix adding peersAndrew Resch2008-10-18
* add port mention to add peer glade and fix poort oops in ip validationMarcos Pinto2008-10-18
* add 'add peer' and create gtkui commonMarcos Pinto2008-10-18