summaryrefslogtreecommitdiffstats
path: root/vncviewer/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Reverted last patch which was a mistake. Peter Åstrand2012-08-271-46/+6
* Added a standard -geometry command line option. Such an option isPeter Åstrand2012-08-271-6/+46
* Remove the in-tree versin of FLTK. Maintaining such a copy is way tooPeter Åstrand2012-08-091-3/+0
* Add a resource file to vncviewer.exe so we can get an icon.Pierre Ossman2012-03-271-2/+10
* Missed vncviewer in previous commit.Pierre Ossman2012-03-271-6/+2
* It is our convention to install Windows executables in the top-level install ...DRC2011-10-051-1/+5
* Support other keys than F8 as menu keyMartin Koegler2011-09-041-0/+1
* Include build date/time and bitness in the About dialogDRC2011-07-281-0/+1
* Unless GnuTLS is being used, we have to explicitly link vncviewer with ws2_32...DRC2011-07-281-0/+7
* Include a stripped-down version of FLTK in tree and add a USE_INCLUDED_FLTK o...DRC2011-07-281-0/+3
* The previous fix for eliminating the console window in vncviewer.exe was not ...DRC2011-07-051-1/+5
* Rename man pages to .1 when installingDRC2011-06-251-1/+1
* Install man pages during 'make install' on Unix systemsDRC2011-06-251-1/+4
* Implement optimised drawing operations for OS X. Didn't see any reduction inPierre Ossman2011-06-171-1/+3
* Optimised drawing routines for Win32, based on the old Windows viewer.Pierre Ossman2011-06-131-1/+3
* Optimised drawing routines for X11, roughly based on how the old Unix viewerPierre Ossman2011-06-131-0/+4
* Implement support for grabbing the keyboard when in full screen mode.Pierre Ossman2011-05-261-0/+8
* Remove no longer used code.Pierre Ossman2011-05-201-4/+0
* Initial options dialog (read-only) loosly based on the Unix vncviewer.Pierre Ossman2011-05-161-0/+1
* Implement connection dialog based on unix vncviewer.Pierre Ossman2011-05-131-0/+1
* Finish up the gettext handling in CMake. The included functions in CMake onlyPierre Ossman2011-04-281-1/+2
* Added install target for new vncviewer. Peter Åstrand2011-04-191-0/+2
* Split out the graphics and input handling to a separate widget in preparationPierre Ossman2011-04-151-0/+1
* Since Ctrl and Cmd tends to mess with the symbol generation, we need to do somePierre Ossman2011-04-141-2/+7
* Initial stab at keyboard support. Lots of corner case to work out though...Pierre Ossman2011-03-091-0/+1
* Initial commit of new FLTK based vncviewer. Most of the code comes from thePierre Ossman2011-03-091-0/+12