Update web page
[presencevnc] / src / vncclientthread.cpp
2012-05-01 Christian PulvermacherMake coding style more consistent
2012-02-12 Christian Pulvermacherdon't use 32bit color depth on N900 (16bit display...
2012-02-04 Christian Pulvermachergive network thread some more time to shut down
2012-02-01 Christian PulvermacherShow more detailed error messages
2012-01-20 Christian Pulvermacherrun astyle (k&r style, indent with 4 spaces)
2012-01-03 christianfix indentation
2010-11-05 Christian Pulvermachercleanup
2010-10-19 Christian Pulvermacherdon't miss early connection errors
2010-10-16 Christian Pulvermacherfix deadlock when password dialog is cancelled
2010-10-15 Christian Pulvermachercleanup
2010-10-13 Christian Pulvermacherdisconnect now closes listening connections
2010-10-11 Christian Pulvermacheradd 'listen for incoming connections' option to host...
2010-10-07 Christian Pulvermacherfix ghastly deadlock/crash during exit
2010-10-06 Christian Pulvermacherfix redrawing after connecting
2010-10-06 Christian Pulvermachertrying to pinpoint crash on exit
2010-10-05 Christian Pulvermacherfix crash when rfbInitClient() fails
2010-09-11 christianadd key menu
2010-08-03 christianbreak loop when started with wrong passwd from command...
2010-08-03 christiandismissing pw dialog now closes program
2010-07-18 christianadd preferences dialog
2010-07-06 christianimported project