This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netsurf
Watch
1
Star
0
Fork
0
You've already forked netsurf
mirror of
https://github.com/netsurf-browser/netsurf
synced
2025-02-07 01:55:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
css
History
Rob Kendrick
1bd4a34a27
Remove asserts for default cases from all content message handlers; this is laborious and is no longer useful for catching bugs.
2014-01-05 14:39:08 +00:00
..
css.c
Remove asserts for default cases from all content message handlers; this is laborious and is no longer useful for catching bugs.
2014-01-05 14:39:08 +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
…
internal.c
…
internal.h
…
Makefile
split sources lists out to their subdirectories as first step towards using core buildsystem
2013-03-11 17:53:52 +00:00
select.c
Use dom_string_isequal, not lwc_string_isequal, for dom strings.
2014-01-04 16:26:02 +00: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