rt-thread-official/components/rtgui/common
bernard.xiong c2badd8983 fixed drawing point issue when this point is out of buffer dc.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1719 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-09-21 10:18:09 +00:00
..
asc12font.c add none-fixed font support. 2010-09-26 14:30:42 +00:00
asc16font.c add none-fixed font support. 2010-09-26 14:30:42 +00:00
blit.c fix compiling warning. 2010-09-27 15:51:38 +00:00
color.c move to components directory 2010-04-18 15:05:20 +00:00
dc.c fixed parameters check in rtgui_dc_draw_annulus function. 2011-09-21 10:11:47 +00:00
dc_buffer.c fixed drawing point issue when this point is out of buffer dc. 2011-09-21 10:18:09 +00:00
dc_client.c append patch:about rtgui_dc_client_blit_line. 2011-07-25 06:37:00 +00:00
dc_hw.c git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1676 bbd45198-f89e-11dd-88c7-29a3b14d5316 2011-08-22 03:44:57 +00:00
filerw.c update notebook control; fix rtgui_widget_hide issue. 2010-12-28 00:06:05 +00:00
font.c add none-fixed font support. 2010-09-26 14:30:42 +00:00
font_bmp.c fixed hz font derefer issue 2011-08-16 08:19:57 +00:00
font_freetype.c add combobox widget 2010-12-02 23:54:17 +00:00
font_hz_bmp.c fixed Chinese font issue; fixed keyboard event handler issue in list widgets. 2011-08-17 08:23:59 +00:00
font_hz_file.c fixed Chinese font issue; fixed keyboard event handler issue in list widgets. 2011-08-17 08:23:59 +00:00
framebuffer_driver.c update graphic driver interface. 2011-06-08 14:53:32 +00:00
hz12font.c add none-fixed font support. 2010-09-26 14:30:42 +00:00
hz16font.c add none-fixed font support. 2010-09-26 14:30:42 +00:00
image.c add multi-text view widget. 2011-06-05 15:19:19 +00:00
image_bmp.c change to graphic device. 2011-06-06 09:10:13 +00:00
image_container.c update image container. 2011-01-23 13:41:34 +00:00
image_hdc.c change to graphic device. 2011-06-06 09:10:13 +00:00
image_jpg.c fix external library path. 2011-03-06 02:40:16 +00:00
image_png.c fix external library path. 2011-03-06 02:40:16 +00:00
image_xpm.c use new object type implementation. 2011-05-13 10:53:51 +00:00
pixel_driver.c update graphic driver interface. 2011-06-08 14:53:32 +00:00
region.c fix,In region judage two rectangular intersect,Missing cross. 2011-03-28 14:11:21 +00:00
rtgui_object.c fix some compiling warning, errors in the new object system. 2011-05-23 06:46:44 +00:00
rtgui_system.c use new object type implementation. 2011-05-13 10:53:51 +00:00
rtgui_theme.c add rtgui_listbox_set_current_item function; fix draw rect issue on the border; fix progress bar drawing issue; fix on_item issue in menu if the sub_menu is shown; 2011-06-11 06:18:46 +00:00
rtgui_xml.c remove compiling warning. 2010-05-16 02:33:30 +00:00