Trace return of UI callbacks
* src/ribbon-callbacks.cpp: Trace returns.
These functions are often times the last functions in the
log of a crash as they are called whenever the UI changed.
There is no crash in them but to better see it anway we
log when they are done.