summaryrefslogtreecommitdiff
path: root/frontends/riscos/wimp.c
Commit message (Collapse)AuthorAgeFilesLines
* complete transition to locale independant core operationVincent Sanders2016-09-291-12/+0
| | | | | | | | | | | | 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.
* move frontends into sub directoryVincent Sanders2016-05-151-0/+1134