index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vncviewer
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverted last patch which was a mistake.
Peter Åstrand
2012-08-27
1
-46
/
+6
*
Added a standard -geometry command line option. Such an option is
Peter Åstrand
2012-08-27
1
-6
/
+46
*
Remove the in-tree versin of FLTK. Maintaining such a copy is way too
Peter Åstrand
2012-08-09
1
-3
/
+0
*
Add a resource file to vncviewer.exe so we can get an icon.
Pierre Ossman
2012-03-27
1
-2
/
+10
*
Missed vncviewer in previous commit.
Pierre Ossman
2012-03-27
1
-6
/
+2
*
It is our convention to install Windows executables in the top-level install ...
DRC
2011-10-05
1
-1
/
+5
*
Support other keys than F8 as menu key
Martin Koegler
2011-09-04
1
-0
/
+1
*
Include build date/time and bitness in the About dialog
DRC
2011-07-28
1
-0
/
+1
*
Unless GnuTLS is being used, we have to explicitly link vncviewer with ws2_32...
DRC
2011-07-28
1
-0
/
+7
*
Include a stripped-down version of FLTK in tree and add a USE_INCLUDED_FLTK o...
DRC
2011-07-28
1
-0
/
+3
*
The previous fix for eliminating the console window in vncviewer.exe was not ...
DRC
2011-07-05
1
-1
/
+5
*
Rename man pages to .1 when installing
DRC
2011-06-25
1
-1
/
+1
*
Install man pages during 'make install' on Unix systems
DRC
2011-06-25
1
-1
/
+4
*
Implement optimised drawing operations for OS X. Didn't see any reduction in
Pierre Ossman
2011-06-17
1
-1
/
+3
*
Optimised drawing routines for Win32, based on the old Windows viewer.
Pierre Ossman
2011-06-13
1
-1
/
+3
*
Optimised drawing routines for X11, roughly based on how the old Unix viewer
Pierre Ossman
2011-06-13
1
-0
/
+4
*
Implement support for grabbing the keyboard when in full screen mode.
Pierre Ossman
2011-05-26
1
-0
/
+8
*
Remove no longer used code.
Pierre Ossman
2011-05-20
1
-4
/
+0
*
Initial options dialog (read-only) loosly based on the Unix vncviewer.
Pierre Ossman
2011-05-16
1
-0
/
+1
*
Implement connection dialog based on unix vncviewer.
Pierre Ossman
2011-05-13
1
-0
/
+1
*
Finish up the gettext handling in CMake. The included functions in CMake only
Pierre Ossman
2011-04-28
1
-1
/
+2
*
Added install target for new vncviewer.
Peter Åstrand
2011-04-19
1
-0
/
+2
*
Split out the graphics and input handling to a separate widget in preparation
Pierre Ossman
2011-04-15
1
-0
/
+1
*
Since Ctrl and Cmd tends to mess with the symbol generation, we need to do some
Pierre Ossman
2011-04-14
1
-2
/
+7
*
Initial stab at keyboard support. Lots of corner case to work out though...
Pierre Ossman
2011-03-09
1
-0
/
+1
*
Initial commit of new FLTK based vncviewer. Most of the code comes from the
Pierre Ossman
2011-03-09
1
-0
/
+12