aboutsummaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* Bump version to 0.0.91.Adam Tkac2009-06-124-13/+13
* DIBSectionBuffer can modify the pixel format so we need to read it back toPierre Ossman2009-06-011-0/+1
* Updated version information and copyright.Peter Åstrand2009-04-291-6/+6
* Added Inno Setup file, for creating Windows installer. Peter Åstrand2009-04-151-0/+42
* Added DOS line breaks.Peter Åstrand2009-04-151-0/+1
* Added a copy of the license with DOS line breaks, so that we can shipPeter Åstrand2009-04-151-0/+340
* The index.vnc in the javabin directory was removed in r3667. We couldPeter Åstrand2009-04-142-1/+14
* Fetch VncViewer.jar directly from the Java build directory, instead ofPeter Åstrand2009-04-141-1/+1
* Yet another version number fix. We had forgotten to update VERSIONINFOPeter Åstrand2009-04-142-8/+8
* logo150x150.gif is no longer used. Peter Åstrand2009-04-141-1/+0
* Updated the version number in yet another location. Peter Åstrand2009-04-141-2/+2
* Update version information, to match rest of the project. Peter Åstrand2009-04-141-4/+4
* Create the system menu entries earlier to play nice with any system-widePierre Ossman2009-04-091-15/+17
* Update copyright notice and version in executable metadata.Pierre Ossman2009-04-091-4/+4
* Use lower IDs for system menu entries.Pierre Ossman2009-04-091-19/+19
* Check for full *-windres name in configure instead of hardcode it.Adam Tkac2009-04-073-4/+3
* Try to render entire update in one go to avoid tearing.Pierre Ossman2009-03-253-2/+44
* Support for ExtendedDesktopSize and -DesktopSize in the Windows client.Pierre Ossman2009-03-244-1/+67
* 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