VincentWei
|
62efa8b29a
|
clean up the header copying statements
|
2018-02-04 17:01:37 +08:00 |
|
VincentWei
|
5665bbb94b
|
Merge branch 'master' of github.com:VincentWei/minigui
|
2018-02-02 15:30:36 +08:00 |
|
VincentWei
|
79c8048f83
|
use gal_pixel instead of int for GetWindowBkColor/SetWindowBkColor
|
2018-02-02 15:30:26 +08:00 |
|
VincentWei
|
0bec004433
|
add MAKEWPARAM and FIRSTBYTE~FOURTHBYTE macros, and remove HIBYTE_WORD16, LOBYTE_WORD16 macros. Now, MAKEWORD(lobyte, hibyte) returns same value on both 32-bit and 64-bit platforms
|
2018-02-02 15:05:00 +08:00 |
|
VincentWei
|
7c9fb6e4f7
|
use HIBYTE_WORD16/LOBYTE_WORD16 to extract bytes from wParam of MSG_CHAR
|
2018-02-02 12:07:08 +08:00 |
|
VincentWei
|
c6c60b862b
|
use MAKEWORD16 for Str2Key and MSG_CHAR
|
2018-02-02 11:40:01 +08:00 |
|
VincentWei
|
f4ccf7ee1c
|
use HIBYTE_WORD16/LOBYTE_WORD16 to get the bytes from short type values
|
2018-02-01 23:12:42 +08:00 |
|
VincentWei
|
d9c95e1900
|
tune format
|
2018-02-01 23:11:32 +08:00 |
|
VincentWei
|
655aabe2d0
|
change type of return value of GetMenuItemID to LINT
|
2018-02-01 14:11:25 +08:00 |
|
VincentWei
|
d8b8139ca1
|
use UINT stead of int for control identifiers and menu item identifiers
|
2018-01-31 16:03:41 +08:00 |
|
VincentWei
|
73d914293c
|
change DWORD2PIXEL to DWORD2Pixel
|
2018-01-30 17:45:23 +08:00 |
|
VincentWei
|
d5c8e15cb9
|
add debug print for timer
|
2018-01-30 11:56:36 +08:00 |
|
VincentWei
|
a3cd475ad0
|
tune code for debug print
|
2018-01-30 11:24:56 +08:00 |
|
VincentWei
|
d977609170
|
tune code for debug print
|
2018-01-30 11:23:22 +08:00 |
|
VincentWei
|
4b80497ee9
|
define _DEBUG and NDEBUG for develmode or not resp.
|
2018-01-28 11:38:41 +08:00 |
|
VincentWei
|
55a4566a33
|
use UINT for message
|
2018-01-28 11:37:56 +08:00 |
|
VincentWei
|
8ddeb9806b
|
define MAXLEN_CLASSNAME to 31
|
2018-01-28 01:07:34 +08:00 |
|
WEI Yongming
|
acda11e59e
|
tune code and release notes
|
2018-01-25 22:05:23 +08:00 |
|
VincentWei
|
6290779a02
|
tune the implementation of tracing message
|
2018-01-21 18:09:51 +08:00 |
|
VincentWei
|
dbcc408ad3
|
make timer-related APIs compiant to 64-bit
|
2018-01-21 17:07:48 +08:00 |
|
WEI Yongming
|
599c985146
|
tune code for 64-bit and 32-bit
|
2018-01-19 22:41:37 +08:00 |
|
VincentWei
|
c1071cde84
|
tune code for 64 bits
|
2018-01-19 17:37:31 +08:00 |
|
VincentWei
|
4bbcc76f82
|
tune code for 64 bits
|
2018-01-19 17:24:27 +08:00 |
|
VincentWei
|
766ddb5555
|
tune code for 64b (MiniGUI-Processes runmode)
|
2018-01-19 15:35:26 +08:00 |
|
VincentWei
|
01bc3d7c42
|
tune code for 64 bits
|
2018-01-18 19:01:29 +08:00 |
|
VincentWei
|
a2a5dcbc2a
|
tune code for 64bit
|
2018-01-18 17:52:48 +08:00 |
|
VincentWei
|
b4e43c3514
|
tune code for 64 bitts
|
2018-01-18 16:51:44 +08:00 |
|
VincentWei
|
786bb5f770
|
tune code for 64-bit
|
2018-01-18 10:53:36 +08:00 |
|
VincentWei
|
8b6731d706
|
tune code for 64-bit
|
2018-01-18 09:57:50 +08:00 |
|
VincentWei
|
b59f0b6a93
|
tune code for 64-bit
|
2018-01-17 18:51:41 +08:00 |
|
VincentWei
|
2fbff87cb4
|
tune for 64 bits
|
2018-01-16 19:07:41 +08:00 |
|
VincentWei
|
62a1473aad
|
remove key.c and cryptool
|
2018-01-16 18:03:07 +08:00 |
|
VincentWei
|
db06a81773
|
not encrypted splash file
|
2018-01-16 18:02:35 +08:00 |
|
VincentWei
|
a51748563b
|
default incore files for splash
|
2018-01-16 17:25:22 +08:00 |
|
WEI Yongming
|
0f8b248112
|
cleanup
|
2017-11-08 23:49:49 +08:00 |
|
WEI Yongming
|
854e8342dd
|
use _MGHAVE_ADV_2DAPI for call to mg_miFreeArcCache
|
2017-11-08 23:49:38 +08:00 |
|
Vincent Wei
|
1e8c895fdd
|
fix the macros name
|
2017-11-08 16:50:50 +08:00 |
|
VincentWei
|
b83d95b9ee
|
cleanup; resolve most of warnings (not used variables)
|
2017-11-01 10:05:09 +08:00 |
|
VincentWei
|
d9ebf14d24
|
Incorrect elif condition usage; incore rbf defonts are not
|
2017-10-30 18:00:05 +08:00 |
|
VincentWei
|
9d502a920e
|
check mannually
|
2017-10-30 16:36:16 +08:00 |
|
VincentWei
|
467b636376
|
Merge branch 'master' of github.com:VincentWei/minigui
|
2017-10-26 13:37:02 +08:00 |
|
VincentWei
|
de9cb9749c
|
fix link error of inline function
|
2017-10-26 13:36:50 +08:00 |
|
Vincent Wei
|
267d9c1b12
|
merge from rel-3-0 branch
|
2017-10-26 13:34:57 +08:00 |
|
VincentWei
|
edb195523f
|
Remove some inline definitions
|
2017-10-24 18:05:52 +08:00 |
|
Vincent Wei
|
e87d052072
|
initical commit
|
2017-05-29 12:20:05 +08:00 |
|