You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/css
Michael Drake 1970fb7bda
Make nscss_get_style return completed computed styles. Now matches nscss_get_blank_style, and no need for anything outside css/select.c to see partial computed styles.
11 years ago
..
Makefile split sources lists out to their subdirectories as first step towards using core buildsystem 12 years ago
css.c Update for new libcss API. 11 years ago
css.h Use custom fetcher for inline CSS 12 years ago
dump.c fix dumb comparison error 12 years ago
dump.h Merge LibCSS port to trunk. 16 years ago
internal.c Avoid a couple of strlen calls. 13 years ago
internal.h Interned string cleanup, phase 2: Create utils/corestrings and use it in css handler. 13 years ago
select.c Make nscss_get_style return completed computed styles. Now matches nscss_get_blank_style, and no need for anything outside css/select.c to see partial computed styles. 11 years ago
select.h Make nscss_get_style return completed computed styles. Now matches nscss_get_blank_style, and no need for anything outside css/select.c to see partial computed styles. 11 years ago
utils.c move options include 12 years ago
utils.h Move NetSurf to CSS colour conversion macro. Make both conversion macros the same. 12 years ago