Recent documents are unsorted
Submitted by John Hanely
Assigned to Andrzej
Description
Created attachment 5642 Patch 1.6.0 to sort recent documents by most recently used
Recent documents are shown unsorted, yet limited to a maximum of 25 items. This means that if you have more than 25 recent documents, only the most recently added to the list will be shown. That is, if you open a document which has already fallen off the bottom of the list, it will not move to the top of the list. According to the GTK documentation, recent documents should not be shown unsorted if the count is limited.
I am attaching a patch (against 1.6.0) to sort the list by most recently used.
Thanks.
Attachment 5642, "Patch 1.6.0 to sort recent documents by most recently used":
sort_recent_patch.txt