summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Document the new DesktopSize parameter in the man file.Pierre Ossman2009-03-241-0/+6
* Implement basic support for SetDesktopSize.Pierre Ossman2009-03-232-0/+78
* Implement server side support for SetDesktopSize.Pierre Ossman2009-03-2310-64/+245
* Add parameter to make client attempt to resize server desktop on connect.Pierre Ossman2009-03-234-2/+47
* Add client method to send SetDesktopSize.Pierre Ossman2009-03-233-0/+34
* Reenable display even on failure.Pierre Ossman2009-03-231-0/+4
* RRRegisterRate() can in theory fail. Make sure we catch this.Pierre Ossman2009-03-231-2/+4
* Properly parse the SetDesktopSize message.Pierre Ossman2009-03-215-7/+28
* Move screen layout bootstraping around so that it can handle if all screensPierre Ossman2009-03-201-20/+20
* Basic book keeping of screen layout on server.Pierre Ossman2009-03-205-7/+64
* Remove unused, and improperly reserved message types.Pierre Ossman2009-03-201-4/+0
* Add official allocations for extended desktop size extension.Pierre Ossman2009-03-202-2/+2
* Remove file transfer callback that was left behind.Pierre Ossman2009-03-202-8/+0
* Properly parse the ExtendedDesktopSize rects in the client.Pierre Ossman2009-03-2010-11/+127
* Make the server a little less DoS:able by validating update regions.Pierre Ossman2009-03-201-0/+13
* Add new file to file lists.Pierre Ossman2009-03-202-6/+10
* Minimal client side support for the extended desktop size protocol.Pierre Ossman2009-03-207-7/+65
* Minimal server side implementation of the extended desktop size protocol.Pierre Ossman2009-03-2014-8/+162
* Remove stray file left over from the file transfer support.Pierre Ossman2009-03-201-92/+0
* Move the SetDesktopName parser into CMsgReaderV3 to keep with the separationPierre Ossman2009-03-204-15/+16
* VNC needs to be autoreconf'ed as well, otherwise unix/configure will not existDRC2009-03-201-0/+3
* Remove Xorg 1.1 support since it doesn't work and we now know how to build Xo...DRC2009-03-192-96/+2
* Allow PREFIX to be overriddenDRC2009-03-191-1/+3
* Don't download tarballs if they already exist in the local directoryDRC2009-03-191-1/+1
* Restore Composite callback when we close the screen.Pierre Ossman2009-03-191-0/+7
* Build the macros package before everything else; must be done before autoreconfPeter Åstrand2009-03-191-1/+11
* Allow additional configure flags to be passed on the command lineDRC2009-03-181-5/+20
* Support for RandR on the server.Pierre Ossman2009-03-189-15/+386
* Move framebuffer information into its own structure (needed for RandR).Pierre Ossman2009-03-181-84/+103
* Remove more crud from the mmap support.Pierre Ossman2009-03-181-168/+10
* Added scripts for building Xvnc with Xorg 1.5.Peter Åstrand2009-03-182-0/+237
* Remove undocumented and useless option which allowed to put framebuffer toAdam Tkac2009-03-181-139/+1
* Ignore a few more generated files. Peter Åstrand2009-03-180-0/+0
* Change Windows viewer version to 0.0.90.Adam Tkac2009-03-181-1/+1
* Support building Xvnc using Xorg 1.1 code base (for compatibility with RHEL 5)DRC2009-03-182-2/+96
* iEliminate backward incompatibility which required empty_output_buffer() to h...DRC2009-03-162-21/+46
* Work around subdirectory bug in older automake.Pierre Ossman2009-03-1636-83/+88
* Fix broken buffered I/O (to make cjpeg work)DRC2009-03-142-9/+10
* Remove file transfer support.Pierre Ossman2009-03-1365-6813/+14
* Make source compilable via GNU autotools which are part of RHEL 5.Adam Tkac2009-03-134-6/+6
* Revert r3657 (import of autogenerated) files.Adam Tkac2009-03-1387-171753/+0
* Make java viewer compilable via OpenJDK 1.6.0 series (thanks to KarlAdam Tkac2009-03-131-1/+1
* Rename all java modules to tigervnc from tightvncAdam Tkac2009-03-1331-56/+56
* Rename java/src/com/tightvnc to java/src/com/tigervnc.Adam Tkac2009-03-1337-0/+0
* Add new simd files to Visual Studio project file.Pierre Ossman2009-03-131-0/+12
* Move variable init around a bit to please crappy compilers.Pierre Ossman2009-03-131-2/+2
* Don't mix LOCAL() and qualifiers.Pierre Ossman2009-03-131-2/+0
* Do not explicitly enable backing store support, but instead fall backPeter Åstrand2009-03-131-6/+1
* Remove old, compiled version of the Java client.Pierre Ossman2009-03-133-13/+0
* Change JPEG quality/subsampling map to produce meaningful compression ratios,...DRC2009-03-123-13/+45