Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7768 1494 d 20 h leency /programs/cmm/ cmm: reduce C-- app sizes by removing sprintf() from some apps and libs  
7767 1494 d 21 h leency /programs/cmm/browser/ ups, sorry fix #2  
7766 1494 d 21 h leency /programs/cmm/browser/ fix prior  
7765 1494 d 21 h leency /programs/cmm/ WebView 2.25: add check for updates function  
7764 1495 d 8 h leency /programs/cmm/ WebView 2.2: pages cache, fast DrawBufer.Fill()  
7763 1495 d 20 h leency /programs/cmm/browser/ fix prior  
7762 1495 d 20 h leency /programs/cmm/ WebView: autodetect encoding, fix crash on "dd" tag overflow, write ipfame link  
7761 1496 d 0 h leency /data/common/develop/tcc/lib/ add forgotten tcc/lib/ files  
7760 1496 d 0 h leency / add forgotten tcc files  
7759 1496 d 16 h leency /programs/cmm/ WebView 2.1: ordered list support, feature to change encoding manually  
7758 1500 d 18 h leency /programs/cmm/ WebView 2.0 Gold  
7757 1502 d 4 h leency /programs/cmm/ WebView 2.0 beta 4: highlight a link as a single item, more refactoring  
7756 1503 d 19 h leency /programs/ fix searchapp  
7755 1504 d 5 h leency /programs/cmm/ WebView 2.0 beta 2: WebView.c refactoring  
7754 1505 d 13 h leency /programs/ compress animage graphics, webview fix  
7753 1505 d 14 h leency /skins/Leency/Shkvorka/ Default skin Shkvorka: trying to fit into a single sector  
7752 1505 d 15 h leency /programs/cmm/ WebView 2.0 beta 1:
- rewrite tag parsing procedure to use collections
- completely refactor TWB component
- fix a couple of issues: broken tabs in <pre>, mishandle of local page not found, anchors memory leak
- so finally all id's and names are included as anchors*
(*some anchors in web still don't work)
 
7751 1506 d 15 h leency /programs/cmm/liza/ fix liza  
7750 1506 d 15 h leency /programs/cmm/ WebView 1.94: code refactoring and bugfixing; also
- rework source code view, open it in a new tab
- fix tagparm parsing for case: src=./images/KolibriOS_logo2.jpg?sid=e8ece8b38b
- fix: show image text in multiple lines if need
 
7749 1507 d 23 h leency /programs/cmm/ WebView 1.93:
- handle the case when '&' is written as non special caracter like &nbsp;
- handle emply lines of list to aboid more than 2 emply lines for better readability
- improve img tag display
- show colored background of all text in debug mode
- improve page display if no html or body tag but the page is still has tags to display
 
7748 1508 d 14 h leency /programs/cmm/ WebView 1.92:
- fix crash with <img> tag
- fix links hovering on the header
- update gate.aspero.pro so it toss a redirect location to the browser
- allow websearch with the space in phrase
- allow render pages with <html> without <body> tag
- Ctrl+O to open files via OpenDialog
 
7747 1508 d 19 h leency /programs/cmm/TWB/ fix misspell  
7746 1508 d 20 h leency /programs/cmm/ WebView 1.9: tweaks for better view, reworked source view  
7745 1509 d 3 h pavelyakov /programs/cmm/lisp/ Lisp: upd new function.  
7744 1509 d 16 h pavelyakov /programs/cmm/lisp/ Upd: Lisp interpreter v1.5  
7743 1509 d 21 h leency /programs/cmm/ WebView 1.85: russification, new feature to search the web, allow to set background color of the text, add help page, more hotkeys
Pixie: better icon of audio button
 
7742 1510 d 1 h leency /programs/cmm/ WebView 1.84:
- deny more than 2 empty line breaks
- h1 is now bolder than h2, propper align of list items, show buttons, distinct images in text
- add hotkeys
- improve proceed of urls
 
7741 1510 d 2 h pavelyakov /programs/cmm/ Update library array.  
7740 1510 d 4 h pavelyakov /programs/cmm/lib/ Addition new function for crc32 checksum!  
7739 1511 d 14 h leency /programs/cmm/ WebView 1.83:
- hack to show all text on the page, even if Y>32000
- open urls with #tag in the end
- fix page open for some cases
 
7738 1513 d 15 h leency /programs/cmm/ WebView 1.82: dynamic realloc finally, working anchors again!  
7737 1518 d 14 h dunkaist /drivers/audio/ intel_hda: Add AMD RavenRidge vendor:device ids.

Also, set memory space bit in PCI Command register at initialization.
This enables sound at least on my laptop.
 
7736 1519 d 15 h dunkaist /kernel/trunk/ kernel: Bring back XFS: v4 and v5 disk formats are supported now.

Read-only. Writing is not planned.
 
7735 1524 d 2 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: tiff: Don't rely on EOI tag at the end of the strip.

Reference implementation (libtiff) has a workaround: precalculate data
size of the strip and don't rely on EOI tag of specific bit length.

This allow to read some invalid TIFF LZW images by my old scanner.
 
7734 1528 d 18 h dunkaist /kernel/trunk/boot/ kernel: Implement reboot via fixed Reset register in FADT table if available.

The code expects the register is in system_io space.
Other options are not implemented but it works on my computer (c).
 
7733 1529 d 11 h dunkaist /kernel/trunk/ kernel: Support more than one I/O APIC and 24 interrupts.  
7732 1529 d 11 h dunkaist /programs/system/pcidev/trunk/ pcidev: Increase the number of reported IRQs from 24 to 64.  
7731 1529 d 11 h dunkaist /kernel/trunk/boot/ uefi4kos: Increase the number of searched PCI buses.  
7730 1535 d 0 h leency / notes: fix hotkeys of editbox with the ctrl like copy|paste  
7729 1539 d 6 h Alex2003 /kernel/trunk/docs/ Gone!