index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Development] Add more --disable- flags to Xorg's configure to compile Xvnc o...
Adam Tkac
2010-09-02
1
-1
/
+1
*
[Development] Compile Xvnc parallely, if possible.
Adam Tkac
2010-09-02
1
-0
/
+4
*
[Bugfix] Set pvfb->pixelFormatDefined only if format is defined.
Adam Tkac
2010-08-27
1
-2
/
+2
*
[Bugfix] Xvnc: define 32bit pixel format correctly when enabled.
Adam Tkac
2010-08-25
1
-5
/
+14
*
[Bugfix] Fix memory leak in InputDevice::keyEvent function.
Adam Tkac
2010-07-21
1
-0
/
+2
*
[Bugfix] vncserver: accept <+optname> option when specified as the first one.
Adam Tkac
2010-07-21
1
-1
/
+1
*
[Development] Client now uses security types from -SecurityTypes parameter in...
Adam Tkac
2010-07-20
1
-3
/
+0
*
[Development] Add xserver19.patch.
Adam Tkac
2010-07-20
1
-0
/
+86
*
[Development] Pass "serverClient" to QueryColors when compiling against X.Org...
Adam Tkac
2010-07-20
1
-0
/
+4
*
[Development] Fetch root window pointer directly from pScreen if possible.
Adam Tkac
2010-07-20
2
-2
/
+12
*
[Development] Improve privates handling in vncHooks to be compatible with X.O...
Adam Tkac
2010-07-20
1
-2
/
+22
*
[Development] Enable compilation against X.Org 1.9.X source.
Adam Tkac
2010-07-20
1
-1
/
+3
*
Reuse the getpasswd() function in filter mode so that the new line is strippe...
DRC
2010-07-09
1
-9
/
+10
*
Add a filter mode option to vncpasswd
DRC
2010-07-09
2
-13
/
+46
*
Don't require GTK when building pixman module
DRC
2010-07-05
1
-0
/
+3
*
[Doc] Include information about running "autoreconf -fiv" in the README file.
Adam Tkac
2010-06-29
1
-0
/
+6
*
Extend the default keyboard table with the Windows keys so that they can
Pierre Ossman
2010-06-15
1
-0
/
+4
*
Map up the rest of the standard modifiers (if available).
Pierre Ossman
2010-06-15
1
-0
/
+14
*
Use a switch statement instead of a series of if:s for setting up the modmap
Pierre Ossman
2010-06-15
1
-8
/
+14
*
Reinstate Caps Lock in the default keyboard map. It's not documented why
Pierre Ossman
2010-06-14
1
-1
/
+1
*
XConvertCase() in xorg-xserver 1.5 is simply a macro that maps to XkbConvertC...
DRC
2010-05-20
1
-4
/
+0
*
[Bugfix] Don't link libvnc.so against libXi.la, libdix.la and libxkb.la; use
Adam Tkac
2010-05-18
3
-37
/
+38
*
[Bugfix] Use always XkbConvertCase instead of XConvertCase when compiling
Adam Tkac
2010-05-18
1
-1
/
+6
*
[Development] Implement VeNCrypt type support on client side. Currently only
Adam Tkac
2010-04-23
1
-1
/
+2
*
[Development] Use enhanced Security class by both UNIX and Windows viewers.
Adam Tkac
2010-04-23
2
-16
/
+4
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
2
-2
/
+0
*
[Development] Implement Security class. This class will be used to create
Adam Tkac
2010-04-23
1
-1
/
+1
*
[Development] Move all VncAuth code from SSecurityFactoryStandard class to
Adam Tkac
2010-04-23
1
-2
/
+0
*
[Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.
Adam Tkac
2010-04-23
1
-1
/
+1
*
[Development] Add possibility to define viewer/server specific parameters via
Adam Tkac
2010-04-23
4
-0
/
+6
*
[BugFix] Include xserver17.patch and xserver18.patch in EXTRA_DIST in
Adam Tkac
2010-04-23
1
-1
/
+1
*
Don't need -version when just doing a rebuild
DRC
2010-04-16
1
-3
/
+2
*
Integrate stand-alone Xvnc build into build-xorg, to eliminate need for wrapp...
DRC
2010-04-16
1
-10
/
+101
*
[Development] Use AllocDevicePair instead of AddDevice/RegisterDevice functions
Adam Tkac
2010-04-14
2
-1
/
+46
*
[Development] Merge KeyboardDevice and PointerDevice classes to new class called
Adam Tkac
2010-04-14
4
-77
/
+61
*
Add support for building a stand-alone version of Xvnc from the Xorg 7.5 sources
DRC
2010-04-14
2
-9
/
+99
*
Remove unneeded modules
DRC
2010-04-14
1
-5
/
+1
*
Automatically determine appropriate source path + better support for in-tree ...
DRC
2010-04-13
1
-12
/
+15
*
Support out-of-tree xorg builds and lay groundwork for cross-compatible build...
DRC
2010-04-13
3
-64
/
+99
*
[Development] Extend options dialog width from 400 to 450 to show French tran...
Adam Tkac
2010-03-19
1
-1
/
+1
*
[Bugfix] Fix libvnc.so module loading (define listenaddr symbol).
Adam Tkac
2010-03-05
1
-0
/
+2
*
[Bugfix] Defer all format changes till requested framebuffer updates are
Adam Tkac
2010-03-04
2
-5
/
+17
*
[Bugfix] Don't crash in TXImage::updateColourMap function due NULL pointer
Adam Tkac
2010-03-04
1
-1
/
+2
*
We need to set encodingChange for the client to actually request a new
Pierre Ossman
2010-03-03
1
-1
/
+4
*
[Bugfix] X.Org 1.8 series needs CloseInput function defined in xvnc.cc.
Adam Tkac
2010-02-19
1
-0
/
+6
*
Fix VPATH and out-of-tree builds
DRC
2010-02-14
4
-14
/
+14
*
Eliminate GCC signed/unsigned warnings related to encodings: The
Peter Åstrand
2010-02-10
2
-6
/
+6
*
[Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able
Adam Tkac
2010-02-05
5
-8
/
+35
*
[Development] X.Org 1.8 codebase is now supported. Add xserver18.patch.
Adam Tkac
2010-01-22
2
-1
/
+90
*
Use configure scripts included in the tarball, if they exist. This is to avo...
DRC
2010-01-22
1
-1
/
+3
[prev]
[next]