GNOME Bugzilla – Bug 742326
Refine UI
Last modified: 2015-01-06 02:56:13 UTC
Created attachment 293709 [details] Screenshot Refine main UI: - Adjust paned handler separator - Remove ugly style in search bar ...
Created attachment 293710 [details] [review] Refine main UI
Created attachment 293711 [details] Screenshot Refine dialogs
Created attachment 293713 [details] [review] Refine dialogs
Fantastic! This is a UI refresh that Shotwell has needed for some time now. Thanks for taking this upon yourself and making it happen. And thank you for breaking this up into separate patches, which makes them easier to review and commit. I've made small tweaks to your patch to conform to Yorba's guidelines and practices. (For example, we don't use "var" variables; use warning() sparingly, as G_DEBUG=fatal-warnings will cause an abort, etc.) Also, your dialogs patch doesn't update the Smart Search editor dialog. Is it possible you could give that a go? Pushed to master, commit b5501d and commit 31bb62.