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
path:
root
/
win
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change Windows viewer version to 0.0.90.
Adam Tkac
2009-03-18
1
-1
/
+1
*
Remove file transfer support.
Pierre Ossman
2009-03-13
31
-4063
/
+0
*
Change encoding and quality defaults to what auto mode would choose.
Pierre Ossman
2009-03-12
1
-3
/
+3
*
Improve auto mode for new JPEG code.
Pierre Ossman
2009-03-12
2
-37
/
+51
*
Fix some overloading ambiguity.
Pierre Ossman
2009-03-10
1
-2
/
+2
*
Replace TightVNC graphics with the TigerVNC logo.
Pierre Ossman
2009-03-04
8
-0
/
+0
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
17
-37
/
+37
*
Update to r3618; yet another update of my copyright
Peter Åstrand
2009-02-25
1
-1
/
+1
*
No need to repeat the project home page in every source file. Not SPOT.
Peter Åstrand
2009-02-25
20
-20
/
+20
*
Updated my copyright
Peter Åstrand
2009-02-25
1
-1
/
+1
*
Removed Windows version of rfbplayer, not part of the TigerVNC project.
Peter Åstrand
2009-02-25
27
-4226
/
+0
*
[Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.
Adam Tkac
2009-02-13
4
-4
/
+4
*
[Bugfix] Make windows viewer compilable via migw32 (4.3 series)
Adam Tkac
2009-02-13
2
-3
/
+3
*
Like r3552/r3553, but for Windows viewer: Add TightVNC to window title.
Peter Åstrand
2009-01-27
1
-1
/
+1
*
Make sure that the scale factor code and DesktopName support works together: ...
Peter Åstrand
2009-01-27
1
-6
/
+8
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-0
/
+1
*
Make sure we are sending the appropriate numeric decimal symbol. The
Peter Åstrand
2009-01-15
1
-0
/
+26
*
Build a GUI application rather than a console one
Peter Åstrand
2008-12-16
1
-1
/
+1
*
Eliminiated two unused variables; no need to store result from
Peter Åstrand
2008-12-12
1
-2
/
+2
*
Corrected r3380, forgotten passwordFile init.
Peter Åstrand
2008-12-11
1
-1
/
+2
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-11
1
-1
/
+1
*
Avoid using bResult variable uninitialized
Peter Åstrand
2008-12-11
1
-1
/
+1
*
Avoid using result variable uninitialized
Peter Åstrand
2008-12-11
1
-1
/
+1
*
Avoid using result variable uninitialized
Peter Åstrand
2008-12-11
1
-1
/
+1
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-11
1
-2
/
+2
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-11
1
-10
/
+26
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-11
1
-8
/
+8
*
Eliminated unused variable
Peter Åstrand
2008-12-11
1
-1
/
+1
*
Define ~Notifier as virtual, to avoid GCC warning about "virtual
Peter Åstrand
2008-12-11
1
-0
/
+1
*
Explicit cast of -1 to UINT, to silence GCC warnings, but still adhere
Peter Åstrand
2008-12-11
1
-1
/
+1
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-11
1
-3
/
+3
*
MinGW tweak: Build with -mthreads.
Peter Åstrand
2008-12-10
1
-0
/
+1
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-10
1
-2
/
+3
*
printf does not accept CStr()s
Peter Åstrand
2008-12-10
1
-1
/
+1
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-10
1
-2
/
+2
*
vlog.debug doesn't accept CStr()s.
Peter Åstrand
2008-12-10
1
-1
/
+1
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-10
1
-2
/
+2
*
Bugfix:
Peter Åstrand
2008-12-10
1
-1
/
+1
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-10
1
-1
/
+1
*
Avoid using result variable uninitialized
Peter Åstrand
2008-12-10
1
-1
/
+1
*
Use msgType variable when writing debug; eliminating warning about unused var...
Peter Åstrand
2008-12-10
1
-1
/
+1
*
Should return FALSE; not NULL
Peter Åstrand
2008-12-10
1
-1
/
+1
*
Removed extra colon after #endif
Peter Åstrand
2008-12-10
1
-1
/
+1
*
Eliminated unused lastError variable
Peter Åstrand
2008-12-10
1
-2
/
+0
*
Make sure all files ends with newline
Peter Åstrand
2008-12-10
7
-7
/
+7
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-10
1
-1
/
+1
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-10
1
-1
/
+1
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-10
1
-2
/
+2
*
Removed unused variable
Peter Åstrand
2008-12-10
1
-1
/
+0
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-10
1
-2
/
+2
[next]