I changed some of the behaviour of my Pictures module to generate all Thumbnails for the current folder and the folders beneath it. Please find a WindowPlugins.dll for SVN 13942 attached. The ZIP file also contains the changed source code for the interested dev
P.S.: I added this function as a new method and did not touch the old version. I just changed the call of OnCreateThumbs() too OnCreateAllThumbs(). This way you guys can devide if a new button should be added or the functionality should be replaced completely.
P.P.S.: The new function replaces an existing thumbnails. I was also thinking along the line of "Add only new thumbs". I can add that as well, but I currently preferred the "Regenerate All" (can be close to giving the user tooo many options, just like 13 ways of shutting Vista down).
P.S.: I added this function as a new method and did not touch the old version. I just changed the call of OnCreateThumbs() too OnCreateAllThumbs(). This way you guys can devide if a new button should be added or the functionality should be replaced completely.
P.P.S.: The new function replaces an existing thumbnails. I was also thinking along the line of "Add only new thumbs". I can add that as well, but I currently preferred the "Regenerate All" (can be close to giving the user tooo many options, just like 13 ways of shutting Vista down).