fix refresh issues
[presencevnc] / src / vncview.cpp
2010-10-13 Christian Pulvermacherfix refresh issues
2010-10-13 Christian Pulvermachercleanup
2010-10-11 Christian Pulvermachermake 1:1 zoom easier
2010-10-11 Christian Pulvermacherfix refresh issues when zooming
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-04 Christian Pulvermacherremove 'fit to screen' menu option, save zoom level
2010-10-04 Christian Pulvermacherre-add extrapixels to get rid of artefacts
2010-10-03 Christian Pulvermacheruse fast transformation for 2x zoom
2010-10-03 Christian Pulvermacherzoom bar mostly working
2010-10-03 Christian Pulvermacheradded zoom bar prototype
2010-09-30 Christian Pulvermacherincrease local cursor size to 7x7px
2010-09-29 Christian Pulvermacheradd Pause, Print, Menu keys
2010-09-29 Christian Pulvermachercursor rectangle was 1px too big
2010-09-20 Christian Pulvermacherremove debug output
2010-09-17 Christian Pulvermacherreally get rid of cursor artifacts
2010-09-17 Christian Pulvermacherget rid of local cursor artifacts
2010-09-16 Christian Pulvermacheradd option for local cursor
2010-09-15 christiandon't start virtual keyboard with caps lock enabled
2010-09-15 Christian Pulvermacherhandle hardware mid/right clicks
2010-09-15 christianfix symbol key
2010-09-13 christiandraw XORed cursor, minor fixes
2010-09-12 Christian Pulvermacherdraw local cursor ourselves
2010-09-11 christianvarious fixes
2010-09-11 christianadd key menu
2010-08-23 christianremove some debug output
2010-08-23 christiangrow update rectangle when rescaling
2010-08-20 christianuse less cpu when minimized
2010-08-15 christianmove fullscreen button to far right of toolbar; force...
2010-08-12 christianadd return key to toolbar as input method is broken
2010-08-12 christianonly enable input method when needed to avoid breaking...
2010-08-04 christianadd middle click option to zoom buttons, disable_tappin...
2010-08-03 christiandismissing pw dialog now closes program
2010-08-01 christianremove connect/disconnect items because of crash
2010-07-22 christiandon't send wheel events twice
2010-07-22 christianhandle configurable zoom buttons
2010-07-18 christianremove magic numbers
2010-07-17 christianremove modifiers present on hw keyboard
2010-07-13 christianadd Tab, PgUp/Dn, Fullscreen buttons
2010-07-12 christianadd toolbar
2010-07-06 christianimported project