Commit Graph

234 Commits

Author SHA1 Message Date
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
qiuyiuestc d394761e22 add play.hdh and stop.hdh to gui example files
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@797 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-07-18 00:07:00 +00:00
bernard.xiong@gmail.com acd6097444 update DC example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@788 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-07-04 23:59:45 +00:00
bernard.xiong c253f349d9 add timer timeout example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@783 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-06-29 09:34:12 +00:00
bernard.xiong d4150036b8 add ttf and xml example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@757 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-06-01 07:54:34 +00:00
bernard.xiong 72139e8441 update GUI demo building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@715 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-16 02:33:57 +00:00
bernard.xiong 0cea283b5e fix compiling error on mini2440.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@713 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-16 02:02:27 +00:00
bernard.xiong 37e3e9886a update RT-Thread/GUI examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@711 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-15 14:38:12 +00:00
bernard.xiong cfe7e91b95 add listbox example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@698 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-05 14:29:28 +00:00
bernard.xiong 1cbde10e57 add buffer animation demo.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@691 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-03 23:27:57 +00:00
bernard.xiong 030b39fad4 fix compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@685 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-05-02 12:06:28 +00:00
bernard.xiong 190324c7a6 fix Chinese comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@618 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-14 00:00:41 +00:00
bernard.xiong adcbe9d53f fix wrong comments in dynamic simple example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@613 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-12 15:55:06 +00:00
bernard.xiong 06f58468b6 add rtgui_dc_draw_color_point function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@610 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-12 14:09:56 +00:00
bernard.xiong 1e5fe1d7c1 remove dc_buffer example
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@589 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-07 06:19:09 +00:00
gary.li.wenchao.4 014ddb72ff add demo_view_dc_buffer.c to SConscript
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@581 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-06 00:54:25 +00:00
bernard.xiong bc1e63c291 fix dual panel issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@580 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-05 23:15:05 +00:00
bernard.xiong 6c83bee27f add TCP client send test.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@571 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-01 12:58:29 +00:00
gary.li.wenchao.4 8f431e61bb fixed parameters fro mempool_simple_init
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@570 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-04-01 12:04:47 +00:00
bernard.xiong 1c2f82359c only include finsh.h when RT_USING_FINSH is defined.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@563 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-31 22:52:34 +00:00
bernard.xiong 34e894f8ac fix compiling issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@558 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-30 02:40:59 +00:00
bernard.xiong d088ff6366 add more comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@553 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-29 16:05:19 +00:00
bernard.xiong e8cc40b3ec fix compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@544 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-25 15:19:42 +00:00
bernard.xiong 474d3b8056 add timer_control example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@543 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-25 15:16:34 +00:00
bernard.xiong a08d9637b6 add timer examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@542 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-25 14:35:50 +00:00
bernard.xiong cd039a8b49 add more Chinese comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@536 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 15:26:48 +00:00
bernard.xiong 31561ae50a update thread delete example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@534 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-24 09:48:59 +00:00
bernard.xiong 8d4da31b8e add more Chinese comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@525 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-23 09:45:58 +00:00
bernard.xiong 8d19f32ac2 add event, mailbox, message queue and timer simple examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@524 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-22 09:17:38 +00:00
bernard.xiong e89bc7053e add mutex_simple, semaphore_producer_consumer example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@522 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-21 23:46:18 +00:00
bernard.xiong b54960259e add Chinese comments for semaphore examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@521 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-21 03:02:15 +00:00
bernard.xiong 911d179125 add more thread example and Chinese comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@519 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-20 15:15:54 +00:00
bernard.xiong 2d54fcc405 add heap and semaphore examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@501 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-17 09:57:07 +00:00
bernard.xiong a76c7b3d3e add Chinese Comments
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@486 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-14 13:47:49 +00:00
bernard.xiong e48f777a6d add Chinese Comments
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@481 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-14 06:36:46 +00:00
gary.li.wenchao.4 72a5992592 fixed compiling error for GUI examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@470 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-09 01:13:25 +00:00
bernard.xiong c770a71778 add Chinese comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@462 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-07 23:30:15 +00:00
bernard.xiong 54d711a9c5 add more thread examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@459 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-03 09:12:08 +00:00
bernard.xiong feec9197c4 move TCP client/server and UDP client/server example to this directory.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@457 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-01 09:39:28 +00:00
bernard.xiong 6ccd04543c add thread example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@456 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-03-01 09:37:59 +00:00
bernard.xiong 5382e3b5fc cleanup GUI example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@410 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-12 16:02:58 +00:00
bernard.xiong 3c831420de update file example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@408 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-11 15:59:25 +00:00
bernard.xiong e29be4a90b add some file test template.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@398 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-10 05:03:36 +00:00
bernard.xiong 0c35695be7 reduce message queue size in demo workbench.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@387 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-07 23:45:13 +00:00
gary.li.wenchao.4 b28cbeffb8 Fixed compiling error for demo_view_animation
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@379 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-07 08:02:04 +00:00
bernard.xiong 36343a5618 add animation demo.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@378 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-06 15:45:42 +00:00
bernard.xiong c05af1b737 update dc and window demo.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@370 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 00:07:08 +00:00
bernard.xiong 4f949216e3 update window example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@367 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-03 10:27:47 +00:00
bernard.xiong 6813e0cada fix compiling error on demo_listview.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@366 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-02 14:49:42 +00:00
bernard.xiong d117e5a4fe add return action in listview demo.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@364 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-02 00:05:21 +00:00
bernard.xiong 97d4abe294 change window close button outlook and add select bar drawing.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@355 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-01 09:45:33 +00:00
bernard.xiong 49868fc5e4 update GUI examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@344 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-27 09:42:19 +00:00
bernard.xiong b1e6049e8c update view example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@340 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-27 00:05:32 +00:00
bernard.xiong 4c70ff59d3 update more GUI examples.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@339 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-26 09:38:38 +00:00
bernard.xiong 43082e9e54 update window demo.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@338 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-25 23:40:18 +00:00
bernard.xiong 45a9c5f258 add more GUI example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@335 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-25 00:02:14 +00:00
bernard.xiong 63dff2e94e add font and change theme.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@327 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-21 10:05:06 +00:00
bernard.xiong bbd9f470f0 add file read speed test.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@321 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-19 23:30:28 +00:00
bernard.xiong 8d99235dea add more GUI example.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@310 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-17 23:41:59 +00:00
bernard.xiong b7d3e0682c add more example filename.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@302 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-14 09:59:07 +00:00
bernard.xiong 7474b05514 add example directory.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@279 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-04 00:05:47 +00:00