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.15-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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Developement] Added feature to change "Scaling factor" parameter from Option...
enikey
2008-12-03
1
-13
/
+39
*
[Developement] Added method setScalingFactor.
enikey
2008-12-03
1
-0
/
+6
*
Needs to include ../jpeg/win here as well
Peter Åstrand
2008-12-02
1
-3
/
+3
*
This should be the final modification to restore a working Visual
Peter Åstrand
2008-12-02
2
-2
/
+48
*
jpeg.dsp is a text file
Peter Åstrand
2008-12-02
0
-0
/
+0
*
Removed Xregion.vcproj. As I understand it, this file was committed by
Peter Åstrand
2008-12-02
1
-298
/
+0
*
Define VNC_SOCKLEN_T if not defined - needed for Visual Studio build.
Peter Åstrand
2008-12-02
1
-0
/
+3
*
We are using printf - stdio.h must be included
Peter Åstrand
2008-12-02
1
-0
/
+1
*
Need to include jpeg directory; used by JpegCompressor.h
Peter Åstrand
2008-12-01
1
-3
/
+3
*
rfb.dsp is a text file, corrected mime type.
Peter Åstrand
2008-12-01
0
-0
/
+0
*
Corrected r3167; the file is called common-config.win.h, not
Peter Åstrand
2008-12-01
1
-1
/
+1
*
Project-Id-Version mustn't have initial default value
Peter Åstrand
2008-11-30
1
-3
/
+2
*
[Bugfix] Fixed building with new libtool (2.2.6)
Adam Tkac
2008-11-20
1
-10
/
+18
*
[Cleanup] Removed unneeded else branch in TcpSocket constructor
Adam Tkac
2008-11-18
1
-2
/
+0
*
[Bugfix] Backported patch from RealVNC 4.1.3. FYI it is not security related.
Adam Tkac
2008-11-18
1
-0
/
+6
*
[Development] Basic IPv6 support to viewer.
Adam Tkac
2008-11-14
2
-34
/
+94
*
[Refactoring] Improved rdr::Exception constructor. It now accepts variable
Adam Tkac
2008-11-14
10
-11
/
+32
*
[Refactoring] Introduced common/os/ directory for platform dependent
Adam Tkac
2008-11-14
7
-46
/
+107
*
Check where select() is defined during configure time
Adam Tkac
2008-11-14
3
-10
/
+15
*
[Documentation] Included information from rfbproto.tex. LaTeX formatting is n...
Constantin Kaplinsky
2008-10-25
1
-0
/
+0
*
[Doc] Added "vncviewer host::port" syntax to vncviewer man page
Adam Tkac
2008-10-23
1
-0
/
+4
*
[Bugfix] Handle conditional jpeg/zlib building through AM_CONDITIONAL to make
Adam Tkac
2008-10-22
5
-45
/
+36
*
[Bugfix] Include man files and more jpeg libraries in tarball
Adam Tkac
2008-10-22
7
-2
/
+14
*
[Bugfix] Check return value from fbPictureInit
Adam Tkac
2008-10-17
1
-1
/
+1
*
xserver.patch update in r3021 was incomplete
Adam Tkac
2008-10-15
1
-6
/
+19
*
Updated xserver.patch
Adam Tkac
2008-10-15
2
-40
/
+27
*
[Bugfix] Find correct colormap in XserverDesktop::serverReset method
Adam Tkac
2008-10-15
1
-3
/
+11
*
[Bugfix] link libvnc.so against correct libraries
Adam Tkac
2008-10-15
1
-2
/
+3
*
[Bugfix] Fixed screen initialization - use correct depths and richer set of v...
Adam Tkac
2008-10-13
1
-3
/
+34
*
[Cleanup] Fixed some compiler warnings
Adam Tkac
2008-10-10
6
-9
/
+15
*
[Bugfix] Fixed typo in rfb/util.cxx (caused in r2890)
Adam Tkac
2008-10-08
1
-1
/
+1
*
[Cleanup] Handle system dependent defines through autoheader & common-config.h
Adam Tkac
2008-10-06
8
-31
/
+32
*
[Cleanup] Detect and handle IRIX related enhancements in common/* directory only
Adam Tkac
2008-10-06
5
-30
/
+14
*
Install *man files and vncserver script in Makefile.ams
Adam Tkac
2008-09-29
6
-0
/
+14
*
Merged changes from branches/1.5-xserver (revision range 2432:2631) back to t...
Constantin Kaplinsky
2008-09-28
153
-49113
/
+1334
|
\
|
*
Fix compilation issues with gcc 3.4 (patch from George Wright - <gwright cend...
Adam Tkac
2008-07-29
2
-1
/
+3
|
*
Removed obsoleted patches and READMEs for HP-UX
Adam Tkac
2008-07-21
4
-614
/
+0
|
*
Export all symbols in Xvnc to make mesa modules working
Adam Tkac
2008-07-14
1
-0
/
+2
|
*
Include headers in Makefile.am-s in unix/* to fix "make dist" command
Adam Tkac
2008-07-14
5
-7
/
+21
|
*
Include -L/usr/lib32 into LDFLAGS on IRIX
Adam Tkac
2008-07-14
2
-2
/
+2
|
*
Added zutil.c to libz.la sources
Adam Tkac
2008-07-14
1
-1
/
+1
|
*
Add headers to Makefile.am-s to fix "make dist" command in common/* subtree
Adam Tkac
2008-06-18
6
-18
/
+58
|
*
Downgrade gettext version to 0.14.6 to support wide range of OSs
Adam Tkac
2008-06-12
1
-1
/
+1
|
*
Replaced --with-tight-{jpeg,zlib} configure parameters by --with-included-{jp...
Adam Tkac
2008-06-11
1
-8
/
+8
|
*
- updated information how build sources in unix/README
Adam Tkac
2008-04-21
1
-34
/
+48
|
*
- reverted r2497
Adam Tkac
2008-04-20
4
-10
/
+3
|
*
- added top-level configure.ac and Makefile.am to make "make dist" working
Adam Tkac
2008-04-18
4
-3
/
+10
|
*
- fixed paths in POTFILES.in
Adam Tkac
2008-04-18
1
-11
/
+11
|
*
- removed libz and libjpeg detection from unix/configure.ac (done in common/c...
Adam Tkac
2008-04-17
1
-42
/
+0
|
*
- removed more unneded files
Adam Tkac
2008-04-17
59
-15386
/
+1
[prev]
[next]