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-24 18:34:27 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
css
History
Daniel Silverstone
5e887908b3
Consolidate several 'myrealloc' functions into ns_realloc, rename one which *is* different, thereby eliminating the word 'myrealloc' from the NS codebase
...
svn path=/trunk/netsurf/; revision=10530
2010-04-30 16:06:03 +00:00
..
css.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
css.h
Merge jmb/kill-reentrancy. r=vince
2010-04-11 10:52:18 +00:00
dump.c
Fix build
2009-08-22 10:21:43 +00:00
dump.h
…
internal.c
Merge jmb/new-cache; r=dsilvers,rs=vince
2010-03-28 12:56:39 +00:00
internal.h
Merge jmb/new-cache; r=dsilvers,rs=vince
2010-03-28 12:56:39 +00:00
select.c
Only obey size property on input elements that are either text or password. Fixes submit buttons with size properties being too small/large.
2010-03-28 18:33:10 +00:00
select.h
Merge jmb/new-cache; r=dsilvers,rs=vince
2010-03-28 12:56:39 +00:00
utils.c
…
utils.h
…