Files
test/intern
Ricki Myers ffcbff62dd Added Copy and Paste functions to GHOST.
- Moved WIN32 code to ghost and added code for other systems.
- Added functions getClipboard(flag), and putClipboard(buffer, flag)
    -Flag is used on X11 to request selection buffer or clipboard.
    -If any other system uses flag = 1 the function returns doing nothing.
- Changed ctrl +c/v and shift+ctrl + c/v to do the same thing (use the clipboard).
- Changed the menu items (copy, paste) to use the clipboard.
2008-03-04 00:41:30 +00:00
..
2007-07-12 15:24:08 +00:00
2008-02-24 22:19:17 +00:00
2007-07-04 19:29:59 +00:00
2007-09-02 19:32:22 +00:00
2007-09-12 01:56:50 +00:00