summaryrefslogtreecommitdiffstats
path: root/lib/network/netcenter.pm
Commit message (Expand)AuthorAgeFilesLines
* use new mygtk3::root_window_size()Thierry Vignaud2013-11-241-1/+1
* switch from gtk2 to gtk3Thierry Vignaud2013-11-241-8/+8
* connection manager gtk: use a global pixbufs hash to simplify APIOlivier Blin2013-05-071-5/+4
* connection manager: extract gtk2 specific code in separate module (toOlivier Blin2013-05-071-4/+4
* help perl_checker (increase SNR)Thierry Vignaud2013-04-271-0/+1
* perl_checker cleanupsThierry Vignaud2012-03-201-3/+3
* revert bogus part of last commitThierry Vignaud2011-11-181-1/+1
* update main catalog (#3371)Thierry Vignaud2011-11-181-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-031-1/+1
* There is no real reason to asking for changing the regulatory domain, justEugeni Dodonov2009-10-201-4/+2
* Updated CRDA title to be in sync with po.Eugeni Dodonov2009-10-201-1/+1
* Allow changing CRDA settings without reboot (#54600).Eugeni Dodonov2009-10-201-0/+9
* show profile information when necessary in network centerEugeni Dodonov2009-08-171-0/+1
* Support default CRDA domain (required for #49982, #49983 and #49171).Eugeni Dodonov2009-04-151-3/+4
* simplifyOlivier Blin2009-02-251-4/+1
* simplifyOlivier Blin2009-02-251-1/+1
* remove duplicate code (should have been removed in 253270)Olivier Blin2009-02-251-6/+0
* move status event print in generic handlerOlivier Blin2009-02-251-1/+0
* move wireless status code in generic dbus handling (to support it in drakroam...Olivier Blin2009-02-251-14/+0
* call generic dbus handler setupOlivier Blin2009-02-251-2/+1
* keep wait message in drakroam tooOlivier Blin2009-02-251-1/+0
* Moved advanced network settings to draknetcenter, and removed draknetadvanced.Eugeni Dodonov2009-01-201-0/+10
* keep wireless wait messages while wpa_supplicant is associatingOlivier Blin2008-12-151-0/+10
* handle interface name from event tooOlivier Blin2008-12-151-2/+2
* catch new events from com.mandriva.monitoring.wirelessOlivier Blin2008-12-151-0/+5
* be stricter regarding interface when handling dbus eventsOlivier Blin2008-12-151-1/+1
* prefer type descriptionOlivier Blin2008-11-171-1/+1
* show/hide connections on hotplug eventsOlivier Blin2008-11-171-3/+22
* print connection eventsOlivier Blin2008-11-171-0/+1
* simplifyOlivier Blin2008-11-171-1/+1
* keep track of box displaying a cmanager (to hide/show on connection events)Olivier Blin2008-11-171-1/+1
* keep track of main managers box (to add more managers on hotplugging)Olivier Blin2008-11-171-1/+2
* extract get_connectionsOlivier Blin2008-11-171-9/+13
* extract build_cmanager_box functionOlivier Blin2008-11-171-85/+88
* use connection field instead of default input variableOlivier Blin2008-11-171-3/+3
* move separator in boxOlivier Blin2008-11-171-1/+2
* add network connection type labelOlivier Blin2008-11-131-3/+8
* do not create useless monitor objectOlivier Blin2008-10-021-2/+0
* do not use a networks list when there is only one network (cellular cards)Olivier Blin2008-05-281-2/+7
* handle expand action for both eventbox and expanderOlivier Blin2008-05-231-6/+15
* probe networks if not already done when expanding connectionOlivier Blin2008-05-181-0/+3
* extract expanded variableOlivier Blin2008-05-181-1/+2
* show wait_message earlier and remove main window showing hackOlivier Blin2008-03-141-3/+2
* oops, revert bogus commitOlivier Blin2008-03-141-1/+1
* use OO notation for connection_manager objectsOlivier Blin2008-03-141-1/+1
* mark unused variableOlivier Blin2008-03-141-1/+1
* use OO notation for connection_manager objectsOlivier Blin2008-03-141-11/+11
* bless network::connection_manager objectsOlivier Blin2008-03-141-1/+1
* oops, cmanager is not blessed yetOlivier Blin2008-03-141-1/+1
* add set_connection wrapperOlivier Blin2008-03-141-1/+1