Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use new mygtk image features instead of custom function | Olivier Blin | 2007-08-20 | 1 | -21/+12 |
| | |||||
* | 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 | ||||
* | use connection type with lower metric first | Olivier Blin | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | update start/stop icons | Olivier Blin | 2007-08-13 | 1 | -2/+2 |
| | |||||
* | run net_monitor when configure button is clicked | Olivier Blin | 2007-08-10 | 1 | -1/+4 |
| | |||||
* | 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 | 1 | -1/+1 |
| | | | | 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 |
| | |||||
* | rename droam as cmanager where appropriate | Olivier Blin | 2007-08-09 | 1 | -6/+6 |
| | |||||
* | move connection management code of drakroam in new network::connection_manager | Olivier Blin | 2007-08-09 | 1 | -4/+4 |
| | |||||
* | reorganize to share pixbufs in draknetcenter | Olivier Blin | 2007-08-09 | 1 | -8/+9 |
| | |||||
* | 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 |
| | |||||
* | use drakroam pixbuf code | Olivier Blin | 2007-08-03 | 1 | -13/+5 |
| | |||||
* | use title2 for descriptions | Olivier Blin | 2007-08-03 | 1 | -1/+1 |
| | |||||
* | re-organize boxes | Olivier Blin | 2007-08-03 | 1 | -13/+17 |
| | |||||
* | move draknetcenter code in network::netcenter | Olivier Blin | 2007-08-03 | 1 | -0/+131 |