48 Revize (d71135b02bd47037e5c210dbf678815a880065ed)

Autor SHA1 Zpráva Datum
  Samuel Mannehed d71135b02b Cancel AltGr timeout on mouse events as well před 4 roky
  Alex Tanskanen bab9d1fa18 Add emulated middle mouse button před 4 roky
  Pierre Ossman 615d16bd5b Improved clipboard API před 5 roky
  Pierre Ossman 56fa782156 Add UTF-8 to/from ISO 8859-1 conversion routines před 8 roky
  Pierre Ossman 66f1db543b Clean up internal clipboard handling před 5 roky
  Pierre Ossman 609a9c89e9 Properly sync LED state on connect před 6 roky
  Pierre Ossman 59da99f650 Stop abusing InputHandler class for write class před 8 roky
  Pierre Ossman be6909b3c0 Avoid clipboard updates when not focused před 6 roky
  Pierre Ossman 9a74732b5c Add focus test helper for Viewport před 6 roky
  Pierre Ossman 7823629930 Handle LED state sync entirely in Viewport před 6 roky
  Pierre Ossman 4c20423fb2 Move server cut text handler to Viewport před 6 roky
  Pierre Ossman 5124978b10 Better detection of AltGr on Windows před 6 roky
  Pierre Ossman 0c15866f0c Add support for raw keyboard in vncviewer před 6 roky
  Pierre Ossman 1668cfaef2 Sync LED state when gaining focus před 7 roky
  Pierre Ossman 2fa63f8576 Add client support for LED state sync před 7 roky
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data před 7 roky
  Pierre Ossman 3d74d88806 Render on a temporary surface when needed před 7 roky
  Pierre Ossman 403ac27d23 Abstract platform rendering to "surfaces" před 7 roky
  Pierre Ossman 2e33286868 Remove unused declarations from Viewport.h před 7 roky
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class před 8 roky
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 před 9 roky
  Pierre Ossman 64ff1ca14f Update FLTK patches based on feeback from upstream před 9 roky
  Pierre Ossman 4f3ac69a11 Add xhandler hook před 9 roky
  Pierre Ossman 25188c448c Remove simple keyboard model před 9 roky
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders před 10 roky
  Pierre Ossman a32040d7c9 Provide a better R/W base PixelBuffer class před 10 roky
  Pierre Ossman ac13abe4ce Create a proper interface base class for the viewport's framebuffer před 10 roky
  Pierre Ossman b6b4dc6487 Remove full support for colour maps před 10 roky
  Pierre Ossman 947b48de71 Remove some premature optimisation před 10 roky
  Pierre Ossman 945cddacef Be more consistent in referring to pixel byte streams as buffers před 10 roky
  Pierre Ossman b8349b73af Remove unused method prototype před 10 roky
  Pierre Ossman 769963fa71 Clean up header dependencies in the vncviewer directory před 10 roky
  DRC 33c15e3a3a If the client and server are using identical pixel formats, then perform Tight decoding directly into the viewer's back buffer, rather than going through the slow fillRect/imageRect routines. před 12 roky
  Henrik Andersson abd70cedde - Changes behaviour of context menu to be reinitialize před 12 roky
  Pierre Ossman f350545337 The new viewer stores the framebuffer in a native format, instead of před 13 roky
  Pierre Ossman c18753c3ee Implement optimised drawing operations for OS X. Didn't see any reduction in před 13 roky
  Pierre Ossman db7091c0f4 Flushing screen updates after 100 ms turned out to be too aggressive and před 13 roky
  Pierre Ossman b4cb8766d3 Optimised drawing routines for Win32, based on the old Windows viewer. před 13 roky
  Pierre Ossman 1350069127 Optimised drawing routines for X11, roughly based on how the old Unix viewer před 13 roky
  Pierre Ossman 132b3d0f75 Basic framework for more optimised, platform specific, drawing routines. před 13 roky
  Pierre Ossman 835b4ef7cd Add support for cursors to the new viewer. před 13 roky
  Pierre Ossman e00f0aa62b Allow resize of the viewport widget. před 13 roky
  Pierre Ossman 4e7271e060 Handling a full range of keys for the menu key is not as trivial in FLTK as před 13 roky
  Pierre Ossman cd6ddefabe Better handling of the numpad by looking at FLTK's "original key code". před 13 roky
  Pierre Ossman 4a6be4a2a0 Implement support for sending the local clipboard to the server. před 13 roky
  Pierre Ossman c7bfaac733 Initial support for context menu, based on Unix vncviewer code. před 13 roky
  Pierre Ossman d50b3d137b Split out the graphics and input handling to a separate widget in preparation před 13 roky
  Pierre Ossman d7c5b048cd Use a STL map to track keys so we don't have to care what range FLTK key codes před 13 roky
  Pierre Ossman 98486c1fc3 Reorganise the translation to keysyms to make the code simpler. At the same před 13 roky
  Pierre Ossman d014d05c26 Initial stab at keyboard support. Lots of corner case to work out though... před 13 roky