Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace pipe characters with space in device descriptions | Olivier Blin | 2007-08-20 | 1 | -1/+3 |
| | |||||
* | use new mygtk image features instead of custom function | Olivier Blin | 2007-08-20 | 1 | -21/+12 |
| | |||||
* | use '_' in module names | Olivier Blin | 2007-08-20 | 1 | -1/+1 |
| | |||||
* | set spacing of 6 pixels between buttons (as recommended by Gnome HIG) | Olivier Blin | 2007-08-20 | 1 | -2/+2 |
| | |||||
* | add a "Please select your network:" label on top of network list | Olivier Blin | 2007-08-20 | 1 | -0/+1 |
| | |||||
* | try a white background (base color) on containers | Olivier Blin | 2007-08-20 | 1 | -0/+9 |
| | |||||
* | remove scrolled window shadow | Olivier Blin | 2007-08-20 | 1 | -1/+2 |
| | |||||
* | put networks list in a frame | Olivier Blin | 2007-08-20 | 1 | -1/+2 |
| | |||||
* | add interface name | Olivier Blin | 2007-08-20 | 1 | -0/+2 |
| | |||||
* | revert to "standard" window width | Olivier Blin | 2007-08-20 | 1 | -1/+1 |
| | |||||
* | ellipsize description label | Olivier Blin | 2007-08-20 | 1 | -4/+4 |
| | |||||
* | move refresh button on the left to have a consistent look | Olivier Blin | 2007-08-20 | 1 | -6/+6 |
| | |||||
* | reorganize interface: | Olivier Blin | 2007-08-20 | 1 | -28/+23 |
| | | | | | | | | | - move type icons in front of labels - add HSeparator between connections - add text in buttons - move buttons on two different rows - align buttons on the right | ||||
* | pre-set Managed mode for access points detected as Master (#30303) | Olivier Blin | 2007-08-20 | 1 | -0/+1 |
| | |||||
* | use connection type with lower metric first | Olivier Blin | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | allow to run configure if type can't get networks | Olivier Blin | 2007-08-13 | 1 | -1/+2 |
| | |||||
* | update start/stop icons | Olivier Blin | 2007-08-13 | 1 | -2/+2 |
| | |||||
* | rename prepare_connection as setup_connection (to avoid confusion with ↵ | Olivier Blin | 2007-08-13 | 2 | -2/+2 |
| | | | | network::connection::prepare_connection) | ||||
* | allow to start connection if the type can't get networks | Olivier Blin | 2007-08-13 | 1 | -13/+18 |
| | |||||
* | run net_monitor when configure button is clicked | Olivier Blin | 2007-08-10 | 2 | -1/+10 |
| | |||||
* | fix typo | Olivier Blin | 2007-08-10 | 1 | -1/+1 |
| | |||||
* | rename update_on_network_change as update_on_status_change (we do not ↵ | Olivier Blin | 2007-08-09 | 2 | -6/+6 |
| | | | | necessarily have multiple networks) | ||||
* | connect buttons with connection manager actions | Olivier Blin | 2007-08-09 | 1 | -5/+21 |
| | |||||
* | remove spurious "button" | Olivier Blin | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | add a button to stop connection | Olivier Blin | 2007-08-09 | 1 | -0/+1 |
| | |||||
* | build a cmanager even if no network list is shown | Olivier Blin | 2007-08-09 | 1 | -8/+11 |
| | |||||
* | replace most used modules by connection_manager | Olivier Blin | 2007-08-09 | 1 | -11/+1 |
| | |||||
* | move more code in network::connection_manager | Olivier Blin | 2007-08-09 | 2 | -10/+10 |
| | |||||
* | rename droam as cmanager where appropriate | Olivier Blin | 2007-08-09 | 2 | -112/+112 |
| | |||||
* | move connection management code of drakroam in new network::connection_manager | Olivier Blin | 2007-08-09 | 3 | -259/+271 |
| | |||||
* | 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 | 2 | -28/+31 |
| | |||||
* | 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 |
| | |||||
* | add some space between widgets | Olivier Blin | 2007-08-03 | 1 | -3/+3 |
| | |||||
* | simplify | Olivier Blin | 2007-08-03 | 1 | -1/+1 |
| | |||||
* | remove unused parentheses | Olivier Blin | 2007-08-03 | 1 | -1/+1 |
| | |||||
* | use more drakroam code | Olivier Blin | 2007-08-03 | 1 | -39/+16 |
| | |||||
* | 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 | ||||
* | use drakroam pixbuf code | Olivier Blin | 2007-08-03 | 1 | -13/+5 |
| | |||||
* | split pixbufs code out | Olivier Blin | 2007-08-03 | 1 | -9/+14 |
| | |||||
* | use title2 for descriptions | Olivier Blin | 2007-08-03 | 1 | -1/+1 |
| | |||||
* | re-organize boxes | Olivier Blin | 2007-08-03 | 1 | -13/+17 |
| | |||||
* | 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 |
| | |||||
* | move draknetcenter code in network::netcenter | Olivier Blin | 2007-08-03 | 1 | -0/+131 |
| |