summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Keep the connect panel when missing host or portseparatestatesSamuel Mannehed2016-10-011-2/+2
* Do not timeout error messagesSamuel Mannehed2016-10-011-2/+2
* Don't close the control bar when disconnectedSamuel Mannehed2016-10-011-0/+1
* Remove out-of-place commaSamuel Mannehed2016-10-011-1/+1
* Remove padding which isn't needed anymoreSamuel Mannehed2016-10-011-2/+1
* Split cleanup from closing the socketSamuel Mannehed2016-10-011-6/+4
* Remove unnecessary substates of disconnectedSamuel Mannehed2016-10-014-249/+311
* Improve the connection state namesSamuel Mannehed2016-10-014-79/+79
* Clean up log output on state changesSamuel Mannehed2016-10-011-6/+10
* Separate out init state from page stateSamuel Mannehed2016-10-012-145/+158
* Clean up special state handling for 'failed'Samuel Mannehed2016-10-012-15/+12
* Properly filter list of auth schemesSamuel Mannehed2016-10-011-2/+11
* Don't abuse state change function for messagesSamuel Mannehed2016-10-014-6/+69
* Don't change state to same stateSamuel Mannehed2016-10-012-1/+5
* Remove special password stateSamuel Mannehed2016-10-014-37/+59
* Use single line if's for simple return criteriaSamuel Mannehed2016-09-301-15/+7
* Merge branch 'CendioOssman-toolbar' into masterSamuel Mannehed2016-09-3050-1093/+3714
|\
| * Merge branch 'toolbar' of https://github.com/CendioOssman/noVNCSamuel Mannehed2016-09-3050-1093/+3714
| |\ |/ /
| * Clean up virtual keyboard handlingSamuel Mannehed2016-09-231-27/+52
| * Add hover hints to buttonsPierre Ossman2016-09-231-0/+11
| * Add headings to panelsPierre Ossman2016-09-234-2/+29
| * Clean up panel layoutsPierre Ossman2016-09-232-47/+90
| * Move Ctrl+Alt+Del to extra keys menuPierre Ossman2016-09-233-12/+6
| * Make sure all buttons have a tooltipPierre Ossman2016-09-231-9/+18
| * Auto-close the toolbar on connect after a delaySamuel Mannehed2016-09-231-5/+22
| * Allow moving the controlbar handleSamuel Mannehed2016-09-234-7/+212
| * Make control bar handle easier to hit on mobilePierre Ossman2016-09-232-1/+15
| * Add handle to open and close the control barPierre Ossman2016-09-237-7/+333
| * Make control bar transparent when idlePierre Ossman2016-09-232-0/+38
| * Add logo to control barPierre Ossman2016-09-232-9/+15
| * Change control bar to a smaller left-side toolbarPierre Ossman2016-09-235-174/+89
| * Let CSS update UI for touch and connected statePierre Ossman2016-09-233-84/+60
| * Make status dialog independent of control barPierre Ossman2016-09-231-3/+3
| * Improve active button visual responsePierre Ossman2016-09-231-0/+7
| * Enable extra keys for all devicesPierre Ossman2016-09-232-13/+18
| * Merge control bar sectionsPierre Ossman2016-09-232-15/+4
| * Add a separate dialog for the password promptSamuel Mannehed2016-09-233-11/+74
| * Abstract status dialog CSS class handlingSamuel Mannehed2016-09-231-35/+48
| * Move touch text input out of control barPierre Ossman2016-09-231-7/+8
| * Apply CSS style to input elementsPierre Ossman2016-09-232-13/+78
| * Bling up popupsPierre Ossman2016-09-231-42/+26
| * Remove redundant modifier state variablessamhed2016-09-231-21/+12
| * Replace icons with SVG versionsPierre Ossman2016-09-2337-18/+1658
| * Show all status messages in a popup top barsamhed2016-09-238-178/+335
| * Clean up panel open/close APIPierre Ossman2016-09-201-149/+136
| * Make "selected" an extra CSS classPierre Ossman2016-09-202-31/+26
| * Harmonise CSS namessamhed2016-09-204-94/+104
| * Let CSS control what it means to be hidden/closedPierre Ossman2016-09-203-76/+121
| * Simplify modifier button displayPierre Ossman2016-09-193-20/+21
| * Show/hide logo in updateVisualState()samhed2016-09-191-7/+4