psemek/libs/ui/source
2021-02-27 16:38:58 +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 Remove style from element factory 2021-02-27 10:57:30 +03:00
default_fonts.cpp Use channel swizzling for default 9x12 font 2021-02-25 14:16:37 +03:00
element.cpp UI: use closest loop for ui events instead of root loop 2021-02-27 10:58:22 +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
image_view.cpp Add ui::image_view element 2021-02-27 16:38:58 +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 Support image rendering in ui::painter 2021-02-27 16:37:05 +03:00
screen.cpp Rename ui screen policy full -> fill 2021-02-27 11:00:26 +03:00