Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SharpKomInstaller_1535.msi | 2011-01-18 | 4.2 MB | |
SharpKOM_src_1535.zip | 2011-01-18 | 2.6 MB | |
SharpKOM_bin_1535.zip | 2011-01-18 | 3.6 MB | |
README.txt | 2011-01-18 | 1.5 kB | |
Totals: 4 Items | 10.3 MB | 0 |
New features: ------------- * Show servername in titlebars in floating windows * Show the number of waiting requests in the tooltip on the progressbar * Only show each exception once per program session (avoids endless loops with identical error messages) * Show unread instant messages on the disconnected screen. This allows viewing of messages explaining scheduled shutdowns of the lyskom server. * Configurable sounds alerts * Update presentation subject to match user name when presentation text is changed * Mouse back and forward buttons navigate text history back and forward Bug fixes: ---------- * Crash when jumping between classic and swoosh view and then writing a text. * Floating windows navigated the wrong servertab * Crash if closing the SearchTexts window while the find results are loading Improvements: ------------- * Refactor: Change the lookup of whether myself and/or the author is member of at least some of the recipients to asynchronous to avoid blocking the complete UI if the lookup takes a while. * Show subject on the same line as "Subject: " when copy whole text * Idle-prefetch first text immediately, don't wait gracefully for the first unread, only for the rest. * More graceful socket handling, including immediate disconnect if server closes the connection. Performance: ------------ * Minor reduction of temporary lists in some Enumerators * Cancel fetching more texts when the find window is closed