This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_UI_SDK
/
MiniGUI
Watch
1
Star
0
Fork
0
You've already forked MiniGUI
mirror of
https://github.com/VincentWei/MiniGUI.git
synced
2026-02-06 18:31:57 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
33e5d62da88988193fefd0a0f1979bedbe3396e2
MiniGUI
/
include
History
Vincent Wei
33e5d62da8
Merge remote-tracking branch 'origin/rel-5-0' into drm-dma
2023-08-21 10:19:14 +08:00
..
ctrl
upgrade Doxygen files
2021-05-18 08:37:31 +08:00
common.h
tune
2023-07-25 10:43:20 +08:00
control.h
…
customial.h
fix bugs when virtual window enabled for sa and procs runmodes
2022-09-26 14:06:09 +08:00
dti.c
…
endianrw.h
tune description text
2020-02-25 23:41:50 +08:00
exstubs.h
change method
flush_driver
to
flush
of DrmDriverOps; change member
buff
to
vaddr
of DrmSurfaceBuffer
2023-07-30 11:57:02 +08:00
fixedmath.h
…
gdi.h
Merge remote-tracking branch 'origin/rel-5-0' into drm-dma
2023-08-21 10:19:14 +08:00
Makefile.am
…
makefile.msvc
…
makefile.ng
…
minigui.h
use inline functions for SetCursor and SetDefaultCursor instead of macros
2022-09-26 14:17:55 +08:00
nucleus_pthread.h
…
nucleus_semaphore.h
…
ose_semaphore.h
…
own_malloc.h
fix typos: Gets -> Get, Sets -> Set, Retrieves -> Retrieve
2020-02-26 08:55:38 +08:00
own_stdio.h
…
psos_pthread.h
…
psos_semaphore.h
…
psos.h
…
threadx_pthread.h
…
threadx_semaphore.h
…
ucos2_pthread.h
…
ucos2_semaphore.h
…
vxworks_pthread.h
…
vxworks_semaphore.h
…
win32_dirent.h
…
win32_pthread.h
…
win32_sched.h
…
win32_semaphore.h
…
window.h
Call UpdateInvalidClient in ScrollWindow; Only delaying MSG_IDLE to the child control if the main window is active
2022-09-27 13:20:18 +08:00
xvfb.h
…