Solly Ross
|
bc4414f5b1
CI: Switch to Container-Based Travis
|
10 years ago |
Samuel
|
8f3c0f6b9b
Merge pull request #499 from samhed/fullscreen
|
10 years ago |
samhed
|
a6357e8276
* Hide the fullscreen toggle button on Safari since alphanumerical
|
10 years ago |
samhed
|
6e296bfa8a
Adapt display to be able to handle a changing clipping-setting while connected
|
10 years ago |
samhed
|
7d1dc09ad0
Fixes #498 - Add the ability to toggle fullscreen mode
|
10 years ago |
samhed
|
b098afc234
Fix error from a previous commit, there is no data type called 'text'..
|
10 years ago |
samhed
|
74f2ac968d
Renamed popupStatusPanel to popupStatus and removed the global variable
|
10 years ago |
samhed
|
30bfff81d9
Clarified enableDisableClip (now called enableDisableViewClip) and
|
10 years ago |
samhed
|
4f19e5c697
Allow the popupStatusPanel to show any text but close it on a 1.5 second timer.
|
10 years ago |
samhed
|
31ddaa1c7a
Clarify code with regards to the viewport drag functionality
|
10 years ago |
samhed
|
29a0e6a8a3
Always show the viewport drag button on touch devices to keep the GUI from
|
10 years ago |
Solly
|
539955ff27
Merge pull request #497 from MOZGIII/MOZGIII-patch-vnc-auto-fix
|
10 years ago |
MOZGIII
|
2bcfd58667
Fixed incorrect UI usage and minor updateState params errors in vnc_auto.html
|
10 years ago |
samhed
|
1138bdd4b7
Reverting most of commit cb3e4de. The issue was not related to using keyboardinputReset.. the issue was infact a typo which was introduced in 3b8ec46. I must be too tired..
|
10 years ago |
samhed
|
cb3e4deb73
Stop using keyboardinputReset at the start of keyInput
|
10 years ago |
Samuel
|
613f05eea0
Update LICENSE.txt
|
10 years ago |
Samuel
|
8af9b6910c
Merge pull request #483 from fabian-z/master
|
10 years ago |
Fabian Zaremba
|
48d26b2d47
Move #keyboardinput declarations to base.css/ui.js
|
10 years ago |
samhed
|
8ce27ddb4b
Re-fixes #428 which was broken by commit 58ded70
|
10 years ago |
Solly
|
f9ffb21b6b
Merge pull request #415 from jimdigriz/fixes
|
10 years ago |
Solly
|
cd1ab146bb
Merge pull request #474 from kanaka/bug/throw-error-from-constructor
|
10 years ago |
Solly
|
245dc8669b
Merge pull request #475 from kanaka/bug/follow-symlinks-for-here
|
10 years ago |
Solly Ross
|
d9fc1c7be4
Throw exceptions from RFB constructor
|
10 years ago |
Solly Ross
|
58ded70d15
Create RFB object on connect
|
10 years ago |
Solly Ross
|
2ace90e6d5
Follow symbolic links in launch.sh
|
10 years ago |
samhed
|
16b3ef77d1
Make getCanvasLimit more efficient by only calling getPosition once.
|
11 years ago |
Solly
|
cefc9a9177
Merge pull request #464 from kanaka/bug/firefoxresize
|
11 years ago |
samhed
|
fdedbafb1d
* Don't check specific html elements from the display code (Fixes #446)
|
11 years ago |
samhed
|
798340b98d
* Change name of ext_desktop_size to the proper ExtendedDesktopSize
|
11 years ago |
samhed
|
3b8ec46fd2
Make the touch-keyboard code more robust through verifying that global variables are set before use.
|
11 years ago |