Age | Commit message (Expand) | Author |
---|---|---|
2023-05-30 | Add cherry_window_get_position() function | |
2023-05-30 | Add draw function in CherryWindow | |
2023-05-30 | Make CherryWindow a CherryWidget child | |
2023-05-29 | Remove `dimension` from CherryWindow | |
2023-05-21 | Change the signature for a cherry event | |
2023-05-17 | Add cherry_window_dispose_on_exit() function | |
2023-05-17 | Add cherry_window_set_listener() function | |
2023-05-17 | Add new function: cherry_window_get_title() | |
2023-05-17 | Add window.c and window.h |