]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2011-11-04 Pierre OssmanRedesign the format switching logic so that we don...
2011-11-04 DRCAttempt to fix the legacy-friendly build, which was...
2011-11-04 DRCAdd fast paths for RGB to 16-bit and 8-bit true color...
2011-11-04 DRCFurther optimizations (avoiding single-byte copies...
2011-11-03 DRCSince fillRect() operates directly on the framebuffer...
2011-11-03 DRCRemove unneeded EXTRA_ARGS definition
2011-11-03 DRCNeed to include os/print.h, because Windows doesn't...
2011-11-03 DRCThe Tight decoding optimizations broke the build of...
2011-11-03 DRCMove JPEG decoding into a standalone class (these shoul...
2011-11-03 DRCIf the client and server are using identical pixel...
2011-11-03 DRCPut arguments in a more consistent order based on data...
2011-11-03 DRCFix compiler warnings uncovered with -Wall
2011-11-03 Pierre OssmanRename and document TransImageGetter::getPixelsRW(...
2011-11-03 Pierre OssmanWe informed the RFB layer of RENDER operations before...
2011-11-03 DRCFix compiler warnings uncovered with -Wall
2011-10-31 Peter ÅstrandActivate the DPMS extension; avoid Ubuntu 11.10 crashing.
2011-10-30 Brian Hinzre: bug #3429667. adds support for reverse connection...
2011-10-30 Brian Hinzcorrected endianess bug introduced in r4742
2011-10-30 Brian Hinzmassive performance improvements. zrle measured at...
2011-10-25 Pierre OssmanDon't try to push out another update if the socket...
2011-10-25 Pierre OssmanMake sure RFB timers are actually respected by the...
2011-10-25 Pierre OssmanMake socket writes non-blockable. This allows the syste...
2011-10-24 Brian HinzUse the same window naming convention as the other...
2011-10-24 Brian Hinzperformance improvements
2011-10-24 Brian Hinzset dialog locations relative to parent window, otherwi...
2011-10-18 Pierre OssmanAnother attempt at solving the compression level change...
2011-10-14 Brian HinzAdded a favicon for embedded http server. Even less...
2011-10-14 Brian HinzImproved TightJPEG decoder by using a BufferedImage...
2011-10-13 Brian Hinzremoved unnecessary hint for window sizing.
2011-10-12 DRCFix Java viewer integration when building WinVNC with...
2011-10-12 DRCThis is subtle, but add_definitions() also adds definit...
2011-10-12 Brian HinzRevert a change from yesterday that broke the viewer...
2011-10-12 DRCRe-order headers to ensure that winsock2.h is included...
2011-10-12 DRCEnable WinVNC build with MinGW and MinGW64
2011-10-12 DRCNewer versions of GCC (specifically, the one in MinGW64...
2011-10-12 Brian HinzSome tweaks to improve performance.
2011-10-11 Pierre OssmanAvoid catching composite (RENDER) operations that only...
2011-10-11 Brian HinzRemove some redundant variables related to scaling...
2011-10-09 Brian HinzFix more unused local variables and static (class)...
2011-10-09 Brian Hinzcleaned up unused local variables, unnecessary package...
2011-10-07 DRCRemove unneeded src directory
2011-10-07 DRCMove Java source up one level and allow Java viewer...
2011-10-06 Brian HinzFix rendering issue when scrollbars are present. Only...
2011-10-06 DRCPull version and build number from CMake build system...
2011-10-06 Brian HinzMore changes to scaling code. Tested on Ubuntu 11...
2011-10-06 DRCUpdate documentation for Java viewer and add build...
2011-10-05 DRCThe previous fix to the NullPointer issue did not work...
2011-10-05 DRCLaunch vncconfig directly from vncserver, not from...
2011-10-05 DRCRemove old Makefile in favor of new CMake-based Java...
2011-10-05 Brian HinzFix null pointer issue. Thanks DRC, that was driving...
2011-10-05 DRCOnly include Java viewer resources if BUILD_JAVA is...
2011-10-05 DRCIt is our convention to install Windows executables...
2011-10-05 DRCFix WinVNC so that it embeds and serves up the Java...
2011-10-05 DRCOnly sign JAR when it is built
2011-10-05 DRCUndocument the PARAMS variable
2011-10-05 DRCOops
2011-10-05 DRCMake sure that keytool and jarsigner don't die silently
2011-10-05 DRCSign the JAR file so clipboard transfer will work
2011-10-05 DRCRemove unneeded $PARAMS variable (not sure why it was...
2011-10-05 DRCIgnore serial and cast warnings
2011-10-05 Brian HinzRevert accidental change to index.vnc file
2011-10-05 Brian HinzMore fixes for bug #3418256. Copied jarsigning routine...
2011-10-04 Brian HinzFixes for bug #3418258. Cleans up all of the 'unchecke...
2011-10-04 Brian HinzFixes for bug #3418256. Need to verify that applets...
2011-10-04 DRCOpenJDK needs '-source 1.5'
2011-10-04 DRCAlways look for the Java classes in ../vnc/classes...
2011-10-04 DRCIntegrate Java TigerVNC Viewer build into CMake build...
2011-10-04 DRCRe-commit MSVC build fixes, which were forcibly removed...
2011-10-02 Brian Hinzcleanup of rdr code, uniquify variable names, etc.
2011-10-02 Brian Hinzfix for invalid hotspot error when scalingFactor become...
2011-10-01 DRCDisable Composite extension by default in the legacy...
2011-10-01 Brian Hinzlots of fixes to scaling code. Adds support for FixedRa...
2011-10-01 DRCFix BUILD_STATIC on MinGW and document the feature
2011-09-30 Pierre OssmanPut the TigerVNC marker at the end instead of the begin...
2011-09-30 Pierre OssmanRemove VeNCrypt settings from the GUI as lower layers...
2011-09-30 Pierre OssmanAvoid resetting the options whenever you click on the...
2011-09-30 Pierre OssmanForgot to save the security settings when closing the...
2011-09-30 Brian Hinzinitial support for client side scaling. Options dialog...
2011-09-28 Peter ÅstrandFixed the formatting of a few Cendio copyright lines...
2011-09-19 Henrik AnderssonProper GNOME shell integration requires that WM_CLASS
2011-09-16 Henrik AnderssonUpdated bundled fltk with latest set of patches for
2011-09-14 DRCOops. Apple version doesn't need to link with libdl...
2011-09-14 DRCIncluded FLTK depends on libdl
2011-09-14 Henrik AnderssonAdding missing initialization of new member variables
2011-09-14 Henrik Andersson- Changes behaviour of context menu to be reinitialize
2011-09-07 Pierre OssmanInternalise the libjpeg stuff into the JpegCompressor...
2011-09-07 Pierre OssmanThe old Unix viewer put the RFB clipboard data both...
2011-09-04 Brian Hinzfixed protocol version < 3.7 secType bug
2011-09-04 Martin KoeglerUpdate menu key list in man page
2011-09-04 Martin KoeglerSupport other keys than F8 as menu key
2011-09-01 Peter ÅstrandThe LINGUAS file is no longer used - the languages...
2011-08-29 Peter ÅstrandUpdated Swedish translation
2011-08-29 Peter ÅstrandExecuted translations_update
2011-08-29 Peter ÅstrandAvoid translation strings with leading and/or trailing...
2011-08-24 DRCSupport building an out-of-tree Xvnc binary using in...
2011-08-24 Brian Hinzremove unused variables
2011-08-24 DRCOops. Need to escape parentheses
2011-08-24 DRCAdapt -m32 recipe to accommodate modern systems as...
2011-08-24 DRCOops. The option is --with-xkb-bin-directory, not...
2011-08-24 DRCRemove unused variables
next