Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9505 849 d 16 h leency / KolibriN Installer: temporary overpath of copyf() issues  
9439 858 d 22 h leency / @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
 
8868 1043 d 4 h leency /programs/cmm/ eolite: bugfixes and code clean  
8484 1215 d 14 h leency / system menu: smaller config files  
8439 1224 d 15 h leency /programs/cmm/ WebView: refactoring  
8302 1239 d 23 h leency /programs/cmm/ WebView: small fixes  
8278 1242 d 18 h leency / Separate Downloader from WebView into /sys/network/dl
+ Multi-threaded now!
+ Some small fixes
 
7945 1438 d 3 h leency /programs/cmm/ cmm: fix strstri
webview: fix <> in non-html files
quark: search updates
 
7941 1438 d 17 h leency /programs/cmm/ Quark v0.7  
7878 1449 d 22 h leency /programs/cmm/ menu: fix keys
lib/strings.h: fix strstri()
Eolite:
- fix sorting
- paste in a new process
- delete and properties in a new process for a single item
 
7863 1451 d 14 h leency / FASM: fix whole system hung if source was "dd %t" (by Prohor Nikiforov)
KFM: buildin buttons.bmp
CMM: update libs
 
7783 1472 d 16 h leency /programs/ easyshot v1.3, console: new scrollbar  
7768 1480 d 18 h leency /programs/cmm/ cmm: reduce C-- app sizes by removing sprintf() from some apps and libs  
7764 1481 d 6 h leency /programs/cmm/ WebView 2.2: pages cache, fast DrawBufer.Fill()  
7758 1486 d 16 h leency /programs/cmm/ WebView 2.0 Gold  
7757 1488 d 3 h leency /programs/cmm/ WebView 2.0 beta 4: highlight a link as a single item, more refactoring  
7752 1491 d 13 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)
 
7750 1492 d 13 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 1493 d 22 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
 
7742 1495 d 23 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
 
7506 2005 d 2 h leency /programs/cmm/ cmm editboxes: various fixes  
7439 2028 d 4 h leency /programs/cmm/lib/ revert r7435  
7435 2029 d 4 h pavelyakov /programs/cmm/lib/ Update function sprintf, fixed bugs  
7286 2165 d 1 h leency /programs/cmm/ speedup kfonts
completely rewriting Aelia #2
 
7163 2257 d 22 h leency /programs/cmm/ Eolite: fix default icon
WebWiew: handle URLs starting with double slash "//"
C-- lib: make some functions include optional
 
7049 2394 d 15 h leency /programs/cmm/ Fix OpenDialog filter (VERY big thanks to IgorA), rename libimg_lib.h to libimg.h and libio_lib.h to libio.h, Calypte uses string collection  
6887 2569 d 15 h pavelyakov /programs/cmm/ Update library
New library window
 
6791 2694 d 20 h leency /programs/cmm/ cmm: various updates  
6771 2702 d 21 h leency /programs/cmm/ revert prior commit, update dicty  
6742 2710 d 3 h leency /programs/cmm/ cmm: decrease apps size  
6730 2713 d 2 h leency /programs/cmm/ WebView 1.52: couple of bugs fixed, open local files with @open, add <bg> tag; still very crashful  
6058 3023 d 14 h leency /programs/cmm/ Aelia 0.3: Sandwich menu, handle redirects, add links.h
+ lib/debug.h
 
6021 3036 d 21 h leency /programs/cmm/ cmm: font.h increase performance on 15-20%  
5803 3154 d 23 h leency /programs/cmm/ CMM: remove strncpy() function, replace it by strlcpy() as more stable  
5713 3180 d 22 h leency /programs/cmm/ CMM: utf8_strlen() optimization  
5712 3180 d 22 h leency /programs/cmm/ WebView 1.2: bigger fonts by default  
5690 3184 d 15 h leency /programs/cmm/ 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
 
5676 3186 d 22 h pavelyakov /programs/cmm/ Update libs cmm.  
5646 3189 d 2 h pavelyakov /programs/cmm/ Fix bags. sprintf.
Update io.h
 
5640 3189 d 15 h pavelyakov /programs/cmm/ New libs: io.h, math.h, date.h
kolibri.h: class mouse
Update applications