]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
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...
2011-05-26 Pierre OssmanAs we also fall through for FL_FOCUS, we need to do...
2011-05-26 Pierre OssmanUpdate the full screen setting when the state is toggle...
2011-05-26 Pierre OssmanImplement support for grabbing the keyboard when in...
2011-05-26 Pierre OssmanFix some graphics bugs that occurred on Win32 when...
2011-05-26 Pierre OssmanImplement full screen support in new vncviewer.
2011-05-25 Brian Hinz[java viewer] fixed typo in makefile
2011-05-25 Brian Hinz[java viewer] fixed incorrect offset value in custom...
2011-05-24 Pierre OssmanHandling a full range of keys for the menu key is not...
2011-05-24 Pierre OssmanHandle horizontal wheel events and not just vertical.
2011-05-24 Pierre OssmanAllow buttons 6 and 7 to be used as well so that we...
2011-05-24 Pierre OssmanAdd some more libraries that are generally needed by...
2011-05-23 Pierre OssmanWe need to be careful about feeding FLTK @:s when they...
2011-05-23 Pierre OssmanThis bug has been fixed upstream, so remove the comment.
2011-05-20 Pierre OssmanUndo accidental commit of premature fullscreen code.
2011-05-20 Pierre OssmanAdd support for multimedia keys.
2011-05-20 Pierre OssmanMake sure we have a list of the multimedia keysyms...
2011-05-20 Pierre OssmanRemove no longer used code.
2011-05-20 Pierre OssmanBetter handling of the numpad by looking at FLTK's...
2011-05-19 Pierre OssmanAdd keyboard debugging output.
2011-05-19 Pierre OssmanImplement support for sending the local clipboard to...
2011-05-19 Pierre OssmanDo some proper cleanup and delete the desktop window...
2011-05-19 Pierre OssmanImplement support for clipboard data coming from the...
2011-05-17 Brian Hinzfixed bug in java viewer when disabling security types
2011-05-17 Brian Hinzadd support for SetDesktopSize to java viewer
2011-05-17 Brian Hinzadd support for SetDesktopSize
2011-05-17 DRCEnsure that a modified source file under rdr/ or rfb...
2011-05-17 Pierre OssmanImplement dialog for when both username and password...
2011-05-17 Pierre OssmanMake sure we can display all the possible dialog types...
2011-05-17 Pierre OssmanUpdate connection parameters when the user has changed...
2011-05-17 Pierre OssmanAdd a callback mechanism to the options dialog so that...
2011-05-17 Brian Hinzchanged string reads/writes to use utf-8. Also fixed...
2011-05-16 Pierre OssmanImplement support for storing settings from the options...
2011-05-16 Pierre OssmanAdd a default constructor so that you can create empty...
2011-05-16 Pierre OssmanAdd connection information dialog based on the one...
2011-05-16 Pierre OssmanInitial options dialog (read-only) loosly based on...
2011-05-16 Pierre OssmanRemove old declaration that never actually maps to...
2011-05-13 Brian HinzUpdate location of resource used to store build timestamp.
2011-05-13 DRCCompletely reworked Java viewer (contributed by Brian...
2011-05-13 Pierre OssmanImplement connection dialog based on unix vncviewer.
next