Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-11 | fix build warning | Xiaotian Wu | 1 | -0/+3 | |
2021-06-21 | update copyright to 2021 | raveit65 | 1 | -0/+1 | |
2021-01-28 | Remove -Wconversion -Wsign-compare -Wsign-conversion warnings | rbuj | 1 | -1/+1 | |
2021-01-05 | entry-directories: Use of memory after it is freed (scan-build) | rbuj | 1 | -1/+1 | |
2018-12-30 | Switch to modern realpath() | Pino Toscano | 1 | -2/+2 | |
Assume everywhere that the realpath() implementation has the POSIX.1-2008 behaviour, i.e. allowing NULL as second parameter and thus returning a newly allocated buffer; it is not just a GNU extension, and supported already by modern libc's on other OSes. menu_canonicalize_file_name() is always called with FALSE as second parameter, so it is replaced directly by realpath(); this allows the complete removal of canonicalize.{c,h}. This is a forward-port of the same changes done in gnome-menus, see: https://gitlab.gnome.org/GNOME/gnome-menus/merge_requests/4 | |||||
2018-05-27 | backport from gnome-menus | yetist | 1 | -64/+184 | |
2012-11-18 | fix incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+1105 | |