Commit Graph

126 Commits

Author SHA1 Message Date
Kirill Lipatov (Leency)
6c90f5d75e WebView 1.7: a lot of various fixes: parsing tag, parsing comment, displaying '<' and '>' symbols in source code view, do not allow multiple downloaders. Thanks hidnplayr for reporting.
git-svn-id: svn://kolibrios.org@6986 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-09-17 12:35:45 +00:00
Kirill Lipatov (Leency)
1d5edfacb9 WebView 1.6: open link in a new window by pressing Middle mouse button on the link
Eolite: fix misspell (found by Ray)

git-svn-id: svn://kolibrios.org@6931 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-07-05 10:33:54 +00:00
Kirill Lipatov (Leency)
3c1b36e8f4 kfont: remove italic style, some code cleanup in browser and lib/font.h
git-svn-id: svn://kolibrios.org@6803 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-21 10:56:06 +00:00
Kirill Lipatov (Leency)
92e96b542d WebView 1.58: improve links on pages
git-svn-id: svn://kolibrios.org@6795 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-13 22:08:14 +00:00
Kirill Lipatov (Leency)
b0a295dfce WebView 1.57: change draw Y coordinate from lines to pixels, several fixes
git-svn-id: svn://kolibrios.org@6794 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-11 22:58:11 +00:00
Kirill Lipatov (Leency)
0580672a6c WebView: fix <pre> tag process, fix definition of <html> tag in document
git-svn-id: svn://kolibrios.org@6783 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-12-04 18:51:23 +00:00
Kirill Lipatov (Leency)
04cd34689f WebView 1.55: fixed about 4 bugs, twice faster; this is really good version
git-svn-id: svn://kolibrios.org@6738 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-22 14:04:10 +00:00
Kirill Lipatov (Leency)
b380ebc490 cmm: decrease size of apps a bit
git-svn-id: svn://kolibrios.org@6735 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-21 20:25:00 +00:00
Kirill Lipatov (Leency)
672c7ac0a1 WebView 1.53: fixed wrong position of link selection while click, bigger toolbar elements, show alert that HTTPS protocol is not supported yet
git-svn-id: svn://kolibrios.org@6731 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-20 19:34:39 +00:00
Kirill Lipatov (Leency)
d6043d4e2b WebView 1.52: couple of bugs fixed, open local files with @open, add <bg> tag; still very crashful
git-svn-id: svn://kolibrios.org@6730 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-20 11:10:10 +00:00
Kirill Lipatov (Leency)
50bcfc998b WebView 1.49: two bugs fixed
git-svn-id: svn://kolibrios.org@6686 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-11-07 20:57:40 +00:00
Kirill Lipatov (Leency)
8181cb284f WebView 1.48: support all site encodings (not only UTF8), use lib/menu.h, fix black screen after changing window size
git-svn-id: svn://kolibrios.org@6045 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-08 02:19:41 +00:00
Kirill Lipatov (Leency)
94617c0888 cmm: font.h increase performance on 15-20%
git-svn-id: svn://kolibrios.org@6021 a494cfbc-eb01-0410-851d-a64ba20cac60
2016-01-01 16:51:53 +00:00
Kirill Lipatov (Leency)
1841e3982c WebView 1.42
1) Download Manager: separate code logic from internal implementation, show notice on error
2) do not show href="javascript:xxx" links
3) show all image alt's

git-svn-id: svn://kolibrios.org@6001 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-22 18:14:35 +00:00
Kirill Lipatov (Leency)
a96fb73670 WebView: convert &amp; to & in URLs
git-svn-id: svn://kolibrios.org@5990 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-20 15:50:48 +00:00
Kirill Lipatov (Leency)
c455cae71e WebView: use /lib/patterts/history.h instead own realization
git-svn-id: svn://kolibrios.org@5978 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-12-16 22:44:42 +00:00
Kirill Lipatov (Leency)
935f95675a list_box: structure improvements
git-svn-id: svn://kolibrios.org@5825 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-09 14:24:42 +00:00
Kirill Lipatov (Leency)
31fc4fdbc0 CMM: fix list with no selection, browser fix <pre> tag, fix keys
git-svn-id: svn://kolibrios.org@5781 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-09-01 09:36:58 +00:00
Kirill Lipatov (Leency)
3ac5f3fc32 Fix Liza, remove unnecessary fonts
git-svn-id: svn://kolibrios.org@5774 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-26 23:55:33 +00:00
Kirill Lipatov (Leency)
1936dd7a63 WebView 1.38: readable big headers, fix <li> and <hr> tag, fix show source
git-svn-id: svn://kolibrios.org@5773 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-26 23:45:56 +00:00
Kirill Lipatov (Leency)
1b46e09ba6 WevView 1.35: fix links, remove tabs, refactoring
git-svn-id: svn://kolibrios.org@5772 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-26 19:22:20 +00:00
Kirill Lipatov (Leency)
0c41783078 WebView unstable: big headers, refactoring
git-svn-id: svn://kolibrios.org@5768 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-23 19:59:44 +00:00
Kirill Lipatov (Leency)
0fc1052214 WebView 1.3 unstable: use page buffer
git-svn-id: svn://kolibrios.org@5766 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-23 10:12:13 +00:00
Kirill Lipatov (Leency)
714d366ac8 WebView: Remove condition script, code update, prepar
llist: configurable mouse wheel size

git-svn-id: svn://kolibrios.org@5749 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-19 15:14:52 +00:00
Kirill Lipatov (Leency)
68d35a5327 Fix for Liza
git-svn-id: svn://kolibrios.org@5747 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-19 12:54:01 +00:00
Kirill Lipatov (Leency)
0b5a2b2056 WebView: better code #1
git-svn-id: svn://kolibrios.org@5746 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-19 12:48:31 +00:00
Kirill Lipatov (Leency)
69d74aa6a7 TWB: small fix
git-svn-id: svn://kolibrios.org@5724 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-14 16:28:57 +00:00
Kirill Lipatov (Leency)
93bb33137f WebView 1.21 stable
git-svn-id: svn://kolibrios.org@5718 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-13 12:23:35 +00:00
Kirill Lipatov (Leency)
fd987781a3 CMM: utf8_strlen() optimization
git-svn-id: svn://kolibrios.org@5713 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 15:59:20 +00:00
Kirill Lipatov (Leency)
9516fbc07d WebView 1.2: bigger fonts by default
git-svn-id: svn://kolibrios.org@5712 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 15:38:08 +00:00
Kirill Lipatov (Leency)
5c8f8dc889 WebView: scancodes, fonts (part1: prepare)
git-svn-id: svn://kolibrios.org@5711 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 15:08:16 +00:00
Kirill Lipatov (Leency)
abde4bc0d8 More flexible fonts Eolite, WebView (part1)
git-svn-id: svn://kolibrios.org@5710 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 12:45:00 +00:00
Kirill Lipatov (Leency)
eca8c966f9 WebView: minor changes
git-svn-id: svn://kolibrios.org@5704 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-10 07:09:10 +00:00
Kirill Lipatov (Leency)
1ef1a0a3a0 CMM: 1. remove /lib/encoding.h and use iconv library instead, as a result next point
2. better encoding in WebBrowser
3. fix error_init() in lib/dll.h

git-svn-id: svn://kolibrios.org@5690 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-06 22:37:34 +00:00
Kirill Lipatov (Leency)
b004b5af85 WebView 1.14: remove Zoom2x function, use system fonts
git-svn-id: svn://kolibrios.org@5678 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-08-04 22:21:08 +00:00
Kirill Lipatov (Leency)
17a7b0eed7 CMM: fix strchr in WebView and Liza
git-svn-id: svn://kolibrios.org@5625 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-07-29 20:06:46 +00:00
Kirill Lipatov (Leency)
024cd8ec51 WebView 1.1: Zoom2x, a lot of fixes for download manager
git-svn-id: svn://kolibrios.org@5519 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-16 14:20:32 +00:00
Kirill Lipatov (Leency)
698c85d52f C--: update structure
WebView: fix very old bug related with named colors

git-svn-id: svn://kolibrios.org@5499 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-05 20:55:28 +00:00
Kirill Lipatov (Leency)
a68906ec99 WebView 1.0: add Download Manager
git-svn-id: svn://kolibrios.org@5493 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-01 21:36:17 +00:00
Kirill Lipatov (Leency)
9bef1cf48b WebView 1.0 Beta 6: fix new line in <pre> text (ViewSouce), speed optimizations
git-svn-id: svn://kolibrios.org@4726 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-31 18:01:40 +00:00
Kirill Lipatov (Leency)
caaecffc19 WebView 1.0 Beta 5.5: View Source fixes & optimizations (thanks 0CodErr)
git-svn-id: svn://kolibrios.org@4725 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-31 17:14:16 +00:00
Kirill Lipatov (Leency)
cb9906f10d WebView 1.0 Beta 4: fixes, view page source
git-svn-id: svn://kolibrios.org@4718 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-30 11:57:13 +00:00
Kirill Lipatov (Leency)
e2062546c2 WebView 1.0 beta 3: fix for special pages, code optimization, remove tabs
git-svn-id: svn://kolibrios.org@4692 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-23 22:49:49 +00:00
Kirill Lipatov (Leency)
c3ace6a161 WebView: fix F5, filesize
git-svn-id: svn://kolibrios.org@4688 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-23 18:48:16 +00:00
Kirill Lipatov (Leency)
c23bb9bf23 WebView 1.0 Beta 2: a lot of fixes & small changes
git-svn-id: svn://kolibrios.org@4686 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-23 17:12:21 +00:00
Kirill Lipatov (Leency)
74fe9346e3 WebView 1.0 Beta 1
git-svn-id: svn://kolibrios.org@4677 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-22 10:29:29 +00:00
Kirill Lipatov (Leency)
d476acc544 HTMLv: 2 fixes for previous revision
git-svn-id: svn://kolibrios.org@4674 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-21 21:21:11 +00:00
Kirill Lipatov (Leency)
99f3b47240 New Downloader: v0.5
git-svn-id: svn://kolibrios.org@4666 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-21 00:21:09 +00:00
Kirill Lipatov (Leency)
37230b0b5a HTMLv 0.99.75: fix page right margin
git-svn-id: svn://kolibrios.org@4651 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-15 15:32:37 +00:00
Kirill Lipatov (Leency)
8dc139d234 HTMLv: fixed memory leaks, fixed - show error page if page not found, some code refactoring
git-svn-id: svn://kolibrios.org@4650 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-15 15:16:08 +00:00
Kirill Lipatov (Leency)
a5d1f788b7 HTMLv: 0.99.73: if document has no encoding UTF will be used
git-svn-id: svn://kolibrios.org@4648 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-15 11:43:07 +00:00
Kirill Lipatov (Leency)
99f718a31d HTMLv: 0.99.72: fix processing URLs which starts from '/', handle errors on wrong site URL
git-svn-id: svn://kolibrios.org@4646 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-15 10:23:06 +00:00
Kirill Lipatov (Leency)
3144543b54 HTMLv: fix Akyltist bug
git-svn-id: svn://kolibrios.org@4637 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-12 23:30:28 +00:00
Kirill Lipatov (Leency)
5aa14a9e6a HTMLv 0.99.69
git-svn-id: svn://kolibrios.org@4636 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-12 22:56:28 +00:00
Kirill Lipatov (Leency)
e5380bd32b HTMLv: fix for URLs, need to test
git-svn-id: svn://kolibrios.org@4562 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-02-09 14:08:44 +00:00
Kirill Lipatov (Leency)
3416e337d4 HTMLv: httplib integration from hidnplayr step #3, uses native_http checkbox (non-stable, off by default)
git-svn-id: svn://kolibrios.org@4554 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-02-02 19:20:59 +00:00
Kirill Lipatov (Leency)
b29e77e550 HTMLv: several fixes
git-svn-id: svn://kolibrios.org@4550 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-30 18:28:50 +00:00
Kirill Lipatov (Leency)
1db99aa26a HTMLv: History or URLs & cached images (available from menu), Page not found custom
git-svn-id: svn://kolibrios.org@4544 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-29 00:14:09 +00:00
Kirill Lipatov (Leency)
862f49c057 WTB: small structure improvements
git-svn-id: svn://kolibrios.org@4540 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-27 20:16:33 +00:00
Kirill Lipatov (Leency)
af8dd86a4a Liza: integration TWB part #2
git-svn-id: svn://kolibrios.org@4534 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-27 02:16:25 +00:00
Kirill Lipatov (Leency)
72b2ccfd17 HTMLv: fixes
git-svn-id: svn://kolibrios.org@4533 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-27 01:17:07 +00:00
Kirill Lipatov (Leency)
16d2133641 HTMLv/TWB: several structure improvements
git-svn-id: svn://kolibrios.org@4508 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-22 00:08:47 +00:00
Kirill Lipatov (Leency)
f9c606dc62 HTMLv: fix links while scrolling page
git-svn-id: svn://kolibrios.org@4504 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-21 19:22:03 +00:00
Kirill Lipatov (Leency)
5e9c271f01 HTMLv 0.99.64: cursor pointer support for links
git-svn-id: svn://kolibrios.org@4497 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-20 23:42:18 +00:00
Kirill Lipatov (Leency)
de57cc6ce9 HTMLv: fix links
git-svn-id: svn://kolibrios.org@4493 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-19 23:48:36 +00:00
Kirill Lipatov (Leency)
e50945c8bc HTMLv: fix links hover
git-svn-id: svn://kolibrios.org@4492 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-19 22:55:57 +00:00
Kirill Lipatov (Leency)
f60d20d830 Links implementation fully rewritten
git-svn-id: svn://kolibrios.org@4491 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-19 22:46:58 +00:00
Kirill Lipatov (Leency)
de218dc14a HTMLv: code clear and structuring
git-svn-id: svn://kolibrios.org@4488 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-19 20:06:42 +00:00
Kirill Lipatov (Leency)
a48c1e2408 HTMLv: a little bit more code refactoring
git-svn-id: svn://kolibrios.org@4486 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-19 17:12:45 +00:00
Kirill Lipatov (Leency)
d80753697c HTMLv 0.99.6: reorganize structure, fix condition script, disable <right>, <center> (you can use only h1/h2/h3/h4 align="" now)
git-svn-id: svn://kolibrios.org@4475 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-18 11:46:58 +00:00
Kirill Lipatov (Leency)
bcb5772288 HTMLv 0.99.5: Condition Script
git-svn-id: svn://kolibrios.org@4417 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-29 12:48:06 +00:00
Kirill Lipatov (Leency)
3fe0fbddb3 HTMLv: WebView independent now
code refactoring #4

git-svn-id: svn://kolibrios.org@4416 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-27 12:30:42 +00:00
Kirill Lipatov (Leency)
b0297021f9 code refactoring #3
HTMLv 0.99.3: use list_box.h

git-svn-id: svn://kolibrios.org@4415 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-27 11:15:17 +00:00
Kirill Lipatov (Leency)
3953f09968 HTMLv: code refactoring #2
git-svn-id: svn://kolibrios.org@4414 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-27 01:08:50 +00:00
Kirill Lipatov (Leency)
e3a51a20f1 HTMLv code refactoring
git-svn-id: svn://kolibrios.org@4413 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-27 00:33:12 +00:00
Kirill Lipatov (Leency)
596551cbe3 appearance update (I hope the last), build.bat scripts changed to use global path, WebView component from HTMLv moved to separate folder
git-svn-id: svn://kolibrios.org@4411 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-26 23:36:17 +00:00