Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-26 | comments here and there | Kali Kaneko | |
2013-12-12 | modified eip widget: change font to look better when under login widget, ↵ | elijah | |
tightened spacing, moved upload and download icons to the buttons themselves, get rid of extra left whitespace padding on bandwidth status. | |||
2013-12-06 | Disable Turn On EIP in tray if EIP is disabled. | Ivan Alejandro | |
[Closes #4630] | |||
2013-11-08 | Check if we have a systray to use. | Ivan Alejandro | |
This fixes a failure when we run the first run wizard and don't have a systray ready. | |||
2013-11-08 | Use custom systray that ease the tooltip use. | Ivan Alejandro | |
- Create a custom SysTray that allows us to set services tooltips independently. - Initialize tooltip with service name at start. - Update required service status on tooltip update. [Closes #3998] | |||
2013-11-08 | Use display service name instead of hardcode it. | Ivan Alejandro | |
2013-10-30 | Properly log EIP status changes | Tomás Touceda | |
2013-10-15 | Fix pep8 violations. | Ivan Alejandro | |
2013-10-11 | Show systray tooltip ON for EIP. | Ivan Alejandro | |
2013-10-03 | Disable EIP on/off button and action when login required. | Kali Kaneko | |
Also adds an explicit should_autostart flag in config. | |||
2013-10-02 | remove duplicated method definition | Kali Kaneko | |
2013-10-01 | Implement new UI | Tomás Touceda | |
Also: - Remove status_panel - Add new icons - Refactor components a bit (mostly divide functionality) |