Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year for 2017 | Rémi Verschelde | 2017-03-05 | 1 | -1/+1 |
| | |||||
* | Update copyright years for 2016 | Rémi Verschelde | 2016-05-29 | 1 | -1/+1 |
| | |||||
* | Update headers and FSF contact address | Rémi Verschelde | 2015-02-16 | 1 | -3/+3 |
| | |||||
* | we can now convert the lazy loading into regular "use"s | Thierry Vignaud | 2013-12-21 | 1 | -4/+4 |
| | |||||
* | split mgaapplet-update-checker | Thierry Vignaud | 2013-12-21 | 1 | -0/+111 |
since we cannot prevent glib/gtk to spawn threads behind our back, we can at least try to prevent segfaults due to mixing threads with secular forks by exec()ing immediately |