Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
vncviewer
/
CMakeLists.txt
0c15866
Add support for raw keyboard in vncviewer
by Pierre Ossman
· 8 years ago
2fa63f8
Add client support for LED state sync
by Pierre Ossman
· 9 years ago
39c0784
Update min version of gettext required to build with .desktop files
by Brian P. Hinz
· 8 years ago
0f2d1f6
Add fallbacks for translating .desktop file
by Pierre Ossman
· 8 years ago
86ff9fd
Generate translations in .desktop file from po files
by Pierre Ossman
· 8 years ago
de6a580
Add alpha blending support to surfaces
by Pierre Ossman
· 9 years ago
403ac27
Abstract platform rendering to "surfaces"
by Pierre Ossman
· 9 years ago
4e7d05c
Don't reference Xregion unless used directly
by Pierre Ossman
· 9 years ago
3544999
Install viewer .desktop file and icons on all Unix systems
by Pierre Ossman
· 10 years ago
b27c1b2
Add Carbon and Cocoa dependencies to vncviewer
by Pierre Ossman
· 11 years ago
428de11
Move ws2_32 dependency to the correct place
by Pierre Ossman
· 11 years ago
5945d73
Fix the build timestamp to be more translation friendly
by Pierre Ossman
· 11 years ago
4c69932
Windows debug builds of vncviewer should have a console
by Pierre Ossman
· 11 years ago
ac13abe
Create a proper interface base class for the viewport's framebuffer
by Pierre Ossman
· 12 years ago
13ee321
Reverted last patch which was a mistake.
by Peter Åstrand
· 13 years ago
b182a9e
Added a standard -geometry command line option. Such an option is
by Peter Åstrand
· 13 years ago
956a636
Remove the in-tree versin of FLTK. Maintaining such a copy is way too
by Peter Åstrand
· 13 years ago
ca93776
Add a resource file to vncviewer.exe so we can get an icon.
by Pierre Ossman
· 13 years ago
448fd3a
Missed vncviewer in previous commit.
by Pierre Ossman
· 13 years ago
58fdda4
It is our convention to install Windows executables in the top-level install directory rather than under bin/
by DRC
· 14 years ago
498ef46
Support other keys than F8 as menu key
by Martin Koegler
· 14 years ago
d8e93dc
Include build date/time and bitness in the About dialog
by DRC
· 14 years ago
638314d
Unless GnuTLS is being used, we have to explicitly link vncviewer with ws2_32 on WIN32 systems.
by DRC
· 14 years ago
2ff39b8
Include a stripped-down version of FLTK in tree and add a USE_INCLUDED_FLTK option to build against it.
by DRC
· 14 years ago
c3a8517
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.
by DRC
· 14 years ago
5b6aee2
Rename man pages to .1 when installing
by DRC
· 14 years ago
e66060d
Install man pages during 'make install' on Unix systems
by DRC
· 14 years ago
c18753c
Implement optimised drawing operations for OS X. Didn't see any reduction in
by Pierre Ossman
· 14 years ago
b4cb876
Optimised drawing routines for Win32, based on the old Windows viewer.
by Pierre Ossman
· 14 years ago
1350069
Optimised drawing routines for X11, roughly based on how the old Unix viewer
by Pierre Ossman
· 14 years ago
407a5c3
Implement support for grabbing the keyboard when in full screen mode.
by Pierre Ossman
· 14 years ago
afc7d14
Remove no longer used code.
by Pierre Ossman
· 14 years ago
d463b57
Initial options dialog (read-only) loosly based on the Unix vncviewer.
by Pierre Ossman
· 14 years ago
561ff0c
Implement connection dialog based on unix vncviewer.
by Pierre Ossman
· 14 years ago
b232b5f
Finish up the gettext handling in CMake. The included functions in CMake only
by Pierre Ossman
· 14 years ago
03327ae
Added install target for new vncviewer.
by Peter Åstrand
· 14 years ago
d50b3d1
Split out the graphics and input handling to a separate widget in preparation
by Pierre Ossman
· 14 years ago
f14bf33
Since Ctrl and Cmd tends to mess with the symbol generation, we need to do some
by Pierre Ossman
· 14 years ago
d014d05
Initial stab at keyboard support. Lots of corner case to work out though...
by Pierre Ossman
· 15 years ago
5156d5e
Initial commit of new FLTK based vncviewer. Most of the code comes from the
by Pierre Ossman
· 15 years ago