summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtkui/statusbar.py
Commit message (Expand)AuthorAge
* Alter return value to -1 for invalid freespace pathCalum Lind2013-05-13
* Improvements and bug fixesbendikro2013-01-15
* Optimizations to daemon and rpc messages.bendikro2013-01-14
* Fix use of translated text for widget name in build_menu_radio_listCalum Lind2012-11-26
* Moved the MainWindow to GtkBuilder.Pedro Algarvio2011-07-07
* Fix translation of KiB/sCalum Lind2011-07-04
* GTK UI. Center the custom speed dialog on parent(statusbar).Pedro Algarvio2011-06-06
* Revert 67ea05921cb904cb2ddf5811cd96534321bfeefa which changed how event handl...Andrew Resch2011-02-23
* Merge branch 'master' into improved-loggingPedro Algarvio2010-12-13
|\
| * Implemented passing a copy of an event instead of it's arguments to event han...Pedro Algarvio2010-12-11
* | Swhiched the old style logging, ie, a single logger for all logging output to...Pedro Algarvio2010-12-06
|/
* Close #1205 add free space icon to gtkuiAndrew Resch2010-03-31
* #496: Remove deprecated functions in favour of get_session_status()Andrew Resch2009-12-25
* Fix #1086 deprecated gtk.Tooltips usageAndrew Resch2009-12-14
* Consider 0 unlimited when displaying limits in the statusbarAndrew Resch2009-10-28
* Add support for the deluge-gtk start scriptAndrew Resch2009-07-31
* Add OpenSSL exception to all GPL headersAndrew Resch2009-05-18
* Fix some issues with event handling on the client side and how arguments are ...Andrew Resch2009-02-04
* Implement Events (formerly Signals) which are emitted from the daemon to inte...Andrew Resch2009-02-03
* Fix adding torrentsAndrew Resch2009-01-29
* Implement new DelugeRPC method to replace XMLRPC.Andrew Resch2009-01-27
* partial fix to #640. more work neededMarcos Pinto2008-12-09
* reorder protocol trafficMarcos Pinto2008-11-27
* Re-do the 'set maximum' dialogs.. They are now decorated.Andrew Resch2008-11-27
* Remove OpenSSL exception from license headersAndrew Resch2008-11-23
* Add protocol traffic statusbar itemAndrew Resch2008-11-21
* Remove trailing whitspace from *.pyAndrew Resch2008-11-17
* add 'add peer' and create gtkui commonMarcos Pinto2008-10-18
* Fix various issues when not using EnglishAndrew Resch2008-08-31
* change copyright notices to gpl3Marcos Pinto2008-08-08
* Fix view options to be persistent between sessionsAndrew Resch2008-07-26
* i8n for statusbar tooltipsMarcos Pinto2008-07-02
* Fix #311 add tooltips to statusbar itemsAndrew Resch2008-07-02
* Add the tabs to the View menu and allow them to be shown/hidden.Andrew Resch2008-05-19
* Fix 'No incoming connections' label not removing properly.Andrew Resch2008-05-09
* Fix possible issue where the health icon will not disappear.Andrew Resch2008-04-01
* Clicking on the 'Not Connected' status bar item will now show the Andrew Resch2008-03-17
* Fix showing the other speed dialog in the StatusBar pop-up menus.Andrew Resch2008-03-12
* Add timeout items to the StatusBar. These items will disappear after N Andrew Resch2008-03-10
* Add Network Health icon to StatusBar.Andrew Resch2008-03-10
* Update some copyright years.Andrew Resch2008-03-10
* Add pop-up menus to the statusbar items.Andrew Resch2008-03-09
* big client.py refactorMartijn Voncken2008-02-22
* Only show limits when set.Andrew Resch2008-02-16
* Move update label calls to where they should be.Andrew Resch2008-01-29
* Statusbar DHT touch-upAndrew Resch2008-01-29
* check dht status in start() and dont get dht nodes when dht is offMarcos Pinto2008-01-29
* check dht value on start() and dont get_dht_nodes() when dht is offMarcos Pinto2008-01-29
* fix dht value changeMarcos Pinto2008-01-29
* add dht to config_value_changedMarcos Pinto2008-01-29