Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
DRC 2690f7ae11 Automatically disable NLS if gettext and/or libiconv are missing. On some platforms, such as Windows and OS X, NLS can't be enabled without a lot of custom configuration, so the build simply fails on those platforms unless -DENABLE_NLS=0 is specified. This change makes the CMake system behave more like autotools used to, and it is consistent with the detection behavior of other non-essential modules, such as GnuTLS. vor 13 Jahren
cmake Fix several bugs in the generation of .la files vor 13 Jahren
common Do not run libtool_create_control_file() on Windows. Windows does not like it. vor 13 Jahren
doc Remove obsolete Visual C++ 7 build instructions vor 13 Jahren
fltk Ensure that FLTK is built with the static run-time library if using Visual C++ vor 13 Jahren
java/src/com corrected missing index ptr in new ZlibInStream implementation vor 13 Jahren
media Add some basic icon files. vor 15 Jahren
po This patch adds gettext support for our new vncviewer. CMake only. The vor 13 Jahren
release The installed package is called "com.tigervnc.tigervnc" (our convention is to use lowercase "tigervnc" for package names), so this fixes an issue whereby it would not uninstall. vor 13 Jahren
unix Integrate Xvnc build with CMake and new FLTK-based vncviewer build vor 13 Jahren
vncviewer Fix build issues with Visual C++ (implemented macro version of snprintf + re-ordered headers to ensure that winsock is included ahead of windows.h) vor 13 Jahren
win Make full-screen mode span all monitors in a multi-monitor system vor 13 Jahren
BUILDING.txt First pass at build instructions for the new FLTK-based viewer and CMake build system vor 13 Jahren
CMakeLists.txt Automatically disable NLS if gettext and/or libiconv are missing. On some platforms, such as Windows and OS X, NLS can't be enabled without a lot of custom configuration, so the build simply fails on those platforms unless -DENABLE_NLS=0 is specified. This change makes the CMake system behave more like autotools used to, and it is consistent with the detection behavior of other non-essential modules, such as GnuTLS. vor 13 Jahren
LICENCE.TXT Initial revision vor 19 Jahren
Makefile.am Install OpenGL software renderer when doing 'make xserver-install' vor 13 Jahren
config.h.cmake.in Detect and enable PAM authentication support vor 13 Jahren
configure.ac Require gettext 0.14.4 to fix a problem with detection of NLS support vor 13 Jahren