blender/intern/ghost
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
..
doc This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
intern Added Copy and Paste functions to GHOST. 2008-03-04 00:41:30 +00:00
make ==== MSVC 7.1 project files ==== 2007-03-03 11:28:15 +00:00
test This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
CMakeLists.txt CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
GHOST_C-api.h Added Copy and Paste functions to GHOST. 2008-03-04 00:41:30 +00:00
GHOST_IEvent.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_IEventConsumer.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_ISystem.h Added Copy and Paste functions to GHOST. 2008-03-04 00:41:30 +00:00
GHOST_ITimerTask.h Fixes for some gcc 4 warnings in intern/. More than 100 lines of warnings 2006-03-04 16:23:15 +00:00
GHOST_IWindow.h * Tablet Pressure support in GHOST 2006-08-03 12:23:00 +00:00
GHOST_Rect.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_Types.h Some clearer comments on the meaning of the tabletdata struct's variables 2006-11-12 09:52:03 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
SConscript ==== scons ==== 2006-11-13 06:40:08 +00:00