2011-06-22 |
DRC | Translate comments into English and remove blindingly... |
commit | commitdiff | tree | snapshot |
2011-06-22 |
DRC | Tabs to spaces |
commit | commitdiff | tree | snapshot |
2011-06-21 |
DRC | Make '-version 7.4' the default. |
commit | commitdiff | tree | snapshot |
2011-06-18 |
DRC | Fix 3305357 (Enabling custom compression level on clien... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Brian Hinz | corrected missing index ptr in new ZlibInStream impleme... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Brian Hinz | Imported JZlib source tree and re-implemented ZlibInStr... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Pierre Ossman | Turns out that TXImage wasn't just being overly cautiou... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Pierre Ossman | Implement optimised drawing operations for OS X. Didn... |
commit | commitdiff | tree | snapshot |
2011-06-17 |
Pierre Ossman | Remove unused structure definition. |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Pierre Ossman | Translate the default menu items we get on OS X. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
DRC | Using build-xorg without -static is not useful, because... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Pierre Ossman | Implement a more robust method to handle the keyboard... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Pierre Ossman | Flushing screen updates after 100 ms turned out to... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Pierre Ossman | Optimised drawing routines for Win32, based on the... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Pierre Ossman | Optimised drawing routines for X11, roughly based on... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Pierre Ossman | Basic framework for more optimised, platform specific... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
DRC | Fix HAVE_FLTK_DEAD_KEYS test |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Henrik Andersson | Exclude unix directory from compile on Apple platform, |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Brian Hinz | initial support for ClientRedirect and VeNCrypt sub... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
DRC | Remove obsolete Visual C++ 7 build instructions |
commit | commitdiff | tree | snapshot |
2011-06-09 |
DRC | libtool control file should be created in binary direct... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Henrik Andersson | - Fixed so the library suffix is platformindependent |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Pierre Ossman | Dump a copy of FLTK and needed patches in the tree... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Henrik Andersson | Building the Xvnc server requires libtool control files... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Pierre Ossman | We can get 0x0 cursor sometimes when the server wants... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Pierre Ossman | Copied the dot cursor logic over from the Unix viewer... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Pierre Ossman | Default to fully respecting the remote cursor in order... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Pierre Ossman | We have no cursor initially, and never if the server... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Pierre Ossman | Implement dot cursor in new viewer. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Pierre Ossman | The default value of local cursor support is false... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Pierre Ossman | Bah, not enough coffee today. I had already implemented... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Pierre Ossman | Local cursors are a pain to deal with and I doubt it... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Pierre Ossman | Server support for full colour cursors (no support... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Pierre Ossman | Add support for cursors to the new viewer. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Pierre Ossman | Accidentally calculated the pointer offset twice, resul... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
DRC | CMake 2.8 is necessary in order to properly detect... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
DRC | Do not include the po/ subdirectory unless NLS is enabled. |
commit | commitdiff | tree | snapshot |
2011-06-07 |
DRC | Fix detection of GnuTLS and its features when linking... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
DRC | Don't need to save the value of CMAKE_REQUIRED_FLAGS... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
DRC | If JPEG_INCLUDE_DIR or JPEG_LIBRARY have been overridde... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
DRC | Make full-screen mode span all monitors in a multi... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Pierre Ossman | Make sure the popup menu is reset to the same state... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
DRC | Make the install target install the same files as the... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Pierre Ossman | Handle framebuffer resize requests. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Pierre Ossman | Allow resize of the viewport widget. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Pierre Ossman | Fix some misbehaviour with the scroll widget caused... |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Pierre Ossman | Reenable the automatic enabling of GnuTLS if present... |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Brian Hinz | [java client] improve gui set/get methods for compressi... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
Pierre Ossman | Make use of GnuTLS an explicit choice to avoid surprise... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Pierre Ossman | Make sure we can handle clipboard data of any size. |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Pierre Ossman | Make it possible to start in full screen mode. |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Pierre Ossman | Toggle full screen based on changes in the options... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Pierre Ossman | As we also fall through for FL_FOCUS, we need to do... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Pierre Ossman | Update the full screen setting when the state is toggle... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Pierre Ossman | Implement support for grabbing the keyboard when in... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Pierre Ossman | Fix some graphics bugs that occurred on Win32 when... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Pierre Ossman | Implement full screen support in new vncviewer. |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Brian Hinz | [java viewer] fixed typo in makefile |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Brian Hinz | [java viewer] fixed incorrect offset value in custom... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Pierre Ossman | Handling a full range of keys for the menu key is not... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Pierre Ossman | Handle horizontal wheel events and not just vertical. |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Pierre Ossman | Allow buttons 6 and 7 to be used as well so that we... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Pierre Ossman | Add some more libraries that are generally needed by... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Pierre Ossman | We need to be careful about feeding FLTK @:s when they... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Pierre Ossman | This bug has been fixed upstream, so remove the comment. |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Pierre Ossman | Undo accidental commit of premature fullscreen code. |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Pierre Ossman | Add support for multimedia keys. |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Pierre Ossman | Make sure we have a list of the multimedia keysyms... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Pierre Ossman | Remove no longer used code. |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Pierre Ossman | Better handling of the numpad by looking at FLTK's... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Pierre Ossman | Add keyboard debugging output. |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Pierre Ossman | Implement support for sending the local clipboard to... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Pierre Ossman | Do some proper cleanup and delete the desktop window... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Pierre Ossman | Implement support for clipboard data coming from the... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Brian Hinz | fixed bug in java viewer when disabling security types |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Brian Hinz | add support for SetDesktopSize to java viewer |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Brian Hinz | add support for SetDesktopSize |
commit | commitdiff | tree | snapshot |
2011-05-17 |
DRC | Ensure that a modified source file under rdr/ or rfb... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Pierre Ossman | Implement dialog for when both username and password... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Pierre Ossman | Make sure we can display all the possible dialog types... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Pierre Ossman | Update connection parameters when the user has changed... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Pierre Ossman | Add a callback mechanism to the options dialog so that... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Brian Hinz | changed string reads/writes to use utf-8. Also fixed... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Pierre Ossman | Implement support for storing settings from the options... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Pierre Ossman | Add a default constructor so that you can create empty... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Pierre Ossman | Add connection information dialog based on the one... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Pierre Ossman | Initial options dialog (read-only) loosly based on... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Pierre Ossman | Remove old declaration that never actually maps to... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Brian Hinz | Update location of resource used to store build timestamp. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
DRC | Completely reworked Java viewer (contributed by Brian... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Pierre Ossman | Implement connection dialog based on unix vncviewer. |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Pierre Ossman | The initial fix for FLTK to handle dead keys broke... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
DRC | NASM and GCC > 4.1 no longer necessary, because libjpeg... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
DRC | Require gettext 0.14.4 to fix a problem with detection... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
DRC | Remove unused build-xorg-git script |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Adam Tkac | [Bugfix] Fix 3-button mouse emulation in win viewer. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Adam Tkac | Initialize VNC extension inside #ifdef statement to... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Adam Tkac | [Security] vncviewer can send password without proper... |
commit | commitdiff | tree | snapshot |
2011-04-30 |
DRC | Update cross-compatible builds to xorg-xserver 1.6... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
DRC | The installed package is called "com.tigervnc.tigervnc... |
commit | commitdiff | tree | snapshot |
next |