noVNC/core
Samuel Mannehed c2a4d3ef86 Improve the connection state names
Names such as 'disconnect' and 'disconnected' are inconsistent in the
way that one describes an action and the other a state. The state that
was called 'normal' didn't fit in with the others because the other
names describe a connection state. The new names are: 'disconnecting',
'connecting' and 'connected'
2016-10-01 01:30:02 +02:00
..
input Move input-related files into core/input 2016-09-16 15:49:52 -04:00
base64.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
des.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
display.js Util shouldn't modify window object 2016-09-16 15:49:52 -04:00
inflator.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
inflator.mod.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00
rfb.js Improve the connection state names 2016-10-01 01:30:02 +02:00
util.js Allow moving the controlbar handle 2016-09-23 14:39:21 +02:00
websock.js Enable noVNC to become Browserifiable 2016-09-16 15:49:51 -04:00