WebView 1.84:

- deny more than 2 empty line breaks
- h1 is now bolder than h2, propper align of list items, show buttons, distinct images in text
- add hotkeys
- improve proceed of urls

git-svn-id: svn://kolibrios.org@7742 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2020-03-21 14:33:54 +00:00
parent 1db21b9e5d
commit ce732ebdd3
13 changed files with 194 additions and 126 deletions

View File

@@ -242,7 +242,7 @@ void ShowPage()
}
void DrawStatusBar() {return;};
void ClickLink() {return;};
void EventClickLink() {return;};
void EventShowLinkMenu() {return;};
char anchor[256];