46 커밋 (5b8a629661c25f7c11c4b37825b0c80c633c2bf6)

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