| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not translate the encoding names: These are just that: | Peter Åstrand | 2011-08-15 | 1 | -4/+4 |
* | Another fullscreen fix: avoid triggering fullscreen simply by setting | Peter Åstrand | 2011-08-02 | 1 | -1/+9 |
* | More fullscreen fixes: Do not try to change size in fullscreen mode | Peter Åstrand | 2011-08-01 | 1 | -5/+6 |
* | Include build date/time and bitness in the About dialog | DRC | 2011-07-28 | 3 | -3/+26 |
* | Unless GnuTLS is being used, we have to explicitly link vncviewer with ws2_32... | DRC | 2011-07-28 | 1 | -0/+7 |
* | Include a stripped-down version of FLTK in tree and add a USE_INCLUDED_FLTK o... | DRC | 2011-07-28 | 1 | -0/+3 |
* | Another fullscreen fix: When the framebuffer size changes, we must not | Peter Åstrand | 2011-07-19 | 1 | -0/+3 |
* | Make fullscreen mode work better with some X11 WMs such as Fedora 14 | Peter Åstrand | 2011-07-18 | 2 | -5/+25 |
* | XGrabKeyboard needs to use CurrentTime rather than | Peter Åstrand | 2011-07-18 | 1 | -1/+1 |
* | Implement hacky workaround for rendering errors on XP and newer when the screen | Pierre Ossman | 2011-07-15 | 1 | -2/+9 |
* | This was not a good method to get an initial full update as we would get two | Pierre Ossman | 2011-07-15 | 1 | -4/+1 |
* | When we stopped doing full updates on format changes, we also lost the side | Pierre Ossman | 2011-07-15 | 1 | -0/+3 |
* | Add some extra debug output when the frame buffer changes size. | Pierre Ossman | 2011-07-15 | 1 | -0/+3 |
* | Add hack to make the client start properly even in the face of endian issues. | Pierre Ossman | 2011-07-15 | 1 | -0/+20 |
* | Make sure we use the correct pixel format for cursors when in non-native mode. | Pierre Ossman | 2011-07-15 | 1 | -3/+8 |
* | We don't need to force a full refresh on format changes with the new viewer | Pierre Ossman | 2011-07-15 | 1 | -2/+0 |
* | The new viewer stores the framebuffer in a native format, instead of | Pierre Ossman | 2011-07-15 | 2 | -17/+24 |
* | Managed to consistently get the colour levels reversed. Fix up everything so | Pierre Ossman | 2011-07-14 | 2 | -11/+16 |
* | Workaround for Alt behaviour on OS X. | Pierre Ossman | 2011-07-14 | 1 | -0/+17 |
* | The password file must be opened in binary mode. Otherwise, you might | Peter Åstrand | 2011-07-14 | 1 | -1/+1 |
* | Port over the AltGr hack that the old Windows viewer has. Seems we need this | Pierre Ossman | 2011-07-13 | 1 | -0/+57 |
* | Mostly we will catch socket errors when processing incoming data, but | Pierre Ossman | 2011-07-12 | 1 | -5/+32 |
* | Destroy the main UI and connection objects before popping up the fatal error | Pierre Ossman | 2011-07-12 | 3 | -5/+15 |
* | More consolidation into handleKeyEvent(). | Pierre Ossman | 2011-07-12 | 1 | -5/+3 |
* | Simplify things by using the handleKeyEvent() method for the fake presses | Pierre Ossman | 2011-07-12 | 1 | -16/+11 |
* | Create a proper header file for the exported functions from vncviewer.cxx. | Pierre Ossman | 2011-07-12 | 5 | -9/+29 |
* | The previous fix for eliminating the console window in vncviewer.exe was not ... | DRC | 2011-07-05 | 1 | -1/+5 |
* | Use generic copyright message which refers the user to the complete copyright... | DRC | 2011-06-28 | 1 | -3/+1 |
* | Rename man pages to .1 when installing | DRC | 2011-06-25 | 1 | -1/+1 |
* | Install man pages during 'make install' on Unix systems | DRC | 2011-06-25 | 2 | -1/+228 |
* | Fix build issues with Visual C++ (implemented macro version of snprintf + re-... | DRC | 2011-06-24 | 7 | -14/+33 |
* | Call Fl::args() to properly parse the "hidden" arguments that FLTK understand... | DRC | 2011-06-23 | 1 | -13/+16 |
* | Call setMenuKey before initContextMenu to avoid uninitialised | Peter Åstrand | 2011-06-23 | 1 | -2/+1 |
* | Turns out that TXImage wasn't just being overly cautious with the custom error | Pierre Ossman | 2011-06-17 | 1 | -0/+24 |
* | Implement optimised drawing operations for OS X. Didn't see any reduction in | Pierre Ossman | 2011-06-17 | 4 | -2/+150 |
* | Remove unused structure definition. | Pierre Ossman | 2011-06-17 | 1 | -12/+0 |
* | Translate the default menu items we get on OS X. | Pierre Ossman | 2011-06-16 | 1 | -0/+8 |
* | Implement a more robust method to handle the keyboard grab/focus voodoo as | Pierre Ossman | 2011-06-14 | 4 | -21/+58 |
* | Flushing screen updates after 100 ms turned out to be too aggressive and | Pierre Ossman | 2011-06-13 | 1 | -1/+1 |
* | Optimised drawing routines for Win32, based on the old Windows viewer. | Pierre Ossman | 2011-06-13 | 4 | -2/+136 |
* | Optimised drawing routines for X11, roughly based on how the old Unix viewer | Pierre Ossman | 2011-06-13 | 4 | -1/+240 |
* | Basic framework for more optimised, platform specific, drawing routines. | Pierre Ossman | 2011-06-13 | 3 | -19/+66 |
* | We can get 0x0 cursor sometimes when the server wants to hide it. | Pierre Ossman | 2011-06-09 | 1 | -24/+31 |
* | Copied the dot cursor logic over from the Unix viewer incorrectly. | Pierre Ossman | 2011-06-09 | 1 | -3/+2 |
* | Default to fully respecting the remote cursor in order to be closer to a local | Pierre Ossman | 2011-06-09 | 1 | -1/+1 |
* | We have no cursor initially, and never if the server doesn't support local | Pierre Ossman | 2011-06-09 | 1 | -1/+2 |
* | Implement dot cursor in new viewer. | Pierre Ossman | 2011-06-09 | 1 | -28/+56 |
* | The default value of local cursor support is false, so we couldn't just | Pierre Ossman | 2011-06-09 | 1 | -0/+4 |
* | Bah, not enough coffee today. I had already implemented the pointer rate | Pierre Ossman | 2011-06-08 | 5 | -12/+4 |
* | Local cursors are a pain to deal with and I doubt it's worth the effort to | Pierre Ossman | 2011-06-08 | 2 | -7/+0 |