• Aric Stewart's avatar
    - We need to make sure we pay attention to if our call to · 278dd15e
    Aric Stewart authored
      SetClipboardData from the X11DRV version of the function works. If not
      we need to delete the global block we allocated. This is a sever memory
      leak with large clipboard items.
    - If an X selection it too large then X may give it to us in chunks,
      we were not handling this well.
    278dd15e
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
clipboard.c Loading commit data...
event.c Loading commit data...
keyboard.c Loading commit data...
mouse.c Loading commit data...
wineclipsrv.c Loading commit data...
wnd.c Loading commit data...