Kirill Lipatov (Leency)
0d2bbcbde7
WebView 3.31: speed up text rendering (less strcpy, use pointers), fix click on a non-existing link in the toolbar, use // instwead of http:// in buildin pages
...
git-svn-id: svn://kolibrios.org@8500 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-02 12:45:42 +00:00
Kirill Lipatov (Leency)
941fdfeadc
WebView 3.30: just fixes
...
git-svn-id: svn://kolibrios.org@8499 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-31 02:03:58 +00:00
Kirill Lipatov (Leency)
a013d74bf9
system menu: smaller config files
...
git-svn-id: svn://kolibrios.org@8484 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-26 23:09:56 +00:00
Kirill Lipatov (Leency)
8b8d6bf12d
WebView 3.26: disable cache for pages with param (site/?par=val)
...
git-svn-id: svn://kolibrios.org@8462 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-21 01:59:34 +00:00
Kirill Lipatov (Leency)
e696913ab7
upload forgotten file
...
git-svn-id: svn://kolibrios.org@8458 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-20 13:30:56 +00:00
Kirill Lipatov (Leency)
07c794104b
WebView 3.25: refactoring again and not the last:
...
- use X coordinate from draw, not column
- make "zoom" var local, mostly use font_w instead
- rework logic of reparsing document when the size of window changed
- new: improve image positioning
git-svn-id: svn://kolibrios.org@8457 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-20 13:28:50 +00:00
Kirill Lipatov (Leency)
132591b85f
WebView 3.2:
...
- improve image positioning: inline images, various line height
- revert 8443 and fix into enother way
- proceed colors without hash symbol
git-svn-id: svn://kolibrios.org@8451 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-19 00:50:55 +00:00
Kirill Lipatov (Leency)
1b9dbc2232
WebView 3.15: no more static buffers for parsing tag, some fixes, update page not found
...
git-svn-id: svn://kolibrios.org@8445 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-18 15:39:38 +00:00
Kirill Lipatov (Leency)
dc2423748e
remove codeview
...
git-svn-id: svn://kolibrios.org@8320 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-04 16:32:16 +00:00
Kirill Lipatov (Leency)
894aad564d
Separate Downloader from WebView into /sys/network/dl
...
+ Multi-threaded now!
+ Some small fixes
git-svn-id: svn://kolibrios.org@8278 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-29 19:08:52 +00:00