- use one theme surface instead of several small ones
- add a theme without alphachannel
- D_ASSERTS in most important internal functions.
- lite_open() has some issues with the return value, should return last DFBResult, not a default
  one...
- Rewrite LITE_BOX_PARAMETER_CHECK so it automatically typecasts an entry to a LiteBox.
- Use LITE_BOX_PARAMETER_CHECK in public LiteBox APIs...
- More public parameter testing in window.c.
