summaryrefslogtreecommitdiffstats
path: root/lib/network/connection_manager
Commit message (Collapse)AuthorAgeFilesLines
* fix "undefined value for mandatory argument 'sensitive'" (mga#11799)Thierry Vignaud2013-11-281-1/+1
| | | | getters really should _not_ return undef...
* fix "undefined value for mandatory argument 'sensitive'" (mga#11764)Thierry Vignaud2013-11-261-1/+1
|
* perlish ->window => ->get_windowThierry Vignaud2013-11-241-4/+4
|
* switch from gtk2 to gtk3Thierry Vignaud2013-11-241-7/+7
|
* net_applet/netcenter/drakroam: remove unused pixbufs creationOlivier Blin2013-05-071-3/+0
|
* connection manager gtk: use a global pixbufs hash to simplify APIOlivier Blin2013-05-071-12/+17
|
* connection manager gtk: remove unused method parameterOlivier Blin2013-05-071-2/+2
|
* connection manager: move more gtk code in specific moduleOlivier Blin2013-05-071-0/+16
|
* connection manager: extract gtk2 specific code in separate module (toOlivier Blin2013-05-071-0/+198
reuse connection manager in harddrake service for packages installation)