aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Try to update an entire FramebufferUpdate in one go, avoiding tears.Pierre Ossman2009-03-252-20/+34
* 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
* Add parameter to make client attempt to resize server desktop on connect.Pierre Ossman2009-03-234-2/+47
* 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 ExtendedDesktopSize rects in the client.Pierre Ossman2009-03-202-3/+5
* Minimal client side support for the extended desktop size protocol.Pierre Ossman2009-03-202-4/+28
* 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
* Support building Xvnc using Xorg 1.1 code base (for compatibility with RHEL 5)DRC2009-03-182-2/+96
* Make source compilable via GNU autotools which are part of RHEL 5.Adam Tkac2009-03-131-1/+1
* Revert r3657 (import of autogenerated) files.Adam Tkac2009-03-1352-52298/+0
* Do not explicitly enable backing store support, but instead fall backPeter Åstrand2009-03-131-6/+1
* Change encoding and quality defaults to what auto mode would choose.Pierre Ossman2009-03-122-2/+2
* Improve auto mode for new JPEG code.Pierre Ossman2009-03-122-22/+35
* Fix README. jpeg/zlib parameters are --with-included-{zlib,jpeg} instead ofAdam Tkac2009-03-111-1/+1
* Import autogenerated files for unix/ and common/ subdirs to make sourceAdam Tkac2009-03-1152-0/+52298
* Update default white pixel value now that we use 24-bit fb.Pierre Ossman2009-03-091-1/+1
* Use a 24-bit framebuffer by default. This is what's commonly used today andPierre Ossman2009-03-062-3/+3
* Remove the "video" feature and its associated custom JPEG handling.Pierre Ossman2009-03-051-2/+0
* Update xserver16.patch.Adam Tkac2009-03-031-8/+8
* Change version strings to "0.0.90".Adam Tkac2009-03-032-2/+2
* Renamed tightvnc.pot as tigervnc.potPeter Åstrand2009-03-031-0/+0
* Rebrand the source as TigerVNC. It is my hope that this patch isPeter Åstrand2009-02-2718-62/+62
* Update to r3618; yet another update of my copyrightPeter Åstrand2009-02-251-1/+1
* Updated my copyrightPeter Åstrand2009-02-257-197/+197
* Use include files from the includedir variable as well, Peter Åstrand2009-02-251-3/+3
* [Bugfix] Fixed building of libvnc module when xserver is configured withAdam Tkac2009-02-252-18/+52
* Added script for building Xvnc using latest Xorg from git master. Note howeve...Peter Åstrand2009-02-161-0/+205
* [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.Adam Tkac2009-02-132-2/+2
* [Bugfix] Removed one #ifdef/#endif, it broke compilation with X 1.5 sourceAdam Tkac2009-02-131-2/+0
* [Bugfix] Updated xserver16.patchAdam Tkac2009-02-041-12/+12
* [Bugfix] Removed obsolete #ifdef from Xorg module to make it working.Adam Tkac2009-02-041-6/+2
* [Development] Make Xvnc working when compiled against X 1.6 branch.Adam Tkac2009-02-041-16/+21
* [Bugfix] Dynamic keycode-keysym mapping works again in non-XKB 1.5 server. (X...Adam Tkac2009-02-021-117/+68
* [Bugfix] Rediff xserver16.patch against the latest 1.6 X sourceAdam Tkac2009-01-291-1/+1
* Reverted the dixLookupResourceByType part of r3573 - this function exists onl...Peter Åstrand2009-01-271-1/+1
* Make sure both console and GUI about text is displayed correctly, even in UTF...Peter Åstrand2009-01-261-9/+16
* Use GUI codeset for C library as well, since we are displaying strings from it.Peter Åstrand2009-01-261-0/+3