summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated swedish translation.Peter Åstrand2009-01-261-8/+12
* Removed fuzzy commentPeter Åstrand2009-01-261-1/+0
* Making translation template up to datePeter Åstrand2009-01-261-4/+8
* Eliminated several GCC warnings:Peter Åstrand2009-01-261-5/+6
* Eliminated unused variable vncPasswdFile. Peter Åstrand2009-01-261-1/+0
* Another correction to the window name code: put parenthesis where it should be.Peter Åstrand2009-01-191-1/+1
* Update to last patch: Use TightVNC: instead of VNC:Peter Åstrand2009-01-161-2/+2
* Make sure to prefix even new desktop names with "VNC:". Peter Åstrand2009-01-151-1/+8
* Allow window name in recreateViewport to be translated. Peter Åstrand2009-01-151-1/+1
* When updating X11 window title, update WM_ICON_NAME and WM_CLASS asPeter Åstrand2009-01-151-1/+8
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-157-0/+52
* [Bugfix] Correct order of librandr and librender linkageAdam Tkac2009-01-071-1/+1
* [Cleanup] vncHooks.cc: all supported X sources has pCompositeClip in GC thus ...Adam Tkac2009-01-072-28/+19
* [Bugfix] Fixed assertion in serverReset() functionAdam Tkac2009-01-071-1/+1
* [Development] Make Xvnc compilable against X.org 1.6 branchAdam Tkac2009-01-074-27/+167
* [Development] Renamed xserver.patch to xserver15.patch and added xserver16.patchAdam Tkac2009-01-053-1/+73
* [Cleanup] Removed unneeded X module preprocessor parametersAdam Tkac2009-01-051-1/+0
* [Documentation] Documented the VideoArea parameter.Constantin Kaplinsky2008-12-231-5/+18
* [Documentation] Corrected documentation on UseHardwareJPEG parameter.Constantin Kaplinsky2008-12-231-6/+6
* [Documentation] Documented the VideoPriority parameter.Constantin Kaplinsky2008-12-231-2/+21
* Project-Id-Version mustn't have initial default valuePeter Åstrand2008-11-301-3/+2
* [Bugfix] Fixed building with new libtool (2.2.6)Adam Tkac2008-11-201-10/+18
* [Refactoring] Improved rdr::Exception constructor. It now accepts variableAdam Tkac2008-11-141-1/+1
* [Doc] Added "vncviewer host::port" syntax to vncviewer man pageAdam Tkac2008-10-231-0/+4
* [Bugfix] Include man files and more jpeg libraries in tarballAdam Tkac2008-10-226-0/+12
* [Bugfix] Check return value from fbPictureInitAdam Tkac2008-10-171-1/+1
* xserver.patch update in r3021 was incompleteAdam Tkac2008-10-151-6/+19
* Updated xserver.patchAdam Tkac2008-10-152-40/+27
* [Bugfix] Find correct colormap in XserverDesktop::serverReset methodAdam Tkac2008-10-151-3/+11
* [Bugfix] link libvnc.so against correct librariesAdam Tkac2008-10-151-2/+3
* [Bugfix] Fixed screen initialization - use correct depths and richer set of v...Adam Tkac2008-10-131-3/+34