netsurf/riscos/gui
John Mark Bell 4a950fcbf7 Only run the scheduler on null poll events.
Ensure the status bar widget treats its text as const.

Fix erroneous free of status bar text in status bar widget destructor. 
The status bar text is now owned by the core.

Schedule a callback to request a redraw from the Wimp when setting status bar 
text. The previous approach could lead to the Wimp having a long queue of 
redraw events to issue to us, thus preventing any other application being 
scheduled.

The above changes are based on a patch from Rik Griffin.

svn path=/trunk/netsurf/; revision=10126
2010-03-10 22:47:37 +00:00
..
progress_bar.c ploter refactor of rectangle handling 2009-07-08 22:04:40 +00:00
progress_bar.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
status_bar.c Only run the scheduler on null poll events. 2010-03-10 22:47:37 +00:00
status_bar.h - Compiler warning squash 2008-07-26 22:29:15 +00:00