From: <cv...@ce...> - 2009-10-18 01:22:49
|
Update of /home/cvs/cebix/BasiliskII/src/MacOSX by asvitkine Modified Files: clip_macosx.cpp Log Message: trying to get slightly better clip behaviour - swap the data back after giving it to the host OS, and don't clear clipboard every time as some apps will put many varieties of the same data in succession... however, a better fix would be to patch the ROM ZeroScrap function in a similar way as we patch GetScrap/PutScrap |