| .. |
|
asymmetric.hpp
|
Add ui::asymmetric element that supports width_first() reshaping
|
2022-05-16 12:09:58 +03:00 |
|
bmfont.hpp
|
Add rapidjson, msdf & bitmap fonts support and bmfont parser
|
2022-12-18 14:43:57 +03:00 |
|
box_shape.hpp
|
UI box shape is all zeroes by default
|
2021-02-25 11:24:28 +03:00 |
|
button.hpp
|
Support ui::button::on_release callback
|
2022-12-22 16:06:02 +03:00 |
|
checkbox.hpp
|
Remove toggle_button, make checkbox support children by default
|
2022-05-17 22:03:40 +03:00 |
|
color_picker.hpp
|
Support alpha-channel in ui::color_picker
|
2022-12-20 18:19:14 +03:00 |
|
color_view.hpp
|
Add simple ui::color_view element
|
2022-12-20 17:12:06 +03:00 |
|
container.hpp
|
Add ui::asymmetric element that supports width_first() reshaping
|
2022-05-16 12:09:58 +03:00 |
|
container_impl.hpp
|
Add ui::container_impl::clear
|
2022-03-13 17:20:34 +03:00 |
|
controller.hpp
|
Support arbitrary post-draw effect in ui::controller
|
2022-05-29 19:27:28 +03:00 |
|
default_element_factory.hpp
|
Add default toggle button implementation
|
2023-01-04 21:14:14 +03:00 |
|
default_image_provider.hpp
|
Add default image provider
|
2022-12-19 09:52:02 +03:00 |
|
edit.hpp
|
Make ui::edit::numeric validators accept max value length
|
2022-05-30 22:13:28 +03:00 |
|
element.hpp
|
Don't send mouse events to hidden scroller children
|
2023-01-05 18:35:39 +03:00 |
|
element_factory.hpp
|
Support creating labels with tagged text in ui::element_factory
|
2022-05-25 13:18:07 +03:00 |
|
event.hpp
|
Add ui::text_input event
|
2022-04-01 17:42:42 +03:00 |
|
event_interceptor.hpp
|
Support update callback in ui::event_interceptor
|
2022-12-19 12:29:22 +03:00 |
|
file_dialog.hpp
|
Add a file dialog implementation
|
2023-01-03 23:31:45 +03:00 |
|
font.hpp
|
Add rapidjson, msdf & bitmap fonts support and bmfont parser
|
2022-12-18 14:43:57 +03:00 |
|
frame.hpp
|
Add ui::frame::width/height_constraints
|
2022-05-16 12:10:21 +03:00 |
|
grid_layout.hpp
|
Add ui::asymmetric element that supports width_first() reshaping
|
2022-05-16 12:09:58 +03:00 |
|
image_provider.hpp
|
Add default image provider
|
2022-12-19 09:52:02 +03:00 |
|
image_view.hpp
|
Mark certain ui elements as transparent only if they don't have a hint
|
2022-04-29 14:53:35 +03:00 |
|
kerned_font.hpp
|
Add rapidjson, msdf & bitmap fonts support and bmfont parser
|
2022-12-18 14:43:57 +03:00 |
|
label.hpp
|
Support label on link mouseover callback
|
2023-01-05 18:18:11 +03:00 |
|
monospace_font.hpp
|
Support setting initial pen position & retrieving final pen position in font text shaping
|
2022-05-21 19:51:07 +03:00 |
|
msdf_font.hpp
|
Add rapidjson, msdf & bitmap fonts support and bmfont parser
|
2022-12-18 14:43:57 +03:00 |
|
null_shape.hpp
|
Add ui::null_shape
|
2022-02-19 13:00:31 +03:00 |
|
painter.hpp
|
Add rapidjson, msdf & bitmap fonts support and bmfont parser
|
2022-12-18 14:43:57 +03:00 |
|
painter_impl.hpp
|
Add rapidjson, msdf & bitmap fonts support and bmfont parser
|
2022-12-18 14:43:57 +03:00 |
|
positioner.hpp
|
Add ui::element::transparent attribute
|
2022-04-20 18:46:30 +03:00 |
|
progress_bar.hpp
|
Make progress_bar::label const
|
2022-05-17 21:01:20 +03:00 |
|
rich_image_view.hpp
|
Rich image view smooth zoom
|
2021-03-05 20:09:15 +03:00 |
|
screen.hpp
|
Support moving ui::screen child to top
|
2022-05-27 19:59:03 +03:00 |
|
scroller.hpp
|
Don't send mouse events to hidden scroller children
|
2023-01-05 18:35:39 +03:00 |
|
selector.hpp
|
Highlight the option that owns the active submenu in ui::selector
|
2022-12-23 10:01:24 +03:00 |
|
shape.hpp
|
UI library prototype wip
|
2021-02-25 09:07:39 +03:00 |
|
single_container.hpp
|
Make ui::single_container::child const
|
2022-05-16 12:10:39 +03:00 |
|
slider.hpp
|
Add non-notifying versions of slider methods
|
2022-02-19 23:04:36 +03:00 |
|
spawn.hpp
|
Add generic ui::spawn
|
2022-12-20 17:11:23 +03:00 |
|
spinbox.hpp
|
Support retrieving buttons from spinbox
|
2022-05-17 23:16:26 +03:00 |
|
style.hpp
|
Implement ui::label link tag
|
2022-05-22 19:28:14 +03:00 |
|
table.hpp
|
Add ui::table default constructor
|
2022-03-14 23:29:13 +03:00 |
|
tagged_text.hpp
|
Show full text in tagged_text parse error
|
2023-01-05 19:12:35 +03:00 |
|
triangle_shape.hpp
|
Add ui::triangle_shape
|
2021-03-05 22:50:09 +03:00 |
|
window.hpp
|
Support retrieving ui:🪟:on_close callback & explicitly closing a window
|
2023-01-03 23:31:36 +03:00 |