2011-10-01 |
Brian Hinz | lots of fixes to scaling code. Adds support for FixedRa... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
DRC | Fix BUILD_STATIC on MinGW and document the feature |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Pierre Ossman | Put the TigerVNC marker at the end instead of the begin... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Pierre Ossman | Remove VeNCrypt settings from the GUI as lower layers... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Pierre Ossman | Avoid resetting the options whenever you click on the... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Pierre Ossman | Forgot to save the security settings when closing the... |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Brian Hinz | initial support for client side scaling. Options dialog... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Peter Åstrand | Fixed the formatting of a few Cendio copyright lines... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Henrik Andersson | Proper GNOME shell integration requires that WM_CLASS |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Henrik Andersson | Updated bundled fltk with latest set of patches for |
commit | commitdiff | tree | snapshot |
2011-09-14 |
DRC | Oops. Apple version doesn't need to link with libdl... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
DRC | Included FLTK depends on libdl |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Henrik Andersson | Adding missing initialization of new member variables |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Henrik Andersson | - Changes behaviour of context menu to be reinitialize |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Pierre Ossman | Internalise the libjpeg stuff into the JpegCompressor... |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Pierre Ossman | The old Unix viewer put the RFB clipboard data both... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Brian Hinz | fixed protocol version < 3.7 secType bug |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Martin Koegler | Update menu key list in man page |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Martin Koegler | Support other keys than F8 as menu key |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Peter Åstrand | The LINGUAS file is no longer used - the languages... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Peter Åstrand | Updated Swedish translation |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Peter Åstrand | Executed translations_update |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Peter Åstrand | Avoid translation strings with leading and/or trailing... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
DRC | Support building an out-of-tree Xvnc binary using in... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Brian Hinz | remove unused variables |
commit | commitdiff | tree | snapshot |
2011-08-24 |
DRC | Oops. Need to escape parentheses |
commit | commitdiff | tree | snapshot |
2011-08-24 |
DRC | Adapt -m32 recipe to accommodate modern systems as... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
DRC | Oops. The option is --with-xkb-bin-directory, not... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
DRC | Remove unused variables |
commit | commitdiff | tree | snapshot |
2011-08-24 |
DRC | Include basic recipe for building Xvnc on "modern"... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
DRC | We can't assume that Pixman is under ${includedir}... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Brian Hinz | prevent window artifact during clientRedirect |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Brian Hinz | added sanity checks for setting jpeg quality level... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Brian Hinz | expose jpeg quality level 0 in gui |
commit | commitdiff | tree | snapshot |
2011-08-23 |
DRC | JPEG quality level 0 is a perfectly valid setting ... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
DRC | Move setting of PIC code to a central location |
commit | commitdiff | tree | snapshot |
2011-08-23 |
DRC | Clarify when in-tree version of Zlib is being used... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Peter Åstrand | Make sure to include config.h in every compilation... |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Pierre Ossman | CMake doesn't handle convenience libraries as nicely... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
DRC | Link x0vncserver against Xtst, if it was detected ... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
DRC | Do register reduction to re-normalize the performance... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
DRC | Fix image corruption issues with, and add a few optimiz... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
DRC | Add support for TurboVNC pseudo-encodings and Grayscale... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
DRC | Make rawBytesEquivalent an unsigned 64-bit integer... |
commit | commitdiff | tree | snapshot |
2011-08-19 |
DRC | Fix compiler warning in Visual C++ |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Brian Hinz | added option to disable system bell. added missing... |
commit | commitdiff | tree | snapshot |
2011-08-18 |
Brian Hinz | add support for "hidden" compression levels 0,7,8,9... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Brian Hinz | Implement recommendations from low-level performance... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
DRC | Need to include os/print.h to use snprintf on Windows |
commit | commitdiff | tree | snapshot |
2011-08-17 |
DRC | Disable ComparingUpdateTracker by default for now,... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
DRC | Implement recommendations from low-level performance... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
DRC | Further optimizations to the Tight encoder to eliminate... |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Peter Åstrand | Do not translate the encoding names: These are just... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
DRC | "Don't use parallel make by default," he says after... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
DRC | Ported encoding optimizations from TurboVNC. The chang... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Peter Åstrand | Update the fl_update_clipboard function, so that it... |
commit | commitdiff | tree | snapshot |
2011-08-10 |
DRC | Avoid MSVC linker warning when doing a Debug build... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
DRC | Merge further fixes to Zlib encoder from 1.1 branch |
commit | commitdiff | tree | snapshot |
2011-08-09 |
DRC | Revert r4498 and fix #3305357 properly. The issue... |
commit | commitdiff | tree | snapshot |
2011-08-09 |
DRC | (Re-)fix static Xvnc build. We can leverage the BUILD_... |
commit | commitdiff | tree | snapshot |
2011-08-08 |
DRC | Oops. The 64BIT variable is a carry-over from VirtualG... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Peter Åstrand | Another fullscreen fix: avoid triggering fullscreen... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
DRC | Only try to run the libjpeg-turbo test program if we... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Peter Åstrand | More fullscreen fixes: Do not try to change size in... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
DRC | Include build date/time and bitness in the About dialog |
commit | commitdiff | tree | snapshot |
2011-07-28 |
DRC | Add a BUILD_STATIC option which links statically agains... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
DRC | Remove FLTK build instructions (no longer needed) |
commit | commitdiff | tree | snapshot |
2011-07-28 |
DRC | Remove extensions patch. It is no longer being maintai... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
DRC | Apply our FLTK extensions |
commit | commitdiff | tree | snapshot |
2011-07-28 |
DRC | Unless GnuTLS is being used, we have to explicitly... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
DRC | Include a stripped-down version of FLTK in tree and... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
DRC | Actually link and run the libjpeg-turbo test program... |
commit | commitdiff | tree | snapshot |
2011-07-28 |
DRC | Actually, you don't have to build it first, as the... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Peter Åstrand | Another fullscreen fix: When the framebuffer size chang... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Peter Åstrand | Make fullscreen mode work better with some X11 WMs... |
commit | commitdiff | tree | snapshot |
2011-07-18 |
Peter Åstrand | XGrabKeyboard needs to use CurrentTime rather than |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Pierre Ossman | Implement hacky workaround for rendering errors on... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Pierre Ossman | This was not a good method to get an initial full updat... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Pierre Ossman | When we stopped doing full updates on format changes... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Pierre Ossman | Add some extra debug output when the frame buffer chang... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Pierre Ossman | Add hack to make the client start properly even in... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Pierre Ossman | Make sure we use the correct pixel format for cursors... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Pierre Ossman | Make it possible to query a PixelTransformer for the... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Pierre Ossman | We don't need to force a full refresh on format changes... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Pierre Ossman | The new viewer stores the framebuffer in a native forma... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Pierre Ossman | Managed to consistently get the colour levels reversed... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Pierre Ossman | Workaround for Alt behaviour on OS X. |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Peter Åstrand | The password file must be opened in binary mode. Otherw... |
commit | commitdiff | tree | snapshot |
2011-07-14 |
Brian Hinz | make sure support for clientRedirect is enabled in... |
commit | commitdiff | tree | snapshot |
2011-07-13 |
Pierre Ossman | Port over the AltGr hack that the old Windows viewer... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Pierre Ossman | Mostly we will catch socket errors when processing... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Pierre Ossman | Destroy the main UI and connection objects before poppi... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Pierre Ossman | More consolidation into handleKeyEvent(). |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Pierre Ossman | Simplify things by using the handleKeyEvent() method... |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Pierre Ossman | Create a proper header file for the exported functions... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
DRC | Include instructions for specifying the location of... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
DRC | Fix regression. We need to set WIN64 so it will be... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
DRC | The previous fix for eliminating the console window... |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Peter Åstrand | Build with -Wl,-subsystem,windows on Windows, to avoid... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
Brian Hinz | corrected all inconsistent eol-styles and set eol-style... |
commit | commitdiff | tree | snapshot |
next |