Commit Graph

110 Commits

Author SHA1 Message Date
bernard.xiong@gmail.com 84d701bce3 update GUI example building script
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1212 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-18 02:03:25 +00:00
bernard.xiong@gmail.com 05bb889d8c add menu demo.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1211 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-18 01:55:25 +00:00
bernard.xiong 7eee3d5e82 update building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1206 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-15 11:04:37 +00:00
bernard.xiong 89ac28b9bb add building script for ftk module demo.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1205 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-15 11:03:26 +00:00
qiuyiuestc 3569b27c32 add ftk demo
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1204 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-15 00:22:55 +00:00
qiuyiuestc 9ee5762068 add ftk calculator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1198 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-13 00:57:09 +00:00
bernard.xiong@gmail.com af95ba6304 add combobox and listctrl example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1194 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-12 23:40:40 +00:00
bernard.xiong@gmail.com fdfe4f4781 add RT_USING_TC in SConscript.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1191 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-12 23:37:14 +00:00
bernard.xiong@gmail.com efdd4043bd add ftk label demo.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1190 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-10 14:18:29 +00:00
bernard.xiong@gmail.com ffbda31410 add combobox example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1181 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-12-07 00:05:14 +00:00
qiuyiuestc 010afcef48 fix kernel testcase fail issue, need to be reviewed
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1159 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 11:36:34 +00:00
bernard.xiong e5eac973a8 malloc(0) is implementation defined.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1155 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 06:58:06 +00:00
bernard.xiong 5cacd95a25 increase more stack size in demo workbench.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1150 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-30 05:33:38 +00:00
bernard.xiong a7bf529851 remove mdk import.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1137 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 11:31:37 +00:00
bernard.xiong c6a2715902 fix compile error in Preprocessor setting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1136 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-29 09:19:46 +00:00
qiuyiuestc 9555bf2975 clean up module config file and SConscript
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1113 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-25 00:35:06 +00:00
bernard.xiong@gmail.com 7191e2220f add pthread magic assert.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1112 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-24 23:59:27 +00:00
qiuyiuestc f5d2b36adb update conscript of module examples
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1111 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-24 23:45:51 +00:00
qiuyiuestc 64b4a18874 remove to example directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1110 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-24 17:04:54 +00:00
bernard.xiong@gmail.com c2caac7e73 add posix semaphore test.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1104 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-24 00:04:33 +00:00
bernard.xiong 7c0004b7c4 add libc_mq test.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1092 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-22 09:52:37 +00:00
bernard.xiong f01f25b451 remove examples depend.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1087 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-22 01:50:05 +00:00
bernard.xiong@gmail.com 10732a76e9 cleanup scons building script
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1065 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-20 12:31:00 +00:00
bernard.xiong@gmail.com d9cb84f484 add libc testcase.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1061 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-18 11:31:54 +00:00
qiuyiuestc d240423d74 construct module symbol table
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1053 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-17 16:17:07 +00:00
bernard.xiong@gmail.com ac407d25ae update GUI examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1047 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-15 00:26:11 +00:00
bernard.xiong@gmail.com 523980b430 fix not deleting timer when auto window has been closed.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1041 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-11-06 04:21:19 +00:00
qiuyiuestc 87c7e890b2 update module demo
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1021 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-19 09:22:56 +00:00
bernard.xiong@gmail.com 67eff19969 add init loongson soc3210 porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1012 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-15 23:40:44 +00:00
bernard.xiong@gmail.com 7498af2fd0 add RT_USING_MODULE macro condition.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@970 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-09-27 23:30:22 +00:00
bernard.xiong@gmail.com c8a48b5d23 fix compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@968 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-09-27 15:51:17 +00:00
bernard.xiong@gmail.com 7774d03fd7 update font engine.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@967 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-09-27 15:36:45 +00:00
qiuyiuestc d33bee4762 add demo_view_module.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@965 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-09-27 13:21:30 +00:00
bernard.xiong@gmail.com 916a730251 fix gui example issue in 0.3.x.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@939 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-09-23 15:12:45 +00:00
qiuyiuestc d640fd4445 add application module demo view
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@938 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-09-23 14:54:52 +00:00
richard.lion.heart.gl 3013432806 added rtgui_dc_draw_annulus example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@922 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-09-20 09:13:44 +00:00
richard.lion.heart.gl d918c69567 added demo_view_instrument_panel.c, and added rtgui_dc_fill_round_rect test for demo_view_dc.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@921 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-09-20 09:08:48 +00:00
richard.lion.heart.gl af76e75ed9 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@920 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-09-20 07:13:12 +00:00
qiuyiuestc 3048d23935 fix size issue in memp_simple.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@886 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-30 13:59:36 +00:00
bernard.xiong@gmail.com ffc3f02fca compatible with 0.3.x branch.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@872 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-21 05:30:50 +00:00
bernard.xiong c188bba485 update list item callback action.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@864 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-18 09:55:01 +00:00
bernard.xiong 9a3f67746f update benchmark example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@859 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-17 11:33:36 +00:00
bernard.xiong 8d4598cc00 update building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@856 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-16 05:31:39 +00:00
bernard.xiong@gmail.com 0c1c732cb8 add benchmark example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@855 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-16 00:03:51 +00:00
bernard.xiong 7e88b9cfcf git-svn-id: https://rt-thread.googlecode.com/svn/trunk@850 bbd45198-f89e-11dd-88c7-29a3b14d5316 2010-08-13 10:36:52 +00:00
bernard.xiong@gmail.com a385dc3940 cleanup code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@843 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-10 23:57:23 +00:00
bernard.xiong bb22b8ec0d remove the static view name.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@841 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-10 07:28:54 +00:00
bernard.xiong@gmail.com 2e0297c527 update scrollbar widget.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@835 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-08 23:18:28 +00:00
bernard.xiong 0708dd8aa0 add scrollbar example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@831 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-05 09:59:48 +00:00
bernard.xiong 4b4a4f2003 fix compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@825 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-03 08:48:57 +00:00