| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bump version to 0.0.91. | Adam Tkac | 2009-06-12 | 4 | -13/+13 |
* | DIBSectionBuffer can modify the pixel format so we need to read it back to | Pierre Ossman | 2009-06-01 | 1 | -0/+1 |
* | Updated version information and copyright. | Peter Åstrand | 2009-04-29 | 1 | -6/+6 |
* | Added Inno Setup file, for creating Windows installer. | Peter Åstrand | 2009-04-15 | 1 | -0/+42 |
* | Added DOS line breaks. | Peter Åstrand | 2009-04-15 | 1 | -0/+1 |
* | Added a copy of the license with DOS line breaks, so that we can ship | Peter Åstrand | 2009-04-15 | 1 | -0/+340 |
* | The index.vnc in the javabin directory was removed in r3667. We could | Peter Åstrand | 2009-04-14 | 2 | -1/+14 |
* | Fetch VncViewer.jar directly from the Java build directory, instead of | Peter Åstrand | 2009-04-14 | 1 | -1/+1 |
* | Yet another version number fix. We had forgotten to update VERSIONINFO | Peter Åstrand | 2009-04-14 | 2 | -8/+8 |
* | logo150x150.gif is no longer used. | Peter Åstrand | 2009-04-14 | 1 | -1/+0 |
* | Updated the version number in yet another location. | Peter Åstrand | 2009-04-14 | 1 | -2/+2 |
* | Update version information, to match rest of the project. | Peter Åstrand | 2009-04-14 | 1 | -4/+4 |
* | Create the system menu entries earlier to play nice with any system-wide | Pierre Ossman | 2009-04-09 | 1 | -15/+17 |
* | Update copyright notice and version in executable metadata. | Pierre Ossman | 2009-04-09 | 1 | -4/+4 |
* | Use lower IDs for system menu entries. | Pierre Ossman | 2009-04-09 | 1 | -19/+19 |
* | Check for full *-windres name in configure instead of hardcode it. | Adam Tkac | 2009-04-07 | 3 | -4/+3 |
* | Try to render entire update in one go to avoid tearing. | Pierre Ossman | 2009-03-25 | 3 | -2/+44 |
* | Support for ExtendedDesktopSize and -DesktopSize in the Windows client. | Pierre Ossman | 2009-03-24 | 4 | -1/+67 |
* | 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 |