index
:
mikroPhone
master
mikroPhone repository
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fw
/
fe310
/
eos
/
eve
/
widget
/
textw.c
Age
Commit message (
Expand
)
Author
2024-09-12
fixed textw update
Uros Majstorovic
2024-09-04
eve fonts improvement
Uros Majstorovic
2024-09-04
support for unknown character in eve font
Uros Majstorovic
2024-09-04
unicode support improvements / bugfixes
Uros Majstorovic
2023-04-30
fixed text widget
Uros Majstorovic
2022-09-04
eve support when i2s is running
Uros Majstorovic
2022-08-09
code layout
Uros Majstorovic
2021-04-08
added board.h
Uros Majstorovic
2021-03-28
fixed cursor handling in strw and textw
Uros Majstorovic
2021-03-27
form/app cleanup; scroll infrastructure
Uros Majstorovic
2021-03-25
uievt added to view
Uros Majstorovic
2021-03-24
window hierarchy
Uros Majstorovic
2021-02-28
font property moved to widget base
Uros Majstorovic
2021-02-26
fixed tag opts for string and text widget
Uros Majstorovic
2021-02-26
screen will not refresh if nobody claims touch event
Uros Majstorovic
2021-02-24
added test app with voice, wifi/cellular data connectivity examples
Uros Majstorovic
2020-08-26
kbdwin removed; stack and contructor moved to view
Uros Majstorovic
2020-08-24
fixed bug in form constructor; free widget improved
Uros Majstorovic
2020-08-23
dynamic memory alloc for gui added; page navigation added
Uros Majstorovic
2020-08-05
code -> fw
Uros Majstorovic