This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netsurf
mirror of
https://github.com/netsurf-browser/netsurf
Watch
1
Star
0
Fork
You've already forked netsurf
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
527003629f
netsurf
/
css
History
Vincent Sanders
2326d3c503
remove unecessary utils/url.h includes
2014-05-09 10:15:42 +01:00
..
Makefile
split sources lists out to their subdirectories as first step towards using core buildsystem
2013-03-11 17:53:52 +00:00
css.c
remove uncessary include os render/html.h
2014-02-04 22:45:31 +00:00
css.h
Use custom fetcher for inline CSS
2013-02-27 03:11:10 +00:00
dump.c
fix dumb comparison error
2013-05-04 20:22:33 +01:00
dump.h
Merge LibCSS port to trunk.
2009-07-23 23:05:34 +00:00
internal.c
Avoid a couple of strlen calls.
2011-10-08 12:26:10 +00:00
internal.h
Interned string cleanup, phase 2: Create utils/corestrings and use it in css handler.
2012-07-22 15:48:55 +01:00
select.c
remove unecessary utils/url.h includes
2014-05-09 10:15:42 +01:00
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.
2013-12-19 14:21:15 +00:00
utils.c
move options include
2013-05-28 14:16:10 +01:00
utils.h
Move NetSurf to CSS colour conversion macro. Make both conversion macros the same.
2013-05-29 12:10:40 +01:00