Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix "undefined value for mandatory argument 'sensitive'" (mga#11799) | Thierry Vignaud | 2013-11-28 | 1 | -1/+1 |
| | | | | getters really should _not_ return undef... | ||||
* | fix "undefined value for mandatory argument 'sensitive'" (mga#11764) | Thierry Vignaud | 2013-11-26 | 1 | -1/+1 |
| | |||||
* | perlish ->window => ->get_window | Thierry Vignaud | 2013-11-24 | 1 | -4/+4 |
| | |||||
* | switch from gtk2 to gtk3 | Thierry Vignaud | 2013-11-24 | 1 | -7/+7 |
| | |||||
* | net_applet/netcenter/drakroam: remove unused pixbufs creation | Olivier Blin | 2013-05-07 | 1 | -3/+0 |
| | |||||
* | connection manager gtk: use a global pixbufs hash to simplify API | Olivier Blin | 2013-05-07 | 1 | -12/+17 |
| | |||||
* | connection manager gtk: remove unused method parameter | Olivier Blin | 2013-05-07 | 1 | -2/+2 |
| | |||||
* | connection manager: move more gtk code in specific module | Olivier Blin | 2013-05-07 | 1 | -0/+16 |
| | |||||
* | connection manager: extract gtk2 specific code in separate module (to | Olivier Blin | 2013-05-07 | 1 | -0/+198 |
reuse connection manager in harddrake service for packages installation) |