Commit Graph

32 Commits

Author SHA1 Message Date
VincentWei
990b9eabc9 cleanup for doxygen 2018-05-08 03:09:12 +08:00
Vincent Wei
130780bf01 enable scrollview by default 2018-04-03 14:18:07 +08:00
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
e2c2ac0704 tune description of MSG_CHAR 2018-02-02 12:18:11 +08:00
VincentWei
c6c60b862b use MAKEWORD16 for Str2Key and MSG_CHAR 2018-02-02 11:40:01 +08:00
VincentWei
655aabe2d0 change type of return value of GetMenuItemID to LINT 2018-02-01 14:11:25 +08:00
VincentWei
4a29921154 add change description for Doxygen 2018-01-31 18:56:23 +08:00
VincentWei
1f5d3bff3a modify copying in header files 2018-01-31 17:12:50 +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
3380dd13d6 use long for LINT for 32-bit platform 2018-01-30 19:28:40 +08:00
VincentWei
58050c7896 tune the copying in header files 2018-01-30 19:06:47 +08:00
VincentWei
9b9b912eb7 add SDWORD type 2018-01-30 17:44:46 +08:00
VincentWei
8b01a29397 use long for DWORD_PTR/UINT_PTR on 32b-bit 2018-01-28 19:43:39 +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
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
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
b4e43c3514 tune code for 64 bitts 2018-01-18 16:51:44 +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
WEI Yongming
127ab35eea use _MGCHARSET_UNICODE marco for ToUnicode and ToAscii functions 2017-11-08 23:48:43 +08:00
VincentWei
b83d95b9ee cleanup; resolve most of warnings (not used variables) 2017-11-01 10:05:09 +08:00
VincentWei
9d502a920e check mannually 2017-10-30 16:36:16 +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