summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/krfbcanvas.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-12-221) Fixed a bug where double clicking a blank spot on the bookmark listtreke1-4/+0
caused a segfault. 2) Removed support for copying from the server. Trying to setText in the clipboard would segfault everytime from within the KRFBDecoder. Doesnt seem to like being called from within a slot.
2002-11-17Resized a couple dialogs to fit better. Now can synthesize right clicktreke1-3/+37
events from the corner menu. Still having problems with double click though
2002-09-05Fixed the Send Control Alt Delete optiontreke1-2/+6
2002-09-05Added support for client side scaling of the screen. Slow, but sometimes usable.treke1-1/+4
2002-09-04Major modifications to the User Interfacetreke1-18/+21
1) Bookmark support added, all options are stored on a per bookmark basis 2) 16 Bit color is now a supported bit depth for the server
2002-01-25Initial revisionkergoth1-0/+169