GTimeVal, as well as g_file_info_get_modification_time(), have been
deprecated in GLib 2.62. Use g_file_info_get_attribute_uint64()
instead.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| files | ||
| gimpdir | ||
| gimpdir-empty | ||
| .gitignore | ||
| gimp-app-test-utils.c | ||
| gimp-app-test-utils.h | ||
| gimp-test-session-utils.c | ||
| gimp-test-session-utils.h | ||
| Makefile.am | ||
| manual-testcases.txt | ||
| test-core.c | ||
| test-gimpidtable.c | ||
| test-save-and-export.c | ||
| test-session-2-8-compatibility-multi-window.c | ||
| test-session-2-8-compatibility-single-window.c | ||
| test-single-window-mode.c | ||
| test-tools.c | ||
| test-ui.c | ||
| test-xcf.c | ||