63 コミット (master)

作成者 SHA1 メッセージ 日付
  Pierre Ossman fe4b0145de Set all HAVE_ macros on the top level 4ヶ月前
  Pierre Ossman cd90e28dab Prevent incorrect cmake usage 5ヶ月前
  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 2年前
  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 10年前
  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 13年前
  DRC 638314d56d Unless GnuTLS is being used, we have to explicitly link vncviewer with ws2_32 on WIN32 systems. 13年前
  DRC 2ff39b8481 Include a stripped-down version of FLTK in tree and add a USE_INCLUDED_FLTK option to build against it. 13年前
  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年前