psemek/libs/ui/source
2021-02-27 10:54:34 +03:00
..
box_shape.cpp UI library prototype wip 2021-02-25 09:07:39 +03:00
button.cpp Add loop posting utilities in ui::element 2021-02-25 14:59:53 +03:00
container_impl.cpp Add ui::container interface, move old container to helper class 2021-02-26 18:00:56 +03:00
controller.cpp Add root element proxy in ui::controller to resend mouse events on reshape 2021-02-26 23:15:23 +03:00
default_element_factory.cpp Implement ui grid layout 2021-02-26 22:57:43 +03:00
default_fonts.cpp Use channel swizzling for default 9x12 font 2021-02-25 14:16:37 +03:00
element.cpp UI element::loop & style return first non-null result when going up element tree 2021-02-27 10:54:34 +03:00
frame.cpp Fix ui::frame size constraints 2021-02-26 14:34:58 +03:00
grid_layout.cpp Implement ui grid layout 2021-02-26 22:57:43 +03:00
label.cpp Fix ui::label size constraints 2021-02-26 14:35:11 +03:00
monospace_font.cpp Fonts are guaranteed to preserve space symbols when shaping 2021-02-26 12:19:38 +03:00
painter_impl.cpp Implement glyph rendering in painter 2021-02-25 14:17:24 +03:00
screen.cpp Add ui::container interface, move old container to helper class 2021-02-26 18:00:56 +03:00