]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2009-10-07 Adam Tkac[Bugfix] Honor dotWhenNoCursor option (and it's changes...
2009-10-01 DRCSome systems (notably OS X Leopard) have fls() already...
2009-09-28 DRCNot all platforms define __WORDSIZE
2009-09-28 DRCGreatly improve performance of Huffman decoding
2009-09-24 DRCSignificantly improve grayscale performance
2009-09-14 Adam TkacMerge unified_buildsys branch to trunk (r3892 - r3898)
2009-09-07 Adam TkacFix tarball generation via `make dist`.
2009-09-07 Adam TkacFix compilation of i18n bits.
2009-09-04 Adam TkacAdapt Windows viewer to new build system.
2009-09-04 Adam TkacMake Xvnc compilable.
2009-09-04 Adam TkacMake unix/ subtree compilable.
2009-09-04 Adam Tkac- use unix/configure.ac as top-level configure.ac base
2009-09-04 Adam TkacCreate new branch "unified_buildsys"
2009-09-04 Adam TkacRevert previous commit (r3889). Windows code has to...
2009-09-04 Adam TkacReplace rfb::strDup by safe_strdup and remove rfb:...
2009-09-03 DRCUpdate (C) notice and fix line feed in usage instructions
2009-08-28 Adam TkacMove keyboard input related code to Input.h and Input.cc.
2009-08-28 Adam TkacAdd Input.h and Input.cc and move all mouse input relat...
2009-08-28 Adam TkacInitialize eventq in all cases.
2009-08-28 Adam TkacMove definition of XORG macro to separate header.
2009-08-28 Adam TkacUse "XORG <version>" macro instead of "XORG_<version...
2009-08-27 Peter ÅstrandChange product name to TigerVNC in about dialogs.
2009-08-20 Adam TkacFix typo in make_release text file.
2009-08-20 Adam TkacAdd the doc/dev/ subdirectory which contains developmen...
2009-08-19 Peter ÅstrandCorrected last patch: Use jsimd_none.c instead of jsimd...
2009-08-19 Peter ÅstrandWindows build fixes:
2009-08-17 Adam TkacInitialize VNC extension earlier. It fixes problem...
2009-08-06 DRCUnfortunately, the previous enhancements made an invali...
2009-08-06 DRCUpdate copyrights to indicate files modified with color...
2009-08-06 DRCOops. Clean up a couple of remaining 32-bit memory...
2009-07-30 DRCImprove compression performance by 15-20%
2009-07-10 Pierre OssmanMake our Makefile.am a bit easier to convert to a stand...
2009-07-10 Pierre OssmanMake sure bmp.h gets distributed.
2009-07-10 Pierre OssmanMake sure the indirectly used assembly files get packaged.
2009-06-29 Pierre OssmanMake x86_64 SIMD code PIC friendly
2009-06-29 Pierre OssmanIgnore test tools and files generated by them
2009-06-29 Pierre OssmanClean up SIMD glue code
2009-06-26 Pierre OssmanRemove unused variable.
2009-06-26 Pierre OssmanImprove the messages for the SIMD configuration test...
2009-06-25 DRCAdd back in cjpeg and djpeg utilities for testing purposes
2009-06-25 DRC64-bit SIMD acceleration
2009-06-25 DRCFix dependencies for merged upsampling code
2009-06-22 Pierre OssmanFix rendering of cursor on local framebuffer. It was...
2009-06-18 Adam TkacAdd Polish translation (thanks to Piotr Drąg).
2009-06-16 Adam TkacDeclare virtual methods with empty body as pure virtual...
2009-06-16 Adam Tkac[Bugfix] Client didn't receive clipboard selections...
2009-06-12 Adam TkacBump version to 0.0.91.
2009-06-12 Adam TkacConvert all *.po files to UTF-8 and bump translation...
2009-06-09 Pierre OssmanChanges outside the framebuffer can sometimes be report...
2009-06-02 Pierre OssmanTry to keep DPI when we change resolution as we have...
2009-06-01 Pierre OssmanDIBSectionBuffer can modify the pixel format so we...
2009-06-01 Adam TkacDon't install Russian translation, it is broken.
2009-05-28 Pierre OssmanWe should only send ExtendedDesktopSize to a client...
2009-05-20 Adam Tkac[Bugfix] Start per session D-Bus daemon correctly.
2009-05-18 Adam Tkac[Bugfix] Add correct PlainPasswd constructor to avoid...
2009-04-30 Pierre OssmanThe code to utilize our libjpeg's ability to input... v0.0.90
2009-04-29 Peter ÅstrandUpdated version information and copyright.
2009-04-27 Adam TkacRegenerate xserver16.patch.
2009-04-24 Pierre OssmanRemove debugging output that wasn't supposed to be...
2009-04-23 Pierre OssmanSend desktop layout changes separately
2009-04-22 Pierre OssmanUltraVNC sends a new non-incr. FUR when it gets a Deskt...
2009-04-22 DRCIf font catalogue exists (Fedora 11), use it as the...
2009-04-21 Pierre OssmanMake sure we handle endian problems in the conversion...
2009-04-20 Pierre OssmanFix generation of native pixel format so the that inter...
2009-04-16 DRCIt shouldn't be necessary to actually open the XFS...
2009-04-15 Peter ÅstrandAdded Inno Setup file, for creating Windows installer.
2009-04-15 Peter ÅstrandAdded DOS line breaks.
2009-04-15 DRCChange font path logic such that XFS is used if it...
2009-04-15 Peter ÅstrandAdded a copy of the license with DOS line breaks, so...
2009-04-15 DRCUse spawnvp on all platforms, even those that support...
2009-04-14 Peter ÅstrandThe index.vnc in the javabin directory was removed...
2009-04-14 Peter ÅstrandFetch VncViewer.jar directly from the Java build direct...
2009-04-14 Peter ÅstrandYet another version number fix. We had forgotten to...
2009-04-14 Peter Åstrandlogo150x150.gif is no longer used.
2009-04-14 Peter ÅstrandUpdated the version number in yet another location.
2009-04-14 Peter ÅstrandUpdate version information, to match rest of the project.
2009-04-14 Peter ÅstrandCorrected line breaks; must only use CRLF.
2009-04-11 DRCMove autoreconf of the X server until after modules...
2009-04-11 DRCFix build on RHEL 4
2009-04-10 DRCFix script to work with Python 2.3
2009-04-10 DRCOops. Correct configure argument to disable UUID suppo...
2009-04-09 Pierre OssmanCreate the system menu entries earlier to play nice...
2009-04-09 Pierre OssmanUpdate copyright notice and version in executable metadata.
2009-04-09 Pierre OssmanUse lower IDs for system menu entries.
2009-04-07 Adam TkacCheck for full *-windres name in configure instead...
2009-04-07 Adam TkacRemove fttypes.h from Makefile.am, it doesn't exist.
2009-04-06 DRCSet default deferred update timer to 1 ms
2009-04-06 DRCTake advantage of libjpeg colorspace extensions, if...
2009-04-06 DRCTake advantage of libjpeg colorspace extensions if...
2009-04-05 DRCTest fast upsampling
2009-04-05 DRCAdd colorspace extensions to merged upsampling routines
2009-04-05 DRCRemove unnecessary code
2009-04-04 DRCProperly handle spaces in configure flags
2009-04-04 DRCOops. jcolsamp.inc should be included from j[c|d]clr...
2009-04-04 DRCOops. jcolsamp.inc needs to be included from j[c|d...
2009-04-03 Adam TkacDon't install test programs, build them only.
2009-04-03 Adam TkacCheck if C++ compiler is present.
2009-04-03 Adam TkacExecute vncconfig in xstartup file early to make clipbo...
2009-04-03 Pierre OssmanUpdate shift values in pixel format parse routine.
2009-04-03 Pierre OssmanRemove unused pixel format constant.
next