2005/03/15 18:01:10 cl 1.2.18.3: RESYNC: (1.2-1.3); FILE MERGED
2005/03/04 16:06:48 thb 1.2.18.2: #i43997# Reworked notification handling: now, _all_ external events are handled through the EventQueue, i.e. every external notification call (mouse events, whatever) will enqueue zero-timeout events, thus invoking the actual functionality through XSlideShow::update(). Together with the requirement to only call XSlideShow::update() from the main thread, this should result in correct behaviour under nearly all multi-threading circumstances.
2005/03/04 14:08:52 cl 1.2.18.1: #i43679# added AnimationCommandNode for STOPAUDIO support