-
Tue Sep 09 2014 Jimmy Van Broeck <jimmy.van.broeck@oracle.com> - 1.0-42
- Added support for UTF-8 characters.
Fixed a small issue on Firefox browsers with Ctrl-keys repeating + websocket issue on new ff 26
Review: OVMCORECR-2934 [bug 19187642]
-
Thu Aug 28 2014 Jimmy Van Broeck <jimmy.van.broeck@oracle.com> - 1.0-41
- Fixed Control-C behaviour [bug 19004079]
-
Thu Jul 17 2014 Jimmy Van Broeck <jimmy.van.broeck@oracle.com> - 1.0-40
- Fix for clearing display when bottom and top margins are set and a off by 1 error when scrolling down
Review: OVMCORECR-2868 [bug 18969505]
-
Mon Jun 30 2014 Jimmy Van Broeck <jimmy.van.broeck@oracle.com> - 1.0-39
- Added another unused control character code @
Added to prevent screen layout issues [bug 18094646]
-
Tue Jun 24 2014 Jimmy Van Broeck <jimmy.van.broeck@oracle.com> - 1.0-38
- Fix for Foreign keyboards and special characters to be able to use in Vnc Console.
Review: OVMCORECR-2838 [bug 18089107]
-
Mon Jun 02 2014 Jimmy Van Broeck <jimmy.van.broeck@oracle.com> - 1.0-37
- Oracle-bug: 18085387
Draw a cursor at the current position and blink it
-
Tue May 27 2014 Srinivas Maturi <srinivas.maturi@oracle.com> - 1.0-36
- Update license info
-
Wed May 14 2014 Jimmy Van Broeck <jimmy.van.broeck@oracle.com> - 1.0-35
- Oracle-bug: 18718817 - Fixed Esc M control code to adjust scrolling down correctly instead of scrolling up, This fixes the O (insert newline after cursor to insert text)
Review: OVMCORECR-2773
-
Mon May 12 2014 Jimmy Van Broeck <jimmy.van.broeck@oracle.com> - 1.0-34
- Oracle-bug: 18718470
Added special Ctrl Key behaviour and mapping of keycodes
Review: OVMCORECR-2767
-
Fri May 09 2014 Jimmy Van Broeck <jimmy.van.broeck@oracle.com> - 1.0-33
- Oracle-bug: 18718534
Oracle-bug: 18718817
Oracle-bug: 18723233
Oracle-bug: 18723510
Fix multiple screen layout corruptions
Scrolling window didnt take into consideration the bottom and top margins. added some unused Control codes
Review: OVMCORECR-2762