- if a repository or subscription popup message has nothing to report, it will dismiss itself
- fixed handling of text popup display when the object passed was not text
- delete orphans is now cancellable
- vacuum, deleted orphans, and upload pending popup messages will dismiss themselves an hour after they are done
- tightened the subscription final state popup message to just a title and a button
- removed much of the very expensive autocomplete tag cache maintenance code, which seems not to be worth the effort
- culled the autocomplete tag cache in prep for new maintenance cycle
- fixed a resize timing bug that was causing large images to scale in an ugly way when the media viewer was launched in a borderless state
- 'open selection in new page' will no longer default focus on the sort dropdown; it'll go to the media panel (this was causing scrolling confusion)
- fixed a non-updating display bug when resizing frames/dialogs with auto-resizing listctrls on linux
- cleaned up a wall-of-text error when closing the client immediately after deleting a tag service
- filled a gap in static text image object cleanup
- cleaned up some thumbnail waterfall/fade code
- filled several gaps in thumbnail object cleanup