aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Explain the config header voodoo.Pierre Ossman2009-03-061-1/+4
* Don't test for GNU malloc as we don't need it (or even check the resultPierre Ossman2009-03-061-1/+0
* Consolidate pixel conversion into the PixelFormat class and optimise thePierre Ossman2009-03-0613-159/+345
* Remove the "video" feature and its associated custom JPEG handling.Pierre Ossman2009-03-0531-1777/+17
* Change version strings to "0.0.90".Adam Tkac2009-03-031-1/+1
* Renamed README_TightVNC.txt as README_TigerVNC.txtPeter Åstrand2009-03-031-0/+0
* Rebrand the source as TigerVNC. It is my hope that this patch isPeter Åstrand2009-02-274-4/+4
* No need to repeat the project home page in every source file. Not SPOT.Peter Åstrand2009-02-2523-23/+23
* [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.Adam Tkac2009-02-135-5/+5
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-1514-4/+77
* [Bugfix] Previous commit (r3204) included two lines that were left commented ...Constantin Kaplinsky2008-12-181-2/+2
* [Development] Disabling special video encoding when the VideoPriority paramet...Constantin Kaplinsky2008-12-182-2/+10
* MinGW fix: If vsnprintf if defined before MinGWs stdio.h, things willPeter Åstrand2008-12-121-0/+4
* The restrict keyboard was introduced with C99, but we are aiming forPeter Åstrand2008-12-111-2/+2
* [Layout] Added os/net.[ch]. They will include wrappers for missing IPv6Adam Tkac2008-12-105-17/+122
* MinGW tweak: Build with -mthreads. Peter Åstrand2008-12-101-0/+1
* Define ~DirManager, to avoid GCC warning:Peter Åstrand2008-12-101-0/+1
* Make sure all files ends with newlinePeter Åstrand2008-12-101-1/+1
* MinGW tweak: calculateScaleBoundary is not an inline method. If itPeter Åstrand2008-12-091-1/+6
* Basic support for building Windows vncviewer using MinGW. This patchPeter Åstrand2008-12-092-2/+8
* [Cleanup] Removed unneeded #includes from rdr/Exception.cxxAdam Tkac2008-12-031-3/+2
* [Portability] Use /**/ comments instead of // in C codeAdam Tkac2008-12-032-5/+2
* [Portability] Implemented snprintf() function to support old compilersAdam Tkac2008-12-035-2/+23
* [Portability] Reimplement vsnprintf to be C89 compatibleAdam Tkac2008-12-032-22/+64
* Needs to include ../jpeg/win here as wellPeter Åstrand2008-12-021-3/+3
* This should be the final modification to restore a working VisualPeter Åstrand2008-12-022-2/+48
* Removed Xregion.vcproj. As I understand it, this file was committed byPeter Åstrand2008-12-021-298/+0
* Define VNC_SOCKLEN_T if not defined - needed for Visual Studio build. Peter Åstrand2008-12-021-0/+3
* Need to include jpeg directory; used by JpegCompressor.hPeter Åstrand2008-12-011-3/+3
* Corrected r3167; the file is called common-config.win.h, notPeter Åstrand2008-12-011-1/+1
* [Cleanup] Removed unneeded else branch in TcpSocket constructorAdam Tkac2008-11-181-2/+0
* [Bugfix] Backported patch from RealVNC 4.1.3. FYI it is not security related.Adam Tkac2008-11-181-0/+6
* [Development] Basic IPv6 support to viewer.Adam Tkac2008-11-142-34/+94
* [Refactoring] Improved rdr::Exception constructor. It now accepts variableAdam Tkac2008-11-149-10/+31
* [Refactoring] Introduced common/os/ directory for platform dependentAdam Tkac2008-11-147-46/+107
* Check where select() is defined during configure timeAdam Tkac2008-11-143-10/+15
* [Bugfix] Handle conditional jpeg/zlib building through AM_CONDITIONAL to makeAdam Tkac2008-10-225-45/+36
* [Bugfix] Include man files and more jpeg libraries in tarballAdam Tkac2008-10-221-2/+2
* [Cleanup] Fixed some compiler warningsAdam Tkac2008-10-104-7/+14
* [Bugfix] Fixed typo in rfb/util.cxx (caused in r2890)Adam Tkac2008-10-081-1/+1
* [Cleanup] Handle system dependent defines through autoheader & common-config.hAdam Tkac2008-10-068-31/+32
* [Cleanup] Detect and handle IRIX related enhancements in common/* directory onlyAdam Tkac2008-10-062-11/+12
* Merged changes from branches/1.5-xserver (revision range 2432:2631) back to t...Constantin Kaplinsky2008-09-2833-9652/+416
|\
| * Include -L/usr/lib32 into LDFLAGS on IRIXAdam Tkac2008-07-141-1/+1
| * Added zutil.c to libz.la sourcesAdam Tkac2008-07-141-1/+1
| * Add headers to Makefile.am-s to fix "make dist" command in common/* subtreeAdam Tkac2008-06-186-18/+58
| * Replaced --with-tight-{jpeg,zlib} configure parameters by --with-included-{jp...Adam Tkac2008-06-111-8/+8
| * - removed autogenerated and obsoleted filesAdam Tkac2008-04-175-5152/+0
| * - cleanup in common/configure.ac (boilerplate is no longer needed)Adam Tkac2008-04-161-10/+0
| * - add libz to librdr.la to avoid tight/system zlib checking in xserver configureAdam Tkac2008-04-162-0/+4