summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [Developement] Added feature to change "Scaling factor" parameter from Option...enikey2008-12-031-13/+39
* [Developement] Added method setScalingFactor.enikey2008-12-031-0/+6
* 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
* jpeg.dsp is a text filePeter Åstrand2008-12-020-0/+0
* 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
* We are using printf - stdio.h must be includedPeter Åstrand2008-12-021-0/+1
* Need to include jpeg directory; used by JpegCompressor.hPeter Åstrand2008-12-011-3/+3
* rfb.dsp is a text file, corrected mime type. Peter Åstrand2008-12-010-0/+0
* Corrected r3167; the file is called common-config.win.h, notPeter Åstrand2008-12-011-1/+1
* 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
* [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-1410-11/+32
* [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
* [Documentation] Included information from rfbproto.tex. LaTeX formatting is n...Constantin Kaplinsky2008-10-251-0/+0
* [Doc] Added "vncviewer host::port" syntax to vncviewer man pageAdam Tkac2008-10-231-0/+4
* [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-227-2/+14
* [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
* [Cleanup] Fixed some compiler warningsAdam Tkac2008-10-106-9/+15
* [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-065-30/+14
* Install *man files and vncserver script in Makefile.amsAdam Tkac2008-09-296-0/+14
* Merged changes from branches/1.5-xserver (revision range 2432:2631) back to t...Constantin Kaplinsky2008-09-28153-49113/+1334
|\
| * Fix compilation issues with gcc 3.4 (patch from George Wright - <gwright cend...Adam Tkac2008-07-292-1/+3
| * Removed obsoleted patches and READMEs for HP-UXAdam Tkac2008-07-214-614/+0
| * Export all symbols in Xvnc to make mesa modules workingAdam Tkac2008-07-141-0/+2
| * Include headers in Makefile.am-s in unix/* to fix "make dist" commandAdam Tkac2008-07-145-7/+21
| * Include -L/usr/lib32 into LDFLAGS on IRIXAdam Tkac2008-07-142-2/+2
| * 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
| * Downgrade gettext version to 0.14.6 to support wide range of OSsAdam Tkac2008-06-121-1/+1
| * Replaced --with-tight-{jpeg,zlib} configure parameters by --with-included-{jp...Adam Tkac2008-06-111-8/+8
| * - updated information how build sources in unix/READMEAdam Tkac2008-04-211-34/+48
| * - reverted r2497Adam Tkac2008-04-204-10/+3
| * - added top-level configure.ac and Makefile.am to make "make dist" workingAdam Tkac2008-04-184-3/+10
| * - fixed paths in POTFILES.inAdam Tkac2008-04-181-11/+11
| * - removed libz and libjpeg detection from unix/configure.ac (done in common/c...Adam Tkac2008-04-171-42/+0
| * - removed more unneded filesAdam Tkac2008-04-1759-15386/+1