summaryrefslogtreecommitdiff
path: root/main.cc
AgeCommit message (Expand)AuthorFilesLines
2015-02-24Set DISPLAY to ':<displayno>.0', not 'localhost:<displayno>.0'xlaunch-20150224-1Jon TURNEY1-1/+1
2015-02-24Make the HtmlHelp window owned by the xlaunch wizard windowJon TURNEY1-1/+1
2014-06-05Fix opening htmlhelp when run without Administrator privileges.Jon TURNEY1-0/+6
2014-06-05Convert the .chm file docdir path at run-time, not compile-timeJon TURNEY1-1/+13
2013-08-06Fixes for x86_64 buildJon TURNEY1-18/+18
2013-02-28Add ability to add extra options to the ssh command linexlaunch-20130301-1Jon TURNEY1-2/+9
2013-02-28Prefix "XLaunch" to window titleJon TURNEY1-6/+6
2012-11-24Add -version, -help optionsJon TURNEY1-10/+31
2012-02-25Add some basic debug outputxlaunch-20120311-1xlaunchJon TURNEY1-10/+28
2012-02-23Implement ssh connection options useful for cygwinJon TURNEY1-9/+39
2012-02-23Use correct path to chm file when installedJon TURNEY1-1/+12
2012-02-23Handle Xwin defaulting to on for wgl and clipboardJon TURNEY1-0/+4
2012-02-23Remove traces of IDD_FONTPATHJon TURNEY1-3/+0
2012-02-23Build helphelp chm file from sourceJon TURNEY1-1/+1
2012-02-23Fix warningsJon TURNEY1-2/+1
2012-02-23Added an option to terminate on server reset when using XDMCPmarha1-0/+7
2012-02-23Fix up remote client starting for cygwinJon TURNEY1-16/+48
2012-02-23Added an option to disable access control.marha1-0/+8
2012-02-23Rename "clipboard" page to "extra settings" pagemarha1-8/+9
2012-02-23Added opengl optionmarha1-0/+8
2012-02-23When we can't proceed because we don't have a display number, say somarha1-0/+3
2012-02-23Add HtmlHelpColin Harrison1-0/+28
2012-02-23Add needed #include <stdio.h>Jon TURNEY1-1/+1
2012-02-23Fix up local client starting for cygwinJon TURNEY1-4/+12
2012-02-23Fix a couple of bugs which prevented clients being started successfullyJon TURNEY1-4/+6
2012-02-23Genericize mentions of XmingJon TURNEY1-10/+11
2012-02-23Fehler -> ErrorJon TURNEY1-4/+4
2012-02-23Remove stray execute bitsJon TURNEY1-0/+0
2005-04-20Add missing space after -query hostnameAlexander Gottwald1-0/+1
2005-04-11Added wizard page for clipboard selection and additional server parametersAlexander Gottwald1-4/+31
2005-04-06First import of xlaunch frontend for XmingAlexander Gottwald1-0/+668