Commit Graph

2209 Commits

Author SHA1 Message Date
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
61ada7b217 develmode does not control tracemsg option 2018-02-01 23:10:31 +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
242423951d tune format 2018-01-31 18:41:14 +08:00
VincentWei
41aa192d41 tune typo 2018-01-31 18:27:03 +08:00
VincentWei
fad33d69f6 tune format 2018-01-31 18:23:56 +08:00
VincentWei
92b58d3114 tune format 2018-01-31 18:19:20 +08:00
VincentWei
60bc975fd9 add description for LINT id 2018-01-31 18:14:00 +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
2f3b486873 add -DDEBUG for develmode 2018-01-30 20:47:47 +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
73d914293c change DWORD2PIXEL to DWORD2Pixel 2018-01-30 17:45:23 +08:00
VincentWei
9b9b912eb7 add SDWORD type 2018-01-30 17:44:46 +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
30ef378100 fix release date 2018-01-28 23:41:23 +08:00
VincentWei
b1184d5358 tune 2018-01-28 21:54:54 +08:00
VincentWei
8891a726a0 tune 2018-01-28 21:52:48 +08:00
VincentWei
8b4334f969 tune 2018-01-28 21:46:03 +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
VincentWei
78672276af better gitignore 2018-01-28 01:14:35 +08:00
VincentWei
8ddeb9806b define MAXLEN_CLASSNAME to 31 2018-01-28 01:07:34 +08:00
VincentWei
9df26d14bf change version 2018-01-26 10:32:51 +08:00
VincentWei
451c0cfca0 Merge branch '64b' 2018-01-26 10:28:09 +08:00
WEI Yongming
200855ddef tune release notes 2018-01-25 22:18:29 +08:00
WEI Yongming
708d8097eb tune release notes 2018-01-25 22:16:18 +08:00
WEI Yongming
71b769416e tune release notes 2018-01-25 22:11:23 +08:00
WEI Yongming
acda11e59e tune code and release notes 2018-01-25 22:05:23 +08:00
WEI Yongming
333ff9c83b description of API changes 2018-01-25 10:08:56 +08:00
VincentWei
a4c3752f12 enable listview and spinbox by default 2018-01-24 18:44:33 +08:00
VincentWei
a41c96fdbf enable listview and spinbox by default 2018-01-24 18:35:23 +08:00
VincentWei
78668dbdfc use pkgconfig to define the runmode of MiniGUI 2018-01-21 18:34:33 +08:00
VincentWei
6290779a02 tune the implementation of tracing message 2018-01-21 18:09:51 +08:00
VincentWei
75764eecb4 tune code to reflect the new prototypes 2018-01-21 17:19:18 +08:00
VincentWei
dbcc408ad3 make timer-related APIs compiant to 64-bit 2018-01-21 17:07:48 +08:00
VincentWei
ea1c7b27ab change version to 3.2.0 2018-01-21 11:57:36 +08:00
WEI Yongming
62ac274c27 --with-runmod=procs by default and --with-ttfsupport=ft2 by default 2018-01-19 23:28:43 +08:00
WEI Yongming
599c985146 tune code for 64-bit and 32-bit 2018-01-19 22:41:37 +08:00
VincentWei
ec35c3552a DEP_LIBS += freetype 2018-01-19 19:44:33 +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
56f55fad9b use with-runmode instead of enable-options for runtime modes 2018-01-19 17:18:07 +08:00