- add keyboard bindings button to options
- hooked keyboard binding panel to button
- WIP bindings drawn in activity
- keyboard binding keys finally appear
- keyboard binding input widget
- reserved keys logic working
- removed debug logs
- pref saved on key release
- more reserved keys
- fixed memory bad alloc error
- modifier bindings
- scroll panel for bindings view
- added sdl id to bindings
- cache sdl scan id into prefs
- function ids are getting picked up
- more keyboard mappings
- more key bindings + reserved keys
- keyboard bindings working
- write keyboard bindings pref on load
- sync new functions to prefs
- final touches
- Keep those include trees flat (see
|
||
---|---|---|
.. | ||
Appearance.cpp | ||
Appearance.h | ||
AvatarButton.cpp | ||
AvatarButton.h | ||
Border.h | ||
Button.cpp | ||
Button.h | ||
Checkbox.cpp | ||
Checkbox.h | ||
Colour.h | ||
Component.cpp | ||
Component.h | ||
ContextMenu.cpp | ||
ContextMenu.h | ||
CopyTextButton.cpp | ||
CopyTextButton.h | ||
DropDown.cpp | ||
DropDown.h | ||
Engine.cpp | ||
Engine.h | ||
Keys.h | ||
Label.cpp | ||
Label.h | ||
Mouse.h | ||
Panel.cpp | ||
Panel.h | ||
Point.h | ||
ProgressBar.cpp | ||
ProgressBar.h | ||
RichLabel.cpp | ||
RichLabel.h | ||
SaveButton.cpp | ||
SaveButton.h | ||
ScrollPanel.cpp | ||
ScrollPanel.h | ||
Slider.cpp | ||
Slider.h | ||
Spinner.cpp | ||
Spinner.h | ||
Textbox.cpp | ||
Textbox.h | ||
TextWrapper.cpp | ||
TextWrapper.h | ||
Window.cpp | ||
Window.h |