Blender Git Commit Log
Git Commits -> Revision 169b0cb
Revision 169b0cb by Damien Plisson (master) November 19, 2009, 08:56 (GMT) |
Drag'n'drop : moved "setAcceptDragOperation" functions at window level GHOST/Cocoa : changed strings encoding to isoLatin1 (was UTF-8) |
Commit Details:
Full Hash: 169b0cbee98d9fa789855f345249941ab3963f0d
SVN Revision: 24671
Parent Commit: 525fbb2
Lines Changed: +53, -62
10 Modified Paths:
/intern/ghost/GHOST_C-api.h (+1, -1) (Diff)
/intern/ghost/GHOST_ISystem.h (+0, -15) (Diff)
/intern/ghost/GHOST_IWindow.h (+11, -0) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+3, -3) (Diff)
/intern/ghost/intern/GHOST_System.cpp (+0, -11) (Diff)
/intern/ghost/intern/GHOST_System.h (+0, -18) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+11, -12) (Diff)
/intern/ghost/intern/GHOST_Window.cpp (+10, -0) (Diff)
/intern/ghost/intern/GHOST_Window.h (+14, -0) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+3, -2) (Diff)
/intern/ghost/GHOST_ISystem.h (+0, -15) (Diff)
/intern/ghost/GHOST_IWindow.h (+11, -0) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+3, -3) (Diff)
/intern/ghost/intern/GHOST_System.cpp (+0, -11) (Diff)
/intern/ghost/intern/GHOST_System.h (+0, -18) (Diff)
/intern/ghost/intern/GHOST_SystemCocoa.mm (+11, -12) (Diff)
/intern/ghost/intern/GHOST_Window.cpp (+10, -0) (Diff)
/intern/ghost/intern/GHOST_Window.h (+14, -0) (Diff)
/intern/ghost/intern/GHOST_WindowCocoa.mm (+3, -2) (Diff)