Vitaliy Margolen <[email protected]>
- Correct Page Up/Down handling in report mode.
- Don't start dragging for a single mouse click.
- Don't arrange tabs if there is only one line.
Francois Gouget <[email protected]>
- Use "static const" rather than "const static" as gcc -W complains
about the former.
Alexandre Julliard <[email protected]>
- Don't register classes is no theme is active to avoid trouble (based
on a patch by Vitaliy Margolen).
Krzysztof Foltman <[email protected]>
- Separators with group style set don't separate toolbar radio groups
anymore (which broke tool selection in Front Panel Designer).
Troy Rollo <[email protected]>
- Detect when the notification callback has destroyed the ListView to
avoid attempts to access data that is no longer valid.
svn path=/trunk/; revision=18793