summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix pixbufs (oops)Olivier Blin2007-08-091-1/+1
* add start/stop buttonsOlivier Blin2007-08-091-10/+26
* rename connect as connect_toggleOlivier Blin2007-08-091-4/+4
* reorganize to share pixbufs in draknetcenterOlivier Blin2007-08-092-28/+31
* remove encryption flags column in networks listOlivier Blin2007-08-061-3/+1
* show signal strength and encryption flags as tooltip for networks listOlivier Blin2007-08-061-0/+11
* add some space between widgetsOlivier Blin2007-08-031-3/+3
* simplifyOlivier Blin2007-08-031-1/+1
* remove unused parenthesesOlivier Blin2007-08-031-1/+1
* use more drakroam codeOlivier Blin2007-08-031-39/+16
* allow to filter networksOlivier Blin2007-08-031-1/+4
* do not modify buttons if not presentOlivier Blin2007-08-031-5/+10
* move network list code in build_network_frame() so that net center can build ...Olivier Blin2007-08-031-11/+17
* use drakroam pixbuf codeOlivier Blin2007-08-031-13/+5
* split pixbufs code outOlivier Blin2007-08-031-9/+14