WebSurf/content/handlers/css
Vincent Sanders ebe1b05114 improve desktop text search header usage
remove unecessary inclusion of desktop search header in content
  header which has knock on effect of not having ctype or string
  system headers dragged in unecessarily.

Futher this highlighted use of ctype API where internal ascii
  processing ought to be used.
2020-06-24 23:49:59 +01:00
..
Makefile move the CSS content handler 2016-05-26 11:18:41 +01:00
css.c improve desktop text search header usage 2020-06-24 23:49:59 +01:00
css.h CSS: Update for change to libcss imported sheet API. 2019-05-04 14:51:42 +01:00
dump.c CSS: Add new libcss unit types to computed style dump. 2018-01-02 15:38:35 +00:00
dump.h move the CSS content handler 2016-05-26 11:18:41 +01:00
hints.c css: Support canvas width/height presentational hints 2020-05-22 15:59:02 +01:00
hints.h fix spelling of retrived 2016-11-21 00:07:13 +00:00
internal.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
internal.h move the CSS content handler 2016-05-26 11:18:41 +01:00
select.c CSS: Update for change to libcss select style API. 2019-05-04 14:51:42 +01:00
select.h CSS: Update for change to libcss select style API. 2019-05-04 14:51:42 +01:00
utils.c css/utils.c: Fix vw/vh handling in len2pt 2019-06-30 11:27:58 +01:00
utils.h CSS: Add helpers to convert between css and physical pixels. 2019-05-06 21:22:55 +01:00