Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8491 1211 d 22 h leency /programs/cmm/browser/ WebView 3.28: fixes in tags q, hr; refactoring  
8490 1212 d 0 h leency /programs/cmm/ WebView 3.27: do not draw scroll for a short page, better handle wrong code  
8462 1219 d 18 h leency /programs/cmm/browser/ WebView 3.26: disable cache for pages with param (site/?par=val)  
8457 1220 d 6 h leency /programs/cmm/browser/ 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
 
8454 1220 d 21 h leency /programs/cmm/browser/ WebView 3.21: small fixes  
8451 1221 d 19 h leency /programs/cmm/ WebView 3.2:
- improve image positioning: inline images, various line height
- revert 8443 and fix into enother way
- proceed colors without hash symbol
 
8444 1222 d 7 h leency /programs/cmm/browser/ WebView 3.14: fix critical regression with file download  
8443 1222 d 8 h leency /programs/cmm/browser/ WebView 3.12: bugfix for colors (always set alpha to 0xff)  
8440 1222 d 18 h leency /programs/cmm/browser/ WebView 3.11: refactoring tag parse  
8439 1222 d 21 h leency /programs/cmm/ WebView: refactoring  
8425 1224 d 3 h leency /programs/cmm/ WebView: fixed memory leak in cache.add(), give system memory back each time parse ends  
8410 1225 d 17 h leency /programs/cmm/ WebView 3.01: bugfixes (thanks Mihail Serebryakov and rgimad for reports), refactor URL parse  
8407 1226 d 4 h leency /programs/cmm/ APP_PLUS: revert last change: so it can handle param again
C-- LIBIMG: fix memory leak
SYSMON: always on top now
WebView: fix: remove garbage on the top of the UTF pages
 
8396 1226 d 23 h leency /programs/cmm/ WebView 3.0 Gold: IMG support!
No page blinking on scroll, proper alpha-channel blend (PNG 32bpp), local images support, base64 images support* (only small ones yet). Need code refactoring.
 
8365 1229 d 6 h leency / IMG: clean up in folders, mostly in /DEMOS/ and /DEVELOP/, move examples to /DEVELOP/EXAMPLES/
asciivju: add font type switcher
 
8363 1229 d 16 h leency /programs/ libimg: img.decode now checks that length is not null
WebView: img tag: proceed data-src= if src= is empty, fix crash
 
8355 1230 d 23 h leency / WebView beta 4: bugfixes  
8350 1231 d 20 h leency /programs/cmm/ WebView: fix 2 cases of crash, no space on the link start  
8339 1232 d 8 h leency /programs/cmm/ WebView: fixed critical memory leak  
8336 1233 d 1 h leency /programs/cmm/ WebView 2.8 beta  
8330 1234 d 20 h leency /programs/cmm/ WebView images support (temporary is off, press F11 to enable)  
8320 1236 d 3 h leency / remove codeview  
8319 1236 d 8 h leency /programs/cmm/ WebView: proceed tags like "&nbsp" without ';' at the end
Downloader: handle "content-disposition" header to set correct filename from server renponse
 
8302 1238 d 5 h leency /programs/cmm/ WebView: small fixes  
8016 1421 d 21 h leency /programs/cmm/ WebView:
- fix unclosed <font> tag
- use collection_int for colors
- download images, no draw yet
 
8008 1424 d 21 h leency / fix skins.inc path  
7991 1427 d 4 h leency /programs/cmm/ eolite: do not show inaccessible disks (sata & usb devices on some PCs)
mousecfg: save values to system.ini
fix regressions in webview and clipview
 
7970 1431 d 22 h leency /programs/cmm/ WebView 2.6: rewrite links, fix crashes  
7945 1436 d 9 h leency /programs/cmm/ cmm: fix strstri
webview: fix <> in non-html files
quark: search updates
 
7937 1437 d 6 h leency / icons16.png: new icon for .pal and .dtp files
skincfg: support of .dtp file open
 
7893 1446 d 22 h leency /programs/cmm/ WebView: refresh the page of clear cache, bugfixes  
7889 1447 d 4 h leency / icons16.png: small colors tweak to bring them into the common gamma
eng/settings/menu.dat: general update, sunc with rus
/data/rus/pipetka: remove as it is closed-source and replace by
pipet: add to IMG/develop/pipet (open-source, copy to clipboard function)
cmm/lib/io.h: fix library function
ircc: add 'x' to the close button, update tab colors to fix low contrast on some skins
 
7799 1468 d 13 h leency /programs/cmm/ browser bugfixes  
7797 1469 d 0 h leency /programs/cmm/ mouse: fix; webview support bold text in docx  
7781 1471 d 6 h leency /programs/cmm/ CMM Menu: now used in TxtRead, Calypte, IconEdit  
7780 1471 d 8 h leency /programs/cmm/ lmenu: use fix permissions of shared memory; thanks a lot to tsdima
WebView: use lmenu
 
7771 1474 d 3 h leency /programs/cmm/ WebVIew 2.4: tabs  
7764 1479 d 12 h leency /programs/cmm/ WebView 2.2: pages cache, fast DrawBufer.Fill()  
7762 1480 d 0 h leency /programs/cmm/ WebView: autodetect encoding, fix crash on "dd" tag overflow, write ipfame link  
7759 1480 d 20 h leency /programs/cmm/ WebView 2.1: ordered list support, feature to change encoding manually