blender/intern/ghost/intern
2010-03-20 10:14:59 +00:00
..
GHOST_Buttons.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_Buttons.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_C-api.cpp System dependent standard directory retrieval functions update : return const strings (as coded in libc) instead of malloc'ed buffers 2010-02-27 17:03:46 +00:00
GHOST_CallbackEventConsumer.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_CallbackEventConsumer.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_Debug.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_DisplayManager.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_DisplayManager.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_DisplayManagerCarbon.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_DisplayManagerCarbon.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_DisplayManagerCocoa.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_DisplayManagerCocoa.mm correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_DisplayManagerWin32.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_DisplayManagerWin32.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_DisplayManagerX11.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_DisplayManagerX11.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_DropTargetWin32.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_DropTargetWin32.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_Event.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_EventButton.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_EventCursor.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_EventDragnDrop.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_EventKey.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_EventManager.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_EventManager.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_EventNDOF.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_EventPrinter.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_EventPrinter.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_EventString.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_EventTrackpad.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_EventWheel.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_ISystem.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_ModifierKeys.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_ModifierKeys.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_NDOFManager.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_NDOFManager.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_Rect.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_System.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_System.h System dependent standard directory retrieval functions update : return const strings (as coded in libc) instead of malloc'ed buffers 2010-02-27 17:03:46 +00:00
GHOST_SystemCarbon.cpp System dependent standard directory retrieval functions update : return const strings (as coded in libc) instead of malloc'ed buffers 2010-02-27 17:03:46 +00:00
GHOST_SystemCarbon.h System dependent standard directory retrieval functions update : return const strings (as coded in libc) instead of malloc'ed buffers 2010-02-27 17:03:46 +00:00
GHOST_SystemCocoa.h System dependent standard directory retrieval functions update : return const strings (as coded in libc) instead of malloc'ed buffers 2010-02-27 17:03:46 +00:00
GHOST_SystemCocoa.mm Fix [#21634] GHOST_WindowCocoa: activeWindow null pointer check 2010-03-16 20:42:12 +00:00
GHOST_SystemWin32.cpp System dependent standard directory retrieval functions update : return const strings (as coded in libc) instead of malloc'ed buffers 2010-02-27 17:03:46 +00:00
GHOST_SystemWin32.h System dependent standard directory retrieval functions update : return const strings (as coded in libc) instead of malloc'ed buffers 2010-02-27 17:03:46 +00:00
GHOST_SystemX11.cpp Patch #21569 to fix bug #21530: on X11, middle mouse button drag cancelled 2010-03-15 10:25:07 +00:00
GHOST_SystemX11.h System dependent standard directory retrieval functions update : return const strings (as coded in libc) instead of malloc'ed buffers 2010-02-27 17:03:46 +00:00
GHOST_TimerManager.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_TimerManager.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_TimerTask.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_Window.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_Window.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_WindowCarbon.cpp System dependent standard directory retrieval functions update : return const strings (as coded in libc) instead of malloc'ed buffers 2010-02-27 17:03:46 +00:00
GHOST_WindowCarbon.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_WindowCocoa.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_WindowCocoa.mm Cocoa: fix some mem leaks appearing on 10.4 builds 2010-03-20 10:14:59 +00:00
GHOST_WindowManager.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_WindowManager.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_WindowWin32.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_WindowWin32.h correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_WindowX11.cpp correct fsf address 2010-02-12 13:34:04 +00:00
GHOST_WindowX11.h correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Cocoa/DND : added bitmap data type handling in drag'n'drop operations 2010-02-01 17:33:41 +00:00