63 次代码提交 (master)

作者 SHA1 备注 提交日期
  Pierre Ossman fe4b0145de Set all HAVE_ macros on the top level 3 个月前
  Pierre Ossman cd90e28dab Prevent incorrect cmake usage 4 个月前
  Pierre Ossman 57cdcedf1b Avoid wildcards in cmake rules 1年前
  Pierre Ossman 640c5503c1 Prefer target_include_directories() 1年前
  Pierre Ossman ca0955c3fe Mark system include paths correctly 1年前
  Pierre Ossman 0a6bcade1c Change to modern layout in options dialog 2 年前
  Pierre Ossman 3810ff42fe Rebuild .desktop and metainfo when needed 1年前
  Pierre Ossman 65c820867d Rename MonitorArrangement to Fl_Monitor_Arrangement 1年前
  Pierre Ossman adf32175be Split general FLTK appearance to separate file 1年前
  Pierre Ossman 6416d81269 Move general FLTK stuff to own directory 1年前
  Pierre Ossman 4cf31302a1 Fix up ffmpeg header and library handling 2 年前
  Pierre Ossman 6c7c022b19 Avoid temporary cmake variables 1年前
  Pierre Ossman e28bf7ae8e Add more Unix icon sizes 2 年前
  Joachim Falk 704eff041c Added AppStream meta info file for the vncviewer 2 年前
  Vladimir Sukhonosov 03df448496
H264 Decoder 2 年前
  Hugo Lundin 94f52f9edf Add monitor description to tooltip 2 年前
  Hugo Lundin 0d43b96d1c Add fullscreen mode for selected monitors 2 年前
  Samuel Mannehed 642207f126 Support touch gestures on Windows 4 年前
  Aaron Sowry 95ad018961 Implement touch gesture handling on Unix 5 年前
  Aaron Sowry c79a05dc15 Implement X Input pointer handling for Unix 5 年前
  Pierre Ossman e4f253e1d1 Use standard install dir variable names 5 年前
  Alex Tanskanen bab9d1fa18 Add emulated middle mouse button 4 年前
  Pierre Ossman 0c15866f0c Add support for raw keyboard in vncviewer 6 年前
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 年前
  Brian P. Hinz 39c0784f0a Update min version of gettext required to build with .desktop files 6 年前
  Pierre Ossman 0f2d1f6f0d Add fallbacks for translating .desktop file 6 年前
  Pierre Ossman 86ff9fdbfa Generate translations in .desktop file from po files 6 年前
  Pierre Ossman de6a5806d2 Add alpha blending support to surfaces 7 年前
  Pierre Ossman 403ac27d23 Abstract platform rendering to "surfaces" 7 年前
  Pierre Ossman 4e7d05c992 Don't reference Xregion unless used directly 8 年前
  Pierre Ossman 35449991b5 Install viewer .desktop file and icons on all Unix systems 8 年前
  Pierre Ossman b27c1b240e Add Carbon and Cocoa dependencies to vncviewer 9 年前
  Pierre Ossman 428de11794 Move ws2_32 dependency to the correct place 9 年前
  Pierre Ossman 5945d73be7 Fix the build timestamp to be more translation friendly 9 年前
  Pierre Ossman 4c6993223c Windows debug builds of vncviewer should have a console 9 年前
  Pierre Ossman ac13abe4ce Create a proper interface base class for the viewport's framebuffer 10 年前
  Peter Åstrand 13ee321927 Reverted last patch which was a mistake. 11 年前
  Peter Åstrand b182a9e03d Added a standard -geometry command line option. Such an option is 11 年前
  Peter Åstrand 956a636506 Remove the in-tree versin of FLTK. Maintaining such a copy is way too 11 年前
  Pierre Ossman ca937761f5 Add a resource file to vncviewer.exe so we can get an icon. 12 年前
  Pierre Ossman 448fd3a5e7 Missed vncviewer in previous commit. 12 年前
  DRC 58fdda4ff0 It is our convention to install Windows executables in the top-level install directory rather than under bin/ 12 年前
  Martin Koegler 498ef46cc2 Support other keys than F8 as menu key 12 年前
  DRC d8e93dc9da Include build date/time and bitness in the About dialog 12 年前
  DRC 638314d56d Unless GnuTLS is being used, we have to explicitly link vncviewer with ws2_32 on WIN32 systems. 12 年前
  DRC 2ff39b8481 Include a stripped-down version of FLTK in tree and add a USE_INCLUDED_FLTK option to build against it. 12 年前
  DRC c3a8517879 The previous fix for eliminating the console window in vncviewer.exe was not portable (it only worked in MinGW, which isn't what most people use.) Use the CMake "WIN32" target property instead. 13 年前
  DRC 5b6aee2dbf Rename man pages to .1 when installing 13 年前
  DRC e66060d1c3 Install man pages during 'make install' on Unix systems 13 年前
  Pierre Ossman c18753c3ee Implement optimised drawing operations for OS X. Didn't see any reduction in 13 年前