mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-13 13:01:25 -07:00
894 lines
50 KiB
C
894 lines
50 KiB
C
// Copyright (c) 2024 Epic Games Tools
|
|
// Licensed under the MIT license (https://opensource.org/license/mit/)
|
|
|
|
//- GENERATED CODE
|
|
|
|
C_LINKAGE_BEGIN
|
|
String8 df_g_theme_preset_display_string_table[9] =
|
|
{
|
|
str8_lit_comp("Default (Dark)"),
|
|
str8_lit_comp("Default (Light)"),
|
|
str8_lit_comp("VS (Dark)"),
|
|
str8_lit_comp("VS (Light)"),
|
|
str8_lit_comp("Solarized (Dark)"),
|
|
str8_lit_comp("Solarized (Light)"),
|
|
str8_lit_comp("Handmade Hero"),
|
|
str8_lit_comp("4coder"),
|
|
str8_lit_comp("Far Manager"),
|
|
};
|
|
|
|
String8 df_g_theme_preset_code_string_table[9] =
|
|
{
|
|
str8_lit_comp("default_dark"),
|
|
str8_lit_comp("default_light"),
|
|
str8_lit_comp("vs_dark"),
|
|
str8_lit_comp("vs_light"),
|
|
str8_lit_comp("solarized_dark"),
|
|
str8_lit_comp("solarized_light"),
|
|
str8_lit_comp("handmade_hero"),
|
|
str8_lit_comp("four_coder"),
|
|
str8_lit_comp("far_manager"),
|
|
};
|
|
|
|
Vec4F32 df_g_theme_preset_colors__default_dark[54] =
|
|
{
|
|
rgba_from_u32_lit_comp(0xff00ffff),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x3333337f),
|
|
rgba_from_u32_lit_comp(0xffffff19),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x7fcc99ff),
|
|
rgba_from_u32_lit_comp(0x66b2e5ff),
|
|
rgba_from_u32_lit_comp(0xfe9548ff),
|
|
rgba_from_u32_lit_comp(0xd45d90ff),
|
|
rgba_from_u32_lit_comp(0xf7bf5eff),
|
|
rgba_from_u32_lit_comp(0x994c32ff),
|
|
rgba_from_u32_lit_comp(0x4ce54cff),
|
|
rgba_from_u32_lit_comp(0xe5cc66ff),
|
|
rgba_from_u32_lit_comp(0xe54c4cff),
|
|
rgba_from_u32_lit_comp(0x7f7f7fff),
|
|
rgba_from_u32_lit_comp(0x99503d3f),
|
|
rgba_from_u32_lit_comp(0xfe82493f),
|
|
rgba_from_u32_lit_comp(0xffba173f),
|
|
rgba_from_u32_lit_comp(0xcefd693f),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x42474c7f),
|
|
rgba_from_u32_lit_comp(0xffffff19),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x42474c7f),
|
|
rgba_from_u32_lit_comp(0xa87a4c99),
|
|
rgba_from_u32_lit_comp(0x4293cc99),
|
|
rgba_from_u32_lit_comp(0x8e2d4ccc),
|
|
rgba_from_u32_lit_comp(0xffffff7f),
|
|
rgba_from_u32_lit_comp(0x99ccff4c),
|
|
rgba_from_u32_lit_comp(0x66e566e5),
|
|
rgba_from_u32_lit_comp(0xb27219ff),
|
|
rgba_from_u32_lit_comp(0x327f19ff),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x32b219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0xb23219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffffff),
|
|
rgba_from_u32_lit_comp(0x327fb2ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffff0c),
|
|
rgba_from_u32_lit_comp(0xffcb7fff),
|
|
rgba_from_u32_lit_comp(0xb2ff65ff),
|
|
rgba_from_u32_lit_comp(0xff99e5ff),
|
|
rgba_from_u32_lit_comp(0x6598ffff),
|
|
rgba_from_u32_lit_comp(0x65ffcbff),
|
|
rgba_from_u32_lit_comp(0xff9819ff),
|
|
rgba_from_u32_lit_comp(0x9932ffff),
|
|
rgba_from_u32_lit_comp(0x65ff4cff),
|
|
rgba_from_u32_lit_comp(0xb2ccd8ff),
|
|
rgba_from_u32_lit_comp(0x0000003f),
|
|
rgba_from_u32_lit_comp(0x0000007f),
|
|
};
|
|
|
|
Vec4F32 df_g_theme_preset_colors__default_light[54] =
|
|
{
|
|
rgba_from_u32_lit_comp(0xff00ffff),
|
|
rgba_from_u32_lit_comp(0x383838ff),
|
|
rgba_from_u32_lit_comp(0xedededfe),
|
|
rgba_from_u32_lit_comp(0x0000001d),
|
|
rgba_from_u32_lit_comp(0x00000033),
|
|
rgba_from_u32_lit_comp(0x282828ff),
|
|
rgba_from_u32_lit_comp(0x2a7a45ff),
|
|
rgba_from_u32_lit_comp(0x2c688fff),
|
|
rgba_from_u32_lit_comp(0xfe9548ff),
|
|
rgba_from_u32_lit_comp(0xd45d90ff),
|
|
rgba_from_u32_lit_comp(0xa47729ff),
|
|
rgba_from_u32_lit_comp(0x6c2d18ff),
|
|
rgba_from_u32_lit_comp(0x2c7d2cff),
|
|
rgba_from_u32_lit_comp(0xcc5a0fff),
|
|
rgba_from_u32_lit_comp(0x8a0c0cff),
|
|
rgba_from_u32_lit_comp(0x7f7f7fff),
|
|
rgba_from_u32_lit_comp(0x99503d3f),
|
|
rgba_from_u32_lit_comp(0xfe82493f),
|
|
rgba_from_u32_lit_comp(0xffba173f),
|
|
rgba_from_u32_lit_comp(0xcefd693f),
|
|
rgba_from_u32_lit_comp(0x535353ff),
|
|
rgba_from_u32_lit_comp(0xfefefebc),
|
|
rgba_from_u32_lit_comp(0xffffff19),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x42474c7f),
|
|
rgba_from_u32_lit_comp(0xc7a27dff),
|
|
rgba_from_u32_lit_comp(0x4293cc99),
|
|
rgba_from_u32_lit_comp(0xd76489cc),
|
|
rgba_from_u32_lit_comp(0x0000007f),
|
|
rgba_from_u32_lit_comp(0x7d98b34c),
|
|
rgba_from_u32_lit_comp(0x101010ff),
|
|
rgba_from_u32_lit_comp(0xb272189b),
|
|
rgba_from_u32_lit_comp(0x327f19ff),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x75db61ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0xf27961ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffffff),
|
|
rgba_from_u32_lit_comp(0x327fb2ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffff0c),
|
|
rgba_from_u32_lit_comp(0xad7c34ff),
|
|
rgba_from_u32_lit_comp(0x639b2aff),
|
|
rgba_from_u32_lit_comp(0xa94c91ff),
|
|
rgba_from_u32_lit_comp(0x305398ff),
|
|
rgba_from_u32_lit_comp(0x339574ff),
|
|
rgba_from_u32_lit_comp(0xbf7416ff),
|
|
rgba_from_u32_lit_comp(0x57238bff),
|
|
rgba_from_u32_lit_comp(0x2a7e1cff),
|
|
rgba_from_u32_lit_comp(0x236481ff),
|
|
rgba_from_u32_lit_comp(0x0000000d),
|
|
rgba_from_u32_lit_comp(0x0000003b),
|
|
};
|
|
|
|
Vec4F32 df_g_theme_preset_colors__vs_dark[54] =
|
|
{
|
|
rgba_from_u32_lit_comp(0xff00ffff),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x1e1e1eff),
|
|
rgba_from_u32_lit_comp(0xffffff19),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xd4d4d4ff),
|
|
rgba_from_u32_lit_comp(0xdcdcaaff),
|
|
rgba_from_u32_lit_comp(0x4ec9b0ff),
|
|
rgba_from_u32_lit_comp(0xfe9548ff),
|
|
rgba_from_u32_lit_comp(0xd45d90ff),
|
|
rgba_from_u32_lit_comp(0x569cd6ff),
|
|
rgba_from_u32_lit_comp(0xb4b4b4ff),
|
|
rgba_from_u32_lit_comp(0xb5cea8ff),
|
|
rgba_from_u32_lit_comp(0xd69d85ff),
|
|
rgba_from_u32_lit_comp(0x9b9b9bff),
|
|
rgba_from_u32_lit_comp(0x6a9955ff),
|
|
rgba_from_u32_lit_comp(0x99503d3f),
|
|
rgba_from_u32_lit_comp(0xfe82493f),
|
|
rgba_from_u32_lit_comp(0xffba173f),
|
|
rgba_from_u32_lit_comp(0xcefd693f),
|
|
rgba_from_u32_lit_comp(0xf1f1f1ff),
|
|
rgba_from_u32_lit_comp(0x1b1b1cff),
|
|
rgba_from_u32_lit_comp(0x333337ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x42474c7f),
|
|
rgba_from_u32_lit_comp(0x007accff),
|
|
rgba_from_u32_lit_comp(0x4293cc99),
|
|
rgba_from_u32_lit_comp(0x8e2d4ccc),
|
|
rgba_from_u32_lit_comp(0xffffff7f),
|
|
rgba_from_u32_lit_comp(0x99ccff4c),
|
|
rgba_from_u32_lit_comp(0x66e566e5),
|
|
rgba_from_u32_lit_comp(0xb27219ff),
|
|
rgba_from_u32_lit_comp(0x327f19ff),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x32b219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0xb23219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffffff),
|
|
rgba_from_u32_lit_comp(0x327fb2ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffff0c),
|
|
rgba_from_u32_lit_comp(0xffcb7fff),
|
|
rgba_from_u32_lit_comp(0xb2ff65ff),
|
|
rgba_from_u32_lit_comp(0xff99e5ff),
|
|
rgba_from_u32_lit_comp(0x6598ffff),
|
|
rgba_from_u32_lit_comp(0x65ffcbff),
|
|
rgba_from_u32_lit_comp(0xff9819ff),
|
|
rgba_from_u32_lit_comp(0x9932ffff),
|
|
rgba_from_u32_lit_comp(0x65ff4cff),
|
|
rgba_from_u32_lit_comp(0xb2ccd8ff),
|
|
rgba_from_u32_lit_comp(0x0000003f),
|
|
rgba_from_u32_lit_comp(0x0000007f),
|
|
};
|
|
|
|
Vec4F32 df_g_theme_preset_colors__vs_light[54] =
|
|
{
|
|
rgba_from_u32_lit_comp(0xff00ffff),
|
|
rgba_from_u32_lit_comp(0x1e1e1eff),
|
|
rgba_from_u32_lit_comp(0xffffffff),
|
|
rgba_from_u32_lit_comp(0xcccedb1d),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x000000ff),
|
|
rgba_from_u32_lit_comp(0x74531fff),
|
|
rgba_from_u32_lit_comp(0x2b91afff),
|
|
rgba_from_u32_lit_comp(0xfe9548ff),
|
|
rgba_from_u32_lit_comp(0xd45d90ff),
|
|
rgba_from_u32_lit_comp(0x0000ffff),
|
|
rgba_from_u32_lit_comp(0x000000ff),
|
|
rgba_from_u32_lit_comp(0x000000ff),
|
|
rgba_from_u32_lit_comp(0xc11515ff),
|
|
rgba_from_u32_lit_comp(0x808080ff),
|
|
rgba_from_u32_lit_comp(0x008000ff),
|
|
rgba_from_u32_lit_comp(0x99503d3f),
|
|
rgba_from_u32_lit_comp(0xfe82493f),
|
|
rgba_from_u32_lit_comp(0xffba173f),
|
|
rgba_from_u32_lit_comp(0xcefd693f),
|
|
rgba_from_u32_lit_comp(0x535353ff),
|
|
rgba_from_u32_lit_comp(0xfefefebc),
|
|
rgba_from_u32_lit_comp(0xffffff19),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x42474c7f),
|
|
rgba_from_u32_lit_comp(0x007accff),
|
|
rgba_from_u32_lit_comp(0x4293cc99),
|
|
rgba_from_u32_lit_comp(0x8e2d4ccc),
|
|
rgba_from_u32_lit_comp(0x0000007f),
|
|
rgba_from_u32_lit_comp(0x7d98b34c),
|
|
rgba_from_u32_lit_comp(0x101010ff),
|
|
rgba_from_u32_lit_comp(0xb27219ff),
|
|
rgba_from_u32_lit_comp(0x327f19ff),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x32b219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0xb23219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffffff),
|
|
rgba_from_u32_lit_comp(0x327fb2ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffff0c),
|
|
rgba_from_u32_lit_comp(0xad7c34ff),
|
|
rgba_from_u32_lit_comp(0x639b2aff),
|
|
rgba_from_u32_lit_comp(0xa94c91ff),
|
|
rgba_from_u32_lit_comp(0x305398ff),
|
|
rgba_from_u32_lit_comp(0x339574ff),
|
|
rgba_from_u32_lit_comp(0xbf7416ff),
|
|
rgba_from_u32_lit_comp(0x57238bff),
|
|
rgba_from_u32_lit_comp(0x2a7e1cff),
|
|
rgba_from_u32_lit_comp(0x236481ff),
|
|
rgba_from_u32_lit_comp(0x0000000d),
|
|
rgba_from_u32_lit_comp(0x0000003b),
|
|
};
|
|
|
|
Vec4F32 df_g_theme_preset_colors__solarized_dark[54] =
|
|
{
|
|
rgba_from_u32_lit_comp(0xff00ffff),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x002b36ff),
|
|
rgba_from_u32_lit_comp(0xffffff19),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x839496ff),
|
|
rgba_from_u32_lit_comp(0x1c7dd1ff),
|
|
rgba_from_u32_lit_comp(0x1c7dd1ff),
|
|
rgba_from_u32_lit_comp(0xfe9548ff),
|
|
rgba_from_u32_lit_comp(0xd45d90ff),
|
|
rgba_from_u32_lit_comp(0x63980fff),
|
|
rgba_from_u32_lit_comp(0x839496ff),
|
|
rgba_from_u32_lit_comp(0xcb4b20ff),
|
|
rgba_from_u32_lit_comp(0x2aa198ff),
|
|
rgba_from_u32_lit_comp(0xe54c4cff),
|
|
rgba_from_u32_lit_comp(0x7f7f7fff),
|
|
rgba_from_u32_lit_comp(0x99503d3f),
|
|
rgba_from_u32_lit_comp(0xfe82493f),
|
|
rgba_from_u32_lit_comp(0xffba173f),
|
|
rgba_from_u32_lit_comp(0xcefd693f),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x002b36ff),
|
|
rgba_from_u32_lit_comp(0xffffff19),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x42474c7f),
|
|
rgba_from_u32_lit_comp(0x28515eff),
|
|
rgba_from_u32_lit_comp(0x4293cc99),
|
|
rgba_from_u32_lit_comp(0x8e2d4ccc),
|
|
rgba_from_u32_lit_comp(0xffffff7f),
|
|
rgba_from_u32_lit_comp(0x99ccff4c),
|
|
rgba_from_u32_lit_comp(0x66e566e5),
|
|
rgba_from_u32_lit_comp(0xb27219ff),
|
|
rgba_from_u32_lit_comp(0x327f19ff),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x32b219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0xb23219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffffff),
|
|
rgba_from_u32_lit_comp(0x327fb2ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffff0c),
|
|
rgba_from_u32_lit_comp(0xffcb7fff),
|
|
rgba_from_u32_lit_comp(0xb2ff65ff),
|
|
rgba_from_u32_lit_comp(0xff99e5ff),
|
|
rgba_from_u32_lit_comp(0x6598ffff),
|
|
rgba_from_u32_lit_comp(0x65ffcbff),
|
|
rgba_from_u32_lit_comp(0xff9819ff),
|
|
rgba_from_u32_lit_comp(0x9932ffff),
|
|
rgba_from_u32_lit_comp(0x65ff4cff),
|
|
rgba_from_u32_lit_comp(0xb2ccd8ff),
|
|
rgba_from_u32_lit_comp(0x0000003f),
|
|
rgba_from_u32_lit_comp(0x0000007f),
|
|
};
|
|
|
|
Vec4F32 df_g_theme_preset_colors__solarized_light[54] =
|
|
{
|
|
rgba_from_u32_lit_comp(0xff00ffff),
|
|
rgba_from_u32_lit_comp(0x1e1e1eff),
|
|
rgba_from_u32_lit_comp(0xfcf6e2ff),
|
|
rgba_from_u32_lit_comp(0xcccedb1d),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x74878cff),
|
|
rgba_from_u32_lit_comp(0xc39d36ff),
|
|
rgba_from_u32_lit_comp(0x66b2e5ff),
|
|
rgba_from_u32_lit_comp(0xfe9548ff),
|
|
rgba_from_u32_lit_comp(0xd45d90ff),
|
|
rgba_from_u32_lit_comp(0xc39d36ff),
|
|
rgba_from_u32_lit_comp(0x2e5256ff),
|
|
rgba_from_u32_lit_comp(0x657b83ff),
|
|
rgba_from_u32_lit_comp(0x5ab4a9ff),
|
|
rgba_from_u32_lit_comp(0xe54c4cff),
|
|
rgba_from_u32_lit_comp(0xadafb2ff),
|
|
rgba_from_u32_lit_comp(0x99503d3f),
|
|
rgba_from_u32_lit_comp(0xfe82493f),
|
|
rgba_from_u32_lit_comp(0xffba173f),
|
|
rgba_from_u32_lit_comp(0xcefd693f),
|
|
rgba_from_u32_lit_comp(0x535353ff),
|
|
rgba_from_u32_lit_comp(0xfcf6e2ff),
|
|
rgba_from_u32_lit_comp(0xffffff19),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x42474c7f),
|
|
rgba_from_u32_lit_comp(0xa87a4c99),
|
|
rgba_from_u32_lit_comp(0x4293cc99),
|
|
rgba_from_u32_lit_comp(0x8e2d4ccc),
|
|
rgba_from_u32_lit_comp(0x0000007f),
|
|
rgba_from_u32_lit_comp(0x7d98b34c),
|
|
rgba_from_u32_lit_comp(0x101010ff),
|
|
rgba_from_u32_lit_comp(0xb27219ff),
|
|
rgba_from_u32_lit_comp(0x327f19ff),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x32b219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0xb23219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffffff),
|
|
rgba_from_u32_lit_comp(0x327fb2ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffff0c),
|
|
rgba_from_u32_lit_comp(0xad7c34ff),
|
|
rgba_from_u32_lit_comp(0x639b2aff),
|
|
rgba_from_u32_lit_comp(0xa94c91ff),
|
|
rgba_from_u32_lit_comp(0x305398ff),
|
|
rgba_from_u32_lit_comp(0x339574ff),
|
|
rgba_from_u32_lit_comp(0xbf7416ff),
|
|
rgba_from_u32_lit_comp(0x57238bff),
|
|
rgba_from_u32_lit_comp(0x2a7e1cff),
|
|
rgba_from_u32_lit_comp(0x236481ff),
|
|
rgba_from_u32_lit_comp(0x0000000d),
|
|
rgba_from_u32_lit_comp(0x0000003b),
|
|
};
|
|
|
|
Vec4F32 df_g_theme_preset_colors__handmade_hero[54] =
|
|
{
|
|
rgba_from_u32_lit_comp(0xff00ffff),
|
|
rgba_from_u32_lit_comp(0xa08563ff),
|
|
rgba_from_u32_lit_comp(0x0c0c0cff),
|
|
rgba_from_u32_lit_comp(0xffffff19),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xa08563ff),
|
|
rgba_from_u32_lit_comp(0xcc5735ff),
|
|
rgba_from_u32_lit_comp(0xd8a51dff),
|
|
rgba_from_u32_lit_comp(0xfe9548ff),
|
|
rgba_from_u32_lit_comp(0xd45d90ff),
|
|
rgba_from_u32_lit_comp(0xac7b0bff),
|
|
rgba_from_u32_lit_comp(0x994c32ff),
|
|
rgba_from_u32_lit_comp(0x6b8e23ff),
|
|
rgba_from_u32_lit_comp(0x6b8e23ff),
|
|
rgba_from_u32_lit_comp(0xdab98fff),
|
|
rgba_from_u32_lit_comp(0x686868ff),
|
|
rgba_from_u32_lit_comp(0x99503d3f),
|
|
rgba_from_u32_lit_comp(0xfe82493f),
|
|
rgba_from_u32_lit_comp(0xffba173f),
|
|
rgba_from_u32_lit_comp(0xcefd693f),
|
|
rgba_from_u32_lit_comp(0xa08563ff),
|
|
rgba_from_u32_lit_comp(0x0c0c0cff),
|
|
rgba_from_u32_lit_comp(0xffffff19),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x42474c7f),
|
|
rgba_from_u32_lit_comp(0xa87a4c99),
|
|
rgba_from_u32_lit_comp(0x4293cc99),
|
|
rgba_from_u32_lit_comp(0x8e2d4ccc),
|
|
rgba_from_u32_lit_comp(0xa08563af),
|
|
rgba_from_u32_lit_comp(0x99ccff4c),
|
|
rgba_from_u32_lit_comp(0x66e566e5),
|
|
rgba_from_u32_lit_comp(0xb27219ff),
|
|
rgba_from_u32_lit_comp(0x327f19ff),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x32b219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0xb23219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffffff),
|
|
rgba_from_u32_lit_comp(0x327fb2ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffff0c),
|
|
rgba_from_u32_lit_comp(0xffcb7fff),
|
|
rgba_from_u32_lit_comp(0xb2ff65ff),
|
|
rgba_from_u32_lit_comp(0xff99e5ff),
|
|
rgba_from_u32_lit_comp(0x6598ffff),
|
|
rgba_from_u32_lit_comp(0x65ffcbff),
|
|
rgba_from_u32_lit_comp(0xff9819ff),
|
|
rgba_from_u32_lit_comp(0x9932ffff),
|
|
rgba_from_u32_lit_comp(0x65ff4cff),
|
|
rgba_from_u32_lit_comp(0xb2ccd8ff),
|
|
rgba_from_u32_lit_comp(0x0000003f),
|
|
rgba_from_u32_lit_comp(0x0000007f),
|
|
};
|
|
|
|
Vec4F32 df_g_theme_preset_colors__four_coder[54] =
|
|
{
|
|
rgba_from_u32_lit_comp(0xff00ffff),
|
|
rgba_from_u32_lit_comp(0x90b080ff),
|
|
rgba_from_u32_lit_comp(0x0c0c0cff),
|
|
rgba_from_u32_lit_comp(0x181818a0),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x90b080ff),
|
|
rgba_from_u32_lit_comp(0x7fcc99ff),
|
|
rgba_from_u32_lit_comp(0x66b2e5ff),
|
|
rgba_from_u32_lit_comp(0xfe9548ff),
|
|
rgba_from_u32_lit_comp(0xd45d90ff),
|
|
rgba_from_u32_lit_comp(0xd08f20ff),
|
|
rgba_from_u32_lit_comp(0x994c32ff),
|
|
rgba_from_u32_lit_comp(0x50ff30ff),
|
|
rgba_from_u32_lit_comp(0x50ff30ff),
|
|
rgba_from_u32_lit_comp(0x50ff30ff),
|
|
rgba_from_u32_lit_comp(0x2090f0ff),
|
|
rgba_from_u32_lit_comp(0x99503d3f),
|
|
rgba_from_u32_lit_comp(0xfe82493f),
|
|
rgba_from_u32_lit_comp(0xffba173f),
|
|
rgba_from_u32_lit_comp(0xcefd693f),
|
|
rgba_from_u32_lit_comp(0x90b080ff),
|
|
rgba_from_u32_lit_comp(0x0c0c0cff),
|
|
rgba_from_u32_lit_comp(0xffffff19),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x42474c7f),
|
|
rgba_from_u32_lit_comp(0xa87a4c99),
|
|
rgba_from_u32_lit_comp(0x4293cc99),
|
|
rgba_from_u32_lit_comp(0x8e2d4ccc),
|
|
rgba_from_u32_lit_comp(0x90b080af),
|
|
rgba_from_u32_lit_comp(0x99ccff4c),
|
|
rgba_from_u32_lit_comp(0x66e566e5),
|
|
rgba_from_u32_lit_comp(0xb27219ff),
|
|
rgba_from_u32_lit_comp(0x327f19ff),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x32b219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0xb23219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffffff),
|
|
rgba_from_u32_lit_comp(0x327fb2ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffff0c),
|
|
rgba_from_u32_lit_comp(0xffcb7fff),
|
|
rgba_from_u32_lit_comp(0xb2ff65ff),
|
|
rgba_from_u32_lit_comp(0xff99e5ff),
|
|
rgba_from_u32_lit_comp(0x6598ffff),
|
|
rgba_from_u32_lit_comp(0x65ffcbff),
|
|
rgba_from_u32_lit_comp(0xff9819ff),
|
|
rgba_from_u32_lit_comp(0x9932ffff),
|
|
rgba_from_u32_lit_comp(0x65ff4cff),
|
|
rgba_from_u32_lit_comp(0xb2ccd8ff),
|
|
rgba_from_u32_lit_comp(0x0000003f),
|
|
rgba_from_u32_lit_comp(0x0000007f),
|
|
};
|
|
|
|
Vec4F32 df_g_theme_preset_colors__far_manager[54] =
|
|
{
|
|
rgba_from_u32_lit_comp(0xff00ffff),
|
|
rgba_from_u32_lit_comp(0x00ffffff),
|
|
rgba_from_u32_lit_comp(0x000082ff),
|
|
rgba_from_u32_lit_comp(0xffffff19),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x00ffffff),
|
|
rgba_from_u32_lit_comp(0x49b2ffff),
|
|
rgba_from_u32_lit_comp(0x49b2ffff),
|
|
rgba_from_u32_lit_comp(0xfe9548ff),
|
|
rgba_from_u32_lit_comp(0xd45d90ff),
|
|
rgba_from_u32_lit_comp(0xff0000ff),
|
|
rgba_from_u32_lit_comp(0xffffffff),
|
|
rgba_from_u32_lit_comp(0x2cff50ff),
|
|
rgba_from_u32_lit_comp(0xe5cc66ff),
|
|
rgba_from_u32_lit_comp(0xffff00ff),
|
|
rgba_from_u32_lit_comp(0x7f7f7fff),
|
|
rgba_from_u32_lit_comp(0x99503d3f),
|
|
rgba_from_u32_lit_comp(0xfe82493f),
|
|
rgba_from_u32_lit_comp(0xffba173f),
|
|
rgba_from_u32_lit_comp(0xcefd693f),
|
|
rgba_from_u32_lit_comp(0x000000ff),
|
|
rgba_from_u32_lit_comp(0x008184ff),
|
|
rgba_from_u32_lit_comp(0xffffff19),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0x42474c7f),
|
|
rgba_from_u32_lit_comp(0xa87a4c99),
|
|
rgba_from_u32_lit_comp(0x4293cc99),
|
|
rgba_from_u32_lit_comp(0x8e2d4ccc),
|
|
rgba_from_u32_lit_comp(0xffffff7f),
|
|
rgba_from_u32_lit_comp(0x99ccff4c),
|
|
rgba_from_u32_lit_comp(0x66e566e5),
|
|
rgba_from_u32_lit_comp(0xb27219ff),
|
|
rgba_from_u32_lit_comp(0x327f19ff),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0x32b219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xe5e5e5ff),
|
|
rgba_from_u32_lit_comp(0xb23219ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffffff),
|
|
rgba_from_u32_lit_comp(0x327fb2ff),
|
|
rgba_from_u32_lit_comp(0xffffff33),
|
|
rgba_from_u32_lit_comp(0xffffff0c),
|
|
rgba_from_u32_lit_comp(0xffcb7fff),
|
|
rgba_from_u32_lit_comp(0xb2ff65ff),
|
|
rgba_from_u32_lit_comp(0xff99e5ff),
|
|
rgba_from_u32_lit_comp(0x6598ffff),
|
|
rgba_from_u32_lit_comp(0x65ffcbff),
|
|
rgba_from_u32_lit_comp(0xff9819ff),
|
|
rgba_from_u32_lit_comp(0x9932ffff),
|
|
rgba_from_u32_lit_comp(0x65ff4cff),
|
|
rgba_from_u32_lit_comp(0xb2ccd8ff),
|
|
rgba_from_u32_lit_comp(0x0000003f),
|
|
rgba_from_u32_lit_comp(0x0000007f),
|
|
};
|
|
|
|
Vec4F32* df_g_theme_preset_colors_table[9] =
|
|
{
|
|
df_g_theme_preset_colors__default_dark,
|
|
df_g_theme_preset_colors__default_light,
|
|
df_g_theme_preset_colors__vs_dark,
|
|
df_g_theme_preset_colors__vs_light,
|
|
df_g_theme_preset_colors__solarized_dark,
|
|
df_g_theme_preset_colors__solarized_light,
|
|
df_g_theme_preset_colors__handmade_hero,
|
|
df_g_theme_preset_colors__four_coder,
|
|
df_g_theme_preset_colors__far_manager,
|
|
};
|
|
|
|
DF_CmdParamSlot df_g_cmd_param_slot_2_view_spec_src_map[7] =
|
|
{
|
|
DF_CmdParamSlot_Entity,
|
|
DF_CmdParamSlot_EntityList,
|
|
DF_CmdParamSlot_FilePath,
|
|
DF_CmdParamSlot_CmdSpec,
|
|
DF_CmdParamSlot_ID,
|
|
DF_CmdParamSlot_String,
|
|
DF_CmdParamSlot_String,
|
|
};
|
|
|
|
String8 df_g_cmd_param_slot_2_view_spec_dst_map[7] =
|
|
{
|
|
str8_lit_comp("entity_lister"),
|
|
str8_lit_comp("entity_lister"),
|
|
str8_lit_comp("file_system"),
|
|
str8_lit_comp("commands"),
|
|
str8_lit_comp("system_processes"),
|
|
str8_lit_comp("symbol_lister"),
|
|
str8_lit_comp("symbol_lister"),
|
|
};
|
|
|
|
String8 df_g_cmd_param_slot_2_view_spec_cmd_map[7] =
|
|
{
|
|
str8_lit_comp(""),
|
|
str8_lit_comp(""),
|
|
str8_lit_comp(""),
|
|
str8_lit_comp(""),
|
|
str8_lit_comp(""),
|
|
str8_lit_comp("goto_name"),
|
|
str8_lit_comp("function_breakpoint"),
|
|
};
|
|
|
|
DF_StringBindingPair df_g_default_binding_table[97] =
|
|
{
|
|
{str8_lit_comp("kill_all"), {OS_Key_F5, 0 |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("step_into_inst"), {OS_Key_F11, 0 |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("step_over_inst"), {OS_Key_F10, 0 |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("step_out"), {OS_Key_F11, 0 |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("halt"), {OS_Key_X, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("halt"), {OS_Key_Pause, 0 }},
|
|
{str8_lit_comp("soft_halt_refresh"), {OS_Key_R, 0 |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("run"), {OS_Key_F5, 0 }},
|
|
{str8_lit_comp("restart"), {OS_Key_F5, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("step_into"), {OS_Key_F11, 0 }},
|
|
{str8_lit_comp("step_over"), {OS_Key_F10, 0 }},
|
|
{str8_lit_comp("run_to_cursor"), {OS_Key_F10, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("set_next_statement"), {OS_Key_F10, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("inc_ui_font_scale"), {OS_Key_Equal, 0 |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("dec_ui_font_scale"), {OS_Key_Minus, 0 |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("inc_code_font_scale"), {OS_Key_Equal, 0 |OS_EventFlag_Shift |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("dec_code_font_scale"), {OS_Key_Minus, 0 |OS_EventFlag_Shift |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("window"), {OS_Key_N, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("toggle_fullscreen"), {OS_Key_Return, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("new_panel_right"), {OS_Key_P, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("new_panel_down"), {OS_Key_Minus, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("rotate_panel_columns"), {OS_Key_2, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("next_panel"), {OS_Key_Comma, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("prev_panel"), {OS_Key_Comma, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("focus_panel_right"), {OS_Key_Right, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("focus_panel_left"), {OS_Key_Left, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("focus_panel_up"), {OS_Key_Up, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("focus_panel_down"), {OS_Key_Down, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("close_panel"), {OS_Key_P, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("next_tab"), {OS_Key_PageDown, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("prev_tab"), {OS_Key_PageUp, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("next_tab"), {OS_Key_Tab, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("prev_tab"), {OS_Key_Tab, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_tab_right"), {OS_Key_PageDown, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_tab_left"), {OS_Key_PageUp, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("close_tab"), {OS_Key_W, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("tab_bar_top"), {OS_Key_Up, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("tab_bar_bottom"), {OS_Key_Down, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("open"), {OS_Key_O, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("reload_active"), {OS_Key_R, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("switch"), {OS_Key_I, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("switch_to_partner_file"), {OS_Key_O, 0 |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("load_user"), {OS_Key_O, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("load_profile"), {OS_Key_O, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("move_left"), {OS_Key_Left, 0 }},
|
|
{str8_lit_comp("move_right"), {OS_Key_Right, 0 }},
|
|
{str8_lit_comp("move_up"), {OS_Key_Up, 0 }},
|
|
{str8_lit_comp("move_down"), {OS_Key_Down, 0 }},
|
|
{str8_lit_comp("move_left_select"), {OS_Key_Left, 0 |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_right_select"), {OS_Key_Right, 0 |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_up_select"), {OS_Key_Up, 0 |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_down_select"), {OS_Key_Down, 0 |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_left_chunk"), {OS_Key_Left, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("move_right_chunk"), {OS_Key_Right, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("move_up_chunk"), {OS_Key_Up, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("move_down_chunk"), {OS_Key_Down, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("move_up_page"), {OS_Key_PageUp, 0 }},
|
|
{str8_lit_comp("move_down_page"), {OS_Key_PageDown, 0 }},
|
|
{str8_lit_comp("move_up_whole"), {OS_Key_Home, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("move_down_whole"), {OS_Key_End, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("move_left_chunk_select"), {OS_Key_Left, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_right_chunk_select"), {OS_Key_Right, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_up_chunk_select"), {OS_Key_Up, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_down_chunk_select"), {OS_Key_Down, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_up_page_select"), {OS_Key_PageUp, 0 |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_down_page_select"), {OS_Key_PageDown, 0 |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_up_whole_select"), {OS_Key_Home, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_down_whole_select"), {OS_Key_End, 0 |OS_EventFlag_Ctrl |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_home"), {OS_Key_Home, 0 }},
|
|
{str8_lit_comp("move_end"), {OS_Key_End, 0 }},
|
|
{str8_lit_comp("move_home_select"), {OS_Key_Home, 0 |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("move_end_select"), {OS_Key_End, 0 |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("select_all"), {OS_Key_A, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("delete_single"), {OS_Key_Delete, 0 }},
|
|
{str8_lit_comp("delete_chunk"), {OS_Key_Delete, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("backspace_single"), {OS_Key_Backspace, 0 }},
|
|
{str8_lit_comp("backspace_chunk"), {OS_Key_Backspace, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("copy"), {OS_Key_C, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("cut"), {OS_Key_X, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("paste"), {OS_Key_V, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("insert_text"), {OS_Key_Null, 0 }},
|
|
{str8_lit_comp("goto_line"), {OS_Key_G, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("goto_address"), {OS_Key_G, 0 |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("find_text_forward"), {OS_Key_F, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("find_text_backward"), {OS_Key_R, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("find_next"), {OS_Key_F3, 0 }},
|
|
{str8_lit_comp("find_prev"), {OS_Key_F3, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("find_selected_thread"), {OS_Key_F4, 0 }},
|
|
{str8_lit_comp("goto_name"), {OS_Key_J, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("goto_name_at_cursor"), {OS_Key_F12, 0 }},
|
|
{str8_lit_comp("toggle_watch_expr_at_cursor"), {OS_Key_W, 0 |OS_EventFlag_Alt}},
|
|
{str8_lit_comp("toggle_watch_pin_at_cursor"), {OS_Key_F9, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("toggle_breakpoint_cursor"), {OS_Key_F9, 0 }},
|
|
{str8_lit_comp("add_target"), {OS_Key_T, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("attach"), {OS_Key_F6, 0 |OS_EventFlag_Shift }},
|
|
{str8_lit_comp("filter"), {OS_Key_Slash, 0 |OS_EventFlag_Ctrl }},
|
|
{str8_lit_comp("run_command"), {OS_Key_F1, 0 }},
|
|
};
|
|
|
|
String8 df_g_binding_version_remap_old_name_table[3] =
|
|
{
|
|
str8_lit_comp("commands"),
|
|
str8_lit_comp("load_user"),
|
|
str8_lit_comp("load_profile"),
|
|
};
|
|
|
|
String8 df_g_binding_version_remap_new_name_table[3] =
|
|
{
|
|
str8_lit_comp("run_command"),
|
|
str8_lit_comp("open_user"),
|
|
str8_lit_comp("open_profile"),
|
|
};
|
|
|
|
DF_GfxViewRuleSpecInfo df_g_gfx_view_rule_spec_info_table[14] =
|
|
{
|
|
{ str8_lit_comp("array"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*0)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*0)|(DF_GfxViewRuleSpecInfoFlag_RowUI*0)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*0), 0, 0, 0, 0, str8_lit_comp("") },
|
|
{ str8_lit_comp("list"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*1)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*0)|(DF_GfxViewRuleSpecInfoFlag_RowUI*0)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*0), DF_GFX_VIEW_RULE_VIZ_ROW_PROD_FUNCTION_NAME(list) , 0, 0, 0, str8_lit_comp("") },
|
|
{ str8_lit_comp("dec"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*0)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*1)|(DF_GfxViewRuleSpecInfoFlag_RowUI*0)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*0), 0, DF_GFX_VIEW_RULE_LINE_STRINGIZE_FUNCTION_NAME(dec) , 0, 0, str8_lit_comp("") },
|
|
{ str8_lit_comp("bin"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*0)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*1)|(DF_GfxViewRuleSpecInfoFlag_RowUI*0)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*0), 0, DF_GFX_VIEW_RULE_LINE_STRINGIZE_FUNCTION_NAME(bin) , 0, 0, str8_lit_comp("") },
|
|
{ str8_lit_comp("oct"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*0)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*1)|(DF_GfxViewRuleSpecInfoFlag_RowUI*0)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*0), 0, DF_GFX_VIEW_RULE_LINE_STRINGIZE_FUNCTION_NAME(oct) , 0, 0, str8_lit_comp("") },
|
|
{ str8_lit_comp("hex"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*0)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*1)|(DF_GfxViewRuleSpecInfoFlag_RowUI*0)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*0), 0, DF_GFX_VIEW_RULE_LINE_STRINGIZE_FUNCTION_NAME(hex) , 0, 0, str8_lit_comp("") },
|
|
{ str8_lit_comp("only"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*1)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*1)|(DF_GfxViewRuleSpecInfoFlag_RowUI*0)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*0), DF_GFX_VIEW_RULE_VIZ_ROW_PROD_FUNCTION_NAME(only) , DF_GFX_VIEW_RULE_LINE_STRINGIZE_FUNCTION_NAME(only) , 0, 0, str8_lit_comp("") },
|
|
{ str8_lit_comp("omit"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*1)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*1)|(DF_GfxViewRuleSpecInfoFlag_RowUI*0)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*0), DF_GFX_VIEW_RULE_VIZ_ROW_PROD_FUNCTION_NAME(omit) , DF_GFX_VIEW_RULE_LINE_STRINGIZE_FUNCTION_NAME(omit) , 0, 0, str8_lit_comp("") },
|
|
{ str8_lit_comp("no_addr"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*0)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*1)|(DF_GfxViewRuleSpecInfoFlag_RowUI*0)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*0), 0, DF_GFX_VIEW_RULE_LINE_STRINGIZE_FUNCTION_NAME(no_addr) , 0, 0, str8_lit_comp("") },
|
|
{ str8_lit_comp("rgba"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*0)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*0)|(DF_GfxViewRuleSpecInfoFlag_RowUI*1)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*1), 0, 0, DF_GFX_VIEW_RULE_ROW_UI_FUNCTION_NAME(rgba) , DF_GFX_VIEW_RULE_BLOCK_UI_FUNCTION_NAME(rgba) , str8_lit_comp("") },
|
|
{ str8_lit_comp("text"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*0)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*0)|(DF_GfxViewRuleSpecInfoFlag_RowUI*0)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*1), 0, 0, 0, DF_GFX_VIEW_RULE_BLOCK_UI_FUNCTION_NAME(text) , str8_lit_comp("text_view_rule") },
|
|
{ str8_lit_comp("disasm"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*0)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*0)|(DF_GfxViewRuleSpecInfoFlag_RowUI*0)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*1), 0, 0, 0, DF_GFX_VIEW_RULE_BLOCK_UI_FUNCTION_NAME(disasm) , str8_lit_comp("disasm_view_rule") },
|
|
{ str8_lit_comp("bitmap"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*0)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*0)|(DF_GfxViewRuleSpecInfoFlag_RowUI*1)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*1), 0, 0, DF_GFX_VIEW_RULE_ROW_UI_FUNCTION_NAME(bitmap) , DF_GFX_VIEW_RULE_BLOCK_UI_FUNCTION_NAME(bitmap) , str8_lit_comp("bitmap_view_rule") },
|
|
{ str8_lit_comp("geo"), (DF_GfxViewRuleSpecInfoFlag_VizRowProd*0)|(DF_GfxViewRuleSpecInfoFlag_LineStringize*0)|(DF_GfxViewRuleSpecInfoFlag_RowUI*1)|(DF_GfxViewRuleSpecInfoFlag_BlockUI*1), 0, 0, DF_GFX_VIEW_RULE_ROW_UI_FUNCTION_NAME(geo) , DF_GFX_VIEW_RULE_BLOCK_UI_FUNCTION_NAME(geo) , str8_lit_comp("geo_view_rule") },
|
|
};
|
|
|
|
DF_ViewSpecInfo df_g_gfx_view_rule_tab_view_spec_info_table[4] =
|
|
{
|
|
{ DF_ViewSpecFlag_CanSerialize|DF_ViewSpecFlag_CanSerializeQuery, str8_lit_comp("text_view_rule"), str8_lit_comp("Text"), DF_NameKind_Null, DF_IconKind_Binoculars, DF_VIEW_SETUP_FUNCTION_NAME(text), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(text), DF_VIEW_CMD_FUNCTION_NAME(text), DF_VIEW_UI_FUNCTION_NAME(text) },
|
|
{ DF_ViewSpecFlag_CanSerialize|DF_ViewSpecFlag_CanSerializeQuery, str8_lit_comp("disasm_view_rule"), str8_lit_comp("Disassembly"), DF_NameKind_Null, DF_IconKind_Binoculars, DF_VIEW_SETUP_FUNCTION_NAME(disasm), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(disasm), DF_VIEW_CMD_FUNCTION_NAME(disasm), DF_VIEW_UI_FUNCTION_NAME(disasm) },
|
|
{ DF_ViewSpecFlag_CanSerialize|DF_ViewSpecFlag_CanSerializeQuery, str8_lit_comp("bitmap_view_rule"), str8_lit_comp("Bitmap"), DF_NameKind_Null, DF_IconKind_Binoculars, DF_VIEW_SETUP_FUNCTION_NAME(bitmap), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(bitmap), DF_VIEW_CMD_FUNCTION_NAME(bitmap), DF_VIEW_UI_FUNCTION_NAME(bitmap) },
|
|
{ DF_ViewSpecFlag_CanSerialize|DF_ViewSpecFlag_CanSerializeQuery, str8_lit_comp("geo_view_rule"), str8_lit_comp("Geometry"), DF_NameKind_Null, DF_IconKind_Binoculars, DF_VIEW_SETUP_FUNCTION_NAME(geo), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(geo), DF_VIEW_CMD_FUNCTION_NAME(geo), DF_VIEW_UI_FUNCTION_NAME(geo) },
|
|
};
|
|
|
|
DF_ViewSpecInfo df_g_gfx_view_kind_spec_info_table[30] =
|
|
{
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|0*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("null"), str8_lit_comp(""), DF_NameKind_Null, DF_IconKind_Null, DF_VIEW_SETUP_FUNCTION_NAME(Null), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Null), DF_VIEW_CMD_FUNCTION_NAME(Null), DF_VIEW_UI_FUNCTION_NAME(Null)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|0*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("empty"), str8_lit_comp(""), DF_NameKind_Null, DF_IconKind_Null, DF_VIEW_SETUP_FUNCTION_NAME(Empty), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Empty), DF_VIEW_CMD_FUNCTION_NAME(Empty), DF_VIEW_UI_FUNCTION_NAME(Empty)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|0*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("commands"), str8_lit_comp("Commands"), DF_NameKind_Null, DF_IconKind_List, DF_VIEW_SETUP_FUNCTION_NAME(Commands), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Commands), DF_VIEW_CMD_FUNCTION_NAME(Commands), DF_VIEW_UI_FUNCTION_NAME(Commands)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|0*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("file_system"), str8_lit_comp("File System"), DF_NameKind_Null, DF_IconKind_FileOutline, DF_VIEW_SETUP_FUNCTION_NAME(FileSystem), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(FileSystem), DF_VIEW_CMD_FUNCTION_NAME(FileSystem), DF_VIEW_UI_FUNCTION_NAME(FileSystem)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|0*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("system_processes"), str8_lit_comp("System Processes"), DF_NameKind_Null, DF_IconKind_Null, DF_VIEW_SETUP_FUNCTION_NAME(SystemProcesses), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(SystemProcesses), DF_VIEW_CMD_FUNCTION_NAME(SystemProcesses), DF_VIEW_UI_FUNCTION_NAME(SystemProcesses)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|0*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("entity_lister"), str8_lit_comp("Entity List"), DF_NameKind_Null, DF_IconKind_Null, DF_VIEW_SETUP_FUNCTION_NAME(EntityLister), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(EntityLister), DF_VIEW_CMD_FUNCTION_NAME(EntityLister), DF_VIEW_UI_FUNCTION_NAME(EntityLister)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|0*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("symbol_lister"), str8_lit_comp("Symbols"), DF_NameKind_Null, DF_IconKind_Null, DF_VIEW_SETUP_FUNCTION_NAME(SymbolLister), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(SymbolLister), DF_VIEW_CMD_FUNCTION_NAME(SymbolLister), DF_VIEW_UI_FUNCTION_NAME(SymbolLister)},
|
|
{(0|1*DF_ViewSpecFlag_ParameterizedByEntity|0*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("target"), str8_lit_comp("Target"), DF_NameKind_EntityName, DF_IconKind_Target, DF_VIEW_SETUP_FUNCTION_NAME(Target), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Target), DF_VIEW_CMD_FUNCTION_NAME(Target), DF_VIEW_UI_FUNCTION_NAME(Target)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|1*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|1*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("targets"), str8_lit_comp("Targets"), DF_NameKind_Null, DF_IconKind_Target, DF_VIEW_SETUP_FUNCTION_NAME(Targets), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Targets), DF_VIEW_CMD_FUNCTION_NAME(Targets), DF_VIEW_UI_FUNCTION_NAME(Targets)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("file_path_map"), str8_lit_comp("File Path Map"), DF_NameKind_Null, DF_IconKind_FileOutline, DF_VIEW_SETUP_FUNCTION_NAME(FilePathMap), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(FilePathMap), DF_VIEW_CMD_FUNCTION_NAME(FilePathMap), DF_VIEW_UI_FUNCTION_NAME(FilePathMap)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("auto_view_rules"), str8_lit_comp("Auto View Rules"), DF_NameKind_Null, DF_IconKind_Binoculars, DF_VIEW_SETUP_FUNCTION_NAME(AutoViewRules), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(AutoViewRules), DF_VIEW_CMD_FUNCTION_NAME(AutoViewRules), DF_VIEW_UI_FUNCTION_NAME(AutoViewRules)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|1*DF_ViewSpecFlag_CanFilter|1*DF_ViewSpecFlag_FilterIsCode|1*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("scheduler"), str8_lit_comp("Scheduler"), DF_NameKind_Null, DF_IconKind_Scheduler, DF_VIEW_SETUP_FUNCTION_NAME(Scheduler), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Scheduler), DF_VIEW_CMD_FUNCTION_NAME(Scheduler), DF_VIEW_UI_FUNCTION_NAME(Scheduler)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("call_stack"), str8_lit_comp("Call Stack"), DF_NameKind_Null, DF_IconKind_Thread, DF_VIEW_SETUP_FUNCTION_NAME(CallStack), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(CallStack), DF_VIEW_CMD_FUNCTION_NAME(CallStack), DF_VIEW_UI_FUNCTION_NAME(CallStack)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|1*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|1*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("modules"), str8_lit_comp("Modules"), DF_NameKind_Null, DF_IconKind_Module, DF_VIEW_SETUP_FUNCTION_NAME(Modules), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Modules), DF_VIEW_CMD_FUNCTION_NAME(Modules), DF_VIEW_UI_FUNCTION_NAME(Modules)},
|
|
{(0|1*DF_ViewSpecFlag_ParameterizedByEntity|0*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("pending_entity"), str8_lit_comp("Pending Entity"), DF_NameKind_EntityName, DF_IconKind_FileOutline, DF_VIEW_SETUP_FUNCTION_NAME(PendingEntity), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(PendingEntity), DF_VIEW_CMD_FUNCTION_NAME(PendingEntity), DF_VIEW_UI_FUNCTION_NAME(PendingEntity)},
|
|
{(0|1*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|1*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("code"), str8_lit_comp("Code"), DF_NameKind_EntityName, DF_IconKind_FileOutline, DF_VIEW_SETUP_FUNCTION_NAME(Code), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Code), DF_VIEW_CMD_FUNCTION_NAME(Code), DF_VIEW_UI_FUNCTION_NAME(Code)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("disassembly"), str8_lit_comp("Disassembly"), DF_NameKind_Null, DF_IconKind_Glasses, DF_VIEW_SETUP_FUNCTION_NAME(Disassembly), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Disassembly), DF_VIEW_CMD_FUNCTION_NAME(Disassembly), DF_VIEW_UI_FUNCTION_NAME(Disassembly)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|1*DF_ViewSpecFlag_CanFilter|1*DF_ViewSpecFlag_FilterIsCode|1*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("watch"), str8_lit_comp("Watch"), DF_NameKind_Null, DF_IconKind_Binoculars, DF_VIEW_SETUP_FUNCTION_NAME(Watch), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Watch), DF_VIEW_CMD_FUNCTION_NAME(Watch), DF_VIEW_UI_FUNCTION_NAME(Watch)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|1*DF_ViewSpecFlag_CanFilter|1*DF_ViewSpecFlag_FilterIsCode|1*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("locals"), str8_lit_comp("Locals"), DF_NameKind_Null, DF_IconKind_Binoculars, DF_VIEW_SETUP_FUNCTION_NAME(Locals), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Locals), DF_VIEW_CMD_FUNCTION_NAME(Locals), DF_VIEW_UI_FUNCTION_NAME(Locals)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|1*DF_ViewSpecFlag_CanFilter|1*DF_ViewSpecFlag_FilterIsCode|1*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("registers"), str8_lit_comp("Registers"), DF_NameKind_Null, DF_IconKind_Binoculars, DF_VIEW_SETUP_FUNCTION_NAME(Registers), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Registers), DF_VIEW_CMD_FUNCTION_NAME(Registers), DF_VIEW_UI_FUNCTION_NAME(Registers)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|1*DF_ViewSpecFlag_CanFilter|1*DF_ViewSpecFlag_FilterIsCode|1*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("globals"), str8_lit_comp("Globals"), DF_NameKind_Null, DF_IconKind_Binoculars, DF_VIEW_SETUP_FUNCTION_NAME(Globals), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Globals), DF_VIEW_CMD_FUNCTION_NAME(Globals), DF_VIEW_UI_FUNCTION_NAME(Globals)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|1*DF_ViewSpecFlag_CanFilter|1*DF_ViewSpecFlag_FilterIsCode|1*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("thread_locals"), str8_lit_comp("Thread Locals"), DF_NameKind_Null, DF_IconKind_Binoculars, DF_VIEW_SETUP_FUNCTION_NAME(ThreadLocals), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(ThreadLocals), DF_VIEW_CMD_FUNCTION_NAME(ThreadLocals), DF_VIEW_UI_FUNCTION_NAME(ThreadLocals)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|1*DF_ViewSpecFlag_CanFilter|1*DF_ViewSpecFlag_FilterIsCode|1*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("types"), str8_lit_comp("Types"), DF_NameKind_Null, DF_IconKind_Binoculars, DF_VIEW_SETUP_FUNCTION_NAME(Types), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Types), DF_VIEW_CMD_FUNCTION_NAME(Types), DF_VIEW_UI_FUNCTION_NAME(Types)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|1*DF_ViewSpecFlag_CanFilter|1*DF_ViewSpecFlag_FilterIsCode|1*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("procedures"), str8_lit_comp("Procedures"), DF_NameKind_Null, DF_IconKind_Binoculars, DF_VIEW_SETUP_FUNCTION_NAME(Procedures), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Procedures), DF_VIEW_CMD_FUNCTION_NAME(Procedures), DF_VIEW_UI_FUNCTION_NAME(Procedures)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("output"), str8_lit_comp("Output"), DF_NameKind_Null, DF_IconKind_List, DF_VIEW_SETUP_FUNCTION_NAME(Output), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Output), DF_VIEW_CMD_FUNCTION_NAME(Output), DF_VIEW_UI_FUNCTION_NAME(Output)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|1*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("memory"), str8_lit_comp("Memory"), DF_NameKind_Null, DF_IconKind_Grid, DF_VIEW_SETUP_FUNCTION_NAME(Memory), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Memory), DF_VIEW_CMD_FUNCTION_NAME(Memory), DF_VIEW_UI_FUNCTION_NAME(Memory)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|1*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|1*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("breakpoints"), str8_lit_comp("Breakpoints"), DF_NameKind_Null, DF_IconKind_CircleFilled, DF_VIEW_SETUP_FUNCTION_NAME(Breakpoints), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Breakpoints), DF_VIEW_CMD_FUNCTION_NAME(Breakpoints), DF_VIEW_UI_FUNCTION_NAME(Breakpoints)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|1*DF_ViewSpecFlag_CanFilter|1*DF_ViewSpecFlag_FilterIsCode|1*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("watch_pins"), str8_lit_comp("Watch Pins"), DF_NameKind_Null, DF_IconKind_Pin, DF_VIEW_SETUP_FUNCTION_NAME(WatchPins), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(WatchPins), DF_VIEW_CMD_FUNCTION_NAME(WatchPins), DF_VIEW_UI_FUNCTION_NAME(WatchPins)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|1*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|1*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("exception_filters"), str8_lit_comp("Exception Filters"), DF_NameKind_Null, DF_IconKind_Gear, DF_VIEW_SETUP_FUNCTION_NAME(ExceptionFilters), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(ExceptionFilters), DF_VIEW_CMD_FUNCTION_NAME(ExceptionFilters), DF_VIEW_UI_FUNCTION_NAME(ExceptionFilters)},
|
|
{(0|0*DF_ViewSpecFlag_ParameterizedByEntity|1*DF_ViewSpecFlag_CanSerialize|0*DF_ViewSpecFlag_CanSerializeEntityPath|0*DF_ViewSpecFlag_CanFilter|0*DF_ViewSpecFlag_FilterIsCode|0*DF_ViewSpecFlag_TypingAutomaticallyFilters), str8_lit_comp("theme"), str8_lit_comp("Theme"), DF_NameKind_Null, DF_IconKind_Palette, DF_VIEW_SETUP_FUNCTION_NAME(Theme), DF_VIEW_STRING_FROM_STATE_FUNCTION_NAME(Theme), DF_VIEW_CMD_FUNCTION_NAME(Theme), DF_VIEW_UI_FUNCTION_NAME(Theme)},
|
|
};
|
|
|
|
String8 df_g_theme_color_display_string_table[54] =
|
|
{
|
|
str8_lit_comp("Null"),
|
|
str8_lit_comp("Plain Text"),
|
|
str8_lit_comp("Plain Background"),
|
|
str8_lit_comp("Plain Border"),
|
|
str8_lit_comp("Plain Overlay"),
|
|
str8_lit_comp("Code (Default)"),
|
|
str8_lit_comp("Code (Function)"),
|
|
str8_lit_comp("Code (Type)"),
|
|
str8_lit_comp("Code (Local)"),
|
|
str8_lit_comp("Code (Register)"),
|
|
str8_lit_comp("Code (Keyword)"),
|
|
str8_lit_comp("Code (Symbol)"),
|
|
str8_lit_comp("Code (Numeric)"),
|
|
str8_lit_comp("Code (String)"),
|
|
str8_lit_comp("Code (Meta)"),
|
|
str8_lit_comp("Code (Comment)"),
|
|
str8_lit_comp("Line Info (0)"),
|
|
str8_lit_comp("Line Info (1)"),
|
|
str8_lit_comp("Line Info (2)"),
|
|
str8_lit_comp("Line Info (3)"),
|
|
str8_lit_comp("Alt Text"),
|
|
str8_lit_comp("Alt Background"),
|
|
str8_lit_comp("Alt Border"),
|
|
str8_lit_comp("Alt Overlay"),
|
|
str8_lit_comp("Inactive Tab"),
|
|
str8_lit_comp("Active Tab"),
|
|
str8_lit_comp("Entity Background"),
|
|
str8_lit_comp("Query Bar"),
|
|
str8_lit_comp("Weak Text"),
|
|
str8_lit_comp("Text Selection"),
|
|
str8_lit_comp("Cursor"),
|
|
str8_lit_comp("Highlight (0)"),
|
|
str8_lit_comp("Highlight (1)"),
|
|
str8_lit_comp("Success Text"),
|
|
str8_lit_comp("Success Background"),
|
|
str8_lit_comp("Success Border"),
|
|
str8_lit_comp("Failure Text"),
|
|
str8_lit_comp("Failure Background"),
|
|
str8_lit_comp("Failure Border"),
|
|
str8_lit_comp("Action Text"),
|
|
str8_lit_comp("Action Background"),
|
|
str8_lit_comp("Action Border"),
|
|
str8_lit_comp("Drop Site Overlay"),
|
|
str8_lit_comp("Thread (0)"),
|
|
str8_lit_comp("Thread (1)"),
|
|
str8_lit_comp("Thread (2)"),
|
|
str8_lit_comp("Thread (3)"),
|
|
str8_lit_comp("Thread (4)"),
|
|
str8_lit_comp("Thread (5)"),
|
|
str8_lit_comp("Thread (6)"),
|
|
str8_lit_comp("Thread (7)"),
|
|
str8_lit_comp("Thread (Unwound)"),
|
|
str8_lit_comp("Inactive Panel Overlay"),
|
|
str8_lit_comp("Drop Shadow"),
|
|
};
|
|
|
|
String8 df_g_theme_color_cfg_string_table[54] =
|
|
{
|
|
str8_lit_comp("null"),
|
|
str8_lit_comp("plain_text"),
|
|
str8_lit_comp("plain_background"),
|
|
str8_lit_comp("plain_border"),
|
|
str8_lit_comp("plain_overlay"),
|
|
str8_lit_comp("code_default"),
|
|
str8_lit_comp("code_function"),
|
|
str8_lit_comp("code_type"),
|
|
str8_lit_comp("code_local"),
|
|
str8_lit_comp("code_register"),
|
|
str8_lit_comp("code_keyword"),
|
|
str8_lit_comp("code_symbol"),
|
|
str8_lit_comp("code_numeric"),
|
|
str8_lit_comp("code_string"),
|
|
str8_lit_comp("code_meta"),
|
|
str8_lit_comp("code_comment"),
|
|
str8_lit_comp("line_info_0"),
|
|
str8_lit_comp("line_info_1"),
|
|
str8_lit_comp("line_info_2"),
|
|
str8_lit_comp("line_info_3"),
|
|
str8_lit_comp("alt_text"),
|
|
str8_lit_comp("alt_background"),
|
|
str8_lit_comp("alt_border"),
|
|
str8_lit_comp("alt_overlay"),
|
|
str8_lit_comp("tab_inactive"),
|
|
str8_lit_comp("tab_active"),
|
|
str8_lit_comp("entity_background"),
|
|
str8_lit_comp("query_bar"),
|
|
str8_lit_comp("weak_text"),
|
|
str8_lit_comp("text_selection"),
|
|
str8_lit_comp("cursor"),
|
|
str8_lit_comp("highlight_0"),
|
|
str8_lit_comp("highlight_1"),
|
|
str8_lit_comp("success_text"),
|
|
str8_lit_comp("success_background"),
|
|
str8_lit_comp("success_border"),
|
|
str8_lit_comp("failure_text"),
|
|
str8_lit_comp("failure_background"),
|
|
str8_lit_comp("failure_border"),
|
|
str8_lit_comp("action_text"),
|
|
str8_lit_comp("action_background"),
|
|
str8_lit_comp("action_border"),
|
|
str8_lit_comp("drop_site_overlay"),
|
|
str8_lit_comp("thread_0"),
|
|
str8_lit_comp("thread_1"),
|
|
str8_lit_comp("thread_2"),
|
|
str8_lit_comp("thread_3"),
|
|
str8_lit_comp("thread_4"),
|
|
str8_lit_comp("thread_5"),
|
|
str8_lit_comp("thread_6"),
|
|
str8_lit_comp("thread_7"),
|
|
str8_lit_comp("thread_unwound"),
|
|
str8_lit_comp("inactive_panel_overlay"),
|
|
str8_lit_comp("drop_shadow"),
|
|
};
|
|
|
|
C_LINKAGE_END
|
|
|