summaryrefslogtreecommitdiffstats
path: root/vncviewer/vncviewer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to load and save configuration files. Also, whenPeter Åstrand2012-08-081-5/+17
* The old Windows viewer was capable of logging to file. This is essentialPierre Ossman2012-04-261-0/+5
* Make sure we're paranoid about accidentally feeding a format string.Pierre Ossman2012-04-251-17/+11
* Move the last remnants of autotools into config.h.Pierre Ossman2012-03-271-1/+1
* Set a proper icon for the vncviewer windows on Unix and Windows.Pierre Ossman2012-03-271-0/+65
* Re-order headers to ensure that winsock2.h is included before windows.h. Oth...DRC2011-10-121-1/+1
* Proper GNOME shell integration requires that WM_CLASSHenrik Andersson2011-09-191-0/+4
* Avoid translation strings with leading and/or trailing whitespace. OurPeter Åstrand2011-08-291-3/+11
* Make sure to include config.h in every compilation unit. Otherwise,Peter Åstrand2011-08-231-0/+4
* Include build date/time and bitness in the About dialogDRC2011-07-281-3/+7
* Destroy the main UI and connection objects before popping up the fatal errorPierre Ossman2011-07-121-2/+13
* Use generic copyright message which refers the user to the complete copyright...DRC2011-06-281-3/+1
* Fix build issues with Visual C++ (implemented macro version of snprintf + re-...DRC2011-06-241-1/+5
* Call Fl::args() to properly parse the "hidden" arguments that FLTK understand...DRC2011-06-231-13/+16
* Translate the default menu items we get on OS X.Pierre Ossman2011-06-161-0/+8
* Implement connection dialog based on unix vncviewer.Pierre Ossman2011-05-131-1/+8
* Implement about dialog.Pierre Ossman2011-04-291-1/+17
* Initial commit of new FLTK based vncviewer. Most of the code comes from thePierre Ossman2011-03-091-0/+250
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-295/+0
* Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the cod...Constantin Kaplinsky2006-05-161-103/+28
* Tightified sources:Peter Åstrand2004-12-301-3/+3
* Initial revisionConstantin Kaplinsky2004-10-081-0/+370