summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow specifying details when calling RFB._fail()properdisconnectionsSamuel Mannehed2016-11-102-38/+83
* Don't wait for websocket closes on failureSamuel Mannehed2016-11-101-0/+4
* Ensure proper connection state transitionsSamuel Mannehed2016-11-102-28/+75
* Handle server-side disconnectionsSamuel Mannehed2016-11-102-3/+8
* Separate state actions from connection actionsSamuel Mannehed2016-11-101-3/+2
* Move disconnect actions to a separate funcitonSamuel Mannehed2016-11-101-4/+9
* Handle errors while opening a WebsocketSamuel Mannehed2016-11-101-1/+9
* Add fallback handling for uncought errorsSamuel Mannehed2016-11-103-0/+58
* requestDesktopSize() should always return a valueSamuel Mannehed2016-11-101-1/+1
* Comment out skipped testSamuel Mannehed2016-11-101-1/+1
* Skip keysyms.fromUnicode UCS-4 testSamuel Mannehed2016-11-101-1/+2
* Fix keysyms.fromUnicode() testsSamuel Mannehed2016-11-101-1/+4
* Upgrade to latest npm package versionsSamuel Mannehed2016-11-101-17/+17
* Merge pull request #689 from ossman/keysymSamuel Mannehed2016-11-106-16/+26
|\
| * Don't send Unicode to RFB.sendKey()Pierre Ossman2016-10-151-1/+2
| * Use Unicode keysym range as fallbackPierre Ossman2016-10-154-9/+18
| * Use correct terminology in RFB.sendKey()Pierre Ossman2016-10-141-6/+6
* | Bump up node.js version for travisSamuel Mannehed2016-11-101-1/+1
* | Merge pull request #711 from CendioOssman/spinnersSamuel Mannehed2016-11-108-14/+85
|\ \
| * | Blocking transition screen when connecting/disconnectingPierre Ossman2016-11-088-14/+85
* | | Merge pull request #697 from CendioOssman/keyboardSamuel Mannehed2016-11-081-27/+35
|\ \ \ | |/ / |/| |
| * | Better method to keep focus on virtual keyboardPierre Ossman2016-10-211-27/+35
* | | Merge pull request #704 from kosmasgiannis/locale-elSamuel Mannehed2016-10-292-1/+14
|\ \ \
| * | | Added Greek translationGiannis Kosmas2016-10-282-1/+14
|/ / /
* | | Ensure translations variable is set before useSamuel Mannehed2016-10-281-1/+1
* | | Add Swedish translationSamuel Mannehed2016-10-282-1/+14
* | | Always translate literals instead of variablesSamuel Mannehed2016-10-282-8/+10
* | | Remove unnecessary whitespaceSamuel Mannehed2016-10-281-1/+1
* | | Add translation support for strings in vnc_autoSamuel Mannehed2016-10-281-6/+13
* | | Don't translate unexpected errorsSamuel Mannehed2016-10-284-7/+1
* | | Replace tab with spacesSamuel Mannehed2016-10-283-33/+33
* | | Add newlines at the end of the translation filesSamuel Mannehed2016-10-283-3/+3
* | | Move app-specific location of language filesSamuel Mannehed2016-10-283-8/+10
* | | Merge pull request #701 from LoekJanssen/masterSamuel Mannehed2016-10-285-5/+125
|\ \ \
| * | | Added localization to statusbarLoek Janssen2016-10-285-5/+125
|/ / /
* | | Always disable forced touch gesturesSamuel Mannehed2016-10-261-1/+1
* | | Merge branch 'CendioOssman-delay' into masterSamuel Mannehed2016-10-244-69/+98
|\ \ \
| * | | Don't allow more than one pending updatePierre Ossman2016-10-242-4/+53
| * | | Wait for proper image load eventPierre Ossman2016-10-242-13/+14
| * | | Hide image handling in display objectPierre Ossman2016-10-243-36/+35
| * | | Process entire WebSocket message at oncePierre Ossman2016-10-242-23/+3
|/ / /
* | | Update comment for screenSize()Samuel Mannehed2016-10-241-2/+1
* | | Remove unnecessary anonymous functionSamuel Mannehed2016-10-241-5/+3
* | | Typo fix for last commitSamuel Mannehed2016-10-241-1/+1
* | | Add missing log output for UI-specific errorsSamuel Mannehed2016-10-241-3/+11
* | | Reformat lines to avoid line-breaksSamuel Mannehed2016-10-241-4/+4
* | | Merge pull request #686 from CendioOssman/faviconSamuel Mannehed2016-10-2425-10/+393
|\ \ \
| * | | Remove iOS startup imagePierre Ossman2016-10-142-3/+0
| * | | Clean up page icon ("favicon") handlingPierre Ossman2016-10-1423-8/+394
| * | | Remove unused startup screen imagePierre Ossman2016-10-131-0/+0
| | |/ | |/|