4014 Commits (v1.13.1)
 

Author SHA1 Message Date
  Adam Tkac 8c39ce0ed9 [Bugfix] Always include cursorstr.h in XserverDesktop.cc. 14 years ago
  Adam Tkac 763de175af [Cleanup] Remove unused Socket::getMyAddress and Socket::getMyEndpoint functions. 14 years ago
  Adam Tkac b514bc7b80 [Development] Bump version numbers to 1.0.90. 14 years ago
  Adam Tkac 9e926ebe56 [Development] Link libvnc.so against libdix, libXi and libxkb. 14 years ago
  Adam Tkac 735d56ce9b [Development] Make Xvnc working when compiled against X.Org 1.7 (Thanks to adq_dvb at lidskialf dot net). 14 years ago
  Adam Tkac 51268fd799 [Development] Add xserver17.patch (Thanks to adq_dvb at lidskialf dot net). 14 years ago
  Peter Åstrand 4b0d0367b0 Avoid modifiers such as shift sticking. 14 years ago
  Adam Tkac 6cbd9d1813 [Bugfix] Use /dev/urandom when available for xauth cookie generation (alan dot coopersmith at sun dot com) 14 years ago
  Adam Tkac 881b77c7e7 [Bugfix] Define "public" structure members as "c_public" in C includes in 14 years ago
  Adam Tkac b54031acf9 [Doc] s/XFree86/Xorg in Xvnc manual page (alan dot coopersmith at sun dot com) 14 years ago
  Adam Tkac 897814feb4 [Bugfix] Fix crash in TcpSocket::sameMachine for IPv6 connections (alan dot coopersmith at sun dot com) 14 years ago
  Adam Tkac c9cda3b144 [Bugfix] Pass correct address length to connect(2) call (alan dot coopersmith at sun dot com) 14 years ago
  Adam Tkac 934f63cba1 Make winvnc4 and Windows vncconfig compilable via MinGW. 14 years ago
  Adam Tkac 8517ea56a7 [Bugfix] Fix MS Visual Studio 2008 compilation issues. 14 years ago
  DRC f081381dca Enable 64-bit build on Snow Leopard 14 years ago
  DRC 4eca36021a Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 14 years ago
  Adam Tkac 21a5cc838e [Bugfix] Default -FullColor to 0 when -AutoSelect=0 and -LowColorLevel= are used. 14 years ago
  Adam Tkac 4227fd9f75 [Doc] Improve vncviewer's -LowColorLevel parameter description. 14 years ago
  Adam Tkac 20fcb974c1 [Bugfix] Honor dotWhenNoCursor option (and it's changes) every time. 14 years ago
  DRC 847575b6bb Some systems (notably OS X Leopard) have fls() already, so rename ours to avoid conflict 14 years ago
  DRC 35eee0beee Not all platforms define __WORDSIZE 14 years ago
  DRC ecdfb08b0c Greatly improve performance of Huffman decoding 14 years ago
  DRC a50660b7cd Significantly improve grayscale performance 14 years ago
  Adam Tkac 9504c1b226 Merge unified_buildsys branch to trunk (r3892 - r3898) 14 years ago
  Adam Tkac edeff45a2d Fix tarball generation via `make dist`. 15 years ago
  Adam Tkac 8cfa1eda33 Fix compilation of i18n bits. 15 years ago
  Adam Tkac 08c5d4785a Adapt Windows viewer to new build system. 15 years ago
  Adam Tkac 74a39902f3 Make Xvnc compilable. 15 years ago
  Adam Tkac 48c3d0ceaa Make unix/ subtree compilable. 15 years ago
  Adam Tkac 8aee1a8c9d - use unix/configure.ac as top-level configure.ac base 15 years ago
  Adam Tkac 771d6a05da Create new branch "unified_buildsys" 15 years ago
  Adam Tkac d36b626bbb Revert previous commit (r3889). Windows code has to be cleaned before this 15 years ago
  Adam Tkac 97abe8a548 Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() 15 years ago
  DRC 8ed9009b4c Update (C) notice and fix line feed in usage instructions 15 years ago
  Adam Tkac d07476360e Move keyboard input related code to Input.h and Input.cc. 15 years ago
  Adam Tkac 62de8d75d2 Add Input.h and Input.cc and move all mouse input related code there. 15 years ago
  Adam Tkac a7c223a2dc Initialize eventq in all cases. 15 years ago
  Adam Tkac a5a8382f8f Move definition of XORG macro to separate header. 15 years ago
  Adam Tkac f009446c65 Use "XORG <version>" macro instead of "XORG_<version>" to distinguish between X.Org branches. 15 years ago
  Peter Åstrand f55ca17327 Change product name to TigerVNC in about dialogs. 15 years ago
  Adam Tkac 2d7d3f75a3 Fix typo in make_release text file. 15 years ago
  Adam Tkac 945ad2570f Add the doc/dev/ subdirectory which contains development process related 15 years ago
  Peter Åstrand 42b3a8ba26 Corrected last patch: Use jsimd_none.c instead of jsimd_i386.c on 15 years ago
  Peter Åstrand 086f2a05b2 Windows build fixes: 15 years ago
  Adam Tkac 7fd4a04fe8 Initialize VNC extension earlier. It fixes problem that mouse cursor could 15 years ago
  DRC f3412b28b5 Unfortunately, the previous enhancements made an invalid assumption about the code sizes, which caused "DCT out of range" errors in the decoder. Was able to fix 64-bit without losing any performance, but unfortunately had to revert 32-bit back to its previous behavior for now. 15 years ago
  DRC 5a0ccc0790 Update copyrights to indicate files modified with colorspace extensions 15 years ago
  DRC 14d3f31085 Oops. Clean up a couple of remaining 32-bit memory accesses 15 years ago
  DRC bac441e5dd Improve compression performance by 15-20% 15 years ago
  Pierre Ossman ee3933ce58 Make our Makefile.am a bit easier to convert to a standalone one by 15 years ago