summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* do not match eagle-usb anymoreOlivier Blin2007-09-191-1/+1
* wait a bit for iwl3945/iwl4965 interfaces to appearOlivier Blin2007-09-171-0/+1
* always load module in thirdparty's apply_settings (so that thirdparty "sleep"...Olivier Blin2007-09-171-1/+3
* indentOlivier Blin2007-09-171-5/+5
* Mark title of Network settings dialog as translatableFunda Wang2007-09-151-2/+2
* do not show markup instead of interface name if interface does not exist (#33...Olivier Blin2007-09-101-1/+1
* fallback on type icon if no status icon is availableOlivier Blin2007-09-102-1/+4
* add quit buttonOlivier Blin2007-09-101-0/+3
* use new status iconsOlivier Blin2007-09-101-1/+1
* add get_status_icon()Olivier Blin2007-09-101-0/+13
* add reminderOlivier Blin2007-09-101-0/+1
* do not hardcode icon extension and pathOlivier Blin2007-09-1012-13/+13
* 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
* oops, revert debug codeOlivier Blin2007-08-201-4/+0
* do not use big titles, only bold labelsOlivier Blin2007-08-202-2/+6
* split status bar code from dbus codeOlivier Blin2007-08-201-2/+6
* remove unaccurate commentOlivier Blin2007-08-201-1/+0
* modify image (if any) for toggle button when toggledOlivier Blin2007-08-201-1/+4
* replace pipe characters with space in device descriptionsOlivier Blin2007-08-201-1/+3
* use new mygtk image features instead of custom functionOlivier Blin2007-08-201-21/+12
* use '_' in module namesOlivier Blin2007-08-201-1/+1
* 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
* pre-set Managed mode for access points detected as Master (#30303)Olivier Blin2007-08-201-0/+1
* use connection type with lower metric firstOlivier Blin2007-08-131-1/+1
* allow to run configure if type can't get networksOlivier Blin2007-08-131-1/+2
* update start/stop iconsOlivier Blin2007-08-131-2/+2
* rename prepare_connection as setup_connection (to avoid confusion with networ...Olivier Blin2007-08-132-2/+2
* allow to start connection if the type can't get networksOlivier Blin2007-08-131-13/+18
* run net_monitor when configure button is clickedOlivier Blin2007-08-102-1/+10
* fix typoOlivier Blin2007-08-101-1/+1
* rename update_on_network_change as update_on_status_change (we do not necessa...Olivier Blin2007-08-092-6/+6
* 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
* move more code in network::connection_managerOlivier Blin2007-08-092-10/+10
* rename droam as cmanager where appropriateOlivier Blin2007-08-092-112/+112
* move connection management code of drakroam in new network::connection_managerOlivier Blin2007-08-093-259/+271