Commit Graph

13 Commits

Author SHA1 Message Date
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 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
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 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 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