summaryrefslogtreecommitdiffstats
path: root/lib/network/netcenter.pm
Commit message (Collapse)AuthorAgeFilesLines
* drakroam/netcenter: be 800x480 friendly (#38049)Olivier Blin2008-02-281-1/+3
|
* add wait message when starting netcenterOlivier Blin2008-02-261-0/+2
|
* do not scan networks at startup if device is unavailableOlivier Blin2008-02-261-1/+2
|
* allow to scan networks in netcenter even if slow (like cellular), just don't ↵Olivier Blin2008-02-261-6/+7
| | | | do it at startup
* update networks list on connection status changeOlivier Blin2007-10-051-1/+6
|
* draknetcenter: use a scrolled window for wireless networksOlivier Blin2007-10-051-1/+1
|
* do not create networks frame if there is no networks listOlivier Blin2007-10-051-2/+3
|
* enlarge main window to contain scrolled wireless windowsOlivier Blin2007-10-051-1/+1
|
* drakroam: use same sort function than draknetcenterOlivier Blin2007-10-051-9/+0
|
* draknetcenter: show all wireless networksOlivier Blin2007-10-051-1/+0
|
* do not modify GTK style, it is not consistent in MCC and standalone, and ↵Olivier Blin2007-10-051-9/+0
| | | | breaks widgets
* add context for "Monitor" (#33773)Thierry Vignaud2007-09-251-1/+1
|
* update status icon on connection changeOlivier Blin2007-09-191-3/+1
|
* update connection status on dbus eventOlivier Blin2007-09-191-1/+17
|
* group cmanagers in a listOlivier Blin2007-09-191-1/+2
|
* fix connection stopOlivier Blin2007-09-191-1/+1
|
* do not show markup instead of interface name if interface does not exist ↵Olivier Blin2007-09-101-1/+1
| | | | (#33241)
* fallback on type icon if no status icon is availableOlivier Blin2007-09-101-1/+3
|
* add quit buttonOlivier Blin2007-09-101-0/+3
|
* use new status iconsOlivier Blin2007-09-101-1/+1
|
* move refresh button to be consistentOlivier Blin2007-08-211-6/+6
|
* add per-connection expanderOlivier Blin2007-08-211-5/+22
|
* move buttons on one rowOlivier Blin2007-08-211-6/+6
|
* do not use big titles, only bold labelsOlivier Blin2007-08-201-2/+2
|
* use new mygtk image features instead of custom functionOlivier Blin2007-08-201-21/+12
|
* set spacing of 6 pixels between buttons (as recommended by Gnome HIG)Olivier Blin2007-08-201-2/+2
|
* add a "Please select your network:" label on top of network listOlivier Blin2007-08-201-0/+1
|
* try a white background (base color) on containersOlivier Blin2007-08-201-0/+9
|
* remove scrolled window shadowOlivier Blin2007-08-201-1/+2
|
* put networks list in a frameOlivier Blin2007-08-201-1/+2
|
* add interface nameOlivier Blin2007-08-201-0/+2
|
* revert to "standard" window widthOlivier Blin2007-08-201-1/+1
|
* ellipsize description labelOlivier Blin2007-08-201-4/+4
|
* move refresh button on the left to have a consistent lookOlivier Blin2007-08-201-6/+6
|
* reorganize interface:Olivier Blin2007-08-201-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 firstOlivier Blin2007-08-131-1/+1
|
* update start/stop iconsOlivier Blin2007-08-131-2/+2
|
* run net_monitor when configure button is clickedOlivier Blin2007-08-101-1/+4
|
* fix typoOlivier Blin2007-08-101-1/+1
|
* rename update_on_network_change as update_on_status_change (we do not ↵Olivier Blin2007-08-091-1/+1
| | | | necessarily have multiple networks)
* connect buttons with connection manager actionsOlivier Blin2007-08-091-5/+21
|
* remove spurious "button"Olivier Blin2007-08-091-1/+1
|
* add a button to stop connectionOlivier Blin2007-08-091-0/+1
|
* build a cmanager even if no network list is shownOlivier Blin2007-08-091-8/+11
|
* replace most used modules by connection_managerOlivier Blin2007-08-091-11/+1
|
* rename droam as cmanager where appropriateOlivier Blin2007-08-091-6/+6
|
* move connection management code of drakroam in new network::connection_managerOlivier Blin2007-08-091-4/+4
|
* reorganize to share pixbufs in draknetcenterOlivier Blin2007-08-091-8/+9
|
* add some space between widgetsOlivier Blin2007-08-031-3/+3
|
* simplifyOlivier Blin2007-08-031-1/+1
|