]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2011-06-29 Henrik AnderssonFixes a typo introduced with commit 4570.
2011-06-29 Henrik AnderssonAdded leftout cmake build of x0vncserver, fixes bug...
2011-06-28 DRCUse generic copyright message which refers the user...
2011-06-28 DRCMake wording consistent with 1.1.x README
2011-06-28 DRCDon't need Windows formatted copy of LICENCE.TXT anymore
2011-06-28 DRCConsolidate all README files into one and distribute...
2011-06-28 DRCRemove version number from Java README file (so we...
2011-06-28 DRCUpdate copyright messages to reflect actual source...
2011-06-25 DRCMac app bundle and Linux tarball are fully implemented...
2011-06-25 DRCOverride the tarball architecture to i686 if -m32 was...
2011-06-25 DRCImplement 'make tarball' and 'make servertarball'
2011-06-25 DRCAdd uninstall target
2011-06-25 DRCRename man pages to .1 when installing
2011-06-25 DRCInstall man pages during 'make install' on Unix systems
2011-06-24 DRCWin32-->Windows (since there are Win64 builds as well...
2011-06-24 DRCConsolidate source README file, remote cruft, and updat...
2011-06-24 DRCRe-order from least to most recent
2011-06-24 DRCUpdate copyrights to reflect the new Java code we're...
2011-06-24 DRCChange version number to 1.1.80 (1.2 alpha) to distingu...
2011-06-24 DRCUpdate release documentation (not sure how useful this...
2011-06-24 DRCRemove unused autotools build system
2011-06-24 DRCDeploy Mac TigerVNC Viewer as an application bundle...
2011-06-24 DRCDeploy Mac TigerVNC Viewer as an application bundle...
2011-06-24 DRCUpdate Windows README file
2011-06-24 DRCInstaller needs to be built from the top-level CMake...
2011-06-24 DRCPackage new FLTK-based TigerVNC Viewer on Windows
2011-06-24 DRCInstructions for building with NLS and other tweaks
2011-06-24 DRCMake it clear that we were looking for "libjpeg-turbo...
2011-06-24 DRCAutomatically disable NLS if gettext and/or libiconv...
2011-06-24 DRCDo not run libtool_create_control_file() on Windows...
2011-06-24 DRCVisual C++ requires gcrypt.h because it doesn't have...
2011-06-24 DRCEnsure that FLTK is built with the static run-time...
2011-06-24 DRCFix build issues with Visual C++ (implemented macro...
2011-06-23 DRCMake sure that CMAKE_BUILD_TYPE is set to Release by...
2011-06-23 DRCCall Fl::args() to properly parse the "hidden" argument...
2011-06-23 DRCDon't link against the X11 libraries on Mac, because...
2011-06-23 DRCBuild new FLTK-based viewer by default
2011-06-23 DRCFirst pass at build instructions for the new FLTK-based...
2011-06-23 DRCWe don't use fltk_images or fltk_forms, so don't try...
2011-06-23 Peter ÅstrandCall setMenuKey before initContextMenu to avoid uniniti...
2011-06-23 DRCUpdate extensions to cleanly apply against FLTK 1.3...
2011-06-23 DRCFULLSCREEN should be 1<<19, not 1<<18
2011-06-22 DRCNeed to explicitly link with libiconv when using libintl.a.
2011-06-22 DRCDon't define _WIN32_IE or _WIN32_WINNT except on Window...
2011-06-22 DRCIntegrate Xvnc build with CMake and new FLTK-based...
2011-06-22 DRCNo longer need to explicitly specify GNUTLS_LDFLAGS...
2011-06-22 DRCDetect and enable PAM authentication support
2011-06-22 DRCFix several bugs in the generation of .la files
2011-06-22 DRCTranslate comments into English and remove blindingly...
2011-06-22 DRCTabs to spaces
2011-06-21 DRCMake '-version 7.4' the default.
2011-06-18 DRCFix 3305357 (Enabling custom compression level on clien...
2011-06-17 Brian Hinzcorrected missing index ptr in new ZlibInStream impleme...
2011-06-17 Brian HinzImported JZlib source tree and re-implemented ZlibInStr...
2011-06-17 Pierre OssmanTurns out that TXImage wasn't just being overly cautiou...
2011-06-17 Pierre OssmanImplement optimised drawing operations for OS X. Didn...
2011-06-17 Pierre OssmanRemove unused structure definition.
2011-06-16 Pierre OssmanTranslate the default menu items we get on OS X.
2011-06-14 DRCUsing build-xorg without -static is not useful, because...
2011-06-14 Pierre OssmanImplement a more robust method to handle the keyboard...
2011-06-13 Pierre OssmanFlushing screen updates after 100 ms turned out to...
2011-06-13 Pierre OssmanOptimised drawing routines for Win32, based on the...
2011-06-13 Pierre OssmanOptimised drawing routines for X11, roughly based on...
2011-06-13 Pierre OssmanBasic framework for more optimised, platform specific...
2011-06-10 DRCFix HAVE_FLTK_DEAD_KEYS test
2011-06-10 Henrik AnderssonExclude unix directory from compile on Apple platform,
2011-06-10 Brian Hinzinitial support for ClientRedirect and VeNCrypt sub...
2011-06-09 DRCRemove obsolete Visual C++ 7 build instructions
2011-06-09 DRClibtool control file should be created in binary direct...
2011-06-09 Henrik Andersson- Fixed so the library suffix is platformindependent
2011-06-09 Pierre OssmanDump a copy of FLTK and needed patches in the tree...
2011-06-09 Henrik AnderssonBuilding the Xvnc server requires libtool control files...
2011-06-09 Pierre OssmanWe can get 0x0 cursor sometimes when the server wants...
2011-06-09 Pierre OssmanCopied the dot cursor logic over from the Unix viewer...
2011-06-09 Pierre OssmanDefault to fully respecting the remote cursor in order...
2011-06-09 Pierre OssmanWe have no cursor initially, and never if the server...
2011-06-09 Pierre OssmanImplement dot cursor in new viewer.
2011-06-09 Pierre OssmanThe default value of local cursor support is false...
2011-06-08 Pierre OssmanBah, not enough coffee today. I had already implemented...
2011-06-08 Pierre OssmanLocal cursors are a pain to deal with and I doubt it...
2011-06-08 Pierre OssmanServer support for full colour cursors (no support...
2011-06-08 Pierre OssmanAdd support for cursors to the new viewer.
2011-06-08 Pierre OssmanAccidentally calculated the pointer offset twice, resul...
2011-06-07 DRCCMake 2.8 is necessary in order to properly detect...
2011-06-07 DRCDo not include the po/ subdirectory unless NLS is enabled.
2011-06-07 DRCFix detection of GnuTLS and its features when linking...
2011-06-07 DRCDon't need to save the value of CMAKE_REQUIRED_FLAGS...
2011-06-07 DRCIf JPEG_INCLUDE_DIR or JPEG_LIBRARY have been overridde...
2011-06-06 DRCMake full-screen mode span all monitors in a multi...
2011-06-03 Pierre OssmanMake sure the popup menu is reset to the same state...
2011-06-02 DRCMake the install target install the same files as the...
2011-06-01 Pierre OssmanHandle framebuffer resize requests.
2011-06-01 Pierre OssmanAllow resize of the viewport widget.
2011-06-01 Pierre OssmanFix some misbehaviour with the scroll widget caused...
2011-05-30 Pierre OssmanReenable the automatic enabling of GnuTLS if present...
2011-05-28 Brian Hinz[java client] improve gui set/get methods for compressi...
2011-05-27 Pierre OssmanMake use of GnuTLS an explicit choice to avoid surprise...
2011-05-26 Pierre OssmanMake sure we can handle clipboard data of any size.
2011-05-26 Pierre OssmanMake it possible to start in full screen mode.
2011-05-26 Pierre OssmanToggle full screen based on changes in the options...
next