summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Doc] Improve vncviewer's -LowColorLevel parameter description.Adam Tkac2009-10-071-1/+3
* [Bugfix] Honor dotWhenNoCursor option (and it's changes) every time.Adam Tkac2009-10-073-8/+13
* Bump release number to 1.0.0, for Inno Setup as well.v1.0.0Peter Åstrand2009-08-191-2/+2
* Bump release number to 1.0.0.Adam Tkac2009-08-198-17/+17
* Initialize VNC extension earlier. It fixes problem that mouse cursor couldAdam Tkac2009-08-171-19/+19
* Fix rendering of cursor on local framebuffer. It was broken by r3717.Pierre Ossman2009-06-221-0/+3
* Add Polish translation (thanks to Piotr Drąg).Adam Tkac2009-06-182-1/+190
* Increase version number in win/tigervnc.iss to 0.0.91.v0.0.91Adam Tkac2009-06-162-2/+3
* [Bugfix] Client didn't receive clipboard selections from a server due wrongAdam Tkac2009-06-162-2/+2
* Bump version to 0.0.91 and add doc/version_numbers file which lists occurrencesAdam Tkac2009-06-129-17/+28
* Convert all *.po files to UTF-8 and bump translation versions to 0.0.91.Adam Tkac2009-06-125-64/+73
* Changes outside the framebuffer can sometimes be reported so we need toPierre Ossman2009-06-091-1/+5
* Try to keep DPI when we change resolution as we have no idea what thePierre Ossman2009-06-021-2/+9
* DIBSectionBuffer can modify the pixel format so we need to read it back toPierre Ossman2009-06-011-0/+1
* Don't install Russian translation, it is broken.Adam Tkac2009-06-011-1/+1
* We should only send ExtendedDesktopSize to a client supporting both it andPierre Ossman2009-05-281-4/+6
* [Bugfix] Start per session D-Bus daemon correctly.Adam Tkac2009-05-201-0/+1
* [Bugfix] Add correct PlainPasswd constructor to avoid vncpasswd crash.Adam Tkac2009-05-182-0/+4
* Create 1_0 branch.Adam Tkac2009-05-120-0/+0
* The code to utilize our libjpeg's ability to input/output out native formatsv0.0.90Pierre Ossman2009-04-302-38/+43
* Updated version information and copyright.Peter Åstrand2009-04-291-6/+6
* Regenerate xserver16.patch.Adam Tkac2009-04-271-8/+8
* Remove debugging output that wasn't supposed to be committed.Pierre Ossman2009-04-241-3/+0
* Send desktop layout changes separatelyPierre Ossman2009-04-235-84/+167
* UltraVNC sends a new non-incr. FUR when it gets a DesktopSize rect, andPierre Ossman2009-04-221-2/+8
* If font catalogue exists (Fedora 11), use it as the initial font pathDRC2009-04-221-0/+3
* Make sure we handle endian problems in the conversion code.Pierre Ossman2009-04-213-6/+22
* Fix generation of native pixel format so the that internal state is correct.Pierre Ossman2009-04-201-13/+19
* It shouldn't be necessary to actually open the XFS unix socket. If the socke...DRC2009-04-161-13/+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
* Change font path logic such that XFS is used if it is available and running, ...DRC2009-04-152-28/+67
* Added a copy of the license with DOS line breaks, so that we can shipPeter Åstrand2009-04-151-0/+340
* Use spawnvp on all platforms, even those that support the newer APIDRC2009-04-151-11/+1
* 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
* Corrected line breaks; must only use CRLF.Peter Åstrand2009-04-141-1/+1
* Move autoreconf of the X server until after modules are built, because the X ...DRC2009-04-111-1/+1
* Fix build on RHEL 4DRC2009-04-112-8/+9
* Fix script to work with Python 2.3DRC2009-04-101-3/+11
* Oops. Correct configure argument to disable UUID support is '--without-uuid'DRC2009-04-101-1/+1
* 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
* Remove fttypes.h from Makefile.am, it doesn't exist.Adam Tkac2009-04-071-1/+1