]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2010-06-25 Adam Tkacwinvnc: Declare argv as "char**" instead of "const...
2010-06-25 Adam Tkac[Bugfix] Include VNCServerWin32.h before QueryConnectDi...
2010-06-24 Adam Tkac[Bugfix] Third parameter of GetLocaleInfo is LPTSTR...
2010-06-24 Adam Tkac[Bugfix] Declare d3des.h functions inside `extern ...
2010-06-24 Adam Tkac[Bugfix] Re-add zlib.dsp file which was accidentally...
2010-06-22 DRCSync with libjpeg-turbo 1.0.0
2010-06-15 Pierre OssmanExtend the default keyboard table with the Windows...
2010-06-15 Pierre OssmanMap up the rest of the standard modifiers (if available).
2010-06-15 Pierre OssmanUse a switch statement instead of a series of if:s...
2010-06-14 Pierre OssmanReinstate Caps Lock in the default keyboard map. It...
2010-05-20 DRCXConvertCase() in xorg-xserver 1.5 is simply a macro...
2010-05-20 DRCvncviewer now successfully runs on Windows/x64. And...
2010-05-20 DRCFix 64-bit Windows issues
2010-05-20 DRCSome compilers (most notably, MinGW64) don't define...
2010-05-20 DRCNot necessary to include windows.h if winsock2.h is...
2010-05-18 Adam Tkac[Bugfix] Don't link libvnc.so against libXi.la, libdix...
2010-05-18 Adam Tkac[Bugfix] Use always XkbConvertCase instead of XConvertC...
2010-05-17 DRC#define TJ_411 for backward compatibility
2010-05-17 DRCFreeBSD sometimes sets host_cpu to amd64 on 64-bit...
2010-05-14 DRCFix VPATH and out-of-tree builds when using MinGW
2010-05-13 Adam Tkac[Bugfix] Use AC_CHECK_LIB instead of pkgconfig, it...
2010-05-13 Adam Tkac[Development] winvnc: Add -ShowTrayIcon param which...
2010-05-03 Adam Tkac[Bugfix] Add GNUTLS_{CFLAGS,LIBS} to librdr_la_{CPPFLAG...
2010-04-29 DRCDo not enable GNU TLS in default build
2010-04-28 Adam Tkac[Bugfix] Compile VeNCrypt extension only when gnutls...
2010-04-23 DRCSIMD should now work on 64-bit Windows
2010-04-23 DRCUse correct filenames in headers
2010-04-23 Adam Tkac[Development] Implement VeNCrypt type support on client...
2010-04-23 Adam Tkac[Development] Implement VeNCrypt security type on serve...
2010-04-23 Adam Tkac[Development] Implement secure TLS streams.
2010-04-23 Adam Tkac[Development] Add detection for gnutls to configure.ac.
2010-04-23 Adam Tkac[Development] Use enhanced Security class by both UNIX...
2010-04-23 Adam Tkac[Development] Enhance Security class to be usable by...
2010-04-23 Adam Tkac[Development] Remove rfb/SSecurityFactoryStandard.h...
2010-04-23 Adam Tkac[Development] Replace SSecurityFactoryStandard class...
2010-04-23 Adam Tkac[Development] Implement Security class. This class...
2010-04-23 Adam Tkac[Bugfix] Include Security.h instead of former secTypes...
2010-04-23 Adam Tkac[Development] Move all VncAuth code from SSecurityFacto...
2010-04-23 Adam TkacRemove unneeded secTypeEncrypts() function.
2010-04-23 Adam Tkac[Development] Define security types as rdr::U8 values.
2010-04-23 Adam Tkac[Development] Rename common/rfb/secTypes.{h,cxx} to...
2010-04-23 Adam Tkac[Development] Add possibility to define viewer/server...
2010-04-23 Adam Tkac[BugFix] Include xserver17.patch and xserver18.patch...
2010-04-16 DRCBuild wrappers no longer necessary. The Linux cross...
2010-04-16 DRCDon't need -version when just doing a rebuild
2010-04-16 DRCIntegrate stand-alone Xvnc build into build-xorg, to...
2010-04-15 DRCFix out-of-tree build issue when using included zlib
2010-04-15 Adam TkacRemove unneeded parts of embedded zlib.
2010-04-14 Adam Tkac[Development] Use AllocDevicePair instead of AddDevice...
2010-04-14 Adam Tkac[Development] Merge KeyboardDevice and PointerDevice...
2010-04-14 DRCAdd support for building a stand-alone version of Xvnc...
2010-04-14 DRCRemove unneeded modules
2010-04-13 DRC0.0.92
2010-04-13 DRCFix amd64 build on FreeBSD
2010-04-13 DRCAutomatically determine appropriate source path + bette...
2010-04-13 DRCSupport out-of-tree xorg builds and lay groundwork...
2010-04-12 DRCMac package build
2010-04-11 DRCiFix VPATH and out-of-tree builds (again)
2010-04-11 DRC'make dist' still doesn't build a complete source archi...
2010-03-22 Adam Tkac[Bugfix] Update default CODE path in index.vnc file...
2010-03-21 DRCUse libjpeg-turbo version marker to indicate which...
2010-03-21 DRCFix data corruption issues when decompressing large...
2010-03-19 Pierre OssmanMake autoconf and friends behave nicely and stop recurs...
2010-03-19 Adam Tkac[Development] Extend options dialog width from 400...
2010-03-19 Adam Tkac[Development] Add French translation, thanks to Alain...
2010-03-05 Adam Tkac[Bugfix] Fix libvnc.so module loading (define listenadd...
2010-03-04 Adam Tkac[Bugfix] Defer all format changes till requested frameb...
2010-03-04 Adam Tkac[Bugfix] Don't crash in TXImage::updateColourMap functi...
2010-03-04 DRCFix JAR file so that Java viewer can be run without...
2010-03-03 Pierre OssmanWe need to set encodingChange for the client to actuall...
2010-03-03 DRCDon't allow code path to be forced on a system that...
2010-02-26 DRCMerge other changes from libjpeg-turbo 0.0.90
2010-02-26 DRCMake TJ_FORCE* work properly
2010-02-26 DRC[Expletive deleted] Windows is LLP64, not LP64
2010-02-22 DRCExit with non-zero status if any error was encountered
2010-02-22 DRCNot that it matters at the moment, but Win64 can addres...
2010-02-22 DRCThis should make the codec work on Win64 (but doesn...
2010-02-19 Adam Tkac[Bugfix] X.Org 1.8 series needs CloseInput function...
2010-02-18 Pierre OssmanFix data type so that it is compatible with Win64 as...
2010-02-18 Pierre OssmanThe SIMD routines need some work before they will work...
2010-02-18 Pierre OssmanConfigure nasm properly for Win64.
2010-02-18 DRCOops. Leftover bugs from the 64-bit port (cause seg...
2010-02-16 DRCSet default optimization to -xO5 when using Sun Studio
2010-02-16 DRCFix build on Sun Studio
2010-02-14 DRCSet CFLAGS=CXXFLAGS=-O3 if the flags are not otherwise...
2010-02-14 DRCturbojpeg.h isn't part of the libjpeg.a source
2010-02-14 DRCFix VPATH and out-of-tree builds
2010-02-14 DRCIt works on 2.56 as well
2010-02-12 Pierre OssmanDo a generic check for inet_aton instead of just assumi...
2010-02-12 Pierre OssmanSome systems (like Solaris 8) need libresolv for inet_aton.
2010-02-10 Peter ÅstrandDon't assign new threads to unused thread variables...
2010-02-10 Peter ÅstrandEliminate GCC signed/unsigned warning.
2010-02-10 Peter ÅstrandRemoved unused variables.
2010-02-10 Peter ÅstrandEliminated signed/unsigned warnings.
2010-02-10 Peter ÅstrandEliminated timerId signed/unsigned warnings.
2010-02-10 Peter ÅstrandReverted the second part of 3971. I suspect that this...
2010-02-10 Peter ÅstrandEliminated GCC warning: DWORD is unsigned long, so...
2010-02-10 Peter ÅstrandEliminated GCC signed/unsigned warnings:
2010-02-10 Peter ÅstrandBugfix: We were using assignement instead of comparisio...
2010-02-10 Peter ÅstrandEliminated two GCC warnings:
next