Blender Git Commit Log

Git Commits -> Revision e42f974

November 18, 2014, 19:05 (GMT)
Finish support for CMake flag WITH_INPUT_IME

Note: implementation not finished, needs a bit cleanup

Commit Details:

Full Hash: e42f974ae6056f4aaebca819222a12f1b9040396
Parent Commit: 122ad8a
Lines Changed: +97, -37

17 Modified Paths:

/intern/ghost/CMakeLists.txt (+2, -1) (Diff)
/intern/ghost/GHOST_IWindow.h (+4, -2) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_ImeWin32.cpp (+3, -3) (Diff)
/intern/ghost/intern/GHOST_ImeWin32.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_Window.h (+2, -2) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+4, -4) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+2, -2) (Diff)
/source/blender/editors/interface/CMakeLists.txt (+6, -0) (Diff)
/source/blender/editors/interface/interface_handlers.c (+20, -7) (Diff)
/source/blender/editors/interface/interface_widgets.c (+16, -1) (Diff)
/source/blender/editors/screen/screen_edit.c (+3, -1) (Diff)
/source/blender/editors/space_console/space_console.c (+10, -3) (Diff)
/source/blender/editors/space_text/space_text.c (+10, -2) (Diff)
/source/blender/windowmanager/CMakeLists.txt (+5, -1) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+4, -2) (Diff)
/source/blender/windowmanager/wm_window.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021