You will need to change:
* in the file dbem_events.php
* in the function dbem_events_page_content
* around about line 490 where
$events_body = $single_event_format_header . dbem_get_events_list ( 10, $scope, "ASC", $stored_format, $false ) . $single_event_format_footer;
Change the 10 to 100.
Should work
I’m having a similar problem with the plugin nextgen-gallery.
The problem occurs on ubuntu/64bit/FF3, vista/FF3, xp/FF2
No problem with vista/IE7 or xp/IE6
Using wp2.7 from 2008-10-08