summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add hint that the control bar can be movedvisualhintSamuel Mannehed2016-12-123-0/+132
* Make handle as wide as it appearsSamuel Mannehed2016-12-121-3/+20
* Merge pull request #727 from CendioOssman/travisSamuel Mannehed2016-12-012-6/+16
|\
| * Skip language tests on broken browsersPierre Ossman2016-11-291-0/+12
| * Update test platformsPierre Ossman2016-11-291-6/+4
|/
* Merge pull request #725 from CendioOssman/rightbarSamuel Mannehed2016-11-293-27/+118
|\
| * Remember control bar positionPierre Ossman2016-11-261-1/+12
| * Allow control bar to be moved to the right sidePierre Ossman2016-11-263-27/+101
| * Touching the handle should keep the control bar visiblePierre Ossman2016-11-241-0/+6
* | Fix translation util testsSamuel Mannehed2016-11-281-0/+13
* | Remove duplicate lineSamuel Mannehed2016-11-281-1/+0
* | Clear UI.connected state variable right awaySamuel Mannehed2016-11-281-1/+1
* | Further fixes for fallback error handlerSamuel Mannehed2016-11-283-7/+38
* | Fix fallback error handlingSamuel Mannehed2016-11-281-2/+6
* | Merge pull request #720 from kosmasgiannis/locale-elSamuel Mannehed2016-11-242-11/+303
|\ \ | |/ |/|
| * Update Greek translationGiannis Kosmas2016-11-242-11/+303
|/
* Merge pull request #718 from ossman/poSamuel Mannehed2016-11-2223-131/+1292
|\
| * Update Swedish translationPierre Ossman2016-11-192-10/+305
| * Also translate HTML elementsPierre Ossman2016-11-197-13/+450
| * Use gettext .po files for translationsPierre Ossman2016-11-1719-109/+534
| * Restore translations for some stringsPierre Ossman2016-11-172-2/+2
| * Use _() as shorthand for translationsPierre Ossman2016-11-172-10/+14
* | Added more useful links to READMESamuel Mannehed2016-11-221-8/+20
* | Formatting cleanup of READMESamuel Mannehed2016-11-221-39/+45
* | Update browser requirements in READMESamuel Mannehed2016-11-221-3/+2
* | Update description in READMESamuel Mannehed2016-11-221-8/+8
* | Fix link tagnameSamuel Mannehed2016-11-211-1/+1
* | Add Pierre Ossman as contributor for UI and IconsSamuel Mannehed2016-11-181-1/+1
* | Add a space in logging of RFB._fail()Samuel Mannehed2016-11-181-1/+1
|/
* Merge pull request #713 from kanaka/properdisconnectionsSamuel Mannehed2016-11-145-74/+245
|\
| * 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