Ticket #1307: e17 e_util_image_import_settings_new
I looked at this patch this morning, and in doing so discovered that there were actually two image importing dialogs in E17. One was the original, in the wallpaper settings dialog, and another had been copied and put in e_utils.c where nobody would ever see it. The patch in the bug was for the latter, which had not been touched since it was initially copied 2 years ago, despite the fact that the original dialog in wallpaper settings had received several updates over the years. Fast forward to 6 hours later, and I had broken out both import dialogs from the wallpaper module and applied the patch. And removed the copy. THERE CAN BE ONLY ONE!!!!!

In other news, I poked Cedric enough that he fixed some bugs which caused horizontal sliders to be amazingly slow. This should improve performance in all things including such a widget.
Lastly, I fixed a sizing bug in fileselector which I guarantee nobody ever noticed.