1. 17 Jul, 2013 2 commits
    • samhed's avatar
      0019d3b0
    • samhed's avatar
      * On low resolution devices the status text is now justified to the left · 35b29c98
      samhed authored
        button group instead of centered.
      * On low resolution devices the padding towards the edges of the screen of
        the left and right button groups are now removed.
      * Since the status_bar was merged into the control-bar the actual status_bar
        element became redundant and was therefor removed.
      * Improved the style of the control-bar when there is an error or a warning.
      * Implemented a fix so that vnc_auto.html works as intended with the improved
        screen real estate patch.
      35b29c98
  2. 12 Jul, 2013 2 commits
  3. 28 Jun, 2013 3 commits
  4. 25 Apr, 2013 2 commits
  5. 23 Apr, 2013 2 commits
  6. 22 Apr, 2013 1 commit
    • Will Rouesnel's avatar
      Add default port logic to include/ui.js · c42136d5
      Will Rouesnel authored
      Correctly identifies the use of http/https and forces the value of port to 80 and 443
      respectively, as in this situation window.location.port is blank.
      
      This is patch includes the same changes as made in vnc_auto.html
      c42136d5
  7. 17 Apr, 2013 1 commit
  8. 16 Apr, 2013 2 commits
  9. 15 Apr, 2013 1 commit
  10. 13 Apr, 2013 1 commit
    • Will Rouesnel's avatar
      Detect port properly in vnc_auto.html when used on port 80 or 443. · e83b9e03
      Will Rouesnel authored
      Browsers (such as Chrome) don't report port numbers in window.location.port when
      used on standard ports such as 80 and 443. This causes vnc_auto.html to not
      automatically find the port as it should.
      
      This simple change checks if window.location.port is blank, and sets port as
      appropriate from the name of the protocol in use.
      e83b9e03
  11. 12 Apr, 2013 1 commit
  12. 08 Apr, 2013 2 commits
  13. 05 Apr, 2013 4 commits
  14. 04 Apr, 2013 1 commit
  15. 03 Apr, 2013 1 commit
  16. 31 Jan, 2013 2 commits
  17. 30 Jan, 2013 3 commits
  18. 24 Dec, 2012 1 commit
  19. 23 Dec, 2012 1 commit
  20. 30 Nov, 2012 2 commits
  21. 14 Nov, 2012 1 commit
    • Joel Martin's avatar
      Sync with websockify. · 705c54ed
      Joel Martin authored
      Pull c33f0b52e7 from websockify.
      
      - Fix for python2.4 with URL parsing.
      - Set binaryType earlier in Opera 12.10 to avoid receiving a blob.
      - Re-order client and target processing so that pending client data
        has an opportunity to be sent when the target closes.
      705c54ed
  22. 08 Nov, 2012 2 commits
  23. 01 Nov, 2012 2 commits