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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better logging -- less repeated information.
Constantin Kaplinsky
2006-05-22
4
-10
/
+52
*
Small code improvements.
Dennis Syrovatsky
2006-05-22
3
-10
/
+14
*
Removed debugging output, replaced fprintf() to stderr with proper logging vi...
Constantin Kaplinsky
2006-05-22
2
-41
/
+18
*
Minor code refactoring: loading initial screen data moved from XDesktop to Po...
Constantin Kaplinsky
2006-05-22
2
-3
/
+6
*
Changes to build under LynxOS 2.3. Some more changes should be done to
Constantin Kaplinsky
2006-05-21
4
-1
/
+14
*
Fixed a problem with toolbar that could show up in the full-screen mode.
Constantin Kaplinsky
2006-05-20
1
-1
/
+1
*
Added support for new `Geometry' option which allows serving an arbitrary
Constantin Kaplinsky
2006-05-20
6
-43
/
+193
*
VNCServerST::m_pFTManager pointer did not get initialized properly on VNCServ...
Constantin Kaplinsky
2006-05-20
1
-1
/
+1
*
Merged the changes from branch/merge-with-vnc-4.1.1, revisions 564:565.
Constantin Kaplinsky
2006-05-20
2
-6
/
+12
*
Adapt CConn::getUserPasswd, so that it can read from a file again.
Peter Åstrand
2006-05-19
1
-11
/
+13
*
More small fixes in file transfer related files to eliminate compilation warn...
Constantin Kaplinsky
2006-05-19
1
-2
/
+2
*
Various small fixes in file transfer related files to eliminate compilation w...
Constantin Kaplinsky
2006-05-19
6
-7
/
+10
*
Updated Makefile.in for building under Unix.
Constantin Kaplinsky
2006-05-19
1
-0
/
+4
*
Fixed svn:eol-style properties.
Constantin Kaplinsky
2006-05-19
12
-1292
/
+1292
*
Applied a fix from VNC 4.1.2 to close critical security issue.
Constantin Kaplinsky
2006-05-18
1
-0
/
+10
*
Merged the changes from branch/merge-with-vnc-4.1.1, revisions 520:558.
Constantin Kaplinsky
2006-05-18
360
-7709
/
+11249
|
\
|
*
Merged resources of the vncviewer. The viewer is almost complete now, only th...
Constantin Kaplinsky
2006-05-18
2
-296
/
+263
|
*
Fixed a problem with not updating the system menu when it's opened by right-c...
Constantin Kaplinsky
2006-05-17
1
-7
/
+12
|
*
Toolbar handling restored.
Constantin Kaplinsky
2006-05-17
3
-10
/
+23
|
*
Minor fix to "invalidate" desktop child window instead of the parent window.
Constantin Kaplinsky
2006-05-17
1
-1
/
+1
|
*
Fixed a bug with setting window size which has been introduced while merging....
Constantin Kaplinsky
2006-05-17
1
-6
/
+6
|
*
SendSysKeys setting removed as it almost duplicates new DisableWinKeys settin...
Constantin Kaplinsky
2006-05-17
3
-11
/
+1
|
*
Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the cod...
Constantin Kaplinsky
2006-05-16
30
-2700
/
+3050
|
*
Added LowLevelKeyEvents.* files to the rfb_win32 project.
Constantin Kaplinsky
2006-05-15
1
-0
/
+8
|
*
WinVNC merged with VNC 4.1.1 code.
Constantin Kaplinsky
2006-05-11
20
-499
/
+666
|
*
Removed an empty directory.
Constantin Kaplinsky
2006-05-11
0
-0
/
+0
|
*
Updated rdr/msvcwarning.h from VNC 4.1.1, removed other msvcwarning.h files, ...
Constantin Kaplinsky
2006-05-11
14
-119
/
+30
|
*
Win32 vncconfig utility merged with VNC 4.1.1 code.
Constantin Kaplinsky
2006-05-11
14
-218
/
+397
|
*
The hooks DLL merged with VNC 4.1.1 code.
Constantin Kaplinsky
2006-05-11
3
-16
/
+19
|
*
vncviewer_unix merged with VNC 4.1.1 code.
Constantin Kaplinsky
2006-05-05
13
-111
/
+142
|
*
vncpasswd utility merged with VNC 4.1.1 code.
Constantin Kaplinsky
2006-05-05
3
-26
/
+45
|
*
Fixed a memory leak caused by not deleting Image objects properly.
Constantin Kaplinsky
2006-04-19
1
-1
/
+2
|
*
Fixed a problem with QueryConnect dialog not counting down seconds, and
Constantin Kaplinsky
2006-04-19
1
-8
/
+6
|
*
Minor code formatting fix.
Constantin Kaplinsky
2006-04-18
1
-2
/
+2
|
*
Fixed a bug with dereferencing a zero pointer in x0vncserver.
Constantin Kaplinsky
2006-04-18
1
-3
/
+20
|
*
Fixed a problem with x0vncserver compilation introduced on merging
Constantin Kaplinsky
2006-04-18
1
-2
/
+2
|
*
Ignoring *.a libraries.
Constantin Kaplinsky
2006-04-17
0
-0
/
+0
|
*
An extra character removed from an #include directive.
Constantin Kaplinsky
2006-04-17
1
-1
/
+1
|
*
Added new files from VNC 4.1.1 that were not included on merging for some rea...
Constantin Kaplinsky
2006-04-17
2
-0
/
+144
|
*
The result of processing configure.in with autoconf.
Constantin Kaplinsky
2006-04-17
1
-1
/
+1
|
*
Unix scripts and docs in the root directory merged with VNC 4.1.1 (for the mo...
Constantin Kaplinsky
2006-04-17
6
-8
/
+7
|
*
A correction for the previous set of changes (r529).
Constantin Kaplinsky
2006-04-17
1
-2
/
+2
|
*
Merged the x0vncserver directory with VNC 4.1.1.
Constantin Kaplinsky
2006-04-17
4
-35
/
+104
|
*
vncconfig_unix directory merged with VNC 4.1.1 code.
Constantin Kaplinsky
2006-04-17
6
-70
/
+339
|
*
The "xc" tree merged with VNC 4.1.1 code.
Constantin Kaplinsky
2006-04-17
13
-132
/
+420
|
*
The "tx" library merged with VNC 4.1.1 code.
Constantin Kaplinsky
2006-04-17
19
-222
/
+66
|
*
Two new files from VNC 4.1.1 that were overlooked on merging.
Constantin Kaplinsky
2006-04-17
2
-0
/
+276
|
*
The "rfb_win32" library merged with VNC 4.1.1 code.
Constantin Kaplinsky
2006-04-16
86
-1975
/
+4094
|
*
The "rfb" library merged with VNC 4.1.1 code.
Constantin Kaplinsky
2006-04-16
129
-1532
/
+1376
|
*
The "network" library merged with VNC 4.1.1 code.
Constantin Kaplinsky
2006-04-16
3
-53
/
+80
[next]