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
2025-12-16 09:46:55 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
800329086e77a14b31ea0599607e101f215b63e1
MiniGUI
/
include
History
Vincent Wei
800329086e
implement new API: GetACharsExtentPointEx(); enhance GetTextExtentPoint() and GetTabbedTextExtentPoint() to support BIDI charsets
2023-04-23 12:36:55 +08:00
..
ctrl
upgrade Doxygen files
2021-05-18 08:37:31 +08:00
common.h
add condition for loongarch
2022-09-23 21:45:00 +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
…
exstubs.h
fix some typos
2020-03-25 15:24:48 +08:00
fixedmath.h
…
gdi.h
implement new API: GetACharsExtentPointEx(); enhance GetTextExtentPoint() and GetTabbedTextExtentPoint() to support BIDI charsets
2023-04-23 12:36:55 +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
…