summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Change Windows viewer version to 0.0.90.Adam Tkac2009-03-181-1/+1
* Remove file transfer support.Pierre Ossman2009-03-1331-4063/+0
* Change encoding and quality defaults to what auto mode would choose.Pierre Ossman2009-03-121-3/+3
* Improve auto mode for new JPEG code.Pierre Ossman2009-03-122-37/+51
* Fix some overloading ambiguity.Pierre Ossman2009-03-101-2/+2
* Replace TightVNC graphics with the TigerVNC logo.Pierre Ossman2009-03-048-0/+0
* Rebrand the source as TigerVNC. It is my hope that this patch isPeter Åstrand2009-02-2717-37/+37
* Update to r3618; yet another update of my copyrightPeter Åstrand2009-02-251-1/+1
* No need to repeat the project home page in every source file. Not SPOT.Peter Åstrand2009-02-2520-20/+20
* Updated my copyrightPeter Åstrand2009-02-251-1/+1
* Removed Windows version of rfbplayer, not part of the TigerVNC project. Peter Åstrand2009-02-2527-4226/+0
* [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.Adam Tkac2009-02-134-4/+4
* [Bugfix] Make windows viewer compilable via migw32 (4.3 series)Adam Tkac2009-02-132-3/+3
* Like r3552/r3553, but for Windows viewer: Add TightVNC to window title.Peter Åstrand2009-01-271-1/+1
* Make sure that the scale factor code and DesktopName support works together: ...Peter Åstrand2009-01-271-6/+8
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-151-0/+1
* Make sure we are sending the appropriate numeric decimal symbol. ThePeter Åstrand2009-01-151-0/+26
* Build a GUI application rather than a console onePeter Åstrand2008-12-161-1/+1
* Eliminiated two unused variables; no need to store result fromPeter Åstrand2008-12-121-2/+2
* Corrected r3380, forgotten passwordFile init. Peter Åstrand2008-12-111-1/+2
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-111-1/+1
* Avoid using bResult variable uninitializedPeter Åstrand2008-12-111-1/+1
* Avoid using result variable uninitializedPeter Åstrand2008-12-111-1/+1
* Avoid using result variable uninitializedPeter Åstrand2008-12-111-1/+1
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-111-2/+2
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-111-10/+26
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-111-8/+8
* Eliminated unused variablePeter Åstrand2008-12-111-1/+1
* Define ~Notifier as virtual, to avoid GCC warning about "virtualPeter Åstrand2008-12-111-0/+1
* Explicit cast of -1 to UINT, to silence GCC warnings, but still adherePeter Åstrand2008-12-111-1/+1
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-111-3/+3
* MinGW tweak: Build with -mthreads. Peter Åstrand2008-12-101-0/+1
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-101-2/+3
* printf does not accept CStr()sPeter Åstrand2008-12-101-1/+1
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-101-2/+2
* vlog.debug doesn't accept CStr()s. Peter Åstrand2008-12-101-1/+1
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-101-2/+2
* Bugfix:Peter Åstrand2008-12-101-1/+1
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-101-1/+1
* Avoid using result variable uninitializedPeter Åstrand2008-12-101-1/+1
* Use msgType variable when writing debug; eliminating warning about unused var...Peter Åstrand2008-12-101-1/+1
* Should return FALSE; not NULLPeter Åstrand2008-12-101-1/+1
* Removed extra colon after #endifPeter Åstrand2008-12-101-1/+1
* Eliminated unused lastError variablePeter Åstrand2008-12-101-2/+0
* Make sure all files ends with newlinePeter Åstrand2008-12-107-7/+7
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-101-1/+1
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-101-1/+1
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-101-2/+2
* Removed unused variablePeter Åstrand2008-12-101-1/+0
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-101-2/+2