133 Commits (d8bbbeb3b37c713a72a113f7ef78741e15cc4a4d)

Author SHA1 Message Date
  Pierre Ossman 42d0f5dd74 Fixed handling of AltGr from Windows' touch keyboard 5 years ago
  Pierre Ossman 0f1c63060c Handle AltGr from Windows' touch keyboard 5 years ago
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams 5 years ago
  Pierre Ossman be88293952 Ignore buttons in mouse leave events 5 years ago
  Pierre Ossman e370e1c867 Fix try/catch for flushPendingClipboard() 5 years ago
  Dominique Martinet 9f83180219 viewer: reset ctrl / alt to menu state on focus 5 years ago
  Pierre Ossman 609a9c89e9 Properly sync LED state on connect 6 years ago
  Pierre Ossman 59da99f650 Stop abusing InputHandler class for write class 8 years ago
  Pierre Ossman be6909b3c0 Avoid clipboard updates when not focused 6 years ago
  Pierre Ossman 9a74732b5c Add focus test helper for Viewport 6 years ago
  Pierre Ossman 7823629930 Handle LED state sync entirely in Viewport 6 years ago
  Pierre Ossman 4c20423fb2 Move server cut text handler to Viewport 6 years ago
  Pierre Ossman 69428fe6e8 Handle Ctrl+AltGr on Windows 6 years ago
  Pierre Ossman 5124978b10 Better detection of AltGr on Windows 6 years ago
  Pierre Ossman d329c3ef08 Remove double cursor workaround in client 6 years ago
  Pierre Ossman 30b3f926cb Handle right shift better on Windows 6 years ago
  Pierre Ossman f73214c9ea Handle Windows scan code exceptions 6 years ago
  Pierre Ossman 87b9d5fec9 Be explicit which Exception class we want 6 years ago
  Pierre Ossman 0c15866f0c Add support for raw keyboard in vncviewer 6 years ago
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 years ago
  Pierre Ossman 1668cfaef2 Sync LED state when gaining focus 7 years ago
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 years ago
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 years ago
  Pierre Ossman 3d74d88806 Render on a temporary surface when needed 7 years ago
  Pierre Ossman 403ac27d23 Abstract platform rendering to "surfaces" 7 years ago
  Pierre Ossman a432b58232 Respect SendClipboard setting 7 years ago
  Pierre Ossman f7fef928f9 Only show sendPrimary on X11 platforms 8 years ago
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class 8 years ago
  Pierre Ossman ff626f823a Give context for strings used in menus 8 years ago
  Pierre Ossman d9b9003d97 Display partial updates on slow transfers 8 years ago
  Joel Teichroeb 1f9e45a0fb Add a missing break statement. 8 years ago
  Joel Teichroeb a7494ac195 Add minimize button on f8 menu. Fixes #90 8 years ago
  Pierre Ossman 56f99d63df Change fillRect() to take a buffer instead of a pixel 9 years ago
  Pierre Ossman b1cd6ca8f0 Reorder class initialiser list to match what actually happens 9 years ago
  Pierre Ossman fb450fba5d Fix mismatches between format string and arguments 9 years ago
  Pierre Ossman 245c802226 Escape FLTK menu entries 9 years ago
  Pierre Ossman b5b0ea5771 Revert "Switch to FLTK's copy() method for menus" 9 years ago
  Pierre Ossman 52a18150a7 Disable entries instead of shuffling memory around 9 years ago
  Pierre Ossman e95412569b Switch to FLTK's copy() method for menus 9 years ago
  Pierre Ossman 3c76a6d1eb Add shortcuts to context menu for quick access 9 years ago
  Pierre Ossman 83e019f599 Stop mapping Meta to Super 9 years ago
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 9 years ago
  Pierre Ossman d1a853bca7 Use exceptions rather than asserts for for "normal" errors 9 years ago
  Pierre Ossman a7d3dc7765 Handle PrintScreen and SysReq on Windows 9 years ago
  Pierre Ossman f05f355ba5 Make some log messages more sane for translators 9 years ago
  Pierre Ossman 64ff1ca14f Update FLTK patches based on feeback from upstream 9 years ago
  Pierre Ossman 6d66d6deb7 Protect the optional IM disabling calls with #ifdef:s 9 years ago
  Pierre Ossman 38fcebbb00 Use different keysyms for left and right alt on OS X 9 years ago
  Pierre Ossman 48ef54d59b Disable input methods when the viewport is focused 9 years ago
  Pierre Ossman a83c88d513 Ignore FLTK events when we have low level hooks 9 years ago