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)
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)
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)
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 & 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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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