netsurf/frontends
Vincent Sanders a2396edde4 complete transition to locale independant core operation
The netsurf core no longer uses any locale dependant operations
excepting the mall number or cases where such operations are
explicitly wanted.

the netsurf_init now calls setlocale with the empty string and lets
the c library setup as per its specific implementation.

any core functionality that specificaly processes ascii text must use
the utils/ascii.h header to do so.
2016-09-29 22:37:10 +01:00
..
amiga remove junk references to old javascript implementations 2016-09-19 22:02:51 +01:00
atari remove junk references to old javascript implementations 2016-09-19 22:02:51 +01:00
beos URL unescape: return the new length to the caller. 2016-07-24 14:03:16 +01:00
cocoa Allow certificate verification user prompt creation to return errors 2016-07-31 13:25:20 +01:00
framebuffer cleanup seevral doxygen warnings 2016-09-13 09:16:31 +01:00
gtk fix use of default image on menu entries for gtk frontend 2016-09-27 21:17:33 +01:00
monkey make monkey frontend mime type processing use explicit ascii processing 2016-09-07 21:45:21 +01:00
riscos complete transition to locale independant core operation 2016-09-29 22:37:10 +01:00
windows cleanup seevral doxygen warnings 2016-09-13 09:16:31 +01:00
Makefile Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00