blender/intern/ghost/intern
Guillermo S. Romero e15d6fa1df SVN maintenance.
2010-02-01 19:01:57 +00:00
..
GHOST_Buttons.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_Buttons.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_C-api.cpp OpenGL Anti-aliasing implementation for blender windows 2010-01-06 11:42:52 +00:00
GHOST_CallbackEventConsumer.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_CallbackEventConsumer.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_Debug.h Apply patch [#20145] Ghost Win32 roundup patch: Minimum Window Size, Continuous Grab and Drag And Drop 2009-12-02 00:57:12 +00:00
GHOST_DisplayManager.cpp SVN maintenance. 2009-09-30 17:13:57 +00:00
GHOST_DisplayManager.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_DisplayManagerCarbon.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_DisplayManagerCarbon.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_DisplayManagerCocoa.h Cocoa port : first Cocoa version of GHOST_DisplayManagerCocoa 2009-10-02 07:20:33 +00:00
GHOST_DisplayManagerCocoa.mm MAC/Cocoa: 2009-11-15 08:34:31 +00:00
GHOST_DisplayManagerWin32.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_DisplayManagerWin32.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_DisplayManagerX11.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_DisplayManagerX11.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_DropTargetWin32.cpp SVN maintenance. 2009-12-02 01:23:29 +00:00
GHOST_DropTargetWin32.h SVN maintenance. 2009-12-02 01:23:29 +00:00
GHOST_Event.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_EventButton.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_EventCursor.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_EventDragnDrop.h Cocoa/DND : added bitmap data type handling in drag'n'drop operations 2010-02-01 17:33:41 +00:00
GHOST_EventKey.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_EventManager.cpp fix for ghost memory leaks 2009-08-05 02:40:51 +00:00
GHOST_EventManager.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_EventNDOF.h first workable version on Os X 2007-06-12 20:01:28 +00:00
GHOST_EventPrinter.cpp Cocoa : implement opening .blend file by double-clicking on it in OSX Finder 2010-02-01 09:11:18 +00:00
GHOST_EventPrinter.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_EventString.h SVN maintenance. 2010-02-01 19:01:57 +00:00
GHOST_EventTrackpad.h Multitouch trackpad 2 fingers gestures implementation 2010-01-11 11:14:36 +00:00
GHOST_EventWheel.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_ISystem.cpp Cocoa port start: 2009-09-30 08:47:39 +00:00
GHOST_ModifierKeys.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_ModifierKeys.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_NDOFManager.cpp protecting by #ifdef0 debug prints for ndof 2008-05-11 13:33:27 +00:00
GHOST_NDOFManager.h final (??) work on NDOF branch 2008-03-13 15:40:24 +00:00
GHOST_Rect.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_System.cpp Drag'n'drop : moved "setAcceptDragOperation" functions at window level 2009-11-19 08:56:26 +00:00
GHOST_System.h Drag'n'drop : moved "setAcceptDragOperation" functions at window level 2009-11-19 08:56:26 +00:00
GHOST_SystemCarbon.cpp OpenGL Anti-aliasing implementation for blender windows 2010-01-06 11:42:52 +00:00
GHOST_SystemCarbon.h OpenGL Anti-aliasing implementation for blender windows 2010-01-06 11:42:52 +00:00
GHOST_SystemCocoa.h Cocoa : fix for modifiers keys handling upon application switching 2010-01-14 16:01:05 +00:00
GHOST_SystemCocoa.mm Cocoa/DND : added bitmap data type handling in drag'n'drop operations 2010-02-01 17:33:41 +00:00
GHOST_SystemWin32.cpp spelling errors, no real changes to code. 2010-01-14 10:59:42 +00:00
GHOST_SystemWin32.h OpenGL Anti-aliasing implementation for blender windows 2010-01-06 11:42:52 +00:00
GHOST_SystemX11.cpp OpenGL Anti-aliasing implementation for blender windows 2010-01-06 11:42:52 +00:00
GHOST_SystemX11.h OpenGL Anti-aliasing implementation for blender windows 2010-01-06 11:42:52 +00:00
GHOST_TimerManager.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_TimerManager.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_TimerTask.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GHOST_Window.cpp Cocoa : correctly handle late events sent after window deactivate 2010-01-28 19:18:36 +00:00
GHOST_Window.h Cocoa : correctly handle late events sent after window deactivate 2010-01-28 19:18:36 +00:00
GHOST_WindowCarbon.cpp Drag and drop 2.5 integration! Finally, slashdot regulars can use 2010-01-26 18:18:21 +00:00
GHOST_WindowCarbon.h OpenGL Anti-aliasing implementation for blender windows 2010-01-06 11:42:52 +00:00
GHOST_WindowCocoa.h Cocoa : correctly handle late events sent after window deactivate 2010-01-28 19:18:36 +00:00
GHOST_WindowCocoa.mm Cocoa/DND : give feedback to user of drop possibility before actual drop 2010-02-01 17:38:44 +00:00
GHOST_WindowManager.cpp Cocoa : correctly handle late events sent after window deactivate 2010-01-28 19:18:36 +00:00
GHOST_WindowManager.h Cocoa : correctly handle late events sent after window deactivate 2010-01-28 19:18:36 +00:00
GHOST_WindowWin32.cpp Drag and drop 2.5 integration! Finally, slashdot regulars can use 2010-01-26 18:18:21 +00:00
GHOST_WindowWin32.h Patch [#20588] Adding multisample support to Win32 Ghost - by Mitchell Stokes (Moguri) 2010-01-13 19:02:13 +00:00
GHOST_WindowX11.cpp Drag and drop 2.5 integration! Finally, slashdot regulars can use 2010-01-26 18:18:21 +00:00
GHOST_WindowX11.h OpenGL Anti-aliasing implementation for blender windows 2010-01-06 11:42:52 +00:00
Makefile Cocoa/DND : added bitmap data type handling in drag'n'drop operations 2010-02-01 17:33:41 +00:00