summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix rfb._cleanup()restoregetcontextSamuel Mannehed2017-01-071-0/+4
* Merge pull request #715 from CendioOssman/cleanupSolly Ross2017-01-067-226/+295
|\
| * Avoid wrapping labelsPierre Ossman2017-01-041-0/+1
| * Clean up z index orderingPierre Ossman2017-01-042-6/+31
| * Make connect button more prominentPierre Ossman2017-01-043-26/+114
| * Remove connect dialogPierre Ossman2017-01-043-64/+9
| * Remove vendor prefix from border-radiusPierre Ossman2017-01-041-4/+0
| * Group rarely changed settings togetherPierre Ossman2017-01-041-35/+42
| * Group WebSocket settings togetherPierre Ossman2017-01-044-18/+133
| * Remove alternative style sheetsPierre Ossman2017-01-045-101/+0
| * Remove unused token settingPierre Ossman2017-01-042-12/+0
| * Center canvas vertically as wellPierre Ossman2017-01-041-2/+3
| * Black out background when connectedPierre Ossman2017-01-041-0/+4
|/
* Fix no auth "this._updateState" bugLee-Feng2016-12-201-1/+1
* Merge pull request #699 from CendioOssman/doubleSamuel Mannehed2016-12-139-498/+463
|\
| * Clean up viewport handlingPierre Ossman2016-12-093-50/+132
| * Remove max dimension handlingPierre Ossman2016-12-093-80/+10
| * Prevent access to sensitive display variablesPierre Ossman2016-12-092-15/+3
| * Double buffering damage trackingPierre Ossman2016-12-091-11/+71
| * Use double buffering for the displayPierre Ossman2016-12-094-287/+143
| * Update all state on session size changePierre Ossman2016-12-091-1/+6
| * Don't violate Display abstractionPierre Ossman2016-12-092-24/+9
| * Add test for Display.flush()Pierre Ossman2016-12-091-0/+8
| * Remove blitStringImage() in favour of imageRect()Pierre Ossman2016-12-092-30/+26
| * Flush out rendering after each performance testPierre Ossman2016-12-091-3/+28
| * Run performance tests at full speedPierre Ossman2016-12-061-1/+37
| * Don't grab input when running performance testsPierre Ossman2016-10-251-0/+1
| * Fix performance tests to follow new state APIPierre Ossman2016-10-243-30/+23
* | 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