Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-06 | DRTVWR-575: Introduce LLKeyBind::endNonEmpty() | Nat Goodspeed | |
and use it to replace dubious loops in asLLSD() and trimEmpty(). | |||
2022-11-03 | DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. | Nat Goodspeed | |
It's a little distressing how often we have historically coded S32 or U32 to pass a length or index. There are more such assumptions in other viewer subdirectories, but this is a start. | |||
2020-06-23 | SL-13418 Added converter from old mouse binding settings to new ones | Andrey Kleshchev | |
2020-06-23 | SL-6109 Remade 'ignore' list processing, renamed and reformed keybindings | andreykproductengine | |
2020-06-23 | SL-6109 Conflict resolution | andreykproductengine | |
2020-06-23 | SL-6109 Mouse support ready | andreykproductengine | |
2020-06-23 | SL-6109 Keyaboard support ready | andreykproductengine | |
2020-06-23 | SL-6109 Implement keybindings | andreykproductengine | |