index
:
libs/c/cherry.git
master
GUI toolkit cross-platform
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-05-21
Change the signature for a cherry event
Alessandro Iezzi
2023-05-21
Define a structure for a CherryEvent
Alessandro Iezzi
2023-05-21
Define an enum to identify an event type
Alessandro Iezzi
2023-05-21
Change the default color for window to red
Alessandro Iezzi
2023-05-17
Replace printf with logs
Alessandro Iezzi
2023-05-17
Add cherry_window_dispose_on_exit() function
Alessandro Iezzi
2023-05-17
Add events to exit from application and to close
Alessandro Iezzi
2023-05-17
Change calls to the new version of libutils
Alessandro Iezzi
2023-05-17
Add a comment
Alessandro Iezzi
2023-05-17
Add graphics support
Alessandro Iezzi
2023-05-17
Add event.h
Alessandro Iezzi
2023-05-17
Add color.h
Alessandro Iezzi
2023-05-17
Add cherry_window_set_listener() function
Alessandro Iezzi
2023-05-17
Add logic to resize and move the CherryWindow
Alessandro Iezzi
2023-05-17
Add a test
Alessandro Iezzi
2023-05-17
Add application.c and application.h
Alessandro Iezzi
2023-05-17
Add new function: cherry_window_get_title()
Alessandro Iezzi
2023-05-17
Add to the list CherryWindow and not Window
Alessandro Iezzi
2023-05-17
Add dimension.c and dimension.h
Alessandro Iezzi
2023-05-17
Add logic to change the window name
Alessandro Iezzi
2023-05-17
Define empty strings for window_name and
Alessandro Iezzi
2023-05-17
Add window.c and window.h
Alessandro Iezzi
2022-12-21
Update copyright
Alessandro Iezzi
2020-05-13
Sources, samples and makefile (first alpha version)
aindros