51 Révisions (master)

Auteur SHA1 Message Date
  Pierre Ossman 8d2739fa71 Completely ignore server clipboard when unfocused il y a 8 mois
  Pierre Ossman 6881c895ab Use stdint types il y a 1 an
  Pierre Ossman 4f6d4895c3 Handle macOS keyboard stealing il y a 2 ans
  Samuel Mannehed d71135b02b Cancel AltGr timeout on mouse events as well il y a 4 ans
  Alex Tanskanen bab9d1fa18 Add emulated middle mouse button il y a 4 ans
  Pierre Ossman 615d16bd5b Improved clipboard API il y a 5 ans
  Pierre Ossman 56fa782156 Add UTF-8 to/from ISO 8859-1 conversion routines il y a 8 ans
  Pierre Ossman 66f1db543b Clean up internal clipboard handling il y a 5 ans
  Pierre Ossman 609a9c89e9 Properly sync LED state on connect il y a 6 ans
  Pierre Ossman 59da99f650 Stop abusing InputHandler class for write class il y a 8 ans
  Pierre Ossman be6909b3c0 Avoid clipboard updates when not focused il y a 6 ans
  Pierre Ossman 9a74732b5c Add focus test helper for Viewport il y a 6 ans
  Pierre Ossman 7823629930 Handle LED state sync entirely in Viewport il y a 6 ans
  Pierre Ossman 4c20423fb2 Move server cut text handler to Viewport il y a 6 ans
  Pierre Ossman 5124978b10 Better detection of AltGr on Windows il y a 6 ans
  Pierre Ossman 0c15866f0c Add support for raw keyboard in vncviewer il y a 6 ans
  Pierre Ossman 1668cfaef2 Sync LED state when gaining focus il y a 7 ans
  Pierre Ossman 2fa63f8576 Add client support for LED state sync il y a 7 ans
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data il y a 7 ans
  Pierre Ossman 3d74d88806 Render on a temporary surface when needed il y a 7 ans
  Pierre Ossman 403ac27d23 Abstract platform rendering to "surfaces" il y a 7 ans
  Pierre Ossman 2e33286868 Remove unused declarations from Viewport.h il y a 7 ans
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class il y a 8 ans
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 il y a 9 ans
  Pierre Ossman 64ff1ca14f Update FLTK patches based on feeback from upstream il y a 9 ans
  Pierre Ossman 4f3ac69a11 Add xhandler hook il y a 9 ans
  Pierre Ossman 25188c448c Remove simple keyboard model il y a 9 ans
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders il y a 10 ans
  Pierre Ossman a32040d7c9 Provide a better R/W base PixelBuffer class il y a 10 ans
  Pierre Ossman ac13abe4ce Create a proper interface base class for the viewport's framebuffer il y a 10 ans
  Pierre Ossman b6b4dc6487 Remove full support for colour maps il y a 10 ans
  Pierre Ossman 947b48de71 Remove some premature optimisation il y a 10 ans
  Pierre Ossman 945cddacef Be more consistent in referring to pixel byte streams as buffers il y a 10 ans
  Pierre Ossman b8349b73af Remove unused method prototype il y a 10 ans
  Pierre Ossman 769963fa71 Clean up header dependencies in the vncviewer directory il y a 10 ans
  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. il y a 12 ans
  Henrik Andersson abd70cedde - Changes behaviour of context menu to be reinitialize il y a 12 ans
  Pierre Ossman f350545337 The new viewer stores the framebuffer in a native format, instead of il y a 13 ans
  Pierre Ossman c18753c3ee Implement optimised drawing operations for OS X. Didn't see any reduction in il y a 13 ans
  Pierre Ossman db7091c0f4 Flushing screen updates after 100 ms turned out to be too aggressive and il y a 13 ans
  Pierre Ossman b4cb8766d3 Optimised drawing routines for Win32, based on the old Windows viewer. il y a 13 ans
  Pierre Ossman 1350069127 Optimised drawing routines for X11, roughly based on how the old Unix viewer il y a 13 ans
  Pierre Ossman 132b3d0f75 Basic framework for more optimised, platform specific, drawing routines. il y a 13 ans
  Pierre Ossman 835b4ef7cd Add support for cursors to the new viewer. il y a 13 ans
  Pierre Ossman e00f0aa62b Allow resize of the viewport widget. il y a 13 ans
  Pierre Ossman 4e7271e060 Handling a full range of keys for the menu key is not as trivial in FLTK as il y a 13 ans
  Pierre Ossman cd6ddefabe Better handling of the numpad by looking at FLTK's "original key code". il y a 13 ans
  Pierre Ossman 4a6be4a2a0 Implement support for sending the local clipboard to the server. il y a 13 ans
  Pierre Ossman c7bfaac733 Initial support for context menu, based on Unix vncviewer code. il y a 13 ans
  Pierre Ossman d50b3d137b Split out the graphics and input handling to a separate widget in preparation il y a 13 ans