Commit Graph

52 Commits

Author SHA1 Message Date
bernard.xiong fdc074beb2 fix the modal widget initialization issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@444 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-24 16:06:12 +00:00
bernard.xiong 860d1ddfd4 add radio station selection; remove list and filelist view implementation in STM32 radio; remove warning of RTGUI.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@419 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 23:56:49 +00:00
bernard.xiong 856f7161a8 fix hardware dc visible function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@417 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-17 10:45:16 +00:00
gary.li.wenchao.4 6109cf575a Fixed compiling error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@411 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-13 04:37:08 +00:00
bernard.xiong 49e090149a improve radio box drawing; fix focus issue; fix modal showing; add mouse support on list and file list view.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@409 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-12 16:02:00 +00:00
bernard.xiong 6bfc1cb51b move the default font option to bsp.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@393 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 14:15:11 +00:00
bernard.xiong c76bf20b8f move some RTGUI options to bsp
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@389 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-08 02:06:53 +00:00
bernard.xiong 6dac26e5b0 remove more fields on window create.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@386 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-07 23:42:49 +00:00
gary.li.wenchao.4 f559742adb Fixed Chinese display
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@381 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-07 08:13:02 +00:00
bernard.xiong f868c8540a fix no win title issue.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@375 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-05 00:05:30 +00:00
kyle.hu.gz d5b20ba603 Removed the const definition in hz12 font file info which causes hard fault when loading.
Also uploaded a working SongTi 12x12 font file.
Tested in stm32_radio.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@374 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 21:35:19 +00:00
qiuyiuestc 95fd101d51 support GCC compiler
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@371 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 14:46:09 +00:00
bernard.xiong 12961c68da add win move event dump.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@369 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-04 00:06:31 +00:00
bernard.xiong b22642e934 add focus option to checkbox.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@368 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-02-03 10:28:11 +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 ffffd2edcd add draw byte routine.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@348 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-29 10:08:27 +00:00
bernard.xiong 646db738d5 fix clip info event in small size mode.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@343 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-27 09:40:02 +00:00
bernard.xiong 5805cbfd33 fix scons compile error.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@342 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-27 01:26:12 +00:00
bernard.xiong 5a71b3c5fa add get_path routine in filelist view.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@341 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-27 00:06:09 +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 0c817b1d16 move the onbutton call back to the end of event handler in button widget.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@337 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-25 23:38:47 +00:00
bernard.xiong 143d95a998 fix some widgets drawing routine.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@333 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-25 00:01:18 +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 c8eb5b8159 disable 12 font.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@319 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-19 14:30:34 +00:00
bernard.xiong a1d1aea772 update radiobox handling; add more optimization on small size.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@311 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-17 23:43:20 +00:00
bernard.xiong 676602f89d reduce the size of clip_info event.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@306 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-15 00:06:27 +00:00
bernard.xiong d06ac4f86c add jpg image.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@303 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-14 10:03:50 +00:00
bernard.xiong 0ce439673d add draw_round_rect, update radiobox widget implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@298 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-13 23:41:15 +00:00
bernard.xiong 5939b5f6ac add more widgets.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@291 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-08 00:02:24 +00:00
bernard.xiong 95e2dd509c fix textbox caret timeout function declaration.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@282 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-04 06:52:32 +00:00
bernard.xiong 5950b02b04 add more optimization options, remove caret implementation.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@278 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-01-04 00:05:01 +00:00
aganhx@gmail.com b26ae3cb60 git-svn-id: https://rt-thread.googlecode.com/svn/trunk@248 bbd45198-f89e-11dd-88c7-29a3b14d5316 2009-12-27 13:07:14 +00:00
bernard.xiong 4edb72147b add embedded hdc image support
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@184 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-12-01 15:27:22 +00:00
bernard.xiong 885045ef42 add semaphore to protect sdcard driver read and write; fix window keyboard event handler.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@177 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-26 09:28:06 +00:00
bernard.xiong f3335885b2 radio project can play mp3/wav file.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@175 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-24 23:58:47 +00:00
bernard.xiong a55b0d6abe add modal show support on filelist view.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@173 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-24 10:27:14 +00:00
bernard.xiong 010cec2009 add radio player UI
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@171 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-23 23:34:58 +00:00
bernard.xiong a1bf4aa9cc remove hdc tools.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@167 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-15 14:48:07 +00:00
bernard.xiong 2ea6844081 add rt_memory_info function in kernel; cleanup code in dfs_posix.c; add Chinese Font(file cached) support in RTGUI;
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@166 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-15 14:47:26 +00:00
bernard.xiong d5f1ad1b4a add cached hz font feature.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@163 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-10 23:49:33 +00:00
bernard.xiong 0d9a579a81 add HDC image in project file
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@162 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-09 10:06:46 +00:00
bernard.xiong 3f7faa3a3b add get default color in theme.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@159 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-09 02:13:25 +00:00
bernard.xiong 774c4d961a add leaked destructor in widgets
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@157 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-08 23:57:21 +00:00
bernard.xiong d0ce2c3e6c update hdc image support
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@155 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-06 07:44:39 +00:00
bernard.xiong 520c1cdc08 add HDC conversion tool
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@154 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-06 00:09:19 +00:00
bernard.xiong 4148f59352 fix jmp issue in png image.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@149 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-11-05 23:57:02 +00:00
bernard.xiong 3c41a849a8 add rtgui_dc_draw_arc function.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@139 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-26 05:25:51 +00:00
bernard.xiong e252eb75eb remove some warning in compiling.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@136 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-25 23:26:04 +00:00
bernard.xiong a65a0c70ac update filerw ops with dfs filesystem interface; update window event loop handler.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@114 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-20 23:55:50 +00:00
bernard.xiong 830a235b47 add png image
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@112 bbd45198-f89e-11dd-88c7-29a3b14d5316
2009-10-19 23:49:44 +00:00