Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add quit button | Olivier Blin | 2007-09-10 | 1 | -0/+3 |
| | |||||
* | use new status icons | Olivier Blin | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | add get_status_icon() | Olivier Blin | 2007-09-10 | 1 | -0/+13 |
| | |||||
* | add reminder | Olivier Blin | 2007-09-10 | 1 | -0/+1 |
| | |||||
* | do not hardcode icon extension and path | Olivier Blin | 2007-09-10 | 12 | -13/+13 |
| | |||||
* | move refresh button to be consistent | Olivier Blin | 2007-08-21 | 1 | -6/+6 |
| | |||||
* | add per-connection expander | Olivier Blin | 2007-08-21 | 1 | -5/+22 |
| | |||||
* | move buttons on one row | Olivier Blin | 2007-08-21 | 1 | -6/+6 |
| | |||||
* | oops, revert debug code | Olivier Blin | 2007-08-20 | 1 | -4/+0 |
| | |||||
* | do not use big titles, only bold labels | Olivier Blin | 2007-08-20 | 2 | -2/+6 |
| | |||||
* | split status bar code from dbus code | Olivier Blin | 2007-08-20 | 1 | -2/+6 |
| | |||||
* | remove unaccurate comment | Olivier Blin | 2007-08-20 | 1 | -1/+0 |
| | |||||
* | modify image (if any) for toggle button when toggled | Olivier Blin | 2007-08-20 | 1 | -1/+4 |
| | |||||
* | 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 |
| |