Commit Graph

789 Commits

Author SHA1 Message Date
bernard.xiong@gmail.com 767c64e69c fix enum_t and strrchr issue according to superyongzhe patch.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@883 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-28 12:06:13 +00:00
qiuyiuestc 82d4e49881 fix dfs_stat issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@882 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-27 13:44:45 +00:00
bernard.xiong d41f2f0830 force to compile as little endian.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@881 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-27 10:09:25 +00:00
bernard.xiong@gmail.com 726c787485 fix dfs_subdir issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@880 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-26 15:32:56 +00:00
bernard.xiong@gmail.com 6a2c61e980 fix compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@879 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-23 23:46:38 +00:00
bernard.xiong@gmail.com 4f6e6dab8a rename orientation to orient.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@878 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-23 23:33:17 +00:00
bernard.xiong@gmail.com c2507af6bc add Nuvoton Cortex-M0 porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@877 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-22 23:22:01 +00:00
bernard.xiong@gmail.com 4eeae777dc use minimal configuration on rtconfig.h
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@876 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-22 23:19:11 +00:00
bernard.xiong@gmail.com d7c6cad8c1 update widget clip function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@875 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-22 14:53:32 +00:00
bernard.xiong@gmail.com 54089722c3 fix hardware DC object creation issue in rtgui_dc_begin_drawing function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@874 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-22 13:12:22 +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 63917c7287 update PNG image code.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@869 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-20 14:22:43 +00:00
bernard.xiong@gmail.com 2e117029e8 update bmp line blit.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@867 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-20 00:02:08 +00:00
bernard.xiong 188bad3b6f fix widget clip update when set widget's extent.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@866 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-19 14:16:36 +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@gmail.com 0c31a7c3ae add widget parameter in item action function callback.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@863 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-17 23:29:32 +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 cf6882f35b add blit_line to DC.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@858 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-17 11:33:18 +00:00
bernard.xiong 4a0c2aa831 update Keil project file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@857 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-16 05:35:28 +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@gmail.com a76596f987 re-write hardware DC.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@854 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-16 00:02:31 +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 b1218f8c39 re-write Hardware DC implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@849 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-13 10:36:36 +00:00
bernard.xiong@gmail.com 0c2f85b5fb fix buffered dc blit issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@845 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-11 13:59:10 +00:00
bernard.xiong 084a39897f update on blit function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@844 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-11 09:48:21 +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@gmail.com 702f5e81b6 add blit functions.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@842 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-10 23:56:26 +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 aa35bccfee fix view focus bug.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@840 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-10 07:25:08 +00:00
bernard.xiong@gmail.com 50eb24dfe7 add bitmap image support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@837 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-09 23:32:41 +00:00
bernard.xiong 82239341b5 rename hardware dc to client dc.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@836 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-09 10:11:45 +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@gmail.com afe4c3cc61 update scrollbar widget.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@834 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-08 23:18:02 +00:00
qiuyiuestc 2df619d986 update run_module.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@833 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-06 14:53:21 +00:00
bernard.xiong 8510a938dd add scrollbar widget.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@832 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-05 10:00:09 +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 2e0352e653 add rt_thread_idle_excute API.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@830 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-05 08:16:30 +00:00
bernard.xiong@gmail.com 898ad75a7a add on_idle call back function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@829 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-04 23:39:01 +00:00
bernard.xiong 1451735e9e clean up end of line.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@827 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-03 08:50:48 +00:00
bernard.xiong 787d7681fd fix compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@826 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-03 08:50:06 +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
bernard.xiong dda87fa816 add Module option.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@824 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-03 08:48:38 +00:00
bernard.xiong 5f399b692a fix compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@823 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-03 08:47:39 +00:00
bernard.xiong 8772a35e3b change dfs_stat/dfs_statfs to _stat/_statfs.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@822 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-03 08:47:09 +00:00
bernard.xiong 7f5d09c929 fix compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@821 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-03 08:45:58 +00:00
qiuyiuestc b3207276bd small change
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@820 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-01 23:25:41 +00:00
qiuyiuestc 9f10586059 fix tftp create file fail bug
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@819 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-08-01 23:23:11 +00:00
bernard.xiong 445da145e2 fix compiling error if there is no DFS file system.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@818 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-07-30 09:47:56 +00:00
bernard.xiong@gmail.com b9fcbfc344 fix timegm function issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@817 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-07-29 21:02:50 +00:00