2009-04-10 |
DRC | Fix script to work with Python 2.3 |
commit | commitdiff | tree | snapshot |
2009-04-10 |
DRC | Oops. Correct configure argument to disable UUID suppo... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Pierre Ossman | Create the system menu entries earlier to play nice... |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Pierre Ossman | Update copyright notice and version in executable metadata. |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Pierre Ossman | Use lower IDs for system menu entries. |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Adam Tkac | Check for full *-windres name in configure instead... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
Adam Tkac | Remove fttypes.h from Makefile.am, it doesn't exist. |
commit | commitdiff | tree | snapshot |
2009-04-06 |
DRC | Set default deferred update timer to 1 ms |
commit | commitdiff | tree | snapshot |
2009-04-06 |
DRC | Take advantage of libjpeg colorspace extensions, if... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
DRC | Take advantage of libjpeg colorspace extensions if... |
commit | commitdiff | tree | snapshot |
2009-04-05 |
DRC | Test fast upsampling |
commit | commitdiff | tree | snapshot |
2009-04-05 |
DRC | Add colorspace extensions to merged upsampling routines |
commit | commitdiff | tree | snapshot |
2009-04-05 |
DRC | Remove unnecessary code |
commit | commitdiff | tree | snapshot |
2009-04-04 |
DRC | Properly handle spaces in configure flags |
commit | commitdiff | tree | snapshot |
2009-04-04 |
DRC | Oops. jcolsamp.inc should be included from j[c|d]clr... |
commit | commitdiff | tree | snapshot |
2009-04-04 |
DRC | Oops. jcolsamp.inc needs to be included from j[c|d... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Adam Tkac | Don't install test programs, build them only. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Adam Tkac | Check if C++ compiler is present. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Adam Tkac | Execute vncconfig in xstartup file early to make clipbo... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Pierre Ossman | Update shift values in pixel format parse routine. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Pierre Ossman | Remove unused pixel format constant. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Pierre Ossman | Avoid touching PixelFormat internals. |
commit | commitdiff | tree | snapshot |
2009-04-03 |
DRC | Include low-level unit tests borrowed from VirtualGL |
commit | commitdiff | tree | snapshot |
2009-04-03 |
DRC | Implement new colorspaces to allow directly compressing... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
DRC | Add environment variables to force MMX/SSE2 code path... |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Adam Tkac | Disable XKEYBOARD extension by default, it is still... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Adam Tkac | Initialize SMsgWriterV3.needExtendedDesktopSize variabl... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Pierre Ossman | We need to call RRGetInfo() again for our new mode... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Pierre Ossman | Improve logging in setScreenLayout(). |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Pierre Ossman | Brown paper bag time... Forgot to actually store the... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
DRC | Build libjpeg/SIMD by default and replace --with-includ... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
DRC | Fix build for RGB_PIXELSIZE==4 |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Pierre Ossman | Try to increase the update rate by requesting a new... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Pierre Ossman | Make sure we flush the X11 connection once we've sent... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
DRC | Store Xorg build directory under the TigerVNC build... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Pierre Ossman | Optimise the common pixel format conversion RGB24 to... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
DRC | Add -fp argument to allow user to override font path... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
DRC | Generally wordsmithed man page + changed descriptions... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
DRC | Don't complain if $depth not set |
commit | commitdiff | tree | snapshot |
2009-03-26 |
DRC | Comment out $depth line so that the server will use... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
DRC | Attempt to build a reasonable font path for the system... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
DRC | Better default xstartup file which attempts to launch... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
DRC | Allow Xvnc, vncpasswd, etc. to be run from an arbitrary... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Adam Tkac | X.Org 1.6 compatibility change in RandR related code... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Pierre Ossman | fix build on POSIX strict platforms |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Pierre Ossman | Needs to be true colour to be 888. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Pierre Ossman | A quick optimisation of the common 32-bit to 24-bit... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Pierre Ossman | Try to render entire update in one go to avoid tearing. |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Pierre Ossman | Try to update an entire FramebufferUpdate in one go... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Pierre Ossman | Support for ExtendedDesktopSize and -DesktopSize in... |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Pierre Ossman | Document the new DesktopSize parameter in the man file. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Pierre Ossman | Implement basic support for SetDesktopSize. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Pierre Ossman | Implement server side support for SetDesktopSize. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Pierre Ossman | Add parameter to make client attempt to resize server... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Pierre Ossman | Add client method to send SetDesktopSize. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Pierre Ossman | Reenable display even on failure. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Pierre Ossman | RRRegisterRate() can in theory fail. Make sure we catch... |
commit | commitdiff | tree | snapshot |
2009-03-21 |
Pierre Ossman | Properly parse the SetDesktopSize message. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Pierre Ossman | Move screen layout bootstraping around so that it can... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Pierre Ossman | Basic book keeping of screen layout on server. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Pierre Ossman | Remove unused, and improperly reserved message types. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Pierre Ossman | Add official allocations for extended desktop size... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Pierre Ossman | Remove file transfer callback that was left behind. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Pierre Ossman | Properly parse the ExtendedDesktopSize rects in the... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Pierre Ossman | Make the server a little less DoS:able by validating... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Pierre Ossman | Add new file to file lists. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Pierre Ossman | Minimal client side support for the extended desktop... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Pierre Ossman | Minimal server side implementation of the extended... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Pierre Ossman | Remove stray file left over from the file transfer... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Pierre Ossman | Move the SetDesktopName parser into CMsgReaderV3 to... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
DRC | VNC needs to be autoreconf'ed as well, otherwise unix... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
DRC | Remove Xorg 1.1 support since it doesn't work and we... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
DRC | Allow PREFIX to be overridden |
commit | commitdiff | tree | snapshot |
2009-03-19 |
DRC | Don't download tarballs if they already exist in the... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Pierre Ossman | Restore Composite callback when we close the screen. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
Peter Åstrand | Build the macros package before everything else; must... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
DRC | Allow additional configure flags to be passed on the... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Pierre Ossman | Support for RandR on the server. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Pierre Ossman | Move framebuffer information into its own structure... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Pierre Ossman | Remove more crud from the mmap support. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Peter Åstrand | Added scripts for building Xvnc with Xorg 1.5. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Adam Tkac | Remove undocumented and useless option which allowed... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Peter Åstrand | Ignore a few more generated files. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Adam Tkac | Change Windows viewer version to 0.0.90. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
DRC | Support building Xvnc using Xorg 1.1 code base (for... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
DRC | iEliminate backward incompatibility which required... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Pierre Ossman | Work around subdirectory bug in older automake. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
DRC | Fix broken buffered I/O (to make cjpeg work) |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Pierre Ossman | Remove file transfer support. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Adam Tkac | Make source compilable via GNU autotools which are... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Adam Tkac | Revert r3657 (import of autogenerated) files. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Adam Tkac | Make java viewer compilable via OpenJDK 1.6.0 series... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Adam Tkac | Rename all java modules to tigervnc from tightvnc |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Adam Tkac | Rename java/src/com/tightvnc to java/src/com/tigervnc. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Pierre Ossman | Add new simd files to Visual Studio project file. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Pierre Ossman | Move variable init around a bit to please crappy compilers. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Pierre Ossman | Don't mix LOCAL() and qualifiers. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Peter Åstrand | Do not explicitly enable backing store support, but... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Pierre Ossman | Remove old, compiled version of the Java client. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
DRC | Change JPEG quality/subsampling map to produce meaningf... |
commit | commitdiff | tree | snapshot |
next |