GNOME Bugzilla – Bug 624912
Importing with drag & drop shows duplicated count of images to import in import dialog
Last modified: 2010-07-22 11:57:15 UTC
see summary.
Created attachment 166289 [details] [review] First try, still unstable
Created attachment 166364 [details] [review] Implemented PhotoListProxy to avoid race conditions
Created attachment 166365 [details] [review] added PhotoListProxy.cs to Makefile
Created attachment 166366 [details] [review] Add PhotoList changed event handlers
Created attachment 166367 [details] [review] Add event handler methods
Created attachment 166378 [details] [review] Implemented collection proxy to avoid race conditions
Created attachment 166379 [details] [review] Implemented collection proxy to avoid race conditions
Attachment 166379 [details] pushed as 8a52390 - Implemented collection proxy to avoid race conditions Great patch, thanks a lot!