leency
16a0ef9543
WebView 3.91 ( #230 )
...
- fix crash at the end of the page https://menuetos.net/docs.htm ;
- improve position of the line under text (and related code)
for a various font sizes;
- handle params width= and size= of <hr>;
- update acid_0.1.htm page.
Reviewed-on: https://git.kolibrios.org/KolibriOS/kolibrios/pulls/230
Reviewed-by: Max Logaev <maxlogaev@proton.me>
Co-authored-by: leency <lipatov.kiril@gmail.com>
Co-committed-by: leency <lipatov.kiril@gmail.com>
2025-05-05 19:04:52 +02:00
leency
d6c44c6570
WebView 3.9
...
- new homepages
- fix clash on a wrong <kosicon> number
- set proper internal page sizes
2025-04-03 10:50:04 +02:00
leency
292bd1d739
webview 3.85: fix a specific case when col width was calculated wrong
2025-03-17 11:50:17 +01:00
leency
1a756358f5
webview 3.84
...
- tagicon support
- draw_buf => BufIsInvalid() add check
2025-03-17 11:50:17 +01:00
leency
009c0d0519
webview-3.83
...
- fixed collection.h that caused webview crash
- fix rolled-up bug
- add special symbol from builds.kolibrios.org/status.html
2025-03-17 11:50:17 +01:00
leency
5a852ebdfb
Apps/webview: Version 3.82. Fixed text rendering, speedup ( #130 )
...
Co-authored-by: leency <lipatov.kiril@gmail.com>
Co-committed-by: leency <lipatov.kiril@gmail.com>
2025-03-10 20:28:52 +01:00
leency
1df7b2fd4c
Apps/webview: Version 3.8. Fixed <p>, new h3 style
...
- `cmm/lib/collection.h`: fixed memory leak, more safe, optimizations;
- webview: mostly fix <p>, new h3 style, some other updates.
Reviewed-on: https://git.kolibrios.org/KolibriOS/kolibrios/pulls/115
2025-03-07 03:00:49 +03:00
leency
5aa17d5823
Apps/webview: Fixed parse tag param and use Bing search
...
- Fixed parse case of tag param like "attr = value";
- Use the default Bing search as it only supports HTTP.
2025-03-02 12:10:08 +01:00
leency
4d6ef342e1
Apps/webview: Fixed issue #100
2025-03-02 12:10:08 +01:00
leency
8e5b315fd4
Apps: Fix webview and downloader issue #22
...
- Fix #22 in both webview and downloader;
- Get rid of app mode in webview;
- Fix update link for webview.
2025-03-02 12:10:08 +01:00
leency
84aec355b8
Fix #8 : The "webview" web browser, started with the parameter, address with the name of the download file, downloads the same file multiple times.
2025-02-25 15:51:03 +02:00
leency
a576b68db3
C-- menu: quick update to avoid full redraw, now redraw only changed items
2025-02-25 14:35:21 +02:00
Ivan Baravy
e23778f306
Fix language tags for cmm programs
...
ru -> ru_RU
2024-06-02 03:56:38 +01:00
Ivan Baravy
e9e08c56b6
Update Tupfile.lua's for tup-0.8
...
git-svn-id: svn://kolibrios.org@10042 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-21 14:45:21 +00:00
Andrew Dent
8735d3ceac
Optimize png files for cmm
programs
...
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 191 B (~281 B kpacked), average ~1% saving for 3 files.
Source artwork material (not directly included in a distribution):
- Slimmed 7 KiB (~5 KiB kpacked), average ~41% saving for 13 files.
git-svn-id: svn://kolibrios.org@10033 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-15 20:09:44 +00:00
Kirill Lipatov (Leency)
361657b326
ImgEdit: add scale feature
...
git-svn-id: svn://kolibrios.org@9644 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-15 20:30:04 +00:00
Kirill Lipatov (Leency)
7592583563
do not include config.inc into IMG, use var in macros.inc as it was before
...
webview: more peach default bg
git-svn-id: svn://kolibrios.org@9604 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-09 10:00:41 +00:00
Kirill Lipatov (Leency)
36e64a3f84
cmm: mass renaming
...
git-svn-id: svn://kolibrios.org@9602 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-09 06:36:16 +00:00
vitalkrilov
97e3188585
Fixed misuse of "/rd/1" (changed to "/sys") for some programs
...
git-svn-id: svn://kolibrios.org@9585 a494cfbc-eb01-0410-851d-a64ba20cac60
2022-01-07 01:01:22 +00:00
Kirill Lipatov (Leency)
8bf60cac6d
@MENU: allow to set links to files that would be open using @open
...
MENU.DAT: add a "Welcome" link, small resort
WEBVIEW: fix links browsing at bugs.kolibri-n.org
@RESHARE: fix crash on skin change
CMM: use @reshare for some apps which leads to size decrease
OSUPDATE: rework UI
git-svn-id: svn://kolibrios.org@9439 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-18 15:21:21 +00:00
Kirill Lipatov (Leency)
5304ccbd3b
menu.dat: updated for ENG and RUS
...
ICONS16.PNG: new icons
Other small fixes
git-svn-id: svn://kolibrios.org@9436 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-18 00:41:36 +00:00
Kirill Lipatov (Leency)
97e41dfa4f
Necromancer's Dos Navigator (NDN): new version by CandyMan with fixes and @open support
...
WebView: detect a webpage by <title>
CMM fs.h: bugfix
git-svn-id: svn://kolibrios.org@9422 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-15 20:52:45 +00:00
Kirill Lipatov (Leency)
04fcadc700
fix default page in browser
...
git-svn-id: svn://kolibrios.org@9365 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-03 11:46:42 +00:00
Kirill Lipatov (Leency)
061d9823f5
WebView: optimization of the prior commit
...
git-svn-id: svn://kolibrios.org@9351 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-01 18:44:42 +00:00
pavelyakov
67c53d7a93
APPS: new meta width height left top and exit
...
git-svn-id: svn://kolibrios.org@9350 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-01 16:23:00 +00:00
pavelyakov
dd931d8400
+ special key -app
...
git-svn-id: svn://kolibrios.org@9348 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-12-01 12:30:40 +00:00
Kirill Lipatov (Leency)
3717b92b6d
#WebView: [fix] do not pop the default text color
...
#uARM: host image at store.kolibri-n.org [as xvilka's server doesn't work]
#Eolite: finally fix one of the oldest issues with KeyUp at the top of the list, which could move selection on the random file
#KolibriNext installer: activate window after installation
git-svn-id: svn://kolibrios.org@9341 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-27 23:03:47 +00:00
Kirill Lipatov (Leency)
3d9d07ba7c
WebView: bugfixes
...
git-svn-id: svn://kolibrios.org@9318 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 23:53:46 +00:00
Kirill Lipatov (Leency)
a0253bc1a6
WebView 3.65: table width support
...
git-svn-id: svn://kolibrios.org@9309 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-25 01:11:11 +00:00
Kirill Lipatov (Leency)
a6e0b135b3
WebView: use custom C-- function if CP1251 to CP866 convert is failed in iconv.obj (the case for 4pda.to)
...
Please somebody fix iconv...
git-svn-id: svn://kolibrios.org@9306 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-24 21:06:54 +00:00
Kirill Lipatov (Leency)
3b314ebaf8
IMG:
...
- replace netcode.obj by base64.obj
- add lib/libcrash.obj
WEBVIEW:
- use custom utf8rutodos() if iconv() failed (the case for forum.old-dos.ru)
git-svn-id: svn://kolibrios.org@9304 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-24 10:52:23 +00:00
Kirill Lipatov (Leency)
ba3c6816a1
WebView: omit lists inside <nav> tag for better readability
...
git-svn-id: svn://kolibrios.org@9302 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-22 18:30:51 +00:00
Kirill Lipatov (Leency)
58e8cfd0d6
WebView 3.61: fixes release
...
git-svn-id: svn://kolibrios.org@9296 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 18:22:14 +00:00
Kirill Lipatov (Leency)
53fd96fe51
WebView 3.6: better table support, bugfixes
...
git-svn-id: svn://kolibrios.org@9294 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 11:42:21 +00:00
Kirill Lipatov (Leency)
40ec5cc46e
WebView fix for tables: line postion and autoclose some tags
...
git-svn-id: svn://kolibrios.org@9293 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-21 03:19:08 +00:00
Kirill Lipatov (Leency)
fbb29dd500
WebView: fix big in links that may cause weird occasional time to time crashes
...
git-svn-id: svn://kolibrios.org@9289 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-20 12:10:42 +00:00
Kirill Lipatov (Leency)
2b790ca52d
WebView 3.52: handle dd, dl unclosed tags (thanks turbocat2001 for the bug report)
...
git-svn-id: svn://kolibrios.org@9263 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-13 17:21:44 +00:00
Kirill Lipatov (Leency)
2eddf0b1c0
WebView: fix page scroll when user is just clicked on a scrolling area and did not drug a slider
...
git-svn-id: svn://kolibrios.org@9259 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-05 18:03:23 +00:00
Kirill Lipatov (Leency)
7015aadd71
System Panel:
...
- add Network Speed test (thanks Coldy for the idea)
- add AMDtemp, also add app icon into icons32.png
git-svn-id: svn://kolibrios.org@9246 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-11-03 22:53:03 +00:00
Rustem Gimadutdinov (rgimad)
0c45d523d3
WebView: added build and run scripts for linux
...
git-svn-id: svn://kolibrios.org@9178 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-09-05 10:40:30 +00:00
Kirill Lipatov (Leency)
5c1c425d92
WebView: bugfix
...
git-svn-id: svn://kolibrios.org@9104 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-02 17:57:41 +00:00
Kirill Lipatov (Leency)
778de94be4
WebView 3.5: basic table support (all cols are same width, no colspan, no borders...)
...
git-svn-id: svn://kolibrios.org@9103 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-02 14:08:12 +00:00
Kirill Lipatov (Leency)
1ab60232c8
WebView: various fixes
...
git-svn-id: svn://kolibrios.org@9089 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-26 07:21:58 +00:00
Kirill Lipatov (Leency)
b7127c3170
- upload a simple wallpapper: sand.png
...
- upload a free NES game: MultiDude.nes
- add builds.kolibrios.org to bookmarks of WebView
git-svn-id: svn://kolibrios.org@9005 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-06 07:56:35 +00:00
Kirill Lipatov (Leency)
861d24c21a
various bugfixes
...
git-svn-id: svn://kolibrios.org@8996 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-07-04 17:27:35 +00:00
Kirill Lipatov (Leency)
30c1f25537
notes: code clean
...
cmm: update build.bat files to use /D=LANG_XXX instead of creating lang.h--
git-svn-id: svn://kolibrios.org@8954 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-06-28 12:08:38 +00:00
Kirill Lipatov (Leency)
819b3e8259
WebView 3.32: fix images load
...
git-svn-id: svn://kolibrios.org@8698 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-04-27 20:32:18 +00:00
Kirill Lipatov (Leency)
031ccc8bf9
WebView: fix images
...
git-svn-id: svn://kolibrios.org@8594 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-16 15:38:55 +00:00
Kirill Lipatov (Leency)
ca712957b8
WebView: move http.free() at the end
...
git-svn-id: svn://kolibrios.org@8574 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-04 23:00:27 +00:00
Kirill Lipatov (Leency)
98b4302a7f
WebView: detect websites without body and html by head tag
...
git-svn-id: svn://kolibrios.org@8572 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-04 15:04:33 +00:00