allow to select item in menu with right-click

right-click outside of a cancelable dialog to close it
This commit is contained in:
Ali El Gariani 2007-06-06 11:31:57 +00:00
parent bbc74e2daf
commit 424624e43a

View file

@ -28,6 +28,8 @@ Version 1.3.3+svn:
* fixed blinking tooltips when clock is updated (bug #9209)
* footsteps are now erased at the end of the unit's move
* reduced "sea sickness" effect when scrolling at accelerated speed
* allow to select item in menu with right-click
* right-click outside of a cancelable dialog to close it
* Miscellaneous and bugfixes
* fix bug #4299: word wrap for menus with very long option strings
* various bugfixes and code cleanups