rt-thread/components/rtgui
chaos.proton@gmail.com fad2648157 components/rtgui_win: check the return value of overlapFunc
overlapFunc will return RTGUI_REGION_STATUS_FAILURE in some
circumstance(OOM etc), check it and return error if any thing goes
wrong. It prevents garbage values crashing the system.

Please ignore the eol diff noise.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1802 bbd45198-f89e-11dd-88c7-29a3b14d5316
2011-11-23 19:00:08 +00:00
..
common components/rtgui_win: check the return value of overlapFunc 2011-11-23 19:00:08 +00:00
include/rtgui fix button status issue, which caused by mouse released outside of button but button handled the mouse press event last time. 2011-06-29 09:57:28 +00:00
server update graphic driver to const variable. 2011-06-07 15:14:35 +00:00
widgets fixed Chinese font issue; fixed keyboard event handler issue in list widgets. 2011-08-17 08:23:59 +00:00
SConscript fix spelling errors 2011-07-28 16:38:32 +00:00