When you add evenhandlers in the designer (in VS), is like doing anything else code related, the changes are applied directly to code. So either Kees did not commit all the code changes, or you tried to merge yours and his changes and missed his code changes related to the event handlers.
I think Chris' description is exactly right. If you commit everything, no code can be lost here.