netsurf/frontends/windows
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 move frontends into sub directory 2016-05-15 13:44:34 +01:00
about.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
about.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
bitmap.c Update content to split public and internal API 2016-06-06 09:01:38 +01:00
bitmap.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
download.c reduce curl usage to fetcher, url unescaping and time parsing 2016-06-29 23:06:53 +01:00
download.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
drawable.c move key press enums and operations to their own header 2016-07-01 14:27:04 +01:00
drawable.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
file.c URL unescape: return the new length to the caller. 2016-07-24 14:03:16 +01:00
file.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
filetype.c move fetch header into public API 2016-05-30 11:29:39 +01:00
filetype.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
findfile.c reduce curl usage to fetcher, url unescaping and time parsing 2016-06-29 23:06:53 +01:00
findfile.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
font.c 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.c move desktop window header into public API 2016-05-30 17:32:57 +01:00
gui.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
localhistory.c move plotters header into public API 2016-05-30 21:05:57 +01:00
localhistory.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
main.c move desktop window header into public API 2016-05-30 17:32:57 +01:00
Makefile move frontends into sub directory 2016-05-15 13:44:34 +01:00
Makefile.defaults move frontends into sub directory 2016-05-15 13:44:34 +01:00
plot.c move plotters header into public API 2016-05-30 21:05:57 +01:00
plot.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
pointers.c move desktop window header into public API 2016-05-30 17:32:57 +01:00
pointers.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
prefs.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
prefs.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
resourceid.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
schedule.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
schedule.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
windbg.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
windbg.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
window.c move key press enums and operations to their own header 2016-07-01 14:27:04 +01:00
window.h move mouse and pointer state header into public API 2016-05-30 12:10:08 +01:00