tornavis/source/blender/windowmanager
Bastien Montagne 23df1a774b Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.
Cheap tip: anything that is not "Camel Case" and/or that is more than
a few words long should use `TIP_` translation, not `IFACE_` one.

Also added several missing strings (including the one reported in D5056
by Jean First (@robbott), thanks).
2019-06-11 22:25:01 +02:00
..
gizmo Fix T62875: Tooltips behave erratically with view gizmos 2019-06-11 12:04:03 +10:00
intern Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_. 2019-06-11 22:25:01 +02:00
message_bus Cleanup: comment line length (windowmanager) 2019-04-20 10:02:28 +02:00
CMakeLists.txt Cleanup: add wm_utils.c for generic functions 2019-05-20 16:52:49 +10:00
WM_api.h Fix status bar and keymap editor showing Call Menu instead of menu name 2019-06-04 18:26:02 +02:00
WM_keymap.h Gizmo: only highlight when held modifier keys are used 2019-05-28 14:40:12 +10:00
WM_message.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
WM_toolsystem.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
WM_types.h Fix T62875: Tooltips behave erratically with view gizmos 2019-06-11 12:04:03 +10:00
wm.h Cleanup: move click/drag events to functions 2019-05-30 15:02:53 +10:00
wm_cursors.h GPencil: Create new CURSOR for paint modes 2019-06-07 12:59:47 +02:00
wm_draw.h Cleanup: clang-format, sort structs 2019-05-22 00:59:43 +10:00
wm_event_system.h Fix T63035: Undoing in pose mode destroys the entire pose 2019-06-06 09:58:09 +02:00
wm_event_types.h Cleanup: comment line length (windowmanager) 2019-04-20 10:02:28 +02:00
wm_files.h Cleanup: add wm_utils.c for generic functions 2019-05-20 16:52:49 +10:00
wm_window.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00