1.1 Fixed compile problem that occured with some gcc versions. 
    Worked around different appearance of a frame style with 
    newer Qt versions.
    Qt 2.2.0 seems to set the name resource to 'unnamed' so that
    window managers fail to identify programs. Worked around by 
    using the class resource instead.

1.2 A change in event processing after Qt 2.0.2 has caused a 
    strange appearance after resizing windows.
    
1.3 Implemented keyboard support

1.4 Possible to disable display of menu and winlist buttons on the toolbar

1.5 Rohit Jalan <rohitj@prakashcotton.com> has done some improvements on the
    keyboard support and added the 'end session' function to the menu.

1.6 Implemented the screenmode (see manpage)    

1.7 Fixes the bug that rowcolumn alignment was incorrect in screenmode.
    
