netsurf/render
Michael Drake 297f1dfebb Restore clipping rectangle before rendering scrollbars. Fixes broken rendering due to interaction between text selection and scroll.
svn path=/trunk/netsurf/; revision=12379
2011-05-11 09:21:43 +00:00
..
box.c Fix box scrollbars to accurately represent ratio of visible area's length to full area's length, in the length of the scroll bar slider. 2011-05-10 10:41:57 +00:00
box.h s/scroll/scrollbar/ and improve scrollbar widget comments. 2011-05-09 22:49:17 +00:00
box_construct.c Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
box_normalise.c Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
font.c Saturated maths in css fixed point 2011-03-12 17:46:11 +00:00
font.h Document font APIs -- specifically, string lengths are specified in bytes, not characters 2011-01-09 00:02:47 +00:00
form.c s/scroll/scrollbar/ and improve scrollbar widget comments. 2011-05-09 22:49:17 +00:00
form.h Pass clip rect to clip plotters as struct. Simplify clip rect handling in debug window code. Pass clip rect to select menu as struct. 2011-02-14 22:05:39 +00:00
html.c refactor content handler initilisation to use named initialisors 2011-05-09 15:32:34 +00:00
html.h s/scroll/scrollbar/ and improve scrollbar widget comments. 2011-05-09 22:49:17 +00:00
html_interaction.c Fix content drags within scrollable areas. Various tidyups. 2011-05-11 08:34:33 +00:00
html_internal.h s/scroll/scrollbar/ and improve scrollbar widget comments. 2011-05-09 22:49:17 +00:00
html_redraw.c Restore clipping rectangle before rendering scrollbars. Fixes broken rendering due to interaction between text selection and scroll. 2011-05-11 09:21:43 +00:00
hubbub_binding.c Consolidate several 'myrealloc' functions into ns_realloc, rename one which *is* different, thereby eliminating the word 'myrealloc' from the NS codebase 2010-04-30 16:06:03 +00:00
imagemap.c Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
imagemap.h Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
layout.c Elements replaced with HTML don't affect parent descendants. 2011-05-10 11:11:54 +00:00
layout.h Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
list.c Squash memory leak 2009-11-22 13:53:44 +00:00
list.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
parser_binding.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
table.c Fix build with NDEBUG defined 2011-04-03 22:23:14 +00:00
table.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
textplain.c refactor content handler initilisation to use named initialisors 2011-05-09 15:32:34 +00:00
textplain.h Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00