struct text_style_color fg,bg -> foreground, background
commitbc498c00da012c631891b6c19d90c5a6dd8e3d99
authorLaurent MONIN <zas@norz.org>
Fri, 12 Oct 2007 14:41:06 +0000 (12 16:41 +0200)
committerLaurent MONIN <zas@norz.org>
Fri, 12 Oct 2007 14:41:06 +0000 (12 16:41 +0200)
tree215a19d7857537758f54b4ab04f32b98972bb921
parentf8cdb5d47274c6ae7b79f529606ffe0a6e5ec7e2
struct text_style_color fg,bg -> foreground, background
13 files changed:
src/document/css/apply.c
src/document/dom/renderer.c
src/document/dom/util.c
src/document/format.c
src/document/format.h
src/document/html/parser.c
src/document/html/parser/general.c
src/document/html/parser/link.c
src/document/html/parser/parse.c
src/document/html/renderer.c
src/document/html/tables.c
src/document/options.c
src/document/plain/renderer.c