summaryrefslogtreecommitdiffstats
path: root/vncviewer/UserDialog.cxx
Commit message (Expand)AuthorAgeFilesLines
* Make sure to include config.h in every compilation unit. Otherwise,Peter Åstrand2011-08-231-0/+4
* The password file must be opened in binary mode. Otherwise, you mightPeter Åstrand2011-07-141-1/+1
* We need to be careful about feeding FLTK @:s when they will be used in aPierre Ossman2011-05-231-4/+10
* Implement dialog for when both username and password is needed.Pierre Ossman2011-05-171-4/+62
* Make sure we can display all the possible dialog types the RFB core needs.Pierre Ossman2011-05-171-1/+20
* Initial commit of new FLTK based vncviewer. Most of the code comes from thePierre Ossman2011-03-091-0/+86