netsurf/frontends/beos
Michael Drake fa2e3b7784 URL unescape: return the new length to the caller.
The avoids situations were we threw away the length, only for
the caller to have to strlen the returned string.

Note, there seems to be a case of the amiga front end writing
beyond end of allocation.  Added a TODO for now.
2016-07-24 14:03:16 +01:00
..
res fix beos resource links 2016-05-15 13:57:06 +01:00
about.cpp move clipboard header into public API 2016-05-30 11:04:32 +01:00
about.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
beos_res.rsrc move frontends into sub directory 2016-05-15 13:44:34 +01:00
bitmap.cpp remove unecessary content header inclusion from beos frontend 2016-06-11 18:44:20 +01:00
bitmap.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
cookies.cpp move key press enums and operations to their own header 2016-07-01 14:27:04 +01:00
cookies.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
download.cpp move download header into public API 2016-05-30 11:15:58 +01:00
download.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
fetch_rsrc.cpp Add NULL for silly frontend which can't use a useful compiler 2016-06-27 21:04:21 +01:00
fetch_rsrc.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
filetype.cpp remove unecessary content header inclusion from beos frontend 2016-06-11 18:44:20 +01:00
filetype.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
font.cpp move layout header into public API 2016-05-30 11:31:35 +01:00
font.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
gui_options.cpp move frontends into sub directory 2016-05-15 13:44:34 +01:00
gui_options.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
gui.cpp URL unescape: return the new length to the caller. 2016-07-24 14:03:16 +01:00
gui.h remove unecessary content header inclusion from beos frontend 2016-06-11 18:44:20 +01:00
login.cpp remove unecessary content header inclusion from beos frontend 2016-06-11 18:44:20 +01:00
Makefile fix resource location 2016-05-15 15:44:10 +01:00
Makefile.defaults move frontends into sub directory 2016-05-15 13:44:34 +01:00
options.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
plotters.cpp move plotters header into public API 2016-05-30 21:05:57 +01:00
plotters.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
res.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
res.rdef move frontends into sub directory 2016-05-15 13:44:34 +01:00
scaffolding.cpp move key press enums and operations to their own header 2016-07-01 14:27:04 +01:00
scaffolding.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
schedule.cpp remove unecessary content header inclusion from beos frontend 2016-06-11 18:44:20 +01:00
schedule.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
search.cpp move frontends into sub directory 2016-05-15 13:44:34 +01:00
throbber.cpp move frontends into sub directory 2016-05-15 13:44:34 +01:00
throbber.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
window.cpp move key press enums and operations to their own header 2016-07-01 14:27:04 +01:00
window.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
WindowStack.h move frontends into sub directory 2016-05-15 13:44:34 +01:00