Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-22 | [eel][libegg] Use G_DEFINE_TYPE_WITH_PRIVATE macro | Wu Xiaotian | 1 | -4/+1 | |
Replace G_DEFINE_TYPE_WITH_CODE with G_DEFINE_TYPE_WITH_PRIVATE macro | |||||
2019-01-12 | [libegg] Avoid deprecated g_type_class_add_private | Wu Xiaotian | 1 | -4/+3 | |
With minimal changes to avoid deprecated g_type_class_add_private | |||||
2018-11-07 | Fix case-insensitive comparison in running_in_mate | Zhang Xianwei | 1 | -2/+2 | |
The environment variable XDG_SESSION_DESKTOP and DESKTOP_SESSION in running_in_mate are compared using "MATE". Actually the environment variable in MATE DE is "mate"(lower case). Using "mate" instead of "MATE" to fix it. Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-01-14 | move libegg to the top srcdir and drop some leftovers | monsta | 1 | -0/+612 | |