| Commit message (Expand) | Author | Age | Files | Lines |
* | Add r3952 and r3955 changes to 1_0_1 tag because they are needed for successfulv1.0.1 | Adam Tkac | 2010-03-19 | 2 | -1/+7 |
* | Tag r3950 as 1.0.1 release. | Adam Tkac | 2010-01-19 | 0 | -0/+0 |
* | Bump version numbers to 1.0.1. | Adam Tkac | 2010-01-19 | 9 | -19/+19 |
* | [Bugfix] Remove xfs support, because it doesn't work and isn't needed | Adam Tkac | 2010-01-19 | 1 | -45/+21 |
* | [Bugfix] vncviewer could crash when started with no arguments and user clicked | Adam Tkac | 2010-01-19 | 1 | -1/+2 |
* | [Bugfix] Some systems (notably OS X Leopard) have fls() already, so rename | Adam Tkac | 2010-01-19 | 1 | -2/+2 |
* | [Bugfix] Work around alignment issue with OS X linker which was causing | Adam Tkac | 2010-01-19 | 31 | -0/+93 |
* | Avoid modifiers such as shift sticking. | Peter Åstrand | 2009-12-09 | 1 | -0/+17 |
* | [Bugfix] Use /dev/urandom when available for xauth cookie generation (alan do... | Adam Tkac | 2009-11-12 | 1 | -8/+17 |
* | [Bugfix] Define "public" structure members as "c_public" in C includes in | Adam Tkac | 2009-11-12 | 1 | -0/+2 |
* | [Doc] s/XFree86/Xorg in Xvnc manual page (alan dot coopersmith at sun dot com) | Adam Tkac | 2009-11-12 | 1 | -2/+2 |
* | [Bugfix] Fix crash in TcpSocket::sameMachine for IPv6 connections (alan dot c... | Adam Tkac | 2009-11-12 | 1 | -5/+19 |
* | [Bugfix] Pass correct address length to connect(2) call (alan dot coopersmith... | Adam Tkac | 2009-10-30 | 1 | -1/+1 |
* | [Bugfix] Fix MS Visual Studio 2008 compilation issues. | Adam Tkac | 2009-10-08 | 9 | -28/+36 |
* | [Bugfix] Default -FullColor to 0 when -AutoSelect=0 and -LowColorLevel= are u... | Adam Tkac | 2009-10-07 | 1 | -0/+7 |
* | [Doc] Improve vncviewer's -LowColorLevel parameter description. | Adam Tkac | 2009-10-07 | 1 | -1/+3 |
* | [Bugfix] Honor dotWhenNoCursor option (and it's changes) every time. | Adam Tkac | 2009-10-07 | 3 | -8/+13 |
* | Bump release number to 1.0.0, for Inno Setup as well.v1.0.0 | Peter Åstrand | 2009-08-19 | 1 | -2/+2 |
* | Bump release number to 1.0.0. | Adam Tkac | 2009-08-19 | 8 | -17/+17 |
* | Initialize VNC extension earlier. It fixes problem that mouse cursor could | Adam Tkac | 2009-08-17 | 1 | -19/+19 |
* | Fix rendering of cursor on local framebuffer. It was broken by r3717. | Pierre Ossman | 2009-06-22 | 1 | -0/+3 |
* | Add Polish translation (thanks to Piotr Drąg). | Adam Tkac | 2009-06-18 | 2 | -1/+190 |
* | Increase version number in win/tigervnc.iss to 0.0.91.v0.0.91 | Adam Tkac | 2009-06-16 | 2 | -2/+3 |
* | [Bugfix] Client didn't receive clipboard selections from a server due wrong | Adam Tkac | 2009-06-16 | 2 | -2/+2 |
* | Bump version to 0.0.91 and add doc/version_numbers file which lists occurrences | Adam Tkac | 2009-06-12 | 9 | -17/+28 |
* | Convert all *.po files to UTF-8 and bump translation versions to 0.0.91. | Adam Tkac | 2009-06-12 | 5 | -64/+73 |
* | Changes outside the framebuffer can sometimes be reported so we need to | Pierre Ossman | 2009-06-09 | 1 | -1/+5 |
* | Try to keep DPI when we change resolution as we have no idea what the | Pierre Ossman | 2009-06-02 | 1 | -2/+9 |
* | DIBSectionBuffer can modify the pixel format so we need to read it back to | Pierre Ossman | 2009-06-01 | 1 | -0/+1 |
* | Don't install Russian translation, it is broken. | Adam Tkac | 2009-06-01 | 1 | -1/+1 |
* | We should only send ExtendedDesktopSize to a client supporting both it and | Pierre Ossman | 2009-05-28 | 1 | -4/+6 |
* | [Bugfix] Start per session D-Bus daemon correctly. | Adam Tkac | 2009-05-20 | 1 | -0/+1 |
* | [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash. | Adam Tkac | 2009-05-18 | 2 | -0/+4 |
* | Create 1_0 branch. | Adam Tkac | 2009-05-12 | 0 | -0/+0 |
* | The code to utilize our libjpeg's ability to input/output out native formatsv0.0.90 | Pierre Ossman | 2009-04-30 | 2 | -38/+43 |
* | Updated version information and copyright. | Peter Åstrand | 2009-04-29 | 1 | -6/+6 |
* | Regenerate xserver16.patch. | Adam Tkac | 2009-04-27 | 1 | -8/+8 |
* | Remove debugging output that wasn't supposed to be committed. | Pierre Ossman | 2009-04-24 | 1 | -3/+0 |
* | Send desktop layout changes separately | Pierre Ossman | 2009-04-23 | 5 | -84/+167 |
* | UltraVNC sends a new non-incr. FUR when it gets a DesktopSize rect, and | Pierre Ossman | 2009-04-22 | 1 | -2/+8 |
* | If font catalogue exists (Fedora 11), use it as the initial font path | DRC | 2009-04-22 | 1 | -0/+3 |
* | Make sure we handle endian problems in the conversion code. | Pierre Ossman | 2009-04-21 | 3 | -6/+22 |
* | Fix generation of native pixel format so the that internal state is correct. | Pierre Ossman | 2009-04-20 | 1 | -13/+19 |
* | It shouldn't be necessary to actually open the XFS unix socket. If the socke... | DRC | 2009-04-16 | 1 | -13/+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 |
* | Change font path logic such that XFS is used if it is available and running, ... | DRC | 2009-04-15 | 2 | -28/+67 |
* | Added a copy of the license with DOS line breaks, so that we can ship | Peter Åstrand | 2009-04-15 | 1 | -0/+340 |
* | Use spawnvp on all platforms, even those that support the newer API | DRC | 2009-04-15 | 1 | -11/+1 |
* | The index.vnc in the javabin directory was removed in r3667. We could | Peter Åstrand | 2009-04-14 | 2 | -1/+14 |