Re-fix Shift+Tab keyval translation from 1e121b4084788399c4d71d60b513997661e3116e, accidentally reverted in 4f4103fbc7021a3ae8e9c43e1f561cd8f65481aa |
|
More...
|
almost 16 years ago
|
Remove bogus trailing newlines from all GVNC_DEBUG calls |
|
More...
|
almost 16 years ago
|
Add explicit link to libgcrypt for MS Logon extension, to avoid link problem on Win32 |
|
More...
|
about 16 years ago
|
Remove deprecated GTK+ symbols |
|
More...
|
about 16 years ago
|
Disable SASL when building on mingw32 |
|
More...
|
about 16 years ago
|
Added 2 missing #if HAVE_SASL conditionals |
|
More...
|
about 16 years ago
|
Add support for SASL authentication type |
|
More...
|
about 16 years ago
|
Fix inverted logic for releasing pointer grab when switching to absolute mouse mode |
|
More...
|
about 16 years ago
|
Process all enter/leave events to ensure we release key grab after a mouse ungrab in relative mode |
|
More...
|
about 16 years ago
|
Added support for UltraVNC MS-Logon auth type |
|
More...
|
about 16 years ago
|
Added MAINTAINERS file |
|
More...
|
over 16 years ago
|
Do not send clipboard messages when in View Only state |
|
More...
|
over 16 years ago
|
Change pointer grab to allow movement across entire desktop and fix warping of pointer at desktop edges, to make relative mouse mode work correctly. Document what's going on with more comments. |
|
More...
|
over 16 years ago
|
Ignore some files |
|
More...
|
over 16 years ago
|
Added tag release-0.3.8 for changeset 501ba11b47f0 |
|
More...
|
over 16 years ago
|
Update ChangeLog/News/version info to 0.3.8 |
|
More...
|
over 16 years ago
|
Fix key mapping with evdev |
|
More...
|
over 16 years ago
|
Initial RPM spec for mingw & add mingw to automated builds |
|
More...
|
over 16 years ago
|
Use GVNC_DEBUG instead of fprintf for diagnostic |
|
More...
|
over 16 years ago
|
branch merge |
|
More...
|
over 16 years ago
|
Update licensing text for all files to be the full FSF LGPL preamble. |
|
More...
|
over 16 years ago
|
Switch to an older, still public domain version of d3des. The RealVNC changes were GPL and we wish to remain LGPL. |
|
More...
|
over 16 years ago
|
Simplify keyboard modifier handling to try and fix non-US keyboards |
|
More...
|
over 16 years ago
|
Save updates dimensions from resize event |
|
More...
|
over 16 years ago
|
Avoid triggering bogus screen updates for pseudo-encodings |
|
More...
|
over 16 years ago
|
Fix Win32 socket/fd handle mix-up. Make read/write routines always use the FD, not the giochannel which could be a socket handle on win32 |
|
More...
|
over 16 years ago
|
Fix $(DESTDIR) in plugin rule |
|
More...
|
over 16 years ago
|
Use LIBS instead of LDFLAGS when checking for cairo for Win32 portability (Richard Jones) |
|
More...
|
over 16 years ago
|
Ignore more gnulib files |
|
More...
|
over 16 years ago
|
Replace __MINGW32__ with WIN32 macro (Richard Jones) |
|
More...
|
over 16 years ago
|