bernard.xiong@gmail.com
|
e76cd77c56
|
fix win drawing issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@786 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-07-03 15:24:40 +00:00 |
bernard.xiong@gmail.com
|
4ca5596c9c
|
add user_data in rtgui_widget.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@778 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-06-26 07:23:37 +00:00 |
bernard.xiong@gmail.com
|
e5d6e61a55
|
add user_data in rtgui_widget.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@777 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-06-26 07:22:17 +00:00 |
bernard.xiong
|
490767223e
|
add TTF font support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@758 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-06-01 07:55:20 +00:00 |
bernard.xiong@gmail.com
|
3a13964efa
|
move dc operations as dc engine.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@756 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-06-01 00:07:59 +00:00 |
bernard.xiong@gmail.com
|
a1ee019309
|
move the basic routine of dc to inline; add hdc memory image type; move event buffer from stack to gui thread structure.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@755 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-30 22:44:21 +00:00 |
bernard.xiong@gmail.com
|
4314d9f096
|
update progress bar drawing.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@740 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-27 23:03:37 +00:00 |
bernard.xiong@gmail.com
|
5b91286805
|
add radiobutton drawing.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@737 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-26 23:58:47 +00:00 |
bernard.xiong@gmail.com
|
94e758a2cd
|
add rtgui_image_hdcmm from memory HDC image.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@736 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-26 15:25:34 +00:00 |
kyle.hu.gz
|
0b02a2ebca
|
Add ASCII large font support.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@723 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-21 17:42:10 +00:00 |
bernard.xiong
|
0d5451c28f
|
remove compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@714 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-16 02:33:30 +00:00 |
bernard.xiong
|
3f319a875c
|
add icon display mode in listview.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@710 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-15 14:36:02 +00:00 |
bernard.xiong
|
e7fb7e6c14
|
update according 0.3.1 series and add XML parser.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@699 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-08 15:50:45 +00:00 |
bernard.xiong
|
5ff323bdad
|
add listbox widget.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@696 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-05 14:28:10 +00:00 |
bernard.xiong
|
13c797f616
|
add listbox widget.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@694 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-05 14:26:53 +00:00 |
bernard.xiong
|
16f7ea2f95
|
update according to 0.3.1
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@686 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-05-02 12:26:19 +00:00 |
bernard.xiong
|
7df7dafe70
|
fix textbox_set_value issue when text is "".
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@678 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-28 15:38:02 +00:00 |
bernard.xiong
|
298a15f31a
|
fix rectangle update issue in the end of hardware dc drawing.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@677 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-28 15:17:38 +00:00 |
bernard.xiong
|
e2e93e7251
|
fix dc_buffer issue
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@676 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-28 10:08:14 +00:00 |
bernard.xiong
|
a141589522
|
add group setting on freemodbus, rtgui; fix finsh shell cmd data conversion issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@645 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-19 04:43:15 +00:00 |
bernard.xiong
|
f908d62a40
|
move to components directory
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@638 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-04-18 15:05:20 +00:00 |