1. 19 Jul, 2013 1 commit
  2. 18 Jul, 2013 3 commits
  3. 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
  4. 12 Jul, 2013 2 commits
  5. 11 Jul, 2013 1 commit
  6. 08 Jul, 2013 1 commit
  7. 03 Jul, 2013 1 commit
  8. 28 Jun, 2013 3 commits
  9. 25 Jun, 2013 1 commit
  10. 25 Apr, 2013 2 commits
  11. 23 Apr, 2013 2 commits
  12. 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
  13. 17 Apr, 2013 1 commit
  14. 16 Apr, 2013 2 commits
  15. 15 Apr, 2013 1 commit
  16. 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
  17. 12 Apr, 2013 1 commit
  18. 08 Apr, 2013 2 commits
  19. 05 Apr, 2013 4 commits
  20. 04 Apr, 2013 1 commit
  21. 03 Apr, 2013 1 commit
  22. 31 Jan, 2013 2 commits
  23. 30 Jan, 2013 3 commits
  24. 24 Dec, 2012 1 commit