netsurf/render
Vincent Sanders 74f108ee4d Saturated maths in css fixed point
svn path=/trunk/netsurf/; revision=11975
2011-03-12 17:46:11 +00:00
..
box.c Remove pointless nasty skanky broken box tree duplication from hell 2011-03-12 16:18:18 +00:00
box.h Remove pointless nasty skanky broken box tree duplication from hell 2011-03-12 16:18:18 +00:00
box_construct.c Keep child objects of a HTML content in a list, instead of an array 2011-03-10 23:08:34 +00:00
box_normalise.c Update to new libcss API for simultanious selection for base element and its pseudo elements. 2011-01-05 19:36:05 +00:00
favicon.c Pass clip rect as struct through content_redraw api. Update the front ends to use this. Note only RO build tested. 2011-02-13 22:25:11 +00:00
favicon.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +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 Saturated maths in css fixed point 2011-03-12 17:46:11 +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 Remove pointless search 2011-03-11 10:33:42 +00:00
html.h Remove redundant parameter from content_open API 2011-03-10 23:13:03 +00:00
html_interaction.c s/int/size_t/ 2010-06-04 09:39:30 +00:00
html_redraw.c Handle scaling of text plots in core. 2011-03-08 18:47:15 +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 jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
imagemap.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
layout.c Saturated maths in css fixed point 2011-03-12 17:46:11 +00:00
layout.h Merge Paul Blokus' selectscroll branch. Adds core select menu widget for forms and core scrollbar widget. 2009-08-14 10:37:33 +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 Port to latest libcss 2011-01-29 19:22:12 +00:00
table.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
textplain.c Saturated maths in css fixed point 2011-03-12 17:46:11 +00:00
textplain.h Constify 2011-02-14 19:17:08 +00:00