437 Commits (056c153209fea793ce00986cf102a5b587e28369)

Author SHA1 Message Date
  Pierre Ossman ccd09baedd Fix about text encoding (partial revert of dc96cb4d) 9 years ago
  Peter Åstrand (astrand) 4ab2f8ab85 Removed extra newline in Listening on port printout. 9 years ago
  Tim Waugh 892d10a705 Fixed IPv6 support. 9 years ago
  Pierre Ossman a71a276637 Add a OS X system menu so that new viewer windows can be started 9 years ago
  Pierre Ossman 8d713a92af Hide OS X specific callback when not needed 9 years ago
  Pierre Ossman 3b865f1373 Fix bad long line detection logic in config file parser 9 years ago
  Pierre Ossman d7f8450c37 Change type to fix bad signed/unsigned comparison 9 years ago
  Pierre Ossman 3620e19621 Make sure defaultServerName is initialised even on errors 9 years ago
  Pierre Ossman 63471c9de0 Move about text constant so the compiler can analyse it 9 years ago
  Pierre Ossman 6e538b4020 Fix bad initialiser lists 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 28c1d54937 Switch to unsigned parameters for ExtendedDesktopSize handler 9 years ago
  Pierre Ossman 5c23b9ed7d Fix bad signed/unsigned comparisons 9 years ago
  Pierre Ossman a7bbe9c4a3 Make sure Exceptions do not use unsafe format strings 9 years ago
  Pierre Ossman eb95532f5c Remove unused variables 9 years ago
  Pierre Ossman 7665b793f0 The legacy OS X keyboard API is only 32-bit 9 years ago
  Tim Waugh 0d247ad0d3 Don't need to log local port when handling -via (#126). 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
  Tim Waugh 14206b3c56 Avoid warning when compiling with gcc's -Wformat-security option. 9 years ago
  Pierre Ossman 52a18150a7 Disable entries instead of shuffling memory around 9 years ago
  Pierre Ossman c134168be9 Update copyright years 9 years ago
  Pierre Ossman e95412569b Switch to FLTK's copy() method for menus 9 years ago
  Pierre Ossman 5bf17addcb Create a console window for help output on Windows 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 4cf2d3a621 Remove no longer functional workaround 9 years ago
  Peter Åstrand (astrand) 11167e1f08 Use a common header file for Windows errno names. 9 years ago
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 9 years ago
  Pierre Ossman 9018af44da More debug logging for screen layout changes 9 years ago
  Pierre Ossman c0ea642910 Reduce symbol scope of parameter helpers 9 years ago
  Pierre Ossman 1bfbcb57d8 Rework the error message in parameters.cxx 9 years ago
  Pierre Ossman 2aef35cfa2 Simplify log message as we always use TrueColour 9 years ago
  Pierre Ossman c76bd2b482 Improve some error messages 9 years ago
  Pierre Ossman 744e55cbdf Add comments for translators where requested 9 years ago
  Pierre Ossman 90347ae8b9 Remove "Error:" prefix from error message 9 years ago
  Pierre Ossman bad31c2fb8 Make sure we do an initial resize 9 years ago
  Pierre Ossman b27c1b240e Add Carbon and Cocoa dependencies to vncviewer 9 years ago
  Pierre Ossman 428de11794 Move ws2_32 dependency to the correct place 9 years ago
  Tim Waugh 7c56b4c332 Check the return value from XShmAttach. 9 years ago
  Tim Waugh b17c9c4ded Don't use MIT-SHM on remote displays. 9 years ago
  Pierre Ossman d1a853bca7 Use exceptions rather than asserts for for "normal" errors 9 years ago
  Pierre Ossman 86750633ff Use the same style for exception messages 9 years ago
  Pierre Ossman 3b07fc1263 Remove unused assert.h include 9 years ago
  Pierre Ossman a7d3dc7765 Handle PrintScreen and SysReq on Windows 9 years ago
  Pierre Ossman 5945d73be7 Fix the build timestamp to be more translation friendly 9 years ago
  Pierre Ossman 34e1298504 Move copyright year out of string to avoid re-translation 9 years ago
  Pierre Ossman ffcffd3f34 Don't use tabs for indentation 9 years ago
  Pierre Ossman 8ca4c1dec5 Make sure user visible strings are translated 9 years ago