]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2011-08-11 DRCPorted encoding optimizations from TurboVNC. The chang...
2011-08-11 Peter ÅstrandUpdate the fl_update_clipboard function, so that it...
2011-08-10 DRCAvoid MSVC linker warning when doing a Debug build...
2011-08-09 DRCMerge further fixes to Zlib encoder from 1.1 branch
2011-08-09 DRCRevert r4498 and fix #3305357 properly. The issue...
2011-08-09 DRC(Re-)fix static Xvnc build. We can leverage the BUILD_...
2011-08-08 DRCOops. The 64BIT variable is a carry-over from VirtualG...
2011-08-02 Peter ÅstrandAnother fullscreen fix: avoid triggering fullscreen...
2011-08-01 DRCOnly try to run the libjpeg-turbo test program if we...
2011-08-01 Peter ÅstrandMore fullscreen fixes: Do not try to change size in...
2011-07-28 DRCInclude build date/time and bitness in the About dialog
2011-07-28 DRCAdd a BUILD_STATIC option which links statically agains...
2011-07-28 DRCRemove FLTK build instructions (no longer needed)
2011-07-28 DRCRemove extensions patch. It is no longer being maintai...
2011-07-28 DRCApply our FLTK extensions
2011-07-28 DRCUnless GnuTLS is being used, we have to explicitly...
2011-07-28 DRCInclude a stripped-down version of FLTK in tree and...
2011-07-28 DRCActually link and run the libjpeg-turbo test program...
2011-07-28 DRCActually, you don't have to build it first, as the...
2011-07-19 Peter ÅstrandAnother fullscreen fix: When the framebuffer size chang...
2011-07-18 Peter ÅstrandMake fullscreen mode work better with some X11 WMs...
2011-07-18 Peter ÅstrandXGrabKeyboard needs to use CurrentTime rather than
2011-07-15 Pierre OssmanImplement hacky workaround for rendering errors on...
2011-07-15 Pierre OssmanThis was not a good method to get an initial full updat...
2011-07-15 Pierre OssmanWhen we stopped doing full updates on format changes...
2011-07-15 Pierre OssmanAdd some extra debug output when the frame buffer chang...
2011-07-15 Pierre OssmanAdd hack to make the client start properly even in...
2011-07-15 Pierre OssmanMake sure we use the correct pixel format for cursors...
2011-07-15 Pierre OssmanMake it possible to query a PixelTransformer for the...
2011-07-15 Pierre OssmanWe don't need to force a full refresh on format changes...
2011-07-15 Pierre OssmanThe new viewer stores the framebuffer in a native forma...
2011-07-14 Pierre OssmanManaged to consistently get the colour levels reversed...
2011-07-14 Pierre OssmanWorkaround for Alt behaviour on OS X.
2011-07-14 Peter ÅstrandThe password file must be opened in binary mode. Otherw...
2011-07-14 Brian Hinzmake sure support for clientRedirect is enabled in...
2011-07-13 Pierre OssmanPort over the AltGr hack that the old Windows viewer...
2011-07-12 Pierre OssmanMostly we will catch socket errors when processing...
2011-07-12 Pierre OssmanDestroy the main UI and connection objects before poppi...
2011-07-12 Pierre OssmanMore consolidation into handleKeyEvent().
2011-07-12 Pierre OssmanSimplify things by using the handleKeyEvent() method...
2011-07-12 Pierre OssmanCreate a proper header file for the exported functions...
2011-07-06 DRCInclude instructions for specifying the location of...
2011-07-06 DRCFix regression. We need to set WIN64 so it will be...
2011-07-05 DRCThe previous fix for eliminating the console window...
2011-07-05 Peter ÅstrandBuild with -Wl,-subsystem,windows on Windows, to avoid...
2011-06-30 Brian Hinzcorrected all inconsistent eol-styles and set eol-style...
2011-06-29 Brian Hinzfix for java arraystore exception when bpp=8 with Tight...
2011-06-29 Brian Hinzcleaned up readVersion/writeVersion routines in java...
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...
next