Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-20 | removed useless call to g_list_free | Monsta | 1 | -1/+1 | |
- first, we must not free the list of extensions at this point - second, the call did nothing as the argument is NULL after exiting the for loop | |||||
2014-11-03 | Add about dialog for extensions | Stefano Karapetsas | 1 | -1/+9 | |
2014-10-27 | Allow extensions to define an ini file with name, icon and description | Stefano Karapetsas | 1 | -10/+22 | |
2014-10-27 | implementation of extension interface and status management (gsoc2014) | Alexander van der Meij | 1 | -0/+205 | |