]> source.dussan.org Git - tigervnc.git/commit
Migrating to new directory structure adopted from the RealVNC's source tree. More...
authorConstantin Kaplinsky <const@tightvnc.com>
Thu, 25 May 2006 05:01:55 +0000 (05:01 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Thu, 25 May 2006 05:01:55 +0000 (05:01 +0000)
commita2adc8d4cfdf7336ce9192414c5e775224742a97
tree0fc9f229bd40a2de342d91338798033da8ebd7bc
parent4fc2026b9595e9425f50616d18781995aebe495b
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@589 3789f03b-4d11-0410-bbf8-ca57d06f2519
314 files changed:
common/Xregion/Makefile.in [new file with mode: 0644]
common/Xregion/Region.c [new file with mode: 0644]
common/Xregion/Xregion.dsp [new file with mode: 0644]
common/Xregion/Xregion.h [new file with mode: 0644]
common/Xregion/region.h [new file with mode: 0644]
common/javabin/index.vnc [new file with mode: 0644]
common/javabin/logo150x150.gif [new file with mode: 0644]
common/javabin/vncviewer.jar [new file with mode: 0644]
common/jpeg/README [new file with mode: 0644]
common/jpeg/README_TightVNC.txt [new file with mode: 0644]
common/jpeg/config.guess [new file with mode: 0755]
common/jpeg/config.sub [new file with mode: 0755]
common/jpeg/configure [new file with mode: 0755]
common/jpeg/install-sh [new file with mode: 0755]
common/jpeg/jcapimin.c [new file with mode: 0644]
common/jpeg/jcapistd.c [new file with mode: 0644]
common/jpeg/jccoefct.c [new file with mode: 0644]
common/jpeg/jccolor.c [new file with mode: 0644]
common/jpeg/jcdctmgr.c [new file with mode: 0644]
common/jpeg/jchuff.c [new file with mode: 0644]
common/jpeg/jchuff.h [new file with mode: 0644]
common/jpeg/jcinit.c [new file with mode: 0644]
common/jpeg/jcmainct.c [new file with mode: 0644]
common/jpeg/jcmarker.c [new file with mode: 0644]
common/jpeg/jcmaster.c [new file with mode: 0644]
common/jpeg/jcomapi.c [new file with mode: 0644]
common/jpeg/jconfig.cfg [new file with mode: 0644]
common/jpeg/jconfig.doc [new file with mode: 0644]
common/jpeg/jconfig.h [new file with mode: 0644]
common/jpeg/jcparam.c [new file with mode: 0644]
common/jpeg/jcphuff.c [new file with mode: 0644]
common/jpeg/jcprepct.c [new file with mode: 0644]
common/jpeg/jcsample.c [new file with mode: 0644]
common/jpeg/jctrans.c [new file with mode: 0644]
common/jpeg/jdapimin.c [new file with mode: 0644]
common/jpeg/jdapistd.c [new file with mode: 0644]
common/jpeg/jdatadst.c [new file with mode: 0644]
common/jpeg/jdatasrc.c [new file with mode: 0644]
common/jpeg/jdcoefct.c [new file with mode: 0644]
common/jpeg/jdcolor.c [new file with mode: 0644]
common/jpeg/jdct.h [new file with mode: 0644]
common/jpeg/jddctmgr.c [new file with mode: 0644]
common/jpeg/jdhuff.c [new file with mode: 0644]
common/jpeg/jdhuff.h [new file with mode: 0644]
common/jpeg/jdinput.c [new file with mode: 0644]
common/jpeg/jdmainct.c [new file with mode: 0644]
common/jpeg/jdmarker.c [new file with mode: 0644]
common/jpeg/jdmaster.c [new file with mode: 0644]
common/jpeg/jdmerge.c [new file with mode: 0644]
common/jpeg/jdphuff.c [new file with mode: 0644]
common/jpeg/jdpostct.c [new file with mode: 0644]
common/jpeg/jdsample.c [new file with mode: 0644]
common/jpeg/jdtrans.c [new file with mode: 0644]
common/jpeg/jerror.c [new file with mode: 0644]
common/jpeg/jerror.h [new file with mode: 0644]
common/jpeg/jfdctflt.c [new file with mode: 0644]
common/jpeg/jfdctfst.c [new file with mode: 0644]
common/jpeg/jfdctint.c [new file with mode: 0644]
common/jpeg/jidctflt.c [new file with mode: 0644]
common/jpeg/jidctfst.c [new file with mode: 0644]
common/jpeg/jidctint.c [new file with mode: 0644]
common/jpeg/jidctred.c [new file with mode: 0644]
common/jpeg/jinclude.h [new file with mode: 0644]
common/jpeg/jmemmgr.c [new file with mode: 0644]
common/jpeg/jmemnobs.c [new file with mode: 0644]
common/jpeg/jmemsys.h [new file with mode: 0644]
common/jpeg/jmorecfg.h [new file with mode: 0644]
common/jpeg/jpeg.dsp [new file with mode: 0644]
common/jpeg/jpegint.h [new file with mode: 0644]
common/jpeg/jpeglib.h [new file with mode: 0644]
common/jpeg/jquant1.c [new file with mode: 0644]
common/jpeg/jquant2.c [new file with mode: 0644]
common/jpeg/jutils.c [new file with mode: 0644]
common/jpeg/jversion.h [new file with mode: 0644]
common/jpeg/makefile.cfg [new file with mode: 0644]
common/network/Makefile.in [new file with mode: 0644]
common/network/Socket.h [new file with mode: 0644]
common/network/TcpSocket.cxx [new file with mode: 0644]
common/network/TcpSocket.h [new file with mode: 0644]
common/network/network.dsp [new file with mode: 0644]
common/rdr/Exception.cxx [new file with mode: 0644]
common/rdr/Exception.h [new file with mode: 0644]
common/rdr/FdInStream.cxx [new file with mode: 0644]
common/rdr/FdInStream.h [new file with mode: 0644]
common/rdr/FdOutStream.cxx [new file with mode: 0644]
common/rdr/FdOutStream.h [new file with mode: 0644]
common/rdr/FixedMemOutStream.h [new file with mode: 0644]
common/rdr/HexInStream.cxx [new file with mode: 0644]
common/rdr/HexInStream.h [new file with mode: 0644]
common/rdr/HexOutStream.cxx [new file with mode: 0644]
common/rdr/HexOutStream.h [new file with mode: 0644]
common/rdr/InStream.cxx [new file with mode: 0644]
common/rdr/InStream.h [new file with mode: 0644]
common/rdr/Makefile.in [new file with mode: 0644]
common/rdr/MemInStream.h [new file with mode: 0644]
common/rdr/MemOutStream.h [new file with mode: 0644]
common/rdr/OutStream.h [new file with mode: 0644]
common/rdr/RandomStream.cxx [new file with mode: 0644]
common/rdr/RandomStream.h [new file with mode: 0644]
common/rdr/SubstitutingInStream.h [new file with mode: 0644]
common/rdr/ZlibInStream.cxx [new file with mode: 0644]
common/rdr/ZlibInStream.h [new file with mode: 0644]
common/rdr/ZlibOutStream.cxx [new file with mode: 0644]
common/rdr/ZlibOutStream.h [new file with mode: 0644]
common/rdr/msvcwarning.h [new file with mode: 0644]
common/rdr/rdr.dsp [new file with mode: 0644]
common/rdr/types.h [new file with mode: 0644]
common/rfb/Blacklist.cxx [new file with mode: 0644]
common/rfb/Blacklist.h [new file with mode: 0644]
common/rfb/CConnection.cxx [new file with mode: 0644]
common/rfb/CConnection.h [new file with mode: 0644]
common/rfb/CFTMsgReader.cxx [new file with mode: 0644]
common/rfb/CFTMsgReader.h [new file with mode: 0644]
common/rfb/CFTMsgWriter.cxx [new file with mode: 0644]
common/rfb/CFTMsgWriter.h [new file with mode: 0644]
common/rfb/CMsgHandler.cxx [new file with mode: 0644]
common/rfb/CMsgHandler.h [new file with mode: 0644]
common/rfb/CMsgReader.cxx [new file with mode: 0644]
common/rfb/CMsgReader.h [new file with mode: 0644]
common/rfb/CMsgReaderV3.cxx [new file with mode: 0644]
common/rfb/CMsgReaderV3.h [new file with mode: 0644]
common/rfb/CMsgWriter.cxx [new file with mode: 0644]
common/rfb/CMsgWriter.h [new file with mode: 0644]
common/rfb/CMsgWriterV3.cxx [new file with mode: 0644]
common/rfb/CMsgWriterV3.h [new file with mode: 0644]
common/rfb/CSecurity.h [new file with mode: 0644]
common/rfb/CSecurityNone.h [new file with mode: 0644]
common/rfb/CSecurityVncAuth.cxx [new file with mode: 0644]
common/rfb/CSecurityVncAuth.h [new file with mode: 0644]
common/rfb/ColourCube.h [new file with mode: 0644]
common/rfb/ColourMap.h [new file with mode: 0644]
common/rfb/ComparingUpdateTracker.cxx [new file with mode: 0644]
common/rfb/ComparingUpdateTracker.h [new file with mode: 0644]
common/rfb/Configuration.cxx [new file with mode: 0644]
common/rfb/Configuration.h [new file with mode: 0644]
common/rfb/ConnParams.cxx [new file with mode: 0644]
common/rfb/ConnParams.h [new file with mode: 0644]
common/rfb/Cursor.cxx [new file with mode: 0644]
common/rfb/Cursor.h [new file with mode: 0644]
common/rfb/Decoder.cxx [new file with mode: 0644]
common/rfb/Decoder.h [new file with mode: 0644]
common/rfb/DirManager.h [new file with mode: 0644]
common/rfb/Encoder.cxx [new file with mode: 0644]
common/rfb/Encoder.h [new file with mode: 0644]
common/rfb/Exception.h [new file with mode: 0644]
common/rfb/FileInfo.cxx [new file with mode: 0644]
common/rfb/FileInfo.h [new file with mode: 0644]
common/rfb/FileManager.cxx [new file with mode: 0644]
common/rfb/FileManager.h [new file with mode: 0644]
common/rfb/FileReader.cxx [new file with mode: 0644]
common/rfb/FileReader.h [new file with mode: 0644]
common/rfb/FileWriter.cxx [new file with mode: 0644]
common/rfb/FileWriter.h [new file with mode: 0644]
common/rfb/HTTPServer.cxx [new file with mode: 0644]
common/rfb/HTTPServer.h [new file with mode: 0644]
common/rfb/HextileDecoder.cxx [new file with mode: 0644]
common/rfb/HextileDecoder.h [new file with mode: 0644]
common/rfb/HextileEncoder.cxx [new file with mode: 0644]
common/rfb/HextileEncoder.h [new file with mode: 0644]
common/rfb/Hostname.h [new file with mode: 0644]
common/rfb/ImageGetter.h [new file with mode: 0644]
common/rfb/InputHandler.h [new file with mode: 0644]
common/rfb/KeyRemapper.cxx [new file with mode: 0644]
common/rfb/KeyRemapper.h [new file with mode: 0644]
common/rfb/ListConnInfo.h [new file with mode: 0644]
common/rfb/LogWriter.cxx [new file with mode: 0644]
common/rfb/LogWriter.h [new file with mode: 0644]
common/rfb/Logger.cxx [new file with mode: 0644]
common/rfb/Logger.h [new file with mode: 0644]
common/rfb/Logger_file.cxx [new file with mode: 0644]
common/rfb/Logger_file.h [new file with mode: 0644]
common/rfb/Logger_stdio.cxx [new file with mode: 0644]
common/rfb/Logger_stdio.h [new file with mode: 0644]
common/rfb/Makefile.in [new file with mode: 0644]
common/rfb/Password.cxx [new file with mode: 0644]
common/rfb/Password.h [new file with mode: 0644]
common/rfb/Pixel.h [new file with mode: 0644]
common/rfb/PixelBuffer.cxx [new file with mode: 0644]
common/rfb/PixelBuffer.h [new file with mode: 0644]
common/rfb/PixelFormat.cxx [new file with mode: 0644]
common/rfb/PixelFormat.h [new file with mode: 0644]
common/rfb/RREDecoder.cxx [new file with mode: 0644]
common/rfb/RREDecoder.h [new file with mode: 0644]
common/rfb/RREEncoder.cxx [new file with mode: 0644]
common/rfb/RREEncoder.h [new file with mode: 0644]
common/rfb/RawDecoder.cxx [new file with mode: 0644]
common/rfb/RawDecoder.h [new file with mode: 0644]
common/rfb/RawEncoder.cxx [new file with mode: 0644]
common/rfb/RawEncoder.h [new file with mode: 0644]
common/rfb/Rect.h [new file with mode: 0644]
common/rfb/Region.cxx [new file with mode: 0644]
common/rfb/Region.h [new file with mode: 0644]
common/rfb/SConnection.cxx [new file with mode: 0644]
common/rfb/SConnection.h [new file with mode: 0644]
common/rfb/SDesktop.h [new file with mode: 0644]
common/rfb/SFTMsgReader.cxx [new file with mode: 0644]
common/rfb/SFTMsgReader.h [new file with mode: 0644]
common/rfb/SFTMsgWriter.cxx [new file with mode: 0644]
common/rfb/SFTMsgWriter.h [new file with mode: 0644]
common/rfb/SFileTransfer.cxx [new file with mode: 0644]
common/rfb/SFileTransfer.h [new file with mode: 0644]
common/rfb/SFileTransferManager.cxx [new file with mode: 0644]
common/rfb/SFileTransferManager.h [new file with mode: 0644]
common/rfb/SMsgHandler.cxx [new file with mode: 0644]
common/rfb/SMsgHandler.h [new file with mode: 0644]
common/rfb/SMsgReader.cxx [new file with mode: 0644]
common/rfb/SMsgReader.h [new file with mode: 0644]
common/rfb/SMsgReaderV3.cxx [new file with mode: 0644]
common/rfb/SMsgReaderV3.h [new file with mode: 0644]
common/rfb/SMsgWriter.cxx [new file with mode: 0644]
common/rfb/SMsgWriter.h [new file with mode: 0644]
common/rfb/SMsgWriterV3.cxx [new file with mode: 0644]
common/rfb/SMsgWriterV3.h [new file with mode: 0644]
common/rfb/SSecurity.h [new file with mode: 0644]
common/rfb/SSecurityFactoryStandard.cxx [new file with mode: 0644]
common/rfb/SSecurityFactoryStandard.h [new file with mode: 0644]
common/rfb/SSecurityNone.h [new file with mode: 0644]
common/rfb/SSecurityVncAuth.cxx [new file with mode: 0644]
common/rfb/SSecurityVncAuth.h [new file with mode: 0644]
common/rfb/ScaledPixelBuffer.cxx [new file with mode: 0644]
common/rfb/ScaledPixelBuffer.h [new file with mode: 0644]
common/rfb/ServerCore.cxx [new file with mode: 0644]
common/rfb/ServerCore.h [new file with mode: 0644]
common/rfb/Threading.h [new file with mode: 0644]
common/rfb/TightDecoder.cxx [new file with mode: 0644]
common/rfb/TightDecoder.h [new file with mode: 0644]
common/rfb/TightEncoder.cxx [new file with mode: 0644]
common/rfb/TightEncoder.h [new file with mode: 0644]
common/rfb/TightPalette.cxx [new file with mode: 0644]
common/rfb/TightPalette.h [new file with mode: 0644]
common/rfb/Timer.cxx [new file with mode: 0644]
common/rfb/Timer.h [new file with mode: 0644]
common/rfb/TransImageGetter.cxx [new file with mode: 0644]
common/rfb/TransImageGetter.h [new file with mode: 0644]
common/rfb/TransferQueue.cxx [new file with mode: 0644]
common/rfb/TransferQueue.h [new file with mode: 0644]
common/rfb/TrueColourMap.h [new file with mode: 0644]
common/rfb/UpdateTracker.cxx [new file with mode: 0644]
common/rfb/UpdateTracker.h [new file with mode: 0644]
common/rfb/UserPasswdGetter.h [new file with mode: 0644]
common/rfb/VNCSConnectionST.cxx [new file with mode: 0644]
common/rfb/VNCSConnectionST.h [new file with mode: 0644]
common/rfb/VNCServer.h [new file with mode: 0644]
common/rfb/VNCServerST.cxx [new file with mode: 0644]
common/rfb/VNCServerST.h [new file with mode: 0644]
common/rfb/ZRLEDecoder.cxx [new file with mode: 0644]
common/rfb/ZRLEDecoder.h [new file with mode: 0644]
common/rfb/ZRLEEncoder.cxx [new file with mode: 0644]
common/rfb/ZRLEEncoder.h [new file with mode: 0644]
common/rfb/d3des.c [new file with mode: 0644]
common/rfb/d3des.h [new file with mode: 0644]
common/rfb/encodings.cxx [new file with mode: 0644]
common/rfb/encodings.h [new file with mode: 0644]
common/rfb/fttypes.h [new file with mode: 0644]
common/rfb/hextileConstants.h [new file with mode: 0644]
common/rfb/hextileDecode.h [new file with mode: 0644]
common/rfb/hextileEncode.h [new file with mode: 0644]
common/rfb/hextileEncodeBetter.h [new file with mode: 0644]
common/rfb/keysymdef.h [new file with mode: 0644]
common/rfb/msgTypes.h [new file with mode: 0644]
common/rfb/rfb.dsp [new file with mode: 0644]
common/rfb/rreDecode.h [new file with mode: 0644]
common/rfb/rreEncode.h [new file with mode: 0644]
common/rfb/secTypes.cxx [new file with mode: 0644]
common/rfb/secTypes.h [new file with mode: 0644]
common/rfb/tightDecode.h [new file with mode: 0644]
common/rfb/tightEncode.h [new file with mode: 0644]
common/rfb/transInitTempl.h [new file with mode: 0644]
common/rfb/transTempl.h [new file with mode: 0644]
common/rfb/util.cxx [new file with mode: 0644]
common/rfb/util.h [new file with mode: 0644]
common/rfb/zrleDecode.h [new file with mode: 0644]
common/rfb/zrleEncode.h [new file with mode: 0644]
common/zlib/ChangeLog [new file with mode: 0644]
common/zlib/FAQ [new file with mode: 0644]
common/zlib/INDEX [new file with mode: 0644]
common/zlib/Make_vms.com [new file with mode: 0644]
common/zlib/Makefile.in [new file with mode: 0644]
common/zlib/Makefile.riscos [new file with mode: 0644]
common/zlib/README [new file with mode: 0644]
common/zlib/adler32.c [new file with mode: 0644]
common/zlib/algorithm.txt [new file with mode: 0644]
common/zlib/compress.c [new file with mode: 0644]
common/zlib/configure [new file with mode: 0755]
common/zlib/crc32.c [new file with mode: 0644]
common/zlib/deflate.c [new file with mode: 0644]
common/zlib/deflate.h [new file with mode: 0644]
common/zlib/descrip.mms [new file with mode: 0644]
common/zlib/example.c [new file with mode: 0644]
common/zlib/gzio.c [new file with mode: 0644]
common/zlib/infblock.c [new file with mode: 0644]
common/zlib/infblock.h [new file with mode: 0644]
common/zlib/infcodes.c [new file with mode: 0644]
common/zlib/infcodes.h [new file with mode: 0644]
common/zlib/inffast.c [new file with mode: 0644]
common/zlib/inffast.h [new file with mode: 0644]
common/zlib/inffixed.h [new file with mode: 0644]
common/zlib/inflate.c [new file with mode: 0644]
common/zlib/inftrees.c [new file with mode: 0644]
common/zlib/inftrees.h [new file with mode: 0644]
common/zlib/infutil.c [new file with mode: 0644]
common/zlib/infutil.h [new file with mode: 0644]
common/zlib/maketree.c [new file with mode: 0644]
common/zlib/minigzip.c [new file with mode: 0644]
common/zlib/trees.c [new file with mode: 0644]
common/zlib/trees.h [new file with mode: 0644]
common/zlib/uncompr.c [new file with mode: 0644]
common/zlib/zconf.h [new file with mode: 0644]
common/zlib/zlib.3 [new file with mode: 0644]
common/zlib/zlib.dsp [new file with mode: 0644]
common/zlib/zlib.h [new file with mode: 0644]
common/zlib/zlib.html [new file with mode: 0644]
common/zlib/zutil.c [new file with mode: 0644]
common/zlib/zutil.h [new file with mode: 0644]