Go to file
John Mark Bell b15a6af3d2 s/wchar_t/uint32_t/g
We always assumed that the keycode type was 32bits wide, anyway. wchar_t isn't guaranteed to be that big, so isn't remotely portable.

svn path=/trunk/netsurf/; revision=4165
2008-05-16 09:37:22 +00:00
!NetSurf Remove keypress restrictions from icon validation strings. At some point in future we should do this properly by having the validation string change dynamically as appropriate. 2008-05-13 23:31:21 +00:00
Docs Restructure and update. 2008-03-29 23:26:37 +00:00
content Remove unnecessary includes 2008-05-11 10:09:44 +00:00
css The core code has always assumed a locale of "C". 2008-05-13 14:37:44 +00:00
debug Rework handling of HTTP redirects -- we now count the number of redirects followed for a given item and abort if a fixed limit is reached. This fixes sites which have pages that redirect to themselves. 2008-01-28 01:35:00 +00:00
desktop s/wchar_t/uint32_t/g 2008-05-16 09:37:22 +00:00
gtk s/wchar_t/uint32_t/g 2008-05-16 09:37:22 +00:00
image Make this obey WITH_MNG correctly -- previously included libmng.h regardless 2008-05-13 21:38:30 +00:00
render The core code has always assumed a locale of "C". 2008-05-13 14:37:44 +00:00
riscos s/wchar_t/uint32_t/g 2008-05-16 09:37:22 +00:00
utils Ensure we've got a definition for size_t 2008-05-14 10:23:22 +00:00
COPYING Clarify licensing arrangements 2007-08-09 15:32:39 +00:00
Makefile Updated comments on RISC OS HOST determination issue. 2008-04-07 23:13:06 +00:00
Makefile.sources The core code has always assumed a locale of "C". 2008-05-13 14:37:44 +00:00
netsurf Remove bashism and improve nsgtk launcher shell script, add simple BUILDING-GTK document. 2007-02-06 16:52:47 +00:00