Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drakroam/netcenter: be 800x480 friendly (#38049) | Olivier Blin | 2008-02-28 | 1 | -1/+3 |
| | |||||
* | show the GUI earlier to fix window icon, it gets destroyed after | Olivier Blin | 2008-02-28 | 1 | -1/+2 |
| | | | | | | initial wait message is destroyed, should be investigated more (was removed in "simplification" from commit 225362) | ||||
* | remove toggle button | Olivier Blin | 2007-09-19 | 1 | -1/+0 |
| | |||||
* | split status bar code from dbus code | Olivier Blin | 2007-08-20 | 1 | -2/+6 |
| | |||||
* | rename prepare_connection as setup_connection (to avoid confusion with ↵ | Olivier Blin | 2007-08-13 | 1 | -1/+1 |
| | | | | network::connection::prepare_connection) | ||||
* | move more code in network::connection_manager | Olivier Blin | 2007-08-09 | 1 | -10/+0 |
| | |||||
* | move connection management code of drakroam in new network::connection_manager | Olivier Blin | 2007-08-09 | 1 | -255/+14 |
| | |||||
* | fix pixbufs (oops) | Olivier Blin | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | add start/stop buttons | Olivier Blin | 2007-08-09 | 1 | -10/+26 |
| | |||||
* | rename connect as connect_toggle | Olivier Blin | 2007-08-09 | 1 | -4/+4 |
| | |||||
* | reorganize to share pixbufs in draknetcenter | Olivier Blin | 2007-08-09 | 1 | -20/+22 |
| | |||||
* | remove encryption flags column in networks list | Olivier Blin | 2007-08-06 | 1 | -3/+1 |
| | |||||
* | show signal strength and encryption flags as tooltip for networks list | Olivier Blin | 2007-08-06 | 1 | -0/+11 |
| | |||||
* | allow to filter networks | Olivier Blin | 2007-08-03 | 1 | -1/+4 |
| | |||||
* | do not modify buttons if not present | Olivier Blin | 2007-08-03 | 1 | -5/+10 |
| | |||||
* | move network list code in build_network_frame() so that net center can build ↵ | Olivier Blin | 2007-08-03 | 1 | -11/+17 |
| | | | | one network list per interface | ||||
* | split pixbufs code out | Olivier Blin | 2007-08-03 | 1 | -9/+14 |
| | |||||
* | pass droam variable | Olivier Blin | 2007-08-03 | 1 | -1/+1 |
| | |||||
* | move drakroam code in network::drakroam | Olivier Blin | 2007-08-03 | 1 | -0/+354 |