Differences
This shows you the differences between the selected revisions of the page.
2012-05-24 | 2012-05-24 | ||
bug 863 (martin) | double buffered session tabs (martin) | ||
Line 13: | Line 13: | ||
* Properties of ''Session'' class that cannot be changed after session starts, throw an exception when set. | * Properties of ''Session'' class that cannot be changed after session starts, throw an exception when set. | ||
* It is possible to set limit to try reconnecting broken sessions using ''Session.ReconnectTime''. [[bug>860]] | * It is possible to set limit to try reconnecting broken sessions using ''Session.ReconnectTime''. [[bug>860]] | ||
+ | * Double buffered drawing of session tabs to prevent flicker. | ||
* Bug fix: //Restore selection// command shortcut changed to ''Shift+Ctrl+R'' (it used to have the same shortcut as //Automatically refresh directory after operation//). | * Bug fix: //Restore selection// command shortcut changed to ''Shift+Ctrl+R'' (it used to have the same shortcut as //Automatically refresh directory after operation//). | ||
* Bug fix: "Operation aborted" messages were not suppressed. | * Bug fix: "Operation aborted" messages were not suppressed. |