Commit Graph

12 Commits

Author SHA1 Message Date
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)
f81b4538a5 WebView 3.29: reworked encodings detection
git-svn-id: svn://kolibrios.org@8492 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-29 10:31:45 +00:00
Kirill Lipatov (Leency)
0aaee5cee7 WebView 3.27: do not draw scroll for a short page, better handle wrong code
git-svn-id: svn://kolibrios.org@8490 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-28 19:20:59 +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)
5c1655af07 webview: some code refactoring
git-svn-id: svn://kolibrios.org@8332 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-06 12:03:16 +00:00
Kirill Lipatov (Leency)
8d15602e0a cmm/lib/collection: remove restriction of maximum elements
webview: remove restriction of links count
eolite: remove restriction of max elements in list + 6 times speed up the open of big folders!

git-svn-id: svn://kolibrios.org@7972 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-05-23 11:26:58 +00:00
Kirill Lipatov (Leency)
2eda7fed5c tinypad: no optim_save by default
eolite: fix crash on put image h<1
cmm: rename colors to the short one "sc"

git-svn-id: svn://kolibrios.org@7806 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-17 23:52:24 +00:00
Kirill Lipatov (Leency)
52e6b02de2 browser bugfixes
git-svn-id: svn://kolibrios.org@7799 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-16 06:39:58 +00:00
Kirill Lipatov (Leency)
abbaaa2ff2 fix browser crash and rare bug with redirects
git-svn-id: svn://kolibrios.org@7791 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-14 17:38:31 +00:00
Kirill Lipatov (Leency)
3ad0875d89 Add a new Menu component into IMG, use it in Eolite and Appearance
git-svn-id: svn://kolibrios.org@7778 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 21:17:55 +00:00
theonlymirage
bacf93e817 Browser: hide "new tab" button with the max number of open tabs
git-svn-id: svn://kolibrios.org@7775 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-11 15:49:11 +00:00
Kirill Lipatov (Leency)
672bbcf6a0 WebVIew 2.4: tabs
git-svn-id: svn://kolibrios.org@7771 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-04-10 16:19:52 +00:00