Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
doc
794812d
Document tests for server keyboard handling
by Pierre Ossman
· 7 years ago
2ae7795
Clarify some keyboard test details
by Pierre Ossman
· 7 years ago
19e0754
Update keyboard test doc for shift on Windows
by Pierre Ossman
· 8 years ago
69428fe
Handle Ctrl+AltGr on Windows
by Pierre Ossman
· 8 years ago
5124978
Better detection of AltGr on Windows
by Pierre Ossman
· 8 years ago
5433808
Update keyboard test notes for raw keyboard mode
by Pierre Ossman
· 8 years ago
671d05d
Add keyboard test notes for LED state handling
by Pierre Ossman
· 8 years ago
ab2224f
Clarify some keyboard tests
by Pierre Ossman
· 9 years ago
93454d9
Update keyboard test routine with known issues
by Pierre Ossman
· 9 years ago
efb48a5
Separate out OS X specific keys
by Pierre Ossman
· 9 years ago
30e3401
Improve list of dead keys
by Pierre Ossman
· 9 years ago
f1013e4
Make sure we test for Meta
by Pierre Ossman
· 9 years ago
2ddee23
Put all numpad tests in the same section
by Pierre Ossman
· 9 years ago
b6116dd
Add useful tips to keyboard test routine
by Pierre Ossman
· 9 years ago
f3ff0f1
Meta no longer sends Super.
by Peter Åstrand (astrand)
· 10 years ago
a7d3dc7
Handle PrintScreen and SysReq on Windows
by Pierre Ossman
· 11 years ago
efd4261
Document test cases for testing the keyboard handling
by Pierre Ossman
· 11 years ago
0939780
None of these files are relevant today
by Pierre Ossman
· 11 years ago
2b3ea10
Moved release documentation to the wiki
by Pierre Ossman
· 11 years ago
c19ab9e
Move Java source up one level and allow Java viewer to be built as a standalone project (per community request)
by DRC
· 14 years ago
8165fb3
Pull version and build number from CMake build system; Change About dialog wording to match native viewer
by DRC
· 14 years ago
6cd1d84
Remove version number from Java README file (so we don't have to keep updating it) + "TightVNC=TigerVNC"
by DRC
· 14 years ago
887e9eb
Update release documentation (not sure how useful this documentation still is, but I'll let others decide that.)
by DRC
· 14 years ago
cc69857
Remove obsolete Visual C++ 7 build instructions
by DRC
· 14 years ago
b514bc7
[Development] Bump version numbers to 1.0.90.
by Adam Tkac
· 16 years ago
2d7d3f7
Fix typo in make_release text file.
by Adam Tkac
· 16 years ago
945ad25
Add the doc/dev/ subdirectory which contains development process related
by Adam Tkac
· 16 years ago
4eacc02
Rebrand the source as TigerVNC. It is my hope that this patch is
by Peter Åstrand
· 17 years ago
a519349
[Development] Added description for Tight extension initializatioin phase.
by VPavluk
· 17 years ago
edf787e
[Documentation] Added a document to track problems with file transfer protocol extensions, included an e-mail from Peter Rosin on this subject.
by Constantin Kaplinsky
· 17 years ago
5e8ce73
[Documentation] Included information from rfbproto.tex. LaTeX formatting is not fully converted yet.
by Constantin Kaplinsky
· 17 years ago
a9ad966
Extended documentation for VideoAreaSelection client message.
by Constantin Kaplinsky
· 17 years ago
6463448
Formatting was broken for some reason.
by Constantin Kaplinsky
· 17 years ago
b023999
Proposed new VideoRectangleSelection protocol message.
by Constantin Kaplinsky
· 17 years ago
93a72ce
New text document to keep the list of all allocated codes and signatures used in TightVNC extensions of the RFB protocol.
by Constantin Kaplinsky
· 17 years ago
10deeaf
LastRect was documented incorrectly.
by Constantin Kaplinsky
· 18 years ago
aa8904c
LastRect pseudo-encoding documented.
by Constantin Kaplinsky
· 18 years ago
e5a3965
And one more FIXME comment on continuous updates.
by Constantin Kaplinsky
· 18 years ago
193dac9
Another FIXME comment in the specification for EndOfContinuousUpdates message.
by Constantin Kaplinsky
· 18 years ago
b50b29e
Two "FIXME" comments on EnableContinuousUpdates client message.
by Constantin Kaplinsky
· 18 years ago
b7f6fda
Changed signatures for recently added protocol messages, EnableContinuousUpdates and EndOfContinuousUpdates.
by Constantin Kaplinsky
· 18 years ago
d91caf1
Introduced EnableContinuousUpdates client message and EndOfContinuousUpdates server message.
by Constantin Kaplinsky
· 18 years ago
80fd4c3
Added incomplete documentation on RFB protocol extensions (version as of 2006/08/07).
by Constantin Kaplinsky
· 18 years ago
f86db93
Added TODO item about the problem when byte order differs between the
by Peter Åstrand
· 21 years ago
2dbbd38
Corrected buffer overrun problem with aboutText. Also, replaced all sprintf()s in the UNIX version with snprintf(). This follows the recommendation on http://www.gotw.ca/publications/mill19.htm. Also, snprintf() is, in practice, required when using gettext. Note: since VC6 doesn't have snprintf, only require snprintf in UNIX-only code.
by Peter Åstrand
· 21 years ago
eed0650
The vncviewer password dialog should probably display the server name
by Peter Åstrand
· 21 years ago
2488c26
Icons now changed.
by Peter Åstrand
· 21 years ago
ba09e35
New TODO: Should support X11 cursors.
by Peter Åstrand
· 21 years ago
ff32dec
The OptionsDialog bug is caused by a bug in KDE 3.2. See
by Peter Åstrand
· 21 years ago
ba77f1c
Added note about the UNIX optionswindow modality problem.
by Peter Åstrand
· 21 years ago
3afb7a3
Note about the toolbar from http://lars.werner.no/vnc/.
by Peter Åstrand
· 21 years ago
f1f6b58
The line speed bug has now been fixed.
by Peter Åstrand
· 21 years ago
d06cf85
Perhaps warn if pixel format change against buggy server.
by Peter Åstrand
· 21 years ago
ef5bb76
Need to update vncviewer.man.
by Peter Åstrand
· 21 years ago
3b2cf07
Two new things: version strings and icons.
by Peter Åstrand
· 21 years ago
c616a94
Selecting jpeg and zlib compression from the GUI and command line is
by Peter Åstrand
· 21 years ago
3b170ee
Updated TODO.
by Peter Åstrand
· 21 years ago
64aeddf
Other BPPs than 16 seems pretty ok now.
by Peter Åstrand
· 21 years ago
bb6bb12
Added building-vc7.txt
by Peter Åstrand
· 21 years ago
79c97f8
Gradient is now implemented.
by Peter Åstrand
· 21 years ago
50dad53
It seems like only BPP 16 works currently.
by Peter Åstrand
· 21 years ago
3dbb596
Added TODO
by Peter Åstrand
· 21 years ago
f09bc8b
Added a file for filling in info about the RealVNC internals
by Peter Åstrand
· 21 years ago